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.

5

datasets available to search

ShareScore release 0.7.1

Reset

Dataset results

5 results for “business process simulation”

Learn how ShareScore rates datasets ↗
zenodo48/100

Evaluation datasets and results for the paper "Enhancing Business Process Simulation Models with Extraneous Activity Delays"

<p>Event-logs and Business Process Simulation Models used in the experimentation of the paper &quot;Enhancing Business Process Simulation Models with Extraneous Activity Delays&quot;, where the &#39;<em>inputs</em>&#39; folder contains all the files used as input, and the &#39;<em>output</em>&#39; folder the results of the evaluation.</p> <p>&nbsp;</p> <p><em><strong>Inputs</strong></em>: event-logs, BPS models, and simulation parameters used as input in the experimentation.</p> <ul> <li><em><strong>Real-life</strong></em>:&nbsp;real-life event logs, corresponding to&nbsp;two disjoint subsets of traces from an Academic Credentials&#39; process, and the BPIC 2012 and BPIC 2017 event logs (filtered as explained in the paper), and the BPS model (plus simulation parameters) used as input for each dataset in the presented approach.</li> <li><em><strong>Synthetic</strong></em>: simulated event-logs and&nbsp;corresponding BPS models (plus simulation parameters) for four different processes with 0, 1, 3 and 5 timer events.</li> </ul> <p><em><strong>Outputs</strong></em>: results of the experimentation.</p> <ul> <li><em><strong>Real-life</strong></em>: results corresponding to the evaluation with real-life event logs.&nbsp;Each of the folders is composed by the original and the&nbsp;enhanced BPS models, 10 event logs simulated with each of them, two folders with the best iteration of the two hyperparameter optimization processes, and the values for&nbsp;the injected timers in each case. In addition, a CSV file with the EMD metrics (cycle time and absolute hour event distribution) for each dataset is provided.</li> <li><em><strong>Synthetic</strong></em>: results corresponding to the simulated event-logs. <ul> <li>Before-After: BPS models and discovered timer events for the four synthetic processes, with five timers placed before and after different activity instances.</li> <li>Complete: BPS models and quality measures (precision, recall, and SMAPE of the discovered timers)&nbsp;for the four synthetic processes with zero, one, three, and five timer events.</li> <li>Individual: event logs enhanced with the discovered extraneous delay for each activity instance, for the four synthetic processes with zero, one, three, and five timer events; and SMAPE of the estimations.</li> </ul> </li> </ul>

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

Simulation data for Doubly Robust Estimation of Business Process Intervention

<p>Event logs of simulated execution of two variants of the same process.</p> <p>A case matrix that contain the outcome, the intervention, and the confounders.</p>

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

Evaluation datasets and results of the paper "A Framework for Measuring the Quality of Business Process Simulation Models"

<p>Datasets and files used in the evaluation of the publication entitled "A Framework for Measuring the Quality of Business Process Simulation Models", where:</p> <ul> <li><strong><em>BPS-models/</em></strong>: folder containing the BPS models used in the evaluation (the BPS models discovered by ServiceMiner are not included due to privacy reasons). <ul> <li>The BPS models discovered by SIMOD are composed of <em>i)</em>&nbsp;a BPMN file with the process model structure, and <em>ii)</em>&nbsp;a JSON file with the parameters of the simulation. These files correspond to the format of Prosimos simulation engine (<a href="https://prosimos.cloud.ut.ee/">https://prosimos.cloud.ut.ee/</a>).</li> <li>The BPS models of the Loan Application and Procure to Pay processes are composed of a BPMN file with both the process model structure and parameters, corresponding to the format of the BIMP simulator used in APROMORE (<a href="https://apromore.com/">https://apromore.com/</a>).</li> </ul> </li> <li><em><strong>measures/</strong></em>: folder containing the distance values of each measure reported in the paper.</li> <li><em><strong>original-event-logs/</strong></em>: folder containing the (train and test) event logs used in the evaluation.</li> <li><em><strong>simulated-logs/</strong></em>: folder containing the simulated logs evaluated in the paper (synthetic, SIMOD, and ServiceMiner).</li> <li><em><strong>ComputeLogDistance.py</strong></em>: script to compute the distance measures proposed in the paper.</li> </ul> <p>&nbsp;</p> <p>To evaluate the distance measures of a set of simulated event logs in the folder&nbsp;<em>simulated_logs/</em> against the test log <em>test_event_log.csv.gz</em>, run:<br><em>&nbsp; &nbsp;&nbsp;python ComputeLogDistance.py -cfld test_event_log.csv.gz simulated_logs/</em></p> <p>*The flag <em>-cfld</em>&nbsp;is optional, due to the high computational complexity of the CFLD measure.</p> <p><strong>WARNING</strong>: set the column names of each log accordingly (where <em>log_1_ids</em>&nbsp;are the IDs of the test log, and <em>log_2_ids</em>&nbsp;the IDs of the simulated logs). Examples:</p> <pre><code># Column IDs for the (train/test) real-life logs, and the SIMOD simulated logs. EventLogIDs( &nbsp; &nbsp; case='case_id', &nbsp; &nbsp; activity='activity', &nbsp; &nbsp; start_time='start_time', &nbsp; &nbsp; end_time='end_time', &nbsp; &nbsp; resource='resource' ) # Column IDs for the Loan Application and Procure to Pay simulated logs. EventLogIDs( &nbsp; &nbsp; case='case_id', &nbsp; &nbsp; activity='activity', &nbsp; &nbsp; start_time='Start_Time', &nbsp; &nbsp; end_time='End_Time', &nbsp; &nbsp; resource='resource' ) # Column IDs for the ServiceMiner simulated logs. EventLogIDs( &nbsp; &nbsp; case='case_id', &nbsp; &nbsp; activity='Activity', &nbsp; &nbsp; start_time='start_time', &nbsp; &nbsp; end_time='end_time', &nbsp; &nbsp; resource='Resource' )</code></pre> <p>&nbsp;</p>

openapache2.0Jan 2024View details →
zenodo40/100

Supplementary material for "Business Process Simulation: A Systematic Literature Review"

<p>This material containing a list of the bibliographical data of the final sample and the sample of 300 publications before excluding publications outside of our focus supplements the following literature review:</p> <p>Rosenthal, Kristina; Ternes, Benjamin; Strecker, Stefan, (2018). &ldquo;Business Process Simulation: A Systematic Literature Review&rdquo;. In: Proceedings of the 26th European Conference on Information Systems (ECIS), Portsmouth, UK, June 23&ndash;28, 2018.</p>

opencc-by-4.0Jun 2018View details →
zenodo36/100

Supplementary material for "Language and User Requirements for Business Process Simulation - A Systematic Literature Review"

<p>This is ment as a supplementary material for the Publication &quot;Language and User Requirements for Business Process Simulation - A Systematic Literature Review&quot;. It contains all sources that were used for the creation of the requirements broken down for each one.</p>

opencc-by-4.0Apr 2022View 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