Skip to content

Commit 6e5028a

Browse files
committed
fix output for 29d variation
1 parent 0c28a6e commit 6e5028a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

test-cases/RMLTC0027d-JSON/output.nq

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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" .
1+
<http://example2.com/Bob> <http://example.com/amount> "30" .
2+
<http://example2.com/Jones> <http://example.com/amount> "20" .
3+
<http://example2.com/Smith> <http://example.com/amount> "30" .
4+
<http://example2.com/Sue> <http://example.com/amount> "20" .

0 commit comments

Comments
 (0)