Sha256: 41f85b4da66be1242b30d7680f5b8dff067c8ddf5b0e5f6e8d597c7ee78817e4

Contents?: true

Size: 411 Bytes

Versions: 30

Compression:

Stored size: 411 Bytes

Contents

_:a <http://xmlns.com/foaf/0.1/name> "Ivan Herman" .
_:a <http://xmlns.com/foaf/0.1/mailbox> <mailto:ivan@w3.org> .
_: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/name> "Mark Birbeck" .
<http://www.example.org/#somebody> <http://xmlns.com/foaf/0.1/knows> _:a .
<http://www.example.org/#somebody> <http://xmlns.com/foaf/0.1/knows> _:b .

Version data entries

30 entries across 30 versions & 4 rubygems

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