Sha256: e93f926458f61be527011f1b900d3c3fa3d44360626a22549d8035ea26e5b46a
Contents?: true
Size: 239 Bytes
Versions: 3
Compression:
Stored size: 239 Bytes
Contents
ASK WHERE { ?a <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://xmlns.com/foaf/0.1/Document> . ?a <http://xmlns.com/foaf/0.1/maker> ?b . ?b <http://xmlns.com/foaf/0.1/name> "John Doe" . FILTER ( isBlank(?a) && isBlank(?b) ) }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
rdfa_parser-0.1.2 | spec/xhtml1-testcases/0046.sparql |
rdfa_parser-0.1.1 | spec/xhtml1-testcases/0046.sparql |
rdfa_parser-0.1.0 | spec/xhtml1-testcases/0046.sparql |