summaryrefslogtreecommitdiffstats
path: root/tests/ntriples/nt2013-ex3.out
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 05:40:05 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 05:40:05 +0000
commit4038ab95a094b363f1748f3dcb51511a1217475d (patch)
tree7f393d66a783f91ddd263c78d681e485cf4f45ca /tests/ntriples/nt2013-ex3.out
parentInitial commit. (diff)
downloadraptor2-upstream.tar.xz
raptor2-upstream.zip
Adding upstream version 2.0.16.upstream/2.0.16upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'tests/ntriples/nt2013-ex3.out')
-rw-r--r--tests/ntriples/nt2013-ex3.out7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/ntriples/nt2013-ex3.out b/tests/ntriples/nt2013-ex3.out
new file mode 100644
index 0000000..c057085
--- /dev/null
+++ b/tests/ntriples/nt2013-ex3.out
@@ -0,0 +1,7 @@
+<http://example.org/show/218> <http://www.w3.org/2000/01/rdf-schema#label> "That Seventies Show"^^<http://www.w3.org/2001/XMLSchema#string> .
+<http://example.org/show/218> <http://www.w3.org/2000/01/rdf-schema#label> "That Seventies Show" .
+<http://example.org/show/218> <http://example.org/show/localName> "That Seventies Show"@en .
+<http://example.org/show/218> <http://example.org/show/localName> "Cette S\u00E9rie des Ann\u00E9es Septante"@fr-be .
+<http://example.org/#spiderman> <http://example.org/text> "This is a multi-line\nliteral with many quotes (\"\"\"\"\")\nand two apostrophes ('')." .
+<http://en.wikipedia.org/wiki/Helium> <http://example.org/elements/atomicNumber> "2"^^<http://www.w3.org/2001/XMLSchema#integer> .
+<http://en.wikipedia.org/wiki/Helium> <http://example.org/elements/specificGravity> "1.663E-4"^^<http://www.w3.org/2001/XMLSchema#double> .