Skip to main content
Powered by ShareScore

Find research datasets worth reusing

Search datasets from major research repositories and use ShareScore to quickly assess how well each record supports discovery, access, and reuse.

478

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

478 results for “artifact”

Learn how ShareScore rates datasets ↗
zenodo44/100

Artifacts supplementing the EuroUSEC '22 paper "Assessing Real-World Applicability of Redesigned Developer Documentation for Certificate Validation Errors"

<p>This upload supplements the conference EuroUSEC 2022&nbsp;submission by providing the full questionnaire, anonymized dataset and all performed analyses presented in the paper specified below.</p> <ul> <li>Title:&nbsp;<strong>Assessing Real-World Applicability of Redesigned Developer Documentation for Certificate Validation Errors</strong></li> <li>Authors:&nbsp;Martin Ukrop, Michaela Bal&aacute;žov&aacute;, Pavol Ž&aacute;čik, Eric Vincent Valč&iacute;k, Vashek Matyas</li> <li>Paper details: https://crocs.fi.muni.cz/public/papers/eurousec2022</li> <li>Paper abstract:&nbsp;<em>We face certificate validation errors commonly, yet the related tools and documentation had been shown to have very poor usability. Previous research suggests that just improving the error messages and corresponding documentation can have significantly positive effects. Our work aims at increasing the usability of certificate validation by 1) redesigning the API error messages and the corresponding documentation, and 2) validating the real-world applicability of the redesign by investigating the opinions of 180 IT professionals. We focus on the perceived obstacles, desired ideal form and overall satisfaction. The redesigned documentation exhibits a reliable significant decrease in perceived incompleteness, with a small amount of perceived bloat and tangle. The redesigned documentation, now published on a dedicated website, is preferred by 89% of our study participants.</em></li> </ul> <p>The artifacts accompanying this paper contain three major parts:</p> <ul> <li>The questionnaire used in the main study (described in Sections 3.1 and 3.2 of the paper and mostly present in Appendices A and B of the paper).</li> <li>The anonymized dataset (multiple formats) of all valid questionnaire answers and qualitative coding performed. Analyses of this dataset are the core of the paper and are present in subsection 3.4 and all parts of Sections 4 and 5.</li> <li>The set of analyses files (IBM SPSS scripts and outputs) producing all statistical results presented in the paper are included.</li> </ul> <p>More details about the artifacts can be found in the README file in the artifacts archive.</p>

opencc-by-4.0Aug 2021View details →
zenodo44/100

Artifacts for Keyword Extraction From Specification Documents for Planning Security Mechanisms

<p>This dataset contains the data used for evaluating VDocScan - a keyword extraction based security vulnerability prediction method. The repository includes an extensive list of Products and Vulnerability reports from CVE, a custom created dataset mapping vulnerability reports to product documentations, as well as, intermediate results from the study such as decision trees rendered for each vulnerability, correlation matrix of vulnerabilities etc.&nbsp;</p>

opencc-by-4.0May 2022View details →
zenodo44/100

Present day human hand grasping the same artifact by hand and hafted

<p><em>Examples of a present day human hand demonstrating a precision grip (top&nbsp;left) when grasping an artifact by hand and a power &quot;squeeze&quot; grip (top&nbsp;right) when grasping a hafted artifact (both palmar view). In turquoise&nbsp;(first metacarpal) and purple (trapezium) are the present day human and&nbsp;Neanderthal bones forming the trapeziometacarpal complex at the base of the thumb and responsible for its movements. </em></p>

opencc-by-4.0Feb 2023View details →
zenodo44/100

A StackExchange Dataset of Developer Questions Related to Checked-in Secrets in Software Artifacts

