Skip to content

Commit 44d060e

Browse files
rubensworksTallTed
andauthored
Update spec/index.html
Co-authored-by: Ted Thibodeau Jr <[email protected]>
1 parent 77b9f72 commit 44d060e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -7877,8 +7877,8 @@ <h4>RDF Dataset</h4>
78777877
<div>
78787878
<p>The concept of an <a data-cite="RDF12-CONCEPTS#dfn-rdf-dataset">RDF Dataset</a> is defined in [[RDF12-CONCEPTS]].</p>
78797879
<p>For the following definitions, we capture each RDF dataset as a set:<br>
7880-
{ G, (&lt;u<sub>1</sub>&gt;, G<sub>1</sub>), (&lt;u<sub>2</sub>&gt;, G<sub>2</sub>), . .
7881-
. (&lt;u<sub>n</sub>&gt;, G<sub>n</sub>) }<br>
7880+
{ G, (&lt;u<sub>1</sub>&gt;, G<sub>1</sub>), (&lt;u<sub>2</sub>&gt;, G<sub>2</sub>),
7881+
... (&lt;u<sub>n</sub>&gt;, G<sub>n</sub>) }<br>
78827882
where G and each G<sub>i</sub> are graphs, and each &lt;u<sub>i</sub>&gt; is an IRI or blank node. Each
78837883
&lt;u<sub>i</sub>&gt; is distinct.</p>
78847884
<p>G is called the default graph. (&lt;u<sub>i</sub>&gt;, G<sub>i</sub>) are called named

0 commit comments

Comments
 (0)