Sha256: c4b1cbbf2f05eb0f19c5c14df518045ea0972259f89dcdbe0571a754db788ab4

Contents?: true

Size: 254 Bytes

Versions: 3

Compression:

Stored size: 254 Bytes

Contents

ASK WHERE {
 <http://www.example.org/#somebody> <http://xmlns.com/foaf/0.1/knows> ?a .
 ?a <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://xmlns.com/foaf/0.1/Person> .
 ?a <http://xmlns.com/foaf/0.1/name> "Dan Brickley" .
 FILTER isBlank(?a)
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rdfa_parser-0.1.2 spec/xhtml1-testcases/0088.sparql
rdfa_parser-0.1.1 spec/xhtml1-testcases/0088.sparql
rdfa_parser-0.1.0 spec/xhtml1-testcases/0088.sparql