<p>Throughout 2021, GitGuardian&#39;s monitoring of public GitHub repositories revealed a two-fold increase in the number of secrets (database credentials, API keys, and other credentials) exposed compared to 2020, accumulating more than six million secrets. To our knowledge, the challenges developers face to avoid checked-in secrets are not yet characterized. In our artifact, we provide a dataset containing 779 questions mined from three StackExchange sites asked by developers related to checked-in secrets from three StackExchange sites. In addition, we provide 434 accepted answers provided by the other users of StackExchange to mitigate the challenge of checked-in secrets.</p> <p>&nbsp;</p> <table> <caption>An overview of StackExchange artifact</caption> <thead> <tr> <th scope="col">Field Name</th> <th scope="col">Description</th> </tr> </thead> <tbody> <tr> <td>Id</td> <td>An unique identifier of the question.</td> </tr> <tr> <td>Title</td> <td>The title of the question.</td> </tr> <tr> <td>Body</td> <td>The description of the question.</td> </tr> <tr> <td>Tags</td> <td>The tags related to the question such as &quot;security&quot;, &quot;git&quot; and &quot;key-management&quot;.</td> </tr> <tr> <td>CreationDate</td> <td>The date when the question is posted.</td> </tr> <tr> <td>Score</td> <td>The count of upvotes in the question.</td> </tr> <tr> <td>ViewCount</td> <td>The number of users who viewed the question.</td> </tr> <tr> <td>AnswerCount</td> <td>The total number of answers posted in the question.</td> </tr> <tr> <td>CommentCount</td> <td>The total number of comments posted in the question.</td> </tr> <tr> <td>FavouriteCount</td> <td>The total number of users who marked the question as favourite.</td> </tr> <tr> <td>ClosedDate</td> <td>The date when the community marked the question as closed.&nbsp;</td> </tr> <tr> <td>URL</td> <td>The url of the question.</td> </tr> <tr> <td>AcceptedAnswerId</td> <td>The unique identifier of the accepted answer for the question.</td> </tr> <tr> <td>Answer</td> <td>The accepted answer of the question.</td> </tr> </tbody> </table>

openmit-licenseFeb 2023View details →
zenodo44/100

Artifacts supplementing the ACM DTRAP 2020 article "Will You Trust This TLS Certificate? Perceptions of People Working in IT (extended version)"

<p>These research artifacts supplement the following two publications:</p> <ul> <li>Will You Trust This TLS Certificate? Perceptions of People Working in IT [ACSAC 2019], DOI&nbsp;10.1145/3359789.3359800, more details at&nbsp;https://crocs.fi.muni.cz/public/papers/acsac2019</li> <li>Will You Trust This TLS Certificate? Perceptions of People Working in IT (extended version) [ACM DTRAP 2020], DOI&nbsp;10.1145/3419472, more details at&nbsp;https://crocs.fi.muni.cz/public/papers/dtrap2020</li> </ul> <p>The artifacts contain the full experimental setup (as described in Section 2.1 of the paper) and the complete anonymized dataset underlying the evaluation presented in Sections 3 and 4.</p> <p>The experimental setup contains the documents accompanying the task: the informed consent, pre-task questionnaire, task description, trust scales, and the list of questions posed during the post-task interview (all in PDFs). We further include the custom website with certificate validation documentation for the &ldquo;redesigned&rdquo; condition (static&nbsp;HTML). While working on the task, participants in the &ldquo;redesigned&rdquo; condition could access this website via a link that was in the redesigned error messages. Furthermore, we provide the software with which the participants interacted.&nbsp; It contains the displayed error messages and validated certificates. These things are available both individually and incorporated in a snapshot of a virtual machine used at the experiment (importable directly into VirtualBox).</p> <p>The collected data is presented in a single dataset (SPSS format; you can use PSPP as a free alternative). It includes the analysis syntax files to obtain the numerical results presented in the paper. For each participant, the dataset contains: 1) pre-task questionnaire answers, 2) reported trust ratings, 3) sub-task timing, 4) information on whether they browsed the Internet and 5) the interview codes assigned. Note that we do not publish the interview transcripts to preserve participant privacy.</p>

opencc-by-4.0Jul 2019View details →
zenodo44/100

Artifacts supplementing the RSA-CT 2018 paper "Why Johnny the Developer Can't Work with Public Key Certificates"

<p>Supplemental materials for the paper &quot;Why Johnny the Developer Can&#39;t Work with Public Key Certificates&quot; (DOI 10.1007/978-3-319-76953-0_3, more details at https://crocs.fi.muni.cz/public/papers/rsa2018) contain the following:</p> <ul> <li>Informed consent participants had to sign (experiment design approved by Research Ethics Committee of Masaryk University)</li> <li>General questionnaire &amp; System usability scale questionnaire</li> <li>User tasks &amp; certificates to validate</li> </ul>

opencc-by-4.0Jul 2018View details →
zenodo44/100

Data Artifact: Rebasing Microarchitectural Research with Industry Traces

