Skip to content

Commit e8de901

Browse files
Update 02-folder-as-crate-root.md - fix appendix link for ro-crate spec
1 parent 4a77441 commit e8de901

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

episodes/02-folder-as-crate-root.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ used in the rest of the RO-Crate document.
6767
These will largely map to definitions in the [schema.org](http://schema.org/) vocabulary,
6868
which can be used by RO-Crate extensions to provide additional metadata beyond the RO-Crate specifications.
6969
It is this feature of JSON-LD that helps make RO-Crate extensible for many different purposes
70-
-- this is explored further in the specification's [appendix on JSON-LD](https://www.researchobject.org/ro-crate/1.2/appendix/jsonld.html).
70+
-- this is explored further in the specification's [appendix on JSON-LD](https://www.researchobject.org/ro-crate/specification/1.2/appendix/jsonld.html).
7171
In short, only JSON keys (_properties_) and types defined this way can be used within the RO-Crate Metadata Document.
7272

7373
However, in the general case it should be sufficient to follow the RO-Crate JSON examples directly without deeper JSON-LD understanding.
@@ -88,4 +88,4 @@ specify which entities can be added to the `@graph` array.
8888
- RO-Crate uses schema.org as base vocabulary
8989
- The JSON-LD context enables optional Linked Data processing
9090
- Descriptions are listed flatly as entities in the @graph array
91-
::::::::::::::::::::::::::::::::::::::::::::::::::
91+
::::::::::::::::::::::::::::::::::::::::::::::::::

0 commit comments

Comments
 (0)