Skip to content

Commit a4781c7

Browse files
authored
Merge pull request #97 from w3c/datatype-note
Removes the historical notes on rdf:langString datatype
2 parents ae554d5 + 902d7cf commit a4781c7

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
@@ -6298,21 +6298,6 @@ <h5>DATATYPE</h5>
62986298
</div>
62996299
</div>
63006300
</div>
6301-
<div class="note">
6302-
<p>In [[[RDF-SPARQL-QUERY]]] the <code>DATATYPE</code> function was not defined for
6303-
literals with a language tag. Therefore, an unextended implementation would raise an
6304-
error when <code>DATATYPE</code> was called with a literal with a language tag.
6305-
<a href="#operatorExtensibility">Operator extensibility</a> allows implementations to
6306-
return a result rather than raise an error. SPARQL 1.2 defines the result of
6307-
<code>DATATYPE</code> applied to a literal with a language tag to be
6308-
<code>rdf:langString</code>.</p>
6309-
</div>
6310-
<div class="wgNote">
6311-
The SPARQL Working Group is using <code>rdf:langString</code> based on the latest
6312-
Working Drafts of the RDF Working Group. This usage should be considered experimental
6313-
(and non-normative) until/unless <code>rdf:langString</code> becomes part of an updated
6314-
RDF Recommendation.
6315-
</div>
63166301
</section>
63176302
<section id="func-iri">
63186303
<h5>IRI</h5>

0 commit comments

Comments
 (0)