Skip to content

Commit bc4cffa

Browse files
authored
Merge pull request #505 from elichad/fix-spec-links
Fix incorrect links in spec index
2 parents 6c6a88c + 7ee2ad6 commit bc4cffa

File tree

5 files changed

+8
-14
lines changed

5 files changed

+8
-14
lines changed

docs/_specification/1.1/_metadata.liquid

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* This version: <https://w3id.org/ro/crate/1.1>
99
* Alternate formats: [Web pages](https://www.researchobject.org/ro-crate/1.1/),
1010
[single-page HTML](https://github.com/ResearchObject/ro-crate/releases/download/1.1.2/ro-crate-1.1.2.html),
11-
[PDF](https://github.com/ResearchObject/ro-crate/releases/download/1.1.2/ro-crate-1.1.2.html),
11+
[PDF](https://github.com/ResearchObject/ro-crate/releases/download/1.1.2/ro-crate-1.1.2.pdf),
1212
[RO-Crate JSON-LD](ro-crate-metadata.json), [RO-Crate HTML](ro-crate-preview.html)
1313
* Previous version: <https://w3id.org/ro/crate/1.0>
1414
* Cite as: <https://doi.org/10.5281/zenodo.7867028> (this version)
@@ -41,5 +41,3 @@ Unless required by applicable law or agreed to in writing, software distributed
4141
**Note**: The RO-Crate [JSON-LD context](https://w3id.org/ro/crate/1.1/context) and JSON-LD examples within this specification are distributed under [CC0 1.0 Universal (CC0 1.0) Public Domain Dedication][CC0].
4242

4343
> The key words MUST, MUST NOT, REQUIRED, SHALL, SHALL NOT, SHOULD, SHOULD NOT, RECOMMENDED, MAY, and OPTIONAL in this document are to be interpreted as described in [RFC 2119].
44-
45-

docs/_specification/1.1/ro-crate-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -528,7 +528,7 @@
528528
],
529529
"name": "RO-Crate Metadata Specification 1.1 (PDF)",
530530
"sameAs": {
531-
"@id": "https://zenodo.org/record/5841615/files/ro-crate-1.1.pdf"
531+
"@id": "https://zenodo.org/record/5841615/files/ro-crate-1.1.2.pdf"
532532
},
533533
"isBasedOn": [
534534
{ "@id": "https://www.researchobject.org/ro-crate/1.1/index.html"},

docs/_specification/1.2/_metadata.liquid

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
* Status: Recommendation
77
* JSON-LD context: <https://w3id.org/ro/crate/1.2/context>
88
* This version: <https://w3id.org/ro/crate/1.2>
9-
* Alternate formats: [Web pages](https://www.researchobject.org/ro-crate/1.2/),
9+
* Alternate formats: [Web pages](https://www.researchobject.org/ro-crate/specification/1.2/),
1010
[single-page HTML](https://github.com/ResearchObject/ro-crate/releases/download/1.2.0/ro-crate-1.2.0.html),
11-
[PDF](https://github.com/ResearchObject/ro-crate/releases/download/1.2.0/ro-crate-1.2.0.html),
11+
[PDF](https://github.com/ResearchObject/ro-crate/releases/download/1.2.0/ro-crate-1.2.0.pdf),
1212
[RO-Crate JSON-LD](ro-crate-metadata.json), [RO-Crate HTML](ro-crate-preview.html)
1313
* Previous version: <https://w3id.org/ro/crate/1.1>
1414
* Cite as: <https://doi.org/10.5281/zenodo.13751027> (this version)
@@ -43,5 +43,3 @@ Unless required by applicable law or agreed to in writing, software distributed
4343
**Note**: The RO-Crate [JSON-LD context](https://w3id.org/ro/crate/1.2/context) and JSON-LD examples within this specification are distributed under [CC0 1.0 Universal (CC0 1.0) Public Domain Dedication][CC0].
4444

4545
> The key words MUST, MUST NOT, REQUIRED, SHALL, SHALL NOT, SHOULD, SHOULD NOT, RECOMMENDED, MAY, and OPTIONAL in this document are to be interpreted as described in [RFC 2119].
46-
47-

docs/_specification/1.2/ro-crate-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1331,7 +1331,7 @@
13311331
],
13321332
"name": "RO-Crate Metadata Specification 1.2 (PDF)",
13331333
"sameAs": {
1334-
"@id": "https://zenodo.org/record/13751027/files/ro-crate-1.2.pdf"
1334+
"@id": "https://zenodo.org/record/13751027/files/ro-crate-1.2.0.pdf"
13351335
},
13361336
"version": "1.2.0"
13371337
},

docs/_specification/1.3-DRAFT/_metadata.liquid

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ END NOTE -->
88
* Status: Editor's Draft
99
* JSON-LD context: <https://w3id.org/ro/crate/1.3-DRAFT/context>
1010
* This version: <https://w3id.org/ro/crate/1.3-DRAFT>
11-
* Alternate formats: [Web pages](https://www.researchobject.org/ro-crate/1.3-DRAFT/),
11+
* Alternate formats: [Web pages](https://www.researchobject.org/ro-crate/specification/1.3-DRAFT/),
1212
[single-page HTML](https://github.com/ResearchObject/ro-crate/releases/download/TAG/ro-crate-TAG.html),
13-
[PDF](https://github.com/ResearchObject/ro-crate/releases/download/TAG/ro-crate-TAG.html),
13+
[PDF](https://github.com/ResearchObject/ro-crate/releases/download/TAG/ro-crate-TAG.pdf),
1414
[RO-Crate JSON-LD](ro-crate-metadata.json), [RO-Crate HTML](ro-crate-preview.html)
15-
* Previous version: <https://w3id.org/ro/crate/1.1>
15+
* Previous version: <https://w3id.org/ro/crate/1.2>
1616
* Cite as: <!-- <https://doi.org/10.5281/zenodo.13751027> (this version) -->
1717
<https://doi.org/10.5281/zenodo.3406497> (any version)
1818
* Editors: [Peter Sefton](https://orcid.org/0000-0002-3545-944X), [Stian Soiland-Reyes](https://orcid.org/0000-0001-9842-9718)
@@ -44,5 +44,3 @@ Unless required by applicable law or agreed to in writing, software distributed
4444
**Note**: The RO-Crate [JSON-LD context](https://w3id.org/ro/crate/1.3-DRAFT/context) and JSON-LD examples within this specification are distributed under [CC0 1.0 Universal (CC0 1.0) Public Domain Dedication][CC0].
4545

4646
> The key words MUST, MUST NOT, REQUIRED, SHALL, SHALL NOT, SHOULD, SHOULD NOT, RECOMMENDED, MAY, and OPTIONAL in this document are to be interpreted as described in [RFC 2119].
47-
48-

0 commit comments

Comments
 (0)