From d4f58786c59ed8d2f9c43ceeb1fa0e625bc1e580 Mon Sep 17 00:00:00 2001 From: Peter Sefton Date: Sat, 11 Jan 2025 09:30:35 +1100 Subject: [PATCH] Update docs/_specification/1.2-DRAFT/structure.md Co-authored-by: Simone Leo --- docs/_specification/1.2-DRAFT/structure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_specification/1.2-DRAFT/structure.md b/docs/_specification/1.2-DRAFT/structure.md index c4b0dc13..979cdede 100644 --- a/docs/_specification/1.2-DRAFT/structure.md +++ b/docs/_specification/1.2-DRAFT/structure.md @@ -67,7 +67,7 @@ The graph in a _Valid RO-Crate Object_ MUST describe: 3. Zero or more [Data Entities](data-entities) 4. Zero or more [Contextual Entities](contextual-entities) -Any referenced _contextual entities_ SHOULD also described in the _RO-Crate Metadata Document_ with the same identifier. Similarly any _contextual entity_ in the _RO-Crate Metadata Document_ SHOULD be linked to from at least one of the other entities using the same identifier. +Any referenced _contextual entities_ SHOULD also be described in the _RO-Crate Metadata Document_ with the same identifier. Similarly any _contextual entity_ in the _RO-Crate Metadata Document_ SHOULD be linked to from at least one of the other entities using the same identifier. The appendix [RO-Crate JSON-LD](appendix/jsonld) details the general structure of the JSON-LD that is expected in the _RO-Crate Metadata Document_. In short, the rest of this specification describe the different types of entities that can be added as `{}` objects to the _RO-Crate JSON-LD_ `@graph` array below: