APPENDIX: Changelog
- RO-Crate 1.1.2
- Typo fixes in data entity section #177, workflow section #180, metadata section #181 and others.
- Correct namespace for
rdfs:comment
on ad-hoc terms #164 - Fixed broken links to Bioschemas and SPAR ontologies #185 (note:
conformsTo
URIs unchanged, will be updated in RO-Crate 1.2)
- RO-Crate 1.1.1
- RO-Crate 1.1.0 https://w3id.org/ro/crate/1.1
- Note: The RO-Crate metadata file is renamed to
ro-crate-metadata.json
to facilitate use of JSON editors. #82 #84 - Data entities can reference external resources with absolute URI #74
- Added section on considerations for Web-based Data Entities #74
- The root dataset is no longer required to be
./
#74 - RO-Crate Root directory no longer requires payload files #74
- Workflows and scripts section now aligned with BioSchemas ComputationalWorkflow profile #81 #100
- Added section Programming with JSON-LD and note that
@type
might be an array #85 - Added new section Handling relative URI references #73
- JSON-LD context no longer sets
@base: null
#73 - Added note on Encoding file paths #77 #80
- Added section Choosing URLs for ad hoc terms #71 #90
- Section RO-Crate JSON-LD Media type expanded to suggest HTTP server configuration
- Update JSON-LD context to Schema.org 10.0
- Remove HTML use of
relatedLink
property in RepositoryCollection example #91 - Distinguish between contextual/data entities #94
- RO-Crate preview HTML no longer needs to “contain same information as JSON-LD” #108
- Change theme to
jekyll-rtd-theme
and split into multiple pages #95 - Fixed typos in JSON and English
- Additional metadata standards showed wrong PCDM namespace #112
- Citation example expanded 12a6754
- Terminology adds property, type, entity cc10e28
- In People
author
can also be applied toCreativeWork
e086b8b - Provenance section on Software-used now points to Workflows section (and vice versa) 5d89872 40de6c7
- In JSON-LD appendix
@id
should not include../
74ef6f1 - Several sections reviewed to improve language and examples #91 #92 #93 #94 #96 #97 #98 #101 #102 #103 #104 #105 #111 #114
- Note: The RO-Crate metadata file is renamed to
- RO-Crate 1.0.1
- Fix JSON typo in example
- 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
- .. must use
- 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 ofadditionalType
- 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
- Description of RO-Crate Metadata File now required
- 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 ofCATALOG.json
(DataCrate) ormanifest.jsonld
(RO-Lite) - RO Crate Website renamed to
ro-crate-metadata.html
instead of DataCrate’sCATALOG.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)