diff --git a/spec/index.html b/spec/index.html index d817565..b5f39df 100644 --- a/spec/index.html +++ b/spec/index.html @@ -4614,8 +4614,7 @@

Expressions and Testing Values

_:b a:annotates <http://www.w3.org/TR/rdf-sparql-query/> . _:b dc:date "2004-12-31T19:01:00-05:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> . -

The object of the first dc:date triple is a - simple literal +

The object of the first dc:date triple is a literal that has a datatype of xsd:string. The second has the datatype xsd:dateTime. They are different RDF terms