<p>Data Artifact of the paper "Rebasing Microarchitectural Research with Industry Traces",&nbsp;published at the&nbsp;2023 IEEE International Symposium on Workload Characterization. It includes the original CVP-1 traces used in the paper.</p><p><i>Note</i>: the improved converted traces used in the paper are available at https://doi.org/10.5281/zenodo.10199624.</p><p><i>Abstract</i>:&nbsp;Microarchitecture research relies on performance models with various degrees of accuracy and speed. In the past few years, one such model, ChampSim, has started to gain significant traction by coupling ease of use with a reasonable level of detail and simulation speed. At the same time, datacenter class workloads, which are not trivial to set up and benchmark, have become easier to study via the release of hundreds of industry traces following the first Championship Value Prediction (CVP-1) in 2018. A tool was quickly created to port the CVP-1 traces to the ChampSim format, which, as a result, have been used in many recent works. We revisit this conversion tool and find that several key aspects of the CVP-1 traces are not preserved by the conversion. We therefore propose an improved converter that addresses most conversion issues as well as patches known limitations of the CVP-1 traces themselves. We evaluate the impact of our changes on two commits of ChampSim, with one used for the first Instruction Championship Prefetching (IPC-1) in 2020. We find that the performance variation stemming from higher accuracy conversion is significant.</p>

opencc-by-4.0Aug 2023View details →
zenodo40/100

ASPLOS20-AE Artifact Dataset for 'Noise-Aware Dynamical System Compilation for Analog Devices with Legno'

<p>The empirical model database and dataset for the ASPLOS 2020 Paper &#39;Noise-Aware Dynamical System Compilation for Analog Devices with Legno&#39;</p>

opencc-by-4.0Jan 2020View details →
zenodo40/100

CC20 Artifact - Automatic Fusion

