aboutsummaryrefslogtreecommitdiffstats
path: root/test/extra/abbreviate/collapse-subjects.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'test/extra/abbreviate/collapse-subjects.ttl')
-rw-r--r--test/extra/abbreviate/collapse-subjects.ttl11
1 files changed, 11 insertions, 0 deletions
diff --git a/test/extra/abbreviate/collapse-subjects.ttl b/test/extra/abbreviate/collapse-subjects.ttl
new file mode 100644
index 00000000..b1c86f59
--- /dev/null
+++ b/test/extra/abbreviate/collapse-subjects.ttl
@@ -0,0 +1,11 @@
+<http://example.org/s1>
+ <http://example.org/p1> <http://example.org/o1> ;
+ <http://example.org/p2> <http://example.org/o2> ;
+ <http://example.org/p3> <http://example.org/o3> .
+
+<http://example.org/s2>
+ <http://example.org/p4> <http://example.org/o4> .
+
+<http://example.org/s3>
+ <http://example.org/p5> <http://example.org/o5> ;
+ <http://example.org/p6> <http://example.org/o6> .