Search Constraints
Filtering by:
Type
Dataset
Remove constraint Type: Dataset
Language
English
Remove constraint Language: English
« Previous |
1 - 10 of 14
|
Next »
Number of results to display per page
Search Results
-
- Description:
- This data collection template serves the purpose of collecting primary life cycle inventory (LCI) data for the life cycle assessment (LCA) of reuse concrete building elements from reuse practitioners and researchers conducting experimental work. The template aids in documenting building element specific energy and resource consumptions caused during the reuse process. The template was developed in the context of CRC 1683 by sub-project C02, responsible for the LCA of the building element reuse process. , About the CRC 1683: The German construction sector is responsible for a substantial resource and energy consumption, as well as high waste generation. CRC 1683 explores the possibility of a circular modular reuse of cast-in-place concrete load-bearing structures, to mitigate these environmental impacts. Divided into three project groups, the CRC researches all process steps necessary for the reuse, from the disassembly of source load-bearing structures, the characterisation of the reuse building elements properties and conditions, their refurbishment, and their connection and installation into new target structures. More information on CRC 1683 can be obtained from: https://www.sfb1683.ruhr-uni-bochum.de/mru/index.html.en, and Sub-project C02: Sub-project C02 evaluates the environmental benefits of the reuse process developed in CRC 1683 by means of Life Cycle Assessment (LCA) on the building element, building, and national building stock levels. The template presented in this dataset was created to gather the necessary Life Cycle Inventory (LCI) data from sub-projects conducting experimental works for the LCA of the reuse process on the building element level.
- Keyword:
- LCA, Life Cycle Assessment, Circular Economy, CE, Construction, and Sustainability
- Publisher:
- Language:
- English
- Date Uploaded:
- 2026-01-21
- Date Modified:
- 2026-01-23
- License:
- Creative Commons BY Attribution 4.0 International
- Resource Type:
- Dataset
-
- Description:
- This dataset comprises self-reported questionnaire responses from 12,000 participants, capturing their conceptions, misconceptions, perceptions, and attitudes toward digital security. It also examines their familiarity with various digital security terms, experiences with cybercrime, and the protective measures participants employ to safeguard their online data. The survey, conducted in late 2021, includes responses from 1,000 participants in each of 12 countries: China, Germany, India, Israel, Italy, Mexico, Poland, Saudi Arabia, South Africa, Sweden, the UK, and the USA. , The dataset is provided in two files: , 1. "SurveyResponses_DigitalSecurityAroundTheWorld.csv": This file contains the complete survey responses from all 12,000 participants., 2. "DataMap_DigitalSecurityAroundTheWorld.pdf": This document includes each question and response option from the full questionnaire. It also maps the survey questions to their corresponding column names in the dataset, facilitating data interpretation., When using any part of our dataset for your own research, please make sure to cite the following publications: , - Franziska Herbert, Steffen Becker, Leonie Schaewitz, Jonas Hielscher, Marvin Kowalewski, Angela Sasse, Yasemin Acar, and Markus Dürmuth. 2023. A World Full of Privacy and Security (Mis)conceptions? Findings of a Representative Survey in 12 Countries. In Proceedings of the 2023 CHI Conference on Human Factors in Computing Systems (CHI '23). Association for Computing Machinery, New York, NY, USA, Article 582, 1–23. https://doi.org/10.1145/3544548.3581410 , and - Franziska Herbert, Collins W. Munyendo, Jonas Hielscher, Steffen Becker, Yixin Zou. 2025. Digital Security Perceptions and Practices Around the World: A WEIRD vs. Non-WEIRD Comparison. In Proceedings of the 34th USENIX Security Symposium (USENIX Security 25). USENIX Association, Philadelphia, PA, USA. https://www.usenix.org/conference/usenixsecurity25/presentation/herbert
- Keyword:
- human-centered security, privacy, online survey, and cross-country comparison
- Publisher:
- Language:
- English
- Date Uploaded:
- 2025-01-24
- Date Modified:
- 2026-01-20
- License:
- Creative Commons BY Attribution 4.0 International
- Resource Type:
- Dataset
-
- Description:
- The provided Bash scripts are used to convert raw magnetic resonance imaging (Magnetic Resonance Imaging, MRI) data from the Digital Imaging and Communications in Medicine (DICOM) standard format into a Brain Imaging Data Structure (BIDS)-compliant dataset. The scripts convert DICOM files into the Neuroimaging Informatics Technology Initiative (NIfTI) format, which can be used for preprocessing MRI data. In addition to the NIfTI files, the conversion also generates the metadata required by the BIDS standard. Dataset quality and compliance can be checked using a BIDS validator (e.g., https://bids-standard.github.io/bids-validator/). The two scripts are adapted for different experimental sessions: script_dcm2nii_S1.sh is used for data from the first session (S1), while script_dcm2nii_S2.sh is used for the second session (S2). The scripts differ in that S2 additionally processes diffusion-weighted imaging (DWI) data. Both scripts were developed as part of my own work with my individual MRI data. If you want to use them on your own data, you may need to adjust the scripts to match your raw data’s naming conventions. For more information, see the ReadMe file.
- Keyword:
- NIfTI (Neuroimaging Informatics Technology Initiative), conversion, Bash script, DICOM (Digital Imaging and Communications in Medicine), and BIDS (Brain Imaging Data Structure)
- Publisher:
- Language:
- English
- Date Uploaded:
- 2026-01-14
- Date Modified:
- 2026-01-20
- License:
- MIT License
- Resource Type:
- Software
-
- Description:
- This R script was developed to “translate” movement log files from a navigation task (path integration) experiment into so-called 'event tables'. These event tables summarize the recorded movements and can be used for further analyses, for example, to synchronize movement logs with brain activity. The script processes all CSV log files in a specified folder, classifies movement types, groups consecutive events, calculates onset, duration, and angles, and generates both individual and combined master event tables. Sample data are provided to test the script, though path adjustments are required. For more information, see the ReadMe file.
- Keyword:
- RStudio script, Movement log, and Event Table
- Publisher:
- Language:
- English
- Date Uploaded:
- 2026-01-14
- Date Modified:
- 2026-01-19
- License:
- MIT License
- Resource Type:
- Software
-
- Description:
- Visualizes participant navigation trajectories from Virtual Reality (VR) path integration (PI) experiments, showing target locations, traversed paths, orientation arrows, and drop error distances in RStudio. The script was developed to check whether participants performed the task correctly or whether other problems occurred during a trial (e.g., path integration marker was not deactivated correctly). Such trials were successfully excluded from further data analysis using the visualization script. In addition to the actual RStudio script, the package also includes an accompanying ReadMe file, sample input data, and the corresponding output visualizations.
- Keyword:
- RStudio script, path visualization, and path integration
- Publisher:
- Language:
- English
- Date Uploaded:
- 2026-01-14
- Date Modified:
- 2026-01-19
- License:
- MIT License
- Resource Type:
- Dataset
-
- Description:
- Generates configurable path integration (PI) patterns for Virtual Reality (VR) navigation experiments with RStudio. Creates 4-point configurations (Spawn→Start→Distractor→Goal→back to Start) optimized for maximum path length while respecting geometric constraints. The script was developed out of the need for rapid randomized generation of path integration patterns that can be easily adapted to the respective experimental conditions. In addition to the actual RStudio script, the package also contains an accompanying ReadMe file, sample input data, and the corresponding output files.
- Keyword:
- Virtual Experiments, Path Integration, RStudio script, and Virtual Environments
- Publisher:
- Language:
- English
- Date Uploaded:
- 2026-01-14
- Date Modified:
- 2026-01-19
- License:
- MIT License
- Resource Type:
- Dataset
-
- Description:
- The dataset contains continuous waveforms from a two-week Distributed Acoustic Sensing (DAS) experiment and the resulting catalog(s). The DAS data were recorded along a ~15 km-long dark telecom optical fiber connecting the villages of Antipata (Kefalonia) and Stavros (Ithaki), Greece. Continuous waveforms cover the period from 1 August 2024, 23:00 UTC to 15 August 2024, 23:00 UTC, with a short data gap between 09:14 and 09:48 UTC on 6 August 2024 due to an archiving interruption. File names correspond to UTC time + 1 hour, following the default system convention. Data acquisition was performed using a QuantX OptaSense interrogator with a ping rate of 5000 Hz, and subsequently decimated by a factor of 20 to a final sampling rate of 250 Hz. The system configuration used a gauge length of 10 m and a channel spacing of 2.04 m, resulting in a total of 7,750 channels. Waveform data are stored in 30-second segments and in the default instrument unit (optical phase shift). Additionally, we include the channel list after removing loops. and The DOWNLOAD ALL button provides a bash script that downloads all files in this dataset using a sequence of 'curl' commands. You may edit the script to suit your needs—for example, by removing or commenting out 'curl' lines corresponding to files or time intervals you do not wish to download.
- Keyword:
- Distributed Acoustic Sensing (DAS), Distributed Fiber Optic Sensing (DFOS), Seismicity, and Earthquake Catalog
- Subject:
- Earthquake and Seismology
- Publisher:
- Language:
- English
- Date Uploaded:
- 2025-12-04
- Date Modified:
- 2025-12-18
- License:
- Creative Commons CC0 1.0 Universal
- Resource Type:
- Dataset
-
- Description:
- This dataset is part of a Distributed Fiber Optic Strain Sensing (DFOS) study along a dark fiber for monitoring purposes conducted on an optical fiber link between Boxmeer and Deurne in the Netherlands. The work investigates the application of DFOS using existing dark fiber infrastructure from telecommunication companies to capture strain variations along tens of kilometers with high spatial and temporal resolution. The experiment covered the time period from 2025-06-25 08:19:32 UTC to 2025-08-11 11:56:03 UTC. This data set contains the recordings covering the arrival of seismic waves from the 2025 M8.8 Kamchatka earthquake between 2025-07-29 23:30:01 UTC to 2025-07-30 01:15:46 UTC. Recordings with the QuantX-system contain the following settings: gauge length of 20 m, channel spacing of 2 m, and a sampling rate of 250 Hz. The dark fiber has a length of nearly 36 km, leading to a total of 18,100 channels in each file. File naming follows the start timestamp in BTS. The 26 geo-referenced channel locations from tap tests and/or locatable noise sources are contained in this data set as well.
- Keyword:
- Distributed Fiber Optic Sensing (DFOS), Seismic Monitoring, Kamchatka, Earthquake, Ground Motion, Netherlands, Distributed Acoustic Sensing (DAS), and Distributed Dynamic Strain Sensing (DDSS)
- Subject:
- Earthquake and Seismology
- Publisher:
- Language:
- English
- Date Uploaded:
- 2025-09-12
- Date Modified:
- 2025-09-29
- License:
- Creative Commons CC0 1.0 Universal
- Resource Type:
- Dataset
-
- Description:
- Single Sign-On (SSO) is an authentication process that allows users to access multiple services with a single set of login credentials. Although SSO improves the user experience, it poses challenges to developers to implement complex authentication protocols securely. External services, called brokers, simplify the integration of SSO. In this paper, we shed light on the emerging brokered SSO ecosystem, focusing on the security of the newly introduced actor, the broker. We systematically evaluate the landscape of brokered SSO, uncovering significant blind spots in previous research. Our study reveals that 25% of the websites with SSO integrate brokers for authentication, an area that has not been covered by any previous research. Through our comprehensive security evaluation, we identify three categories of threats associated with brokered SSO: (1) insufficient validation of redirect chains enabling injection attacks, (2) unauthorized data access enabling account takeovers, and (3) violations of security best current practices. We expose vulnerabilities in over 50 brokers, compromising the security of more than 2k websites. These findings represent only a lower bound of a critical situation, underscoring the urgent need for improved security measures and protocols to safeguard the integrity of brokered SSO systems.
- Keyword:
- Single Sign-On and Identity Broker
- Subject:
- IT Security, Single Sign-On, Authorization and Authentication, and Identity Brokers
- Publisher:
- Language:
- English
- Date Uploaded:
- 2024-10-02
- Date Modified:
- 2025-07-25
- License:
- MIT License
- Resource Type:
- Dataset
-
- Description:
- Simulation tasks and numerical codes have become increasingly complex in the context of temporal and spatial upscaling for understanding and predicting subsurface rock mass mechanics, for example associated with radioactive waste disposal. Benchmark procedures based on laboratory datasets are required to verify the predictive capabilities of computational approaches. In this study, a high-quality laboratory dataset of conventional geomechanical experiments on granite was generated. Numerical simulations of the experiments were performed as proof-of-concept using COMSOL Multiphysics and RocScience RS to derive a benchmark procedure for numerical quality assurance that can be applied to computational approaches in the context of nuclear waste disposal and beyond. The laboratory schedule was specifically developed for the numerical simulation of time-dependent deformation characteristics in granite. Splitting tensile strength, uniaxial compressive strength, and triaxial compressive strength of carefully characterised specimens were investigated at different strain rates covering five orders of magnitude. Strength decreased with decreasing strain rate, and the presence of water decreased strength significantly. A significant contribution of end face friction in the experimental setup to the results of strength tests was verified and recommendations for preparational and experimental procedures in deformation experiments on granite were derived. Based on the laboratory dataset, 2D numerical simulations with RocScience RS2 successfully reproduced the effect of different lubricants to modify end face friction on strength, and COMSOL Multiphysics was able to reproduce the time-dependent deformation characteristics observed for granite. Using crack phase field damage modelling, COMSOL Multiphysics predicted triaxial compressive strength from uniaxial compressive strength by adjusting nothing but the boundary conditions. In both approaches, the adaptation of microstructural properties was required to successfully simulate the experimental findings pointing to a distinct need to further improve the understanding of microstructural processes causing the time-dependent deformation characteristics and to evaluate the potential for temporal upscaling to long-term processes exceeding those covered by laboratory experiments. The results of this study will significantly contribute to gaining more confidence in the predictive capabilities of numerical codes and identify code-specific parameters that are critical for successful prediction. , Please cite the following reference when using our dataset in your research: , Witte L.C., Asghari Chehreh H., Backers T., Duda M., Aydin M. & Parvin S., 2024. Digital appendix to 'Predictive capability of coupled rock behaviour – development of an experimentally based benchmark for numerical quality assurance (BeNuQuA)'. ReSeeD Research Data Repository, Research Data Services (RDS) of the Ruhr University Bochum., and Access to the dataset is available upon request. Please contact Prof. Dr. Tobias Backers ( tobias.backers@rub.de) or Dr. Mandy Duda ( mandy.duda@rub.de) for further information.
- Keyword:
- rocks, laboratory experiments, code comparison, Comsol Multiphysics, Rocscience, numerical simulation, benchmark, granite, time-dependence, rock deformation, and nuclear waste
- Subject:
- Comsol Multiphysics, rock deformation, nuclear waste, rocks, time-dependence, laboratory experiments, Rocscience, code comparison, benchmark, numerical simulation, and granite
- Publisher:
- Language:
- English
- Date Uploaded:
- 2025-02-20
- Date Modified:
- 2025-06-05
- License:
- Creative Commons BY-SA Attribution-ShareAlike 4.0 International
- Resource Type:
- Dataset
