We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 780e0d2 commit ebb23deCopy full SHA for ebb23de
common/terms.html
@@ -92,7 +92,8 @@
92
A <a>blank node</a> does not contain
93
a de-referenceable identifier because it is either ephemeral in nature
94
or does not contain information that needs to be linked to from outside of the <a>linked data graph</a>.
95
- A blank node is assigned an identifier starting with the prefix <code>_:</code>.</dd>
+ In JSON-LD,
96
+ a blank node is assigned an identifier starting with the prefix <code>_:</code>.</dd>
97
<dt><dfn data-cite="RDF11-CONCEPTS#dfn-blank-node-identifier" class="preserve">blank node identifier</dfn></dt><dd>
98
A <a>blank node identifier</a>
99
is a string that can be used as an identifier for a <a>blank node</a> within the scope of a JSON-LD document.
0 commit comments