summaryrefslogtreecommitdiff
path: root/test/DAWG/rdflib/bindscope2.tsv
diff options
context:
space:
mode:
Diffstat (limited to 'test/DAWG/rdflib/bindscope2.tsv')
-rw-r--r--test/DAWG/rdflib/bindscope2.tsv8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/DAWG/rdflib/bindscope2.tsv b/test/DAWG/rdflib/bindscope2.tsv
new file mode 100644
index 00000000..8bed6717
--- /dev/null
+++ b/test/DAWG/rdflib/bindscope2.tsv
@@ -0,0 +1,8 @@
+?s ?p ?o ?x
+<http://example.org/john> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://schema.org/Person> <http://example.org/john>
+<http://example.org/john> <http://schema.org/name> "John" <http://example.org/john>
+<http://example.org/jane> <http://schema.org/knows> <http://example.org/john> <http://example.org/john>
+<http://example.org/jane> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://schema.org/Person> <http://example.org/jane>
+<http://example.org/jane> <http://schema.org/name> "Jane" <http://example.org/jane>
+<http://example.org/jane> <http://schema.org/knows> <http://example.org/john> <http://example.org/jane>
+<http://example.org/ecorp> <http://schema.org/employee> <http://example.org/jane> <http://example.org/jane> \ No newline at end of file