Skip to content

Commit ebb23de

Browse files
pchampingkellogg
authored andcommitted
this is not inherent to RDF
1 parent 780e0d2 commit ebb23de

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

common/terms.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,8 @@
9292
A <a>blank node</a> does not contain
9393
a de-referenceable identifier because it is either ephemeral in nature
9494
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>
95+
In JSON-LD,
96+
a blank node is assigned an identifier starting with the prefix <code>_:</code>.</dd>
9697
<dt><dfn data-cite="RDF11-CONCEPTS#dfn-blank-node-identifier" class="preserve">blank node identifier</dfn></dt><dd>
9798
A <a>blank node identifier</a>
9899
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

Comments
 (0)