jsonld-ex/test/data/json-ld.org-test-suite/toRdf-0101-out.nq
2017-03-24 23:08:41 +01:00

5 lines
299 B
Plaintext
Executable file

_:b0 <http://example.com/property> "1"^^<http://example.com/datatype> .
_:b0 <http://example.com/property> "5.1E0"^^<http://example.com/datatype> .
_:b0 <http://example.com/property> "false"^^<http://example.com/datatype> .
_:b0 <http://example.com/property> "true"^^<http://example.com/datatype> .