We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f8c0d7 commit b876bddCopy full SHA for b876bdd
spec/index.html
@@ -4614,8 +4614,7 @@ <h2>Expressions and Testing Values</h2>
4614
4615
_:b a:annotates <http://www.w3.org/TR/rdf-sparql-query/> .
4616
_:b dc:date "2004-12-31T19:01:00-05:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .</pre>
4617
- <p>The object of the first <code>dc:date</code> triple is a
4618
- <a data-cite="RDF12-CONCEPTS#dfn-simple-literal">simple literal</a>
+ <p>The object of the first <code>dc:date</code> triple is a literal
4619
that has a datatype of <code>xsd:string</code>.
4620
The second has the datatype <code>xsd:dateTime</code>.
4621
They are different <a data-cite="RDF12-CONCEPTS#dfn-rdf-term">RDF terms</a>
0 commit comments