<p>1. Getting started</p> <p>The title of our paper submitted to CC20 is</p> <p><strong>Improving Database Query Performance with Automatic Fusion</strong></p> <p>This repository is created for showing the reproducibility of our experiments in this paper. We provide the details of scripts and original data used in the experiments. There are mainly two systems: <em>HorsePower</em> and <em>RDBMS MonetDB</em>. We supply step-by-step instructions to configure and deploy both systems in the experiments.</p> <p>On this page, you will see:</p> <ul> <li>how to run experiments (Section 2); and</li> <li>the results used in the paper (Section 3);</li> </ul> <p>2. Experiments</p> <p>All experiments were run on a server called <code>sable-intel</code> equipped with</p> <ul> <li>Ubuntu 16.04.6 LTS (64-bit)</li> <li>4 Intel Xeon E7-4850 2.00 GHz</li> <li>total 40 cores with 80 threads</li> <li>128GB RAM</li> </ul> <p>Docker setup</p> <p>Download the docker image: cc20-docker.tar (About 13GB)</p> <pre><code>docker load &lt; cc20-docker.tar </code></pre> <p>Generate a named container (then exit)</p> <pre><code>docker run --hostname sableintel -it --name=container-cc20 wukefe/cc20-docker exit </code></pre> <p>Then, you can run the container</p> <pre><code>docker start -ai container-cc20 </code></pre> <p>Open a new terminal to access the container (optional)</p> <pre><code>docker exec -it container-cc20 /bin/bash </code></pre> <p>Introduction to MonetDB</p> <p>Work directory for MonetDB</p> <pre><code>/home/hanfeng/cc20/monetdb </code></pre> <p>Start MonetDB (use all available threads)</p> <pre><code>./run.sh start </code></pre> <p>Login MonetDB using its client tool, <code>mclient</code></p> <pre><code>mclient -d tpch1 ## ... MonetDB version v11.33.3 (Apr2019) sql&gt; SELECT 'Hello world'; +-------------+ | L2 | +=============+ | Hello world | +-------------+ 1 tuple </code></pre> <p>Show the list of tables in the current database</p> <pre><code>sql&gt; \d TABLE sys.customer TABLE sys.lineitem TABLE sys.nation TABLE sys.orders TABLE sys.part TABLE sys.partsupp TABLE sys.region TABLE sys.supplier </code></pre> <p>Leave the session</p> <pre><code>sql&gt; \q </code></pre> <p>Stop MonetDB before we can continue our experiments</p> <pre><code>./run.sh stop </code></pre> <p>Reference: <a href="https://www.monetdb.org/Documentation/Guide/Installation">How to install MonetDB and the introduction of server and client programs.</a></p> <p>Run MonetDB with TPC-H queries</p> <p>MonetDB: server mode</p> <p>Invoke MonetDB with a specific number of threads (e.g. 1)</p> <pre><code>mserver5 --set embedded_py=true --dbpath=/home/hanfeng/datafarm/2019/tpch1 --set monet_vault_key=/home/hanfeng/datafarm/2019/tpch1/.vaultkey --set gdk_nr_threads=1 </code></pre> <p>Open a new terminal</p> <pre><code>docker exec -it container-cc20 /bin/bash cd cc20/monetdb </code></pre> <p><strong><em>Note</em></strong>: Type <code>\q</code> to exit the server mode.</p> <p>Run with a specific number of threads (Two terminals required)</p> <p>1 thread</p> <pre><code>## terminal 1 mserver5 --set embedded_py=true --dbpath=/home/hanfeng/datafarm/2019/tpch1 --set monet_vault_key=/home/hanfeng/datafarm/2019/tpch1/.vaultkey --set gdk_nr_threads=1 ## terminal 2 (time ./runtest | mclient -d tpch1) &amp;&gt; "log/log_thread_1.log" </code></pre> <p>2 threads</p> <pre><code>## terminal 1 mserver5 --set embedded_py=true --dbpath=/home/hanfeng/datafarm/2019/tpch1 --set monet_vault_key=/home/hanfeng/datafarm/2019/tpch1/.vaultkey --set gdk_nr_threads=2 ## terminal 2 (time ./runtest | mclient -d tpch1) &amp;&gt; "log/log_thread_2.log" </code></pre> <p>4 threads</p> <pre><code>## terminal 1 mserver5 --set embedded_py=true --dbpath=/home/hanfeng/datafarm/2019/tpch1 --set monet_vault_key=/home/hanfeng/datafarm/2019/tpch1/.vaultkey --set gdk_nr_threads=4 ## terminal 2 (time ./runtest | mclient -d tpch1) &amp;&gt; "log/log_thread_4.log" </code></pre> <p>8 threads</p> <pre><code>## terminal 1 mserver5 --set embedded_py=true --dbpath=/home/hanfeng/datafarm/2019/tpch1 --set monet_vault_key=/home/hanfeng/datafarm/2019/tpch1/.vaultkey --set gdk_nr_threads=8 ## terminal 2 (time ./runtest | mclient -d tpch1) &amp;&gt; "log/log_thread_8.log" </code></pre> <p>16 threads</p> <pre><code>## terminal 1 mserver5 --set embedded_py=true --dbpath=/home/hanfeng/datafarm/2019/tpch1 --set monet_vault_key=/home/hanfeng/datafarm/2019/tpch1/.vaultkey --set gdk_nr_threads=16 ## terminal 2 (time ./runtest | mclient -d tpch1) &amp;&gt; "log/log_thread_16.log" </code></pre> <p>32 threads</p> <pre><code>## terminal 1 mserver5 --set embedded_py=true --dbpath=/home/hanfeng/datafarm/2019/tpch1 --set monet_vault_key=/home/hanfeng/datafarm/2019/tpch1/.vaultkey --set gdk_nr_threads=32 ## terminal 2 (time ./runtest | mclient -d tpch1) &amp;&gt; "log/log_thread_32.log" </code></pre> <p>64 threads</p> <pre><code>## terminal 1 mserver5 --set embedded_py=true --dbpath=/home/hanfeng/datafarm/2019/tpch1 --set monet_vault_key=/home/hanfeng/datafarm/2019/tpch1/.vaultkey --set gdk_nr_threads=64 ## terminal 2 (time ./runtest | mclient -d tpch1) &amp;&gt; "log/log_thread_64.log" </code></pre> <p>Post data processing - MonetDB</p> <p>Fetch average execution time (ms)</p> <pre><code>grep -A 3 avg_query log/log_thread_1.log | python cut.py 699.834133333 // q1 85.9178666667 // q4 65.0172 // q6 101.730666667 // q12 58.212 // q14 60.1138666667 // q16 248.926466667 // q19 77.6482 // q22 grep -A 3 avg_query log/log_thread_2.log | python cut.py grep -A 3 avg_query log/log_thread_4.log | python cut.py grep -A 3 avg_query log/log_thread_8.log | python cut.py grep -A 3 avg_query log/log_thread_16.log | python cut.py grep -A 3 avg_query log/log_thread_32.log | python cut.py grep -A 3 avg_query log/log_thread_64.log | python cut.py </code></pre> <p><strong><em>Note</em></strong>: The above numbers can be copied to an Excel file for further analysis before plotting figures. Details can be found in Section 3.</p> <p>Run with HorseIR</p> <p>The HorsePower project can be found on GitHub. In the docker image, it has been placed in <code>/home/hanfeng/cc20/horse</code>.</p> <pre><code>https://github.com/Sable/HorsePower </code></pre> <p>Execution time</p> <p>We then run each query 15 times to get the average execution time (ms).</p> <pre><code>(cd /home/hanfeng/cc20/horse/ &amp;&amp; time ./run_all.sh) </code></pre> <p>The script <code>run_all.sh</code> runs over three versions of generated C code based on different levels of optimizations.</p> <pre><code>- naive : no optimization - opt1 : with optimizations - opt2 : with automatic fusion </code></pre> <p>In each version, it first compiles its C code and runs the generated binary with a different number of threads (i.e. 1/2/4/8/16/32/64). Each run computes a query 15 times and returns the average.</p> <p>As a result, all output is saved into a log file, for example, <code>log/naive/log_q6.log</code> contains the result of query 6 in the naive version with all different number of threads.</p> <p>Log file structures</p> <pre><code>log/naive/*.txt log/opt1/*.txt log/opt2/*.txt </code></pre> <p>Fetch a brief summary of execution time from a log file</p> <pre><code>cat log/naive/log_q6.txt | grep -E 'Run with 15 times' q06&gt;&gt; Run with 15 times, last 15 average (ms): 266.638 | 278.999 266.134 266.417 &lt;12 more&gt; # 1 thread q06&gt;&gt; Run with 15 times, last 15 average (ms): 138.556 | 144.474 137.837 137.579 &lt;12 more&gt; # 2 threads q06&gt;&gt; Run with 15 times, last 15 average (ms): 71.8851 | 75.339 72.102 72.341 &lt;12 more&gt; # 4 threads q06&gt;&gt; Run with 15 times, last 15 average (ms): 73.111 | 75.867 72.53 72.936 &lt;12 more&gt; # 8 threads q06&gt;&gt; Run with 15 times, last 15 average (ms): 56.1003 | 59.263 56.057 56.039 &lt;12 more&gt; # 16 threads q06&gt;&gt; Run with 15 times, last 15 average (ms): 56.8858 | 59.466 56.651 57.109 &lt;12 more&gt; # 32 threads q06&gt;&gt; Run with 15 times, last 15 average (ms): 53.4254 | 55.884 54.457 52.878 &lt;12 more&gt; # 64 threads </code></pre> <p>It may become verbose when you have to extract information for all queries over three different kinds of versions. We provide a simple solution for it.</p> <pre><code>./run.sh fetch log | python gen_for_copy.py </code></pre> <p>Output data in the following format</p> <pre><code>// query id | naive | opt1 | opt2 | ----------------------- | ... | ... | ... | # 1 thread | ... | ... | ... | # 2 threads ... ... ... | ... | ... | ... | # 64 threads </code></pre> <p>Note that we copy the generated numbers into an Excel described in Section 3. Within an Excel file, we compare the performance difference in MonetDB and different versions of the generated C code.</p> <p>Compilation time</p> <p>Work directory</p> <pre><code>/home/hanfeng/cc20/horse/codegen </code></pre> <p>Fetch compilation time for different kinds of C code</p> <pre><code>./run.sh compile naive &amp;&gt; log_cc20_compile_naive.txt ./run.sh compile opt1 &amp;&gt; log_cc20_compile_opt1.txt ./run.sh compile opt2 &amp;&gt; log_cc20_compile_opt2.txt </code></pre> <p>Let&#39;s look into the result of query 1 in the log file <code>log_cc20_compile_naive.txt</code>.</p> <pre><code>Time variable usr sys wall GGC phase setup : 0.00 ( 0%) 0.00 ( 0%) 0.01 ( 5%) 1266 kB ( 18%) phase parsing : 0.07 ( 54%) 0.07 ( 88%) 0.14 ( 64%) 3897 kB ( 55%) phase opt and generate : 0.06 ( 46%) 0.01 ( 12%) 0.07 ( 32%) 1899 kB ( 27%) dump files : 0.00 ( 0%) 0.00 ( 0%) 0.02 ( 9%) 0 kB ( 0%) df reg dead/unused notes : 0.01 ( 8%) 0.00 ( 0%) 0.00 ( 0%) 31 kB ( 0%) register information : 0.00 ( 0%) 0.00 ( 0%) 0.01 ( 5%) 0 kB ( 0%) preprocessing : 0.03 ( 23%) 0.02 ( 25%) 0.08 ( 36%) 1468 kB ( 21%) lexical analysis : 0.00 ( 0%) 0.03 ( 38%) 0.05 ( 23%) 0 kB ( 0%) parser (global) : 0.04 ( 31%) 0.02 ( 25%) 0.01 ( 5%) 2039 kB ( 29%) tree SSA other : 0.00 ( 0%) 0.01 ( 12%) 0.00 ( 0%) 3 kB ( 0%) integrated RA : 0.01 ( 8%) 0.00 ( 0%) 0.01 ( 5%) 726 kB ( 10%) thread pro- &amp; epilogue : 0.02 ( 15%) 0.00 ( 0%) 0.00 ( 0%) 41 kB ( 1%) shorten branches : 0.00 ( 0%) 0.00 ( 0%) 0.01 ( 5%) 0 kB ( 0%) final : 0.00 ( 0%) 0.00 ( 0%) 0.01 ( 5%) 56 kB ( 1%) initialize rtl : 0.01 ( 8%) 0.00 ( 0%) 0.01 ( 5%) 12 kB ( 0%) rest of compilation : 0.01 ( 8%) 0.00 ( 0%) 0.00 ( 0%) 62 kB ( 1%) TOTAL : 0.13 0.08 0.22 7072 kB </code></pre> <p>The whole compilation time is split into many parts. We take the total wall time as the actual time spent on the code compilation. In this query, it needs 0.22 seconds to complete the whole compilation. (Note that manual work is required for retrieving the compilation time.)</p> <p>3. Results</p> <p>We have a lot of numbers generated by our experiments. We use R and Excel to process these performance numbers and R for plotting figures. There are two kinds of data: (1) the data can be used in R directly, such as the execution time of various versions of C code with different number of threads; and (2) the data needs to pre-processed in Excel before it is sent to R. In order to make it easy for further data analysis, we intentionally provide scripts to make an Excel-friendly format that allows us to copy and paste numbers easily.</p> <p>Work directory</p> <pre><code>/home/hanfeng/cc20/plot </code></pre> <p>For example, the R script for generating figure 10</p> <pre><code>fig10/plot-gmeans.R </code></pre> <p>The Excel file</p> <pre><code>result-book.xlsx </code></pre> <p>Note: We use RStudio Version 1.2.1335 to generate figures from our R scripts. Since RStudio is a GUI-based software, you can install it on another machine with GUI and run scripts from it.</p>

