ro-crate
ro-crate copied to clipboard
Align with WholeTale format
The WholeTail project is defining a Tale format using BDBag and Bagit-RO manifest.json - so RO Lite should align with what they have concluded so far. @kylechard and @craig-willis are involved.
See https://github.com/craig-willis/bdbag-water-tale/pull/1 where I try to align this with RO Lite, and two alternative extremes:
- all schema.org: https://gist.github.com/stain/2673f4c920a86d1b257cc0a696b32df4 (RO and bdbag tools does not know this yet) - no ORE
aggregates:-( - soft
schema:prefix usage hema: prefix only: https://gist.github.com/stain/93686e8e557f13e8edccc15a767e8499 (still works in https://search.google.com/structured-data/testing-tool/)
One interesting take I got was to use http://schema.org/dataset as an upper property, making the ResearchObject also be a boring http://schema.org/DataCatalog of 1 http://schema.org/Dataset.
This split might make more sense than the current direct Dataset approach which quickly becomes inflexible.
Why the :-( for no ORE?