From 5c48aec99e26463ba8f9dcb3c6c51066050a6679 Mon Sep 17 00:00:00 2001
From: Pierre-Antoine Champin tag around `@graph`
- missing "to"
---
index.html | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/index.html b/index.html
index 991015b3..9601744f 100644
--- a/index.html
+++ b/index.html
@@ -995,7 +995,7 @@
IRIs
vocabulary mapping, and not the base IRI.
A string is interpreted as an IRI when it is the
- value of an dictionary member with the key @id
:
@id
:
@@ -1862,8 +1862,8 @@Advanced Concepts
and flattened document form, and may be necessary when describing a disconnected graph, where nodes may not reference each other. In such cases, using - a top-level dictionary with a @graph property can be useful for saving - the repetition of @graph. See + a top-level dictionary with a@graph
property can be useful for saving + the repetition of@graph
. See for more.In the example above, the label term has - been marked as an language map. The en and + been marked as a language map. The en and de keys are implicitly associated with their respective values by the JSON-LD Processor. This allows a developer to access the German version of the label using the @@ -7134,7 +7134,7 @@
Using the Document Base for the Default Vocabulary
In the example above, the
@@ -9953,7 +9953,7 @@affiliation
term has - been marked as an type map. Theschema:Corporation
and + been marked as a type map. Theschema:Corporation
andschema:ProfessionalService
keys will be interpreted as the@type
property of the node object value.Node Objects
on@index
values.If the node object contains the
@@ -9978,7 +9978,7 @@@nest
key, - its value MUST be an dictionary or an array of dictionaries + its value MUST be a dictionary or an array of dictionaries which MUST NOT include a value object. See for further discussion on@nest
values.Node Objects