opencc-by-4.0Jan 2020View details →
zenodo40/100

Artifact for the EASE 2020 Paper: How Can I Contribute? A Qualitative Analysis of Community Websites of 25 Unix-Like Distributions

<p>Artifact for the EASE 2020 Paper: How Can I Contribute? A Qualitative Analysis of Community Websites of 25 Unix-Like Distributions</p> <p>Jacob Kr&uuml;ger, Sebastian Nielebock, Robert Heum&uuml;ller</p> <p>&nbsp;</p> <p>Please refer to the readme for more details</p>

opencc-by-4.0Feb 2020View details →
zenodo40/100

Figure 4 in Philonthus hepaticus (Coleoptera, Staphylinidae) in eastern Canada: are distribution gaps distinctive features or collecting artifacts?

Figure 4. Nearest populations to Atlantic Canada of Cicindela marginipennis, Hyperaspis troglodytes, Diomus amabilis, Ephalus latimanus, and Rypobius marinus (derived from Leonard and Bell 1999; Majka et al. 2008; Majka and Cline 2006; Majka and McCorquodale 2006; Sabine 2004).

opencc-by-4.0Sep 2009View details →
zenodo40/100

Figure 3 in Philonthus hepaticus (Coleoptera, Staphylinidae) in eastern Canada: are distribution gaps distinctive features or collecting artifacts?

Figure 3. Distribution of Philonthus hepaticus in northeastern North America (derived from Smetana 1995).

opencc-by-4.0Sep 2009View details →
zenodo40/100

Figure 2 in Philonthus hepaticus (Coleoptera, Staphylinidae) in eastern Canada: are distribution gaps distinctive features or collecting artifacts?

Figure 2. Distribution of Gabrius ulpius, Philonthus rufulus, and Philonthus thoracicus in northeastern North America (derived from Smetana 1995).

opencc-by-4.0Sep 2009View details →
zenodo40/100

Figure 1 in Philonthus hepaticus (Coleoptera, Staphylinidae) in eastern Canada: are distribution gaps distinctive features or collecting artifacts?

Figure 1. Distribution of Acylophorus caseyi, Hemiquedius ferox, and Quedius s. spelaeus in northeastern North America [derived from Smetana (1971) and Moseley et al. (2006)].

opencc-by-4.0Sep 2009View details →
zenodo40/100

Forensic Exchange Analysis of Contact Artifacts on Data Hiding Timestamps-ADS Experiment Supplementary Files

<p>Da-Yu Kao is an Associate Professor at the Department of Information Management, Central Police University, Taiwan. He was a detective and forensic police officer at Taiwan&#39;s Criminal Investigation Bureau (under the National Police Administration). With a Master&#39;s degree in Information Management and a Ph.D. degree in Crime Prevention and Correction, he had led several investigations in cooperation with police agencies from other countries for the past 20 years. He is now the director of Computer Crime Investigation Lab at Central Police University and the webmaster of Cybercrime Investigation and Digital Forensics in the Facebook Group.</p>

