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

4 lines
368 B
Plaintext
Executable file

<http://example.org/test#example1> <http://example.org/vocab#boolean> "true"^^<http://www.w3.org/2001/XMLSchema#boolean> .
<http://example.org/test#example1> <http://example.org/vocab#double> "1.2345E2"^^<http://www.w3.org/2001/XMLSchema#double> .
<http://example.org/test#example1> <http://example.org/vocab#integer> "1"^^<http://www.w3.org/2001/XMLSchema#integer> .