Skip to content

Commit 97528c2

Browse files
franconiTallTed
authored andcommitted
Added line break
Co-authored-by: Ted Thibodeau Jr <[email protected]>
1 parent 037b148 commit 97528c2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

spec/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1667,8 +1667,9 @@ <h2>RDF Datasets</h2>
16671667
<ol>
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,
1670-
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>
1670+
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
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)