Skip to content

Commit 7faba2b

Browse files
franconiTallTed
andauthored
Added line break
Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
1 parent 307d0ba commit 7faba2b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

spec/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1668,7 +1668,8 @@ <h2>RDF Datasets</h2>
16681668
<li>Force any blank nodes shared between the datasets to be unique in each dataset.</li>
16691669
<li>Label each triple in the datasets (a) with the name (a URI or a blank node) of the graph it is included in,
16701670
and (b) with a special label "default" if it is included in a default graph.</li>
1671-
<li>For each label, there is a named graph in the <i>RDF dataset merge</i> with the name equal to the label and including the triples with that label.</li>
1671+
<li>For each label, there is a named graph in the <i>RDF dataset merge</i> with the name equal to the label
1672+
and including the triples with that label.</li>
16721673
<li>There is no other named graph in the <i>RDF dataset merge</i>.</li>
16731674
<li>The default graph of the <i>RDF dataset merge</i> includes the triples with the label "default".</li>
16741675
</ol>

0 commit comments

Comments
 (0)