APPENDIX: Changelog
- RO-Crate 1.2-DRAFT
- JSON-LD context updated to schema.org 15.0. Note that upstream adds ~230 terms and removed terms
AuthenticContent
MissingContext
. - Remove custom mapping of
funding
for Bioschemas (now officially in schema.org) TODO
- RO-Crate 1.1.2
- RO-Crate 1.1.1
- Introduction highlight not all Data entities are files #125 #127
- RO-Crate 1.1.0 https://w3id.org/ro/crate/1.1
- RO-Crate 1.0.1
- RO-Crate 1.0.0 https://w3id.org/ro/crate/1.0
- Description of RO-Crate Metadata File now required
- .. must use
conformsTo
to indicate RO-Crate version
- Clarified use of RO-Crate JSON-LD Context
- Linked Data principles added
- RO-Crate JSON-LD Context updated to use Schema.org 5.0
- Workflow and Script now typed with
@type
array instead of additionalType
- Simplified tables of direct properties to list of properties
- Simplified example of
affiliation
- Clarified
#identifiers
and _:identifiers
- Removed links to data.research.uts.edu.au examples
- Added licensing of metadata
- Expanded on Equipment used to create files
- Simplified Workflow and Script section
- Added appendix on JSON-LD
- Added BagIt implementation notes
- Added Repository-specific identifiers
- RO-Crate JSON-LD now licensed CC0
- RO-Crate JSON-LD self-identifies its version
- RO-Crate 0.2.1
- Added DOI and document metadata
- RO-Crate 0.2.0 https://w3id.org/ro/crate/0.2
- Based on two earlier specifications:
- RO-Crate Metadata file has been renamed to
ro-crate-metadata.jsonld
instead of CATALOG.json
(DataCrate) or manifest.jsonld
(RO-Lite) - RO Crate Website renamed to
ro-crate-metadata.html
instead of DataCrate’s CATALOG.html
- “RO-Lite” and “DataCrate” renamed to “RO-Crate”
- Multiple examples and clarifications added
- RO-Crate directory no longer requires BagIt structure
- Added section on Workflows and scripts
- RO-Crate Metadata File must describe itself as being
about
the RO-Crate Dataset. - JSON-LD should now be flattened and then compacted (RO-Lite allowed any JSON-LD, DataCrate required flattened)