File tree Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -6295,21 +6295,6 @@ <h5>DATATYPE</h5>
6295
6295
</div>
6296
6296
</div>
6297
6297
</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>
6313
6298
</section>
6314
6299
<section id="func-iri">
6315
6300
<h5>IRI</h5>
You can’t perform that action at this time.
0 commit comments