Skip to content

Commit efea737

Browse files
afshartig
andauthored
Update spec/index.html
Co-authored-by: Olaf Hartig <[email protected]>
1 parent 7b7407f commit efea737

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

spec/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5838,9 +5838,9 @@ <h5>SameValue</h5>
58385838
of the datatype.
58395839
</p>
58405840
<p>
5841-
The function `sameValue` returns true or false in cases where
5842-
the SPARQL processor can determine that the values of the
5843-
arguments are equal or are not equal. If the SPARQL processor
5841+
If the two arguments are literals, the function `sameValue` returns `true` or `false` in cases where
5842+
the SPARQL processor can determine that the values of these
5843+
literals are equal or are not equal. If the SPARQL processor
58445844
can not be sure, it returns `error`.
58455845
</p>
58465846
</div>

0 commit comments

Comments
 (0)