From 08a09191dd69e66aa56822383e84fe034d59dd3f Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 3 Apr 2023 09:00:12 -0400 Subject: Separate test suites and simplify licensing metadata --- test/w3c/TriGTests/trig-turtle-03.trig | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 test/w3c/TriGTests/trig-turtle-03.trig (limited to 'test/w3c/TriGTests/trig-turtle-03.trig') diff --git a/test/w3c/TriGTests/trig-turtle-03.trig b/test/w3c/TriGTests/trig-turtle-03.trig new file mode 100644 index 00000000..b58574d1 --- /dev/null +++ b/test/w3c/TriGTests/trig-turtle-03.trig @@ -0,0 +1,5 @@ +# Turtle is TriG +prefix : + +[ :p 123 ; :q 456 ] :r 1 . + -- cgit v1.2.1