- From: Peter F. Patel-Schneider <pfpschneider@gmail.com>
- Date: Mon, 10 Nov 2014 08:26:17 -0800
- To: public-rdf-dawg-comments@w3.org
- CC: Birte Glimm <birte.glimm@uni-ulm.de>
I have been looking over the SPARQL 1.1 documents and have been trying to figure out a simple question about literal matching. The question is whether basic graph pattern matching is sensitive to the surface form of literals in an RDF graph. For example, does the basic graph pattern ex:a ex:b "01"^^xsd:integer . match the RDF graph ex:a ex:b "1"^^xsd:integer . It appears to me that it does not, but I would like confirmation of this. Peter F. Patel-Schneider
Received on Monday, 10 November 2014 16:26:46 UTC