Skip to content

Commit 3f0a4b4

Browse files
pfpsTallTed
andcommitted
Update spec/index.html
Co-authored-by: Ted Thibodeau Jr <[email protected]>
1 parent 742dd79 commit 3f0a4b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@ <h3>Blank nodes</h3>
516516
<li> [I+A](x)=I(x) when x is a <a>name</a>. </li>
517517
<li> [I+A](x)=A(x) when x is a blank node. </li>
518518
<li> [I+A](x)=RE( [I+A](x.s), [I+A](x.p), [I+A](x.o) ) when x is a triple term, where x.s, x.p, and x.o are the first, second, and third components of x, respectively. </li>
519-
<li> [I+A](x)=true when x is a triple, x.s, x.p, and x.o are the first, second, and third components of x, respectively, and [I+A](x.p) is in IP and the pair &lt; [I+A](x.s), [I+A](x.o) &gt; is in IEXT([I+A](x.p)). </li>
519+
<li> [I+A](x)=true when x is a triple; x.s, x.p, and x.o are the first, second, and third components of x, respectively; [I+A](x.p) is in IP; and the pair &lt; [I+A](x.s), [I+A](x.o) &gt; is in IEXT([I+A](x.p)). </li>
520520
<li> [I+A](x)=false when x is a triple, otherwise. </li>
521521
<li> [I+A](x)=false when x is an RDF graph and [I+A](x')=false for some triple x' in x. </li>
522522
<li> [I+A](x)=true when x an RDF graph, otherwise. </li>

0 commit comments

Comments
 (0)