Sha256: a289acde3f11ac096dc0e0cffea56cd83ab03fa0a1db69dd40d4bb863afc7da5
Contents?: true
Size: 271 Bytes
Versions: 3
Compression:
Stored size: 271 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> <http://www.example.org/#me> . <http://www.example.org/#me> <http://xmlns.com/foaf/0.1/name> "John Doe" . FILTER isBlank(?a) }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
rdfa_parser-0.1.2 | spec/xhtml1-testcases/0047.sparql |
rdfa_parser-0.1.1 | spec/xhtml1-testcases/0047.sparql |
rdfa_parser-0.1.0 | spec/xhtml1-testcases/0047.sparql |