Skip to content

Commit 902d7cf

Browse files
committed
Removes the historical notes on rdf:langString datatype
rdf:langString is normative since RDF 1.1 and there is already a note just above to highlight rdf:langString usage
1 parent 81781e8 commit 902d7cf

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

spec/index.html

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6295,21 +6295,6 @@ <h5>DATATYPE</h5>
62956295
</div>
62966296
</div>
62976297
</div>
6298-
<div class="note">
6299-
<p>In [[[RDF-SPARQL-QUERY]]] the <code>DATATYPE</code> function was not defined for
6300-
literals with a language tag. Therefore, an unextended implementation would raise an
6301-
error when <code>DATATYPE</code> was called with a literal with a language tag.
6302-
<a href="#operatorExtensibility">Operator extensibility</a> allows implementations to
6303-
return a result rather than raise an error. SPARQL 1.2 defines the result of
6304-
<code>DATATYPE</code> applied to a literal with a language tag to be
6305-
<code>rdf:langString</code>.</p>
6306-
</div>
6307-
<div class="wgNote">
6308-
The SPARQL Working Group is using <code>rdf:langString</code> based on the latest
6309-
Working Drafts of the RDF Working Group. This usage should be considered experimental
6310-
(and non-normative) until/unless <code>rdf:langString</code> becomes part of an updated
6311-
RDF Recommendation.
6312-
</div>
63136298
</section>
63146299
<section id="func-iri">
63156300
<h5>IRI</h5>

0 commit comments

Comments
 (0)