Sha256: fcda57e944e6baa5cf1f978a9b5bfa4fae27f25112f0c38f771ed97bd0086f1a

Contents?: true

Size: 398 Bytes

Versions: 22

Compression:

Stored size: 398 Bytes

Contents

_:genid1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> "banana" .
_:genid1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:genid2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> "apple" .
_:genid2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:genid1 .
<http://example.org/stuff/1.0/a> <http://example.org/stuff/1.0/b> _:genid2 .

Version data entries

22 entries across 22 versions & 2 rubygems

Version Path
rdf_context-0.5.1 spec/turtle/test-07.out
rdf_context-0.5.0 spec/turtle/test-07.out