Files
gonum/graph/formats/rdf/testdata/test047-urdna2015.nq
T
Dan Kortschak 3f0deff25e graph/formats/rdf: add URDNA2015 and URGNA2012 canonicalisation
With the inclusion of the complete JSON-LD RDF Dataset Normalization test
suite these can now be dual licensed.
2021-05-05 14:52:27 +09:30

9 lines
372 B
Plaintext

_:c14n0 <http://example.org/vocab#z> "bar1" .
_:c14n0 <http://example.org/vocab#z> "bar2" .
_:c14n1 <http://example.org/vocab#z> "foo1" .
_:c14n1 <http://example.org/vocab#z> "foo2" .
_:c14n2 <http://example.org/vocab#p> _:c14n0 .
_:c14n3 <http://example.org/vocab#p> _:c14n2 .
_:c14n4 <http://example.org/vocab#p> _:c14n1 .
_:c14n5 <http://example.org/vocab#p> _:c14n4 .