Skip to content

Commit

Permalink
Update spec/index.html
Browse files Browse the repository at this point in the history
Co-authored-by: Olaf Hartig <[email protected]>
  • Loading branch information
afs and hartig authored Dec 19, 2024
1 parent 4def673 commit 0ac6be3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions spec/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6555,8 +6555,9 @@ <h5>STRDT</h5>
</table>
</div>
<div class="note">
`STRDT` should not be called with datatype argument
`rdf:dirString` or `rdf:dirLangString. Function `STRLANG`
`STRDT` should not be called with `datatypeIRI` argument
`rdf:langString` or `rdf:dirLangString`. To create literals with
these IRIs as datatype IRI, function `STRLANG`
or `STRLANGDIR` should be used.
</div>
</section>
Expand Down

0 comments on commit 0ac6be3

Please sign in to comment.