Sha256: d9938b1a0192cf11af21525ccca43016c1093426b1c885f26190d72dac905df6

Contents?: true

Size: 411 Bytes

Versions: 30

Compression:

Stored size: 411 Bytes

Contents

_:a <http://xmlns.com/foaf/0.1/knows> <http://www.example.org/#somebody> .
_:a <http://xmlns.com/foaf/0.1/mailbox> <mailto:ivan@w3.org> .
_:a <http://xmlns.com/foaf/0.1/name> "Ivan Herman" .
_:b <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://xmlns.com/foaf/0.1/Person> .
_:b <http://xmlns.com/foaf/0.1/knows> <http://www.example.org/#somebody> .
_:b <http://xmlns.com/foaf/0.1/name> "Mark Birbeck" .

Version data entries

30 entries across 30 versions & 4 rubygems

Version Path
rdf_context-0.4.6 spec/rdfa-triples/0081.nt
rdf_context-0.4.5 spec/rdfa-triples/0081.nt
rdf_context-0.4.4 spec/rdfa-triples/0081.nt
rdf_context-0.4.3 spec/rdfa-triples/0081.nt
rdf_context-0.4.2 spec/rdfa-triples/0081.nt
gkellogg-reddy-0.2.1 spec/rdfa-triples/0081.nt
rdfa_parser-0.1.3 spec/rdfa-triples/0081.nt
rdfa_parser-0.1.2 spec/xhtml1-testcases/0081.nt
rdfa_parser-0.1.1 spec/xhtml1-testcases/0081.nt
rdfa_parser-0.1.0 spec/xhtml1-testcases/0081.nt