From 7aca6a887a2ff17ccae0980c3dfac8ef1718af64 Mon Sep 17 00:00:00 2001 From: Eli Chadwick Date: Tue, 16 Jun 2026 09:34:08 +0100 Subject: [PATCH 01/11] add @pmslavin to team --- docs/pages/community/community.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/pages/community/community.md b/docs/pages/community/community.md index db62c9a0..2fbe3b0a 100644 --- a/docs/pages/community/community.md +++ b/docs/pages/community/community.md @@ -130,6 +130,7 @@ The _RO-Crate_ team is: * Saurabh Dome * Niklas-Maximilian Epping * Margareta Hellström +* Paul Slavin The RO-Crate Community is open for anyone to [join us](https://github.com/ResearchObject/ro-crate/issues/1)! From 242ce865b738abe212e355a040436924bccc6c77 Mon Sep 17 00:00:00 2001 From: Eli Chadwick Date: Tue, 16 Jun 2026 10:00:25 +0100 Subject: [PATCH 02/11] update changelog --- .../1.3-DRAFT/appendix/changelog.md | 20 +++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/docs/_specification/1.3-DRAFT/appendix/changelog.md b/docs/_specification/1.3-DRAFT/appendix/changelog.md index a74d77d2..cbc699ec 100644 --- a/docs/_specification/1.3-DRAFT/appendix/changelog.md +++ b/docs/_specification/1.3-DRAFT/appendix/changelog.md @@ -29,15 +29,19 @@ excerpt: List of changes in releases of this specifications # APPENDIX: Changelog {#changelog} * RO-Crate 1.3.0 - * Updated the Bioschemas namespace to `https://bioschemas.org/terms/` for all types and properties (previously `https://bioschemas.org/` for types and `https://bioschemas.org/properties` for properties). This change affects 4 terms in the [JSON-LD context](../ro-crate-metadata.json): `ComputationalWorkflow`, `FormalParameter`, `input`, and `output`. [#529](https://github.com/ResearchObject/ro-crate/issues/529) - -| Term | Previous URI | New URI | -| --- | --- | --- | -| ComputationalWorkflow |`https://bioschemas.org/ComputationalWorkflow` | `https://bioschemas.org/terms/ComputationalWorkflow` | -| FormalParameter | `https://bioschemas.org/FormalParameter` | `https://bioschemas.org/terms/FormalParameter` | -| input |`https://bioschemas.org/properties/input` | `https://bioschemas.org/terms/input` | -| output |`https://bioschemas.org/properties/output` | `https://bioschemas.org/terms/output` | + * **Notable change:** Updated the Bioschemas namespace to `https://bioschemas.org/terms/` for all types and properties (previously `https://bioschemas.org/` for types and `https://bioschemas.org/properties` for properties). This change affects 4 terms in the [JSON-LD context](../ro-crate-metadata.json): `ComputationalWorkflow`, `FormalParameter`, `input`, and `output`. This is primarily relevant to those describing workflows with RO-Crate, either using the [Workflows and Scripts](../workflows) chapter or the [Workflow RO-Crate](https://w3id.org/workflowhub/workflow-ro-crate/) profile and its derivatives. [#529](https://github.com/ResearchObject/ro-crate/issues/529) + | Term | Previous URI | New URI | + | --- | --- | --- | + | ComputationalWorkflow |`https://bioschemas.org/ComputationalWorkflow` | `https://bioschemas.org/terms/ComputationalWorkflow` | + | FormalParameter | `https://bioschemas.org/FormalParameter` | `https://bioschemas.org/terms/FormalParameter` | + | input |`https://bioschemas.org/properties/input` | `https://bioschemas.org/terms/input` | + | output |`https://bioschemas.org/properties/output` | `https://bioschemas.org/terms/output` | + * All other changes listed below are minor and are also applied to the web version of [RO-Crate 1.2](../../1.2/index). + * Fix error in appendix section [Converting from Attached to Detached RO-Crate Package](relative-uris#converting-from-attached-to-detached-ro-crate-package); the metadata descriptor must be ro-crate-metadata.json and should not be converted to an absolute path. ro-crate#538 [#524](https://github.com/ResearchObject/ro-crate/issues/524) + * Add relevant missing `rdfs:` properties to core RO-Crate Profile Crate [#471](https://github.com/ResearchObject/ro-crate/pull/471) + * Fix typos & incorrect links [#169](https://github.com/ResearchObject/ro-crate/issues/169), [#527](https://github.com/ResearchObject/ro-crate/issues/527) + * Improve page metadata for better previews/SEO (no content changed) [#499](https://github.com/ResearchObject/ro-crate/issues/499) * [RO-Crate 1.2.0](https://github.com/ResearchObject/ro-crate/releases/tag/1.2.0) * Clarified that the [RO-Crate Metadata Descriptor MUST have `@id` of `ro-crate-metadata.json`](../root-data-entity#ro-crate-metadata-descriptor) by removing conflicting statements elsewhere in the specification [#365](https://github.com/ResearchObject/ro-crate/pull/365) From 4cb8e17734011a01e07d45ea91f45f67a1bef48d Mon Sep 17 00:00:00 2001 From: Eli Chadwick Date: Tue, 16 Jun 2026 10:11:54 +0100 Subject: [PATCH 03/11] add @elichad to editors, add new team members to authors --- docs/_specification/1.3-DRAFT/_metadata.liquid | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_specification/1.3-DRAFT/_metadata.liquid b/docs/_specification/1.3-DRAFT/_metadata.liquid index 1064f0e2..d7b5000c 100644 --- a/docs/_specification/1.3-DRAFT/_metadata.liquid +++ b/docs/_specification/1.3-DRAFT/_metadata.liquid @@ -15,8 +15,8 @@ END NOTE --> * Previous version: * Cite as: (any version) -* Editors: [Peter Sefton](https://orcid.org/0000-0002-3545-944X), [Stian Soiland-Reyes](https://orcid.org/0000-0001-9842-9718) -* Authors: [Peter Sefton](https://orcid.org/0000-0002-3545-944X), [Eoghan Ó Carragáin](https://orcid.org/0000-0001-8131-2150), [Stian Soiland-Reyes](https://orcid.org/0000-0001-9842-9718), [Oscar Corcho](https://orcid.org/0000-0002-9260-0753), [Daniel Garijo](https://orcid.org/0000-0003-0454-7145), [Raul Palma](https://orcid.org/0000-0003-4289-4922), [Frederik Coppens](https://orcid.org/0000-0001-6565-5145), [Carole Goble](https://orcid.org/0000-0003-1219-2137), [José María Fernández](https://orcid.org/0000-0002-4806-5140), [Kyle Chard](https://orcid.org/0000-0002-7370-4805), [Jose Manuel Gomez-Perez](https://orcid.org/0000-0002-5491-6431), [Michael R Crusoe](https://orcid.org/0000-0002-2961-9670), [Ignacio Eguinoa](https://orcid.org/0000-0002-6190-122X), [Nick Juty](https://orcid.org/0000-0002-2036-8350), [Kristi Holmes](https://orcid.org/0000-0001-8420-5254), [Jason A. Clark](https://orcid.org/0000-0002-3588-6257), [Salvador Capella-Gutierrez](https://orcid.org/0000-0002-0309-604X), [Alasdair J. G. Gray](https://orcid.org/0000-0002-5711-4872), [Stuart Owen](https://orcid.org/0000-0003-2130-0865), [Alan R Williams](https://orcid.org/0000-0003-3156-2105), [Giacomo Tartari](https://orcid.org/0000-0003-1130-2154), [Finn Bacall](https://orcid.org/0000-0002-0048-3300), [Thomas Thelen](https://orcid.org/0000-0002-1756-2128), [Hervé Ménager](https://orcid.org/0000-0002-7552-1009), [Laura Rodríguez Navas](https://orcid.org/0000-0003-4929-1219), [Paul Walk](https://orcid.org/0000-0003-1541-5631), [brandon whitehead](https://orcid.org/0000-0002-0337-8610), [Mark Wilkinson](https://orcid.org/0000-0001-6960-357X), [Paul Groth](https://orcid.org/0000-0003-0183-6910), [Erich Bremer](https://orcid.org/0000-0003-0223-1059), [LJ Garcia Castro](https://orcid.org/0000-0003-3986-0510), [Karl Sebby](https://orcid.org/0000-0001-6022-9825), [Alexander Kanitz](https://orcid.org/0000-0002-3468-0652), [Ana Trisovic](https://orcid.org/0000-0003-1991-0533), [Gavin Kennedy](https://orcid.org/0000-0003-3910-0474), [Mark Graves](https://orcid.org/0000-0003-3486-8193), [Jasper Koehorst](https://orcid.org/0000-0001-8172-8981), [Simone Leo](https://orcid.org/0000-0001-8271-5429), [Marc Portier](https://orcid.org/0000-0002-9648-6484), [Paul Brack](https://orcid.org/0000-0002-5432-2748), [Milan Ojsteršek](https://orcid.org/0000-0003-1743-8300), [Bert Droesbeke](https://orcid.org/0000-0003-0522-5674), [Chenxu Niu](https://orcid.org/0000-0002-2142-1731), [Kosuke Tanabe](https://orcid.org/0000-0002-9986-7223), [Tomasz Miksa](https://orcid.org/0000-0002-4929-7875), [Marco La Rosa](https://orcid.org/0000-0001-5383-6993), [Cedric Decruw](https://orcid.org/0000-0001-6387-5988), [Andreas Czerniak](https://orcid.org/0000-0003-3883-4169), [Jeremy Jay](https://orcid.org/0000-0002-5761-7533), [Sergio Serra](https://orcid.org/0000-0002-0792-8157), [Ronald Siebes](https://orcid.org/0000-0001-8772-7904), [Shaun de Witt](https://orcid.org/0000-0003-4196-3658), [Shady El Damaty](https://orcid.org/0000-0002-2318-4477), [Douglas Lowe](https://orcid.org/0000-0002-1248-3594), [Xuanqi Li](https://orcid.org/0000-0003-1498-6205), [Sveinung Gundersen](https://orcid.org/0000-0001-9888-7954), [Muhammad Radifar](https://orcid.org/0000-0001-9156-9478>), [Rudolf Wittner](https://orcid.org/0000-0002-0003-2024), [Oliver Woolland](https://orcid.org/0000-0002-4565-9760), [Paul De Geest](https://orcid.org/0000-0002-8940-4946), [Douglas Fils](https://orcid.org/0000-0002-2257-9127), [Florian Wetzels](https://orcid.org/0000-0002-5526-7138), [Raül Sirvent](https://orcid.org/0000-0003-0606-2512), [Abigail Miller](https://orcid.org/0000-0001-9228-2882), [Jake Emerson](https://orcid.org/0000-0003-0617-9219), [Davide Fucci](https://orcid.org/0000-0002-0679-4361), [Bruno P. Kinoshita](https://orcid.org/0000-0001-8250-4074), [Maciek Bąk](https://orcid.org/0000-0003-1361-7301), [Jens Hollunder](https://orcid.org/0000-0003-3234-6762), [Martin Weise](https://orcid.org/0000-0003-4216-302X), [Vartika Bisht](https://orcid.org/0000-0002-1880-0597), [Toshiyuki Nishiyama Hiraki](https://orcid.org/0000-0001-6712-6335), [Bram Ulrichts](https://orcid.org/0000-0002-5934-8998), [Michael Falk](https://orcid.org/0000-0001-9261-8390), [Eli Chadwick](https://orcid.org/0000-0002-0035-6475), [Daniel Bauer](https://orcid.org/0000-0001-9447-460X), [James Love](https://orcid.org/0000-0001-7760-1240), [Eleni Adamidi](https://orcid.org/0000-0001-9925-1560), [Josh Moore](https://orcid.org/0000-0003-4028-811X), [Lars Schöbitz](https://orcid.org/0000-0003-2196-5015), [Andreas Meier](https://orcid.org/0009-0002-6541-4637), [Juan Fuentes](https://orcid.org/0009-0002-8209-1999), [Edan Bainglass](https://orcid.org/0000-0001-7218-0176), [Balazs E. Pataki](https://orcid.org/0000-0003-3482-0325) +* Editors: [Peter Sefton](https://orcid.org/0000-0002-3545-944X), [Stian Soiland-Reyes](https://orcid.org/0000-0001-9842-9718), [Eli Chadwick](https://orcid.org/0000-0002-0035-6475) +* Authors: [Peter Sefton](https://orcid.org/0000-0002-3545-944X), [Eoghan Ó Carragáin](https://orcid.org/0000-0001-8131-2150), [Stian Soiland-Reyes](https://orcid.org/0000-0001-9842-9718), [Oscar Corcho](https://orcid.org/0000-0002-9260-0753), [Daniel Garijo](https://orcid.org/0000-0003-0454-7145), [Raul Palma](https://orcid.org/0000-0003-4289-4922), [Frederik Coppens](https://orcid.org/0000-0001-6565-5145), [Carole Goble](https://orcid.org/0000-0003-1219-2137), [José María Fernández](https://orcid.org/0000-0002-4806-5140), [Kyle Chard](https://orcid.org/0000-0002-7370-4805), [Jose Manuel Gomez-Perez](https://orcid.org/0000-0002-5491-6431), [Michael R Crusoe](https://orcid.org/0000-0002-2961-9670), [Ignacio Eguinoa](https://orcid.org/0000-0002-6190-122X), [Nick Juty](https://orcid.org/0000-0002-2036-8350), [Kristi Holmes](https://orcid.org/0000-0001-8420-5254), [Jason A. Clark](https://orcid.org/0000-0002-3588-6257), [Salvador Capella-Gutierrez](https://orcid.org/0000-0002-0309-604X), [Alasdair J. G. Gray](https://orcid.org/0000-0002-5711-4872), [Stuart Owen](https://orcid.org/0000-0003-2130-0865), [Alan R Williams](https://orcid.org/0000-0003-3156-2105), [Giacomo Tartari](https://orcid.org/0000-0003-1130-2154), [Finn Bacall](https://orcid.org/0000-0002-0048-3300), [Thomas Thelen](https://orcid.org/0000-0002-1756-2128), [Hervé Ménager](https://orcid.org/0000-0002-7552-1009), [Laura Rodríguez Navas](https://orcid.org/0000-0003-4929-1219), [Paul Walk](https://orcid.org/0000-0003-1541-5631), [brandon whitehead](https://orcid.org/0000-0002-0337-8610), [Mark Wilkinson](https://orcid.org/0000-0001-6960-357X), [Paul Groth](https://orcid.org/0000-0003-0183-6910), [Erich Bremer](https://orcid.org/0000-0003-0223-1059), [LJ Garcia Castro](https://orcid.org/0000-0003-3986-0510), [Karl Sebby](https://orcid.org/0000-0001-6022-9825), [Alexander Kanitz](https://orcid.org/0000-0002-3468-0652), [Ana Trisovic](https://orcid.org/0000-0003-1991-0533), [Gavin Kennedy](https://orcid.org/0000-0003-3910-0474), [Mark Graves](https://orcid.org/0000-0003-3486-8193), [Jasper Koehorst](https://orcid.org/0000-0001-8172-8981), [Simone Leo](https://orcid.org/0000-0001-8271-5429), [Marc Portier](https://orcid.org/0000-0002-9648-6484), [Paul Brack](https://orcid.org/0000-0002-5432-2748), [Milan Ojsteršek](https://orcid.org/0000-0003-1743-8300), [Bert Droesbeke](https://orcid.org/0000-0003-0522-5674), [Chenxu Niu](https://orcid.org/0000-0002-2142-1731), [Kosuke Tanabe](https://orcid.org/0000-0002-9986-7223), [Tomasz Miksa](https://orcid.org/0000-0002-4929-7875), [Marco La Rosa](https://orcid.org/0000-0001-5383-6993), [Cedric Decruw](https://orcid.org/0000-0001-6387-5988), [Andreas Czerniak](https://orcid.org/0000-0003-3883-4169), [Jeremy Jay](https://orcid.org/0000-0002-5761-7533), [Sergio Serra](https://orcid.org/0000-0002-0792-8157), [Ronald Siebes](https://orcid.org/0000-0001-8772-7904), [Shaun de Witt](https://orcid.org/0000-0003-4196-3658), [Shady El Damaty](https://orcid.org/0000-0002-2318-4477), [Douglas Lowe](https://orcid.org/0000-0002-1248-3594), [Xuanqi Li](https://orcid.org/0000-0003-1498-6205), [Sveinung Gundersen](https://orcid.org/0000-0001-9888-7954), [Muhammad Radifar](https://orcid.org/0000-0001-9156-9478>), [Rudolf Wittner](https://orcid.org/0000-0002-0003-2024), [Oliver Woolland](https://orcid.org/0000-0002-4565-9760), [Paul De Geest](https://orcid.org/0000-0002-8940-4946), [Douglas Fils](https://orcid.org/0000-0002-2257-9127), [Florian Wetzels](https://orcid.org/0000-0002-5526-7138), [Raül Sirvent](https://orcid.org/0000-0003-0606-2512), [Abigail Miller](https://orcid.org/0000-0001-9228-2882), [Jake Emerson](https://orcid.org/0000-0003-0617-9219), [Davide Fucci](https://orcid.org/0000-0002-0679-4361), [Bruno P. Kinoshita](https://orcid.org/0000-0001-8250-4074), [Maciek Bąk](https://orcid.org/0000-0003-1361-7301), [Jens Hollunder](https://orcid.org/0000-0003-3234-6762), [Martin Weise](https://orcid.org/0000-0003-4216-302X), [Vartika Bisht](https://orcid.org/0000-0002-1880-0597), [Toshiyuki Nishiyama Hiraki](https://orcid.org/0000-0001-6712-6335), [Bram Ulrichts](https://orcid.org/0000-0002-5934-8998), [Michael Falk](https://orcid.org/0000-0001-9261-8390), [Eli Chadwick](https://orcid.org/0000-0002-0035-6475), [Daniel Bauer](https://orcid.org/0000-0001-9447-460X), [James Love](https://orcid.org/0000-0001-7760-1240), [Eleni Adamidi](https://orcid.org/0000-0001-9925-1560), [Josh Moore](https://orcid.org/0000-0003-4028-811X), [Lars Schöbitz](https://orcid.org/0000-0003-2196-5015), [Andreas Meier](https://orcid.org/0009-0002-6541-4637), [Juan Fuentes](https://orcid.org/0009-0002-8209-1999), [Edan Bainglass](https://orcid.org/0000-0001-7218-0176), [Balazs E. Pataki](https://orcid.org/0000-0003-3482-0325), [Joe Heffer](https://orcid.org/0000-0001-8733-1117), [Pascal Su](https://orcid.org/0000-0001-5614-962X), [Andrea Davanzo](https://orcid.org/0009-0000-5170-1737), [Meznah Aloqalaa](https://orcid.org/0000-0002-1382-3896), [Pierre-Marie Allard](https://orcid.org/0000-0003-3389-2191), [Venkat S Malladi](https://orcid.org/0000-0002-0144-0564), [Esteban González](https://orcid.org/0000-0003-4112-6825), [Phil Reed](https://orcid.org/0000-0002-4479-715X), [Tilo Mathes](https://orcid.org/0000-0002-9694-748X), Saurabh Dome, [Niklas-Maximilian Epping](https://orcid.org/0000-0002-7348-4566), [Margareta Hellström](https://orcid.org/0000-0002-4154-2610), [Paul Slavin](https://orcid.org/0009-0009-5499-2096) From 0f9f59b4def6b2802d956f16af47b11408c79306 Mon Sep 17 00:00:00 2001 From: Eli Chadwick Date: Tue, 16 Jun 2026 10:30:09 +0100 Subject: [PATCH 04/11] add new authors to crate --- .../1.3-DRAFT/ro-crate-metadata.json | 143 ++++++++++++++++++ 1 file changed, 143 insertions(+) diff --git a/docs/_specification/1.3-DRAFT/ro-crate-metadata.json b/docs/_specification/1.3-DRAFT/ro-crate-metadata.json index ec520d08..dc4bf3c5 100644 --- a/docs/_specification/1.3-DRAFT/ro-crate-metadata.json +++ b/docs/_specification/1.3-DRAFT/ro-crate-metadata.json @@ -272,6 +272,45 @@ }, { "@id": "https://orcid.org/0000-0003-3482-0325" + }, + { + "@id": "https://orcid.org/0000-0001-8733-1117" + }, + { + "@id": "https://orcid.org/0000-0001-5614-962X" + }, + { + "@id": "https://orcid.org/0009-0000-5170-1737" + }, + { + "@id": "https://orcid.org/0000-0002-1382-3896" + }, + { + "@id": "https://orcid.org/0000-0003-3389-2191" + }, + { + "@id": "https://orcid.org/0000-0002-0144-0564" + }, + { + "@id": "https://orcid.org/0000-0003-4112-6825" + }, + { + "@id": "https://orcid.org/0000-0002-4479-715X" + }, + { + "@id": "https://orcid.org/0000-0002-9694-748X" + }, + { + "@id": "#author-dome" + }, + { + "@id": "https://orcid.org/0000-0002-7348-4566" + }, + { + "@id": "https://orcid.org/0000-0002-4154-2610" + }, + { + "@id": "https://orcid.org/0009-0009-5499-2096" } ], "cite-as": "https://doi.org/DOI", @@ -2073,6 +2112,71 @@ "@type": "Person", "name": "Balazs E. Pataki" }, + { + "@id": "https://orcid.org/0000-0001-8733-1117", + "@type": "Person", + "name": "Joe Heffer" + }, + { + "@id": "https://orcid.org/0000-0001-5614-962X", + "@type": "Person", + "name": "Pascal Su" + }, + { + "@id": "https://orcid.org/0009-0000-5170-1737", + "@type": "Person", + "name": "Andrea Davanzo" + }, + { + "@id": "https://orcid.org/0000-0002-1382-3896", + "@type": "Person", + "name": "Meznah Aloqalaa" + }, + { + "@id": "https://orcid.org/0000-0003-3389-2191", + "@type": "Person", + "name": "Pierre-Marie Allard" + }, + { + "@id": "https://orcid.org/0000-0002-0144-0564", + "@type": "Person", + "name": "Venkat S Malladi" + }, + { + "@id": "https://orcid.org/0000-0003-4112-6825", + "@type": "Person", + "name": "Esteban González" + }, + { + "@id": "https://orcid.org/0000-0002-4479-715X", + "@type": "Person", + "name": "Phil Reed" + }, + { + "@id": "https://orcid.org/0000-0002-9694-748X", + "@type": "Person", + "name": "Tilo Mathes" + }, + { + "@id": "#author-dome", + "@type": "Person", + "name": "Saurabh Dome" + }, + { + "@id": "https://orcid.org/0000-0002-7348-4566", + "@type": "Person", + "name": "Niklas-Maximilian Epping" + }, + { + "@id": "https://orcid.org/0000-0002-4154-2610", + "@type": "Person", + "name": "Margareta Hellström" + }, + { + "@id": "https://orcid.org/0009-0009-5499-2096", + "@type": "Person", + "name": "Paul Slavin" + }, { "@id": "http://spdx.org/licenses/CC0-1.0", "@type": "PropertyValue", @@ -2639,6 +2743,45 @@ }, { "@id": "https://orcid.org/0000-0003-3482-0325" + }, + { + "@id": "https://orcid.org/0000-0001-8733-1117" + }, + { + "@id": "https://orcid.org/0000-0001-5614-962X" + }, + { + "@id": "https://orcid.org/0009-0000-5170-1737" + }, + { + "@id": "https://orcid.org/0000-0002-1382-3896" + }, + { + "@id": "https://orcid.org/0000-0003-3389-2191" + }, + { + "@id": "https://orcid.org/0000-0002-0144-0564" + }, + { + "@id": "https://orcid.org/0000-0003-4112-6825" + }, + { + "@id": "https://orcid.org/0000-0002-4479-715X" + }, + { + "@id": "https://orcid.org/0000-0002-9694-748X" + }, + { + "@id": "#author-dome" + }, + { + "@id": "https://orcid.org/0000-0002-7348-4566" + }, + { + "@id": "https://orcid.org/0000-0002-4154-2610" + }, + { + "@id": "https://orcid.org/0009-0009-5499-2096" } ], "name": "RO-Crate Community", From e21d3e9edf7adf64738b7e77a176305d8026fea9 Mon Sep 17 00:00:00 2001 From: Eli Chadwick Date: Tue, 16 Jun 2026 10:33:30 +0100 Subject: [PATCH 05/11] update isBasedOn to 1.2 --- docs/_specification/1.3-DRAFT/ro-crate-metadata.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/_specification/1.3-DRAFT/ro-crate-metadata.json b/docs/_specification/1.3-DRAFT/ro-crate-metadata.json index dc4bf3c5..b9485e1e 100644 --- a/docs/_specification/1.3-DRAFT/ro-crate-metadata.json +++ b/docs/_specification/1.3-DRAFT/ro-crate-metadata.json @@ -439,7 +439,7 @@ "@id": "https://doi.org/DOI" }, "isBasedOn": { - "@id": "https://w3id.org/ro/crate/1.1" + "@id": "https://w3id.org/ro/crate/1.2" }, "isPartOf": { "@id": "https://w3id.org/ro/crate/" @@ -2211,10 +2211,10 @@ "url": "https://www.researchobject.org/ro-crate/" }, { - "@id": "https://w3id.org/ro/crate/1.1", + "@id": "https://w3id.org/ro/crate/1.2", "@type": "Dataset", - "name": "RO-Crate specification 1.1", - "version": "1.1.2" + "name": "RO-Crate specification 1.2", + "version": "1.2.0" }, { "@id": "https://w3id.org/ro/crate/1.3-DRAFT/context", From 5cf71b6ff29d2873642770e57f957f6e3c61656a Mon Sep 17 00:00:00 2001 From: Eli Chadwick Date: Tue, 16 Jun 2026 10:56:33 +0100 Subject: [PATCH 06/11] rainfall-1.2.0 -> rainfall-1.3.0 --- .../examples/{rainfall-1.2.0 => rainfall-1.3.0}/data.csv | 0 .../examples/{rainfall-1.2.0 => rainfall-1.3.0}/index.html | 0 .../{rainfall-1.2.0 => rainfall-1.3.0}/ro-crate-metadata.json | 0 .../{rainfall-1.2.0 => rainfall-1.3.0}/ro-crate-preview.html | 0 .../ro-crate-preview_files/bootstrap.min.css | 0 .../ro-crate-preview_files/font-awesome.min.css | 0 .../ro-crate-preview_files/ro-crate-dynamic.js | 0 7 files changed, 0 insertions(+), 0 deletions(-) rename docs/_specification/1.3-DRAFT/examples/{rainfall-1.2.0 => rainfall-1.3.0}/data.csv (100%) rename docs/_specification/1.3-DRAFT/examples/{rainfall-1.2.0 => rainfall-1.3.0}/index.html (100%) rename docs/_specification/1.3-DRAFT/examples/{rainfall-1.2.0 => rainfall-1.3.0}/ro-crate-metadata.json (100%) rename docs/_specification/1.3-DRAFT/examples/{rainfall-1.2.0 => rainfall-1.3.0}/ro-crate-preview.html (100%) rename docs/_specification/1.3-DRAFT/examples/{rainfall-1.2.0 => rainfall-1.3.0}/ro-crate-preview_files/bootstrap.min.css (100%) rename docs/_specification/1.3-DRAFT/examples/{rainfall-1.2.0 => rainfall-1.3.0}/ro-crate-preview_files/font-awesome.min.css (100%) rename docs/_specification/1.3-DRAFT/examples/{rainfall-1.2.0 => rainfall-1.3.0}/ro-crate-preview_files/ro-crate-dynamic.js (100%) diff --git a/docs/_specification/1.3-DRAFT/examples/rainfall-1.2.0/data.csv b/docs/_specification/1.3-DRAFT/examples/rainfall-1.3.0/data.csv similarity index 100% rename from docs/_specification/1.3-DRAFT/examples/rainfall-1.2.0/data.csv rename to docs/_specification/1.3-DRAFT/examples/rainfall-1.3.0/data.csv diff --git a/docs/_specification/1.3-DRAFT/examples/rainfall-1.2.0/index.html b/docs/_specification/1.3-DRAFT/examples/rainfall-1.3.0/index.html similarity index 100% rename from docs/_specification/1.3-DRAFT/examples/rainfall-1.2.0/index.html rename to docs/_specification/1.3-DRAFT/examples/rainfall-1.3.0/index.html diff --git a/docs/_specification/1.3-DRAFT/examples/rainfall-1.2.0/ro-crate-metadata.json b/docs/_specification/1.3-DRAFT/examples/rainfall-1.3.0/ro-crate-metadata.json similarity index 100% rename from docs/_specification/1.3-DRAFT/examples/rainfall-1.2.0/ro-crate-metadata.json rename to docs/_specification/1.3-DRAFT/examples/rainfall-1.3.0/ro-crate-metadata.json diff --git a/docs/_specification/1.3-DRAFT/examples/rainfall-1.2.0/ro-crate-preview.html b/docs/_specification/1.3-DRAFT/examples/rainfall-1.3.0/ro-crate-preview.html similarity index 100% rename from docs/_specification/1.3-DRAFT/examples/rainfall-1.2.0/ro-crate-preview.html rename to docs/_specification/1.3-DRAFT/examples/rainfall-1.3.0/ro-crate-preview.html diff --git a/docs/_specification/1.3-DRAFT/examples/rainfall-1.2.0/ro-crate-preview_files/bootstrap.min.css b/docs/_specification/1.3-DRAFT/examples/rainfall-1.3.0/ro-crate-preview_files/bootstrap.min.css similarity index 100% rename from docs/_specification/1.3-DRAFT/examples/rainfall-1.2.0/ro-crate-preview_files/bootstrap.min.css rename to docs/_specification/1.3-DRAFT/examples/rainfall-1.3.0/ro-crate-preview_files/bootstrap.min.css diff --git a/docs/_specification/1.3-DRAFT/examples/rainfall-1.2.0/ro-crate-preview_files/font-awesome.min.css b/docs/_specification/1.3-DRAFT/examples/rainfall-1.3.0/ro-crate-preview_files/font-awesome.min.css similarity index 100% rename from docs/_specification/1.3-DRAFT/examples/rainfall-1.2.0/ro-crate-preview_files/font-awesome.min.css rename to docs/_specification/1.3-DRAFT/examples/rainfall-1.3.0/ro-crate-preview_files/font-awesome.min.css diff --git a/docs/_specification/1.3-DRAFT/examples/rainfall-1.2.0/ro-crate-preview_files/ro-crate-dynamic.js b/docs/_specification/1.3-DRAFT/examples/rainfall-1.3.0/ro-crate-preview_files/ro-crate-dynamic.js similarity index 100% rename from docs/_specification/1.3-DRAFT/examples/rainfall-1.2.0/ro-crate-preview_files/ro-crate-dynamic.js rename to docs/_specification/1.3-DRAFT/examples/rainfall-1.3.0/ro-crate-preview_files/ro-crate-dynamic.js From a85b6d85bb7c59a4e702ab4a525db10441037f5b Mon Sep 17 00:00:00 2001 From: Eli Chadwick Date: Tue, 16 Jun 2026 11:00:12 +0100 Subject: [PATCH 07/11] update references 1.2 -> 1.3 --- docs/_specification/1.3-DRAFT/ro-crate-metadata.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/_specification/1.3-DRAFT/ro-crate-metadata.json b/docs/_specification/1.3-DRAFT/ro-crate-metadata.json index b9485e1e..6b6a7a26 100644 --- a/docs/_specification/1.3-DRAFT/ro-crate-metadata.json +++ b/docs/_specification/1.3-DRAFT/ro-crate-metadata.json @@ -327,7 +327,7 @@ "@id": "https://w3id.org/ro/crate/1.3-DRAFT/context" }, { - "@id": "https://www.researchobject.org/ro-crate/1.3-DRAFT/examples/rainfall-1.2.0/" + "@id": "https://www.researchobject.org/ro-crate/1.3-DRAFT/examples/rainfall-1.3.0/" }, { "@id": "https://github.com/ResearchObject/ro-crate/releases/download/TAG/ro-crate-TAG.html" @@ -461,7 +461,7 @@ "maintainer": { "@id": "https://www.researchobject.org/ro-crate/community" }, - "name": "RO-Crate specification 1.2", + "name": "RO-Crate specification 1.3", "publisher": { "@id": "https://www.researchobject.org/" }, @@ -2351,7 +2351,7 @@ "name": "Data Entities" }, { - "@id": "https://www.researchobject.org/ro-crate/1.3-DRAFT/examples/rainfall-1.2.0/", + "@id": "https://www.researchobject.org/ro-crate/1.3-DRAFT/examples/rainfall-1.3.0/", "@type": "Dataset", "conformsTo": { "@id": "https://w3id.org/ro/crate/1.3-DRAFT" @@ -2362,10 +2362,10 @@ }, "subjectOf": [ { - "@id": "https://www.researchobject.org/ro-crate/1.3-DRAFT/examples/rainfall-1.2.0/ro-crate-metadata.json" + "@id": "https://www.researchobject.org/ro-crate/1.3-DRAFT/examples/rainfall-1.3.0/ro-crate-metadata.json" }, { - "@id": "https://www.researchobject.org/ro-crate/1.3-DRAFT/examples/rainfall-1.2.0/ro-crate-preview.html" + "@id": "https://www.researchobject.org/ro-crate/1.3-DRAFT/examples/rainfall-1.3.0/ro-crate-preview.html" } ] }, @@ -2795,7 +2795,7 @@ "@id": "#example-rainfall", "@type": "ResourceDescriptor", "hasArtifact": { - "@id": "https://www.researchobject.org/ro-crate/1.3-DRAFT/examples/rainfall-1.2.0/" + "@id": "https://www.researchobject.org/ro-crate/1.3-DRAFT/examples/rainfall-1.3.0/" }, "hasRole": { "@id": "http://www.w3.org/ns/dx/prof/role/example" From 5bda898bb15d55460d0482f84edbad4b39fd80ad Mon Sep 17 00:00:00 2001 From: Eli Chadwick Date: Tue, 16 Jun 2026 11:03:58 +0100 Subject: [PATCH 08/11] update permalink --- docs/_specification/1.3-DRAFT/_metadata.liquid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_specification/1.3-DRAFT/_metadata.liquid b/docs/_specification/1.3-DRAFT/_metadata.liquid index d7b5000c..c564e2be 100644 --- a/docs/_specification/1.3-DRAFT/_metadata.liquid +++ b/docs/_specification/1.3-DRAFT/_metadata.liquid @@ -1,7 +1,7 @@ # RO-Crate Metadata Specification 1.3-DRAFT From 3b0e599fdb7b4c3fed8fab1156342ddbd02601b0 Mon Sep 17 00:00:00 2001 From: Eli Chadwick Date: Tue, 16 Jun 2026 12:51:28 +0100 Subject: [PATCH 09/11] update references to 1.2 in spec content --- docs/_specification/1.3-DRAFT/introduction.md | 4 ++-- docs/_specification/1.3-DRAFT/profiles.md | 2 +- docs/_specification/1.3-DRAFT/root-data-entity.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/_specification/1.3-DRAFT/introduction.md b/docs/_specification/1.3-DRAFT/introduction.md index d203fefb..47959db2 100644 --- a/docs/_specification/1.3-DRAFT/introduction.md +++ b/docs/_specification/1.3-DRAFT/introduction.md @@ -128,7 +128,7 @@ The descriptor also indicates via the `about` property which entity in the `@gra We can visualise how the above entity references the **RO-Crate Root** as:
- JSON block with id `ro-crate-metadata.json` has some attributes, `conformsTo` RO-Crate 1.2, and `about` referencing id `./`. An arrow points from the `about` attribute to a second JSON block with id `./`, which contains additional attributes such as name and description. + JSON block with id `ro-crate-metadata.json` has some attributes, `conformsTo` RO-Crate 1.1, and `about` referencing id `./`. An arrow points from the `about` attribute to a second JSON block with id `./`, which contains additional attributes such as name and description.
Figure 2: showing RO-Crate Metadata descriptor's about property pointing at the RO-Crate Root entity with matching @id
@@ -207,7 +207,7 @@ You may notice the subtle difference between a _data entity_ that is conceptuall An RO-Crate can be distributed on disk, in packaged format such as a zip file or disk image, or placed on a static website. In any of these cases, an RO-Crate should have an accompanying HTML version (`ro-crate-preview.html`) designed to be human-readable. The exact contents of the preview may vary but should correspond to the _RO-Crate Metadata Document_ content and link to the contained data entities. The preview may be generated automatically from the _RO-Crate Metadata Document_ (see [RO-Crate tools](../../tools)), or even by hand (equivalent to a README). -Below is a screenshot from the [preview of the running example](examples/rainfall-1.2.0/ro-crate-preview.html), which was generated using the [ro-crate-html](https://www.npmjs.com/package/ro-crate-html) package: +Below is a screenshot from the [preview of the running example](examples/rainfall-1.3.0/ro-crate-preview.html), which was generated using the [ro-crate-html](https://www.npmjs.com/package/ro-crate-html) package:
Screenshot of RO-Crate HTML preview. The metadata attributes are listed in a table with links to each connected entity, such as the Bureau of Meteorology. diff --git a/docs/_specification/1.3-DRAFT/profiles.md b/docs/_specification/1.3-DRAFT/profiles.md index 7e9cfee9..b5eefdad 100644 --- a/docs/_specification/1.3-DRAFT/profiles.md +++ b/docs/_specification/1.3-DRAFT/profiles.md @@ -547,7 +547,7 @@ context in the Profile Crate: "name": "RO-Crate JSON-LD Context", "encodingFormat": "application/ld+json", "conformsTo": {"@id": "http://www.w3.org/ns/json-ld#Context"}, - "version": "1.2.0" + "version": "1.3.0" }, { "@id": "http://www.w3.org/ns/json-ld#Context", diff --git a/docs/_specification/1.3-DRAFT/root-data-entity.md b/docs/_specification/1.3-DRAFT/root-data-entity.md index 72b91456..ede6ee81 100644 --- a/docs/_specification/1.3-DRAFT/root-data-entity.md +++ b/docs/_specification/1.3-DRAFT/root-data-entity.md @@ -74,7 +74,7 @@ is a versioned permalink URI of the RO-Crate specification that the _RO-Crate JSON-LD_ conforms to. The URI SHOULD start with `https://w3id.org/ro/crate/`. -{% include callout.html type="note" content="In RO-Crates conforming to version 1.1 and earlier, `conformsTo` MAY be an array and can include [RO-Crate profiles](profiles) in addition to the base specification. In version 1.2, it is now recommended that profile declarations are included on the _Root Data Entity_ instead (see [Direct Properties of the Root Data Entity](#direct-properties-of-the-root-data-entity))." %} +{% include callout.html type="note" content="In RO-Crates conforming to version 1.1 and earlier, `conformsTo` MAY be an array and can include [RO-Crate profiles](profiles) in addition to the base specification. In version 1.2 and later, it is now recommended that profile declarations are included on the _Root Data Entity_ instead (see [Direct Properties of the Root Data Entity](#direct-properties-of-the-root-data-entity))." %} ### Finding the Root Data Entity From 051323716855b5a152781f9be5d7f04f81b504ea Mon Sep 17 00:00:00 2001 From: Eli Chadwick Date: Tue, 16 Jun 2026 13:01:35 +0100 Subject: [PATCH 10/11] regen html previews --- .../rainfall-1.3.0/ro-crate-preview.html | 147 ++- .../1.3-DRAFT/ro-crate-preview.html | 918 ++++++++++++++---- 2 files changed, 799 insertions(+), 266 deletions(-) diff --git a/docs/_specification/1.3-DRAFT/examples/rainfall-1.3.0/ro-crate-preview.html b/docs/_specification/1.3-DRAFT/examples/rainfall-1.3.0/ro-crate-preview.html index 190cc441..8d677ee0 100644 --- a/docs/_specification/1.3-DRAFT/examples/rainfall-1.3.0/ro-crate-preview.html +++ b/docs/_specification/1.3-DRAFT/examples/rainfall-1.3.0/ro-crate-preview.html @@ -6,7 +6,9 @@ - + - + - +