opencc-by-4.0Apr 2020View details →
zenodo40/100

Artifact for the ESEC/FSE 2020 Paper: An Empirical Analysis of the Costs of Clone- and Platform-Oriented Software Reuse

<p>This dataset comprises the supplementary material for the paper &quot;An Empirical Analysis of the Costs of Clone- and Platform-Oriented Software Reuse&quot; by Jacob Kr&uuml;ger and Thorsten Berger, accepted at ESEC/FSE 2020.</p> <p>The dataset comprises:</p> <ul> <li>bibFilesManualSearch: The bib files for all venues analyzed, as provided by DBLP (cf. Section 2.4)</li> <li>dataFromPapers: The pdf file documents all included studies and the data extracted from these (cf. Section 2.4, 3.2, and 3.3)</li> <li>interviewGuide: The guide/questions for our semi-structured intreviews in the cost assessment phase (cf. Section 2.3)</li> <li>anonymizedInterviewSummary: The anonymized and summarized data from the cost-assessment interviews (cf. Section 3.2 and 3.3)</li> <li>R: Our R script for creating our figures and the corresponding csv files</li> </ul> <p>&nbsp;</p>

opencc-by-4.0May 2020View details →
zenodo40/100

Replication package for "Wikifying Software Artifacts"

<p>This replication package contains all data files necessary to verify and replicate our findings presented in the manuscript &quot;Wikifying Software Artifacts&quot;.</p>

opencc-by-nc-4.0Mar 2020View details →
zenodo40/100

Research Artifact: How are Project-Specific Forums Utilized? A Study of Participation, Content, and Sentiment in the Eclipse Ecosystem

<p><strong>Research Artifact: How are Project-Specific Forums Utilized? A Study of Participation, Content, and Sentiment in the Eclipse Ecosystem</strong></p> <p><a href="https://github.com/yusufsn/EclipseForumData">https://github.com/yusufsn/EclipseForumData</a></p> <p>This is a research artefact for the paper: <strong>How are Project-Specific Forums Utilized? A Study of Participation, Content, and Sentiment in the Eclipse Ecosystem</strong>. This artifact is a repository consisting of collected dataset including (i) 289,061 threads, (ii) 216,864 extracted links from threads, (iii) 2,170 contributors, and the results of our qualitative analysis, (i) 1,142&nbsp;manually annotated type of discussion and (ii) 1,142&nbsp;manually annotated sentiment analysis. This artefact aims to enable researchers to replicate our mixed-methods quantitative results of the paper and reuse the dataset for further software engineering research.</p> <p>Contents</p> <ul> <li>dataset: <ul> <li><code>289061_threads.csv.zip</code> - 289,061 collected main threads of all users without post from webmaster (.zip format)</li> <li><code>216864_links.csv.zip</code> - 216,864 extracted links from collected threads (.zip format)</li> <li><code>2170_contributors.csv</code> - 2,170 list of contributions (.csv format)</li> </ul> </li> <li>Results of manual analysis: <ul> <li><a href="https://docs.google.com/spreadsheets/d/e/2PACX-1vQoRpcbrV66OEB4vaCG9Njq65zW7XpLRITYG3BlUOoa_DmeOKcdQIgYJ8y2aSlmL3y9bCUhjpP3rYmT/pubhtml">Manual annotation of discussion type</a></li> <li><a href="https://docs.google.com/spreadsheets/d/e/2PACX-1vQfyvsP1Zq3b9p_BYwkkgYXuEePJB6sIroC47jOUMcR5P8t7DCJFNpOJD565SPgqi--L3AAIQWs2kC5/pubhtml">Manual annotation of sentiment analysis</a></li> </ul> </li> </ul> <p>Authors</p> <ul> <li><a href="https://yusufsn.github.io/">Yusuf Sulistyo Nugroho</a></li> <li><a href="https://syful-is.github.io/">Syful Islam</a></li> <li>Keitaro Nakasai</li> <li><a href="https://ifrazrehman.github.io/">Ifraz Rehman</a></li> <li><a href="https://hideakihata.github.io/">Hideaki Hata</a></li> <li><a href="https://raux.github.io/">Raula Gaikovina Kula</a></li> <li><a href="https://cs.uwaterloo.ca/~m2nagapp/">Meiyappan Nagappan</a></li> <li><a href="https://matsumotokenichi.github.io/">Kenichi Matsumoto</a></li> </ul>

openother-openJan 2021View details →
zenodo40/100

Accepted Artifact for Little Tricky Logic: Misconceptions in the Understanding of LTL

<p>Datasets and source materials for our studies of Linear Temporal Logic (LTL).</p> <p>Includes:</p> <ul> <li> <p>&nbsp;Labelled responses to our surveys</p> </li> <li> <p>The surveys themselves</p> </li> <li> <p>The coding rubric that guided our categorization</p> </li> </ul>

opencc-by-4.0Sep 2022View details →
zenodo40/100

Acoustic Keystroke Leakage on Smart Televisions (Accompanying Artifact)

<p>Smart Televisions (TVs) are internet-connected TVs that support video streaming applications and web browsers. Users enter information into Smart TVs through on-screen virtual keyboards. These keyboards require users to navigate between keys with directional commands from a remote controller. Given the extensive functionality of Smart TVs, users type sensitive information (e.g., passwords) into these devices, making keystroke privacy necessary. This work develops and demonstrates a new side-channel attack that exposes keystrokes from the audio of two popular Smart TVs: Apple and Samsung. This side-channel attack exploits how Smart TVs make different sounds when selecting a key, moving the cursor, and deleting a character. These properties allow an attacker to extract the number of cursor movements between selections from the TV's audio. Our attack uses this extracted information to identify the likeliest typed strings. Against realistic users, the attack finds up to 33.33% of credit card details and 60.19% of common passwords within 100 guesses. This vulnerability has been acknowledged by Samsung and highlights how Smart TVs must better protect sensitive data.</p>

opencc-by-4.0Nov 2023View details →

ScienceDex guides

Understand access before you commit

These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research datasets.

Compare curated datasets

Allen Brain Atlas

Allen Brain Atlas is an Allen Institute collection of brain map atlases, datasets, APIs, and analysis tools covering mouse, human, and non-human primate brain resources.

allen-brain-atlas
neuroscienceopenDocumentation, web resources, and API references are available online.
Last verified 2026-04-30Open record

Annotated Behaviour and Observability Dataset (ABODe)

ABODe is a University of Edinburgh DataShare dataset for behavior classification in group-housed mice using home-cage video, identities, bounding boxes, ground-plate positions, and annotator labels.

abode-home-cage
behavioral-neuroscienceopenThe DataShare record exposes download links for annotations, documentation, license text, and the zipped per-snippet data directory.
Last verified 2026-04-30Open record

DANDI Archive for NWB datasets

DANDI is a BRAIN Initiative archive for publishing and sharing neurophysiology data, including electrophysiology, optophysiology, and behavioral data packaged as NWB and related standards.

dandi-nwb
electrophysiologyopenPublished Dandiset metadata and archive endpoints are available through the production DANDI API.
Last verified 2026-04-30Open record

International Brain Laboratory public data

The International Brain Laboratory public data releases expose standardized mouse decision-making experiments, including Neuropixels recordings, widefield calcium imaging, behavior, and session metadata accessed through the ONE API.

ibl
behavioral-neuroscienceopenPublic sessions can be searched and loaded from the IBL public data server through ONE.
Last verified 2026-04-29Open record

OpenNeuro

OpenNeuro is a free, open platform for sharing neuroimaging datasets, with public search, dataset pages, and download paths for web, S3, DataLad, and the OpenNeuro CLI.

openneuro
neuroscienceopenPublished datasets are available on demand over the internet.
Last verified 2026-04-29Open record