You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spec/latest/json-ld/index.html
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -2405,7 +2405,7 @@ <h2>Reverse Properties</h2>
2405
2405
<h2>Scoped Contexts</h2>
2406
2406
2407
2407
<p>An <a>expanded term definition</a> can include a <code>@context</code>
2408
-
property, which defines a <a>context</a> for <adata-lt="JSON-LD
2408
+
property, which defines a <a>context</a>(an <dfn>embedded context</dfn>) for <adata-lt="JSON-LD
2409
2409
value">values</a> of properties defined using that <a>term</a>. This allows
2410
2410
values to use <a>term definitions</a>, <a>base IRI</a>,
2411
2411
<a>vocabulary mapping</a> or <a>default language</a> which is different from the
@@ -2436,7 +2436,7 @@ <h2>Scoped Contexts</h2>
2436
2436
2437
2437
<p>In this case, the social profile is defined using the schema.org vocabulary, but interest is imported from FOAF, and is used to define a node describing one of Manu's interests where those properties now come from the FOAF vocabulary.</p>
2438
2438
2439
-
<p>Expanding this document, uses a combination of terms defined in the outer context, and those defined specifically for that term.</p>
2439
+
<p>Expanding this document, uses a combination of terms defined in the outer context, and those defined specifically for that term in an <a>embedded context</a>.</p>
0 commit comments