We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c28a6e commit 6e5028aCopy full SHA for 6e5028a
test-cases/RMLTC0027d-JSON/output.nq
@@ -1,4 +1,4 @@
1
-<http://example.com/Bob> <http://example.com/amount> "30" .
2
-<http://example.com/Jones> <http://example.com/amount> "20" .
3
-<http://example.com/Smith> <http://example.com/amount> "30" .
4
-<http://example.com/Sue> <http://example.com/amount> "20" .
+<http://example2.com/Bob> <http://example.com/amount> "30" .
+<http://example2.com/Jones> <http://example.com/amount> "20" .
+<http://example2.com/Smith> <http://example.com/amount> "30" .
+<http://example2.com/Sue> <http://example.com/amount> "20" .
0 commit comments