ro-crate
ro-crate copied to clipboard
Research Object Crate
Following discussions at Open Repositories, the current spec reads (with added emphasis): > At the basic level, an RO-Crate is a collection of files represented as a Schema.org Dataset, that...
As a Researcher, I want the order of creators to be preserved so that academic norms for assigning credit are assumed. This could be implemented using [@list](https://w3c.github.io/json-ld-syntax/#lists) - if we...
As a developer/researcher/data-steward, I want to be able to capture the manifest in the root of my git-repo/data-folder as I work on my code/data, so that my existing processes &...
As a researcher who already uses a defined metadata standard/serialisation, I want to be able to reuse this metadata and have RO-Crate express its relationship to the dataset as a...
As a developer with limited understanding of JSON-LD, I want to use properties from multiple sources so that I can augment, for example, schema.org properties with those from ORE. I...
As a **Research Software Engineer**, I want **to be able to build a DataCrate using code that suits my problem-space** so that **I can leave out the @context or use...
As a bioinformatician I want to make the fantastic analysis workflow I developed to solve a specific scientific problem so that others can take it, run it (in Galaxy in...
As a researcher, I want to publish the workflow that I used in a specific publication so that I can make this available along side the publication so others can...
The [WholeTail project](https://wholetale.readthedocs.io/en/stable/README.html) is defining a [Tale format](https://docs.google.com/document/d/11mHpqByI1odaRydoz3mSdXZQ6eBwg1JVzPfcCKejyO4/edit) using [BDBag](https://github.com/fair-research/bdbag) and [Bagit-RO manifest.json](https://w3id.org/ro/bagit) - so RO Lite should align with what they have concluded so far. @kylechard and @craig-willis are...
As a data creator, I want to be able to post/upload an RO-Crate to a repository and have it populate the repository metadata, so that I can automate my processes...