Browse Source

Merge test suites.

git-svn-id: http://svn.drobilla.net/serd/trunk@441 490d8e77-9747-427b-9fa3-0b8f29cee8a0
zrythm_meson
David Robillard 10 years ago
parent
commit
e6f2680dc5
  1. 101
      tests/extra/manifest.ttl
  2. 2
      tests/extra/turtle-syntax-bad-blank-label-dot-end.ttl
  3. 2
      tests/extra/turtle-syntax-bad-ln-dash-start.ttl
  4. 2
      tests/extra/turtle-syntax-bad-ln-escape-start.ttl
  5. 2
      tests/extra/turtle-syntax-bad-ln-escape.ttl
  6. 1
      tests/extra/turtle-syntax-bad-missing-ns-dot-end.ttl
  7. 1
      tests/extra/turtle-syntax-bad-missing-ns-dot-start.ttl
  8. 2
      tests/extra/turtle-syntax-bad-ns-dot-end.ttl
  9. 2
      tests/extra/turtle-syntax-bad-ns-dot-start.ttl
  10. 6
      tests/extra/turtle-syntax-bad-number-dot-in-anon.ttl
  11. 3
      tests/extra/turtle-syntax-blank-label.nt
  12. 4
      tests/extra/turtle-syntax-blank-label.ttl
  13. 5
      tests/extra/turtle-syntax-ln-colons.nt
  14. 6
      tests/extra/turtle-syntax-ln-colons.ttl
  15. 3
      tests/extra/turtle-syntax-ln-dots.nt
  16. 4
      tests/extra/turtle-syntax-ln-dots.ttl
  17. 2
      tests/extra/turtle-syntax-ns-dots.ttl
  18. 2
      tests/extra/turtle-syntax-pname-dots.ttl
  19. 1
      tests/new/HYPHEN_MINUS_in_local_name.nt
  20. 2
      tests/new/HYPHEN_MINUS_in_local_name.ttl
  21. 1
      tests/new/IRIREF_datatype.nt
  22. 1
      tests/new/IRIREF_datatype.ttl
  23. 1
      tests/new/IRI_subject.nt
  24. 1
      tests/new/IRI_subject.ttl
  25. 1
      tests/new/IRI_with_all_punctuation.nt
  26. 1
      tests/new/IRI_with_all_punctuation.ttl
  27. 1
      tests/new/IRI_with_eight_digit_numeric_escape.ttl
  28. 1
      tests/new/IRI_with_four_digit_numeric_escape.ttl
  29. 1
      tests/new/LITERAL1.nt
  30. 1
      tests/new/LITERAL1.ttl
  31. 1
      tests/new/LITERAL2.ttl
  32. 1
      tests/new/LITERAL_LONG1.ttl
  33. 1
      tests/new/LITERAL_LONG1_with_1_squote.nt
  34. 1
      tests/new/LITERAL_LONG1_with_1_squote.ttl
  35. 1
      tests/new/LITERAL_LONG1_with_2_squotes.nt
  36. 1
      tests/new/LITERAL_LONG1_with_2_squotes.ttl
  37. 1
      tests/new/LITERAL_LONG2.ttl
  38. 1
      tests/new/LITERAL_LONG2_with_1_squote.nt
  39. 1
      tests/new/LITERAL_LONG2_with_1_squote.ttl
  40. 1
      tests/new/LITERAL_LONG2_with_2_squotes.nt
  41. 1
      tests/new/LITERAL_LONG2_with_2_squotes.ttl
  42. 2
      tests/new/SPARQL_style_base.ttl
  43. 2
      tests/new/SPARQL_style_prefix.ttl
  44. 1
      tests/new/anonymous_blank_node_object.nt
  45. 1
      tests/new/anonymous_blank_node_object.ttl
  46. 1
      tests/new/anonymous_blank_node_subject.nt
  47. 1
      tests/new/anonymous_blank_node_subject.ttl
  48. 1
      tests/new/bareword_a_predicate.nt
  49. 1
      tests/new/bareword_a_predicate.ttl
  50. 1
      tests/new/bareword_decimal.nt
  51. 1
      tests/new/bareword_decimal.ttl
  52. 1
      tests/new/bareword_double.nt
  53. 1
      tests/new/bareword_double.ttl
  54. 1
      tests/new/bareword_integer.ttl
  55. 2
      tests/new/blankNodePropertyList_as_object.nt
  56. 1
      tests/new/blankNodePropertyList_as_object.ttl
  57. 2
      tests/new/blankNodePropertyList_as_subject.nt
  58. 1
      tests/new/blankNodePropertyList_as_subject.ttl
  59. 3
      tests/new/blankNodePropertyList_containing_collection.nt
  60. 1
      tests/new/blankNodePropertyList_containing_collection.ttl
  61. 3
      tests/new/blankNodePropertyList_with_multiple_triples.nt
  62. 1
      tests/new/blankNodePropertyList_with_multiple_triples.ttl
  63. 3
      tests/new/collection_object.nt
  64. 1
      tests/new/collection_object.ttl
  65. 3
      tests/new/collection_subject.nt
  66. 1
      tests/new/collection_subject.ttl
  67. 2
      tests/new/default_namespace_IRI.ttl
  68. 1
      tests/new/double_lower_case_e.nt
  69. 1
      tests/new/double_lower_case_e.ttl
  70. 1
      tests/new/empty_collection.nt
  71. 1
      tests/new/empty_collection.ttl
  72. 7
      tests/new/first.nt
  73. 1
      tests/new/first.ttl
  74. 1
      tests/new/labeled_blank_node_object.nt
  75. 1
      tests/new/labeled_blank_node_object.ttl
  76. 1
      tests/new/labeled_blank_node_subject.nt
  77. 1
      tests/new/labeled_blank_node_subject.ttl
  78. 1
      tests/new/langtagged_LONG.ttl
  79. 1
      tests/new/langtagged_non_LONG.nt
  80. 1
      tests/new/langtagged_non_LONG.ttl
  81. 1
      tests/new/lantag_with_subtag.nt
  82. 1
      tests/new/lantag_with_subtag.ttl
  83. 7
      tests/new/last.nt
  84. 1
      tests/new/last.ttl
  85. 1
      tests/new/literal_false.nt
  86. 1
      tests/new/literal_false.ttl
  87. 1
      tests/new/literal_true.nt
  88. 1
      tests/new/literal_true.ttl
  89. 1
      tests/new/literal_with_BACKSPACE.nt
  90. 1
      tests/new/literal_with_BACKSPACE.ttl
  91. 1
      tests/new/literal_with_CARRIAGE_RETURN.nt
  92. 1
      tests/new/literal_with_CARRIAGE_RETURN.ttl
  93. 1
      tests/new/literal_with_CHARACTER_TABULATION.nt
  94. 1
      tests/new/literal_with_CHARACTER_TABULATION.ttl
  95. 1
      tests/new/literal_with_FORM_FEED.nt
  96. 1
      tests/new/literal_with_FORM_FEED.ttl
  97. 1
      tests/new/literal_with_LINE_FEED.nt
  98. 2
      tests/new/literal_with_LINE_FEED.ttl
  99. 1
      tests/new/literal_with_REVERSE_SOLIDUS.nt
  100. 1
      tests/new/literal_with_REVERSE_SOLIDUS.ttl
  101. Some files were not shown because too many files have changed in this diff Show More

101
tests/extra/manifest.ttl

@ -1,101 +0,0 @@ @@ -1,101 +0,0 @@
@prefix mf: <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix rdft: <http://www.w3.org/ns/rdftest#> .
<>
rdf:type mf:Manifest ;
rdfs:comment "Extra Turtle tests from Serd" ;
mf:entries (
<#turtle-syntax-bad-blank-label-dot-end>
<#turtle-syntax-bad-ln-dash-start>
<#turtle-syntax-bad-ln-escape-start>
<#turtle-syntax-bad-ln-escape>
<#turtle-syntax-bad-missing-ns-dot-end>
<#turtle-syntax-bad-missing-ns-dot-start>
<#turtle-syntax-bad-ns-dot-end>
<#turtle-syntax-bad-ns-dot-start>
<#turtle-syntax-bad-number-dot-in-anon>
<#turtle-syntax-blank-label>
<#turtle-syntax-ln-colons>
<#turtle-syntax-ln-dots>
<#turtle-syntax-ns-dots>
) .
<#turtle-syntax-bad-blank-label-dot-end>
rdf:type rdft:TestTurtleNegativeSyntax ;
rdfs:comment "Blank node label must not end in dot" ;
mf:name "turtle-syntax-bad-blank-label-dot-end" ;
mf:action <turtle-syntax-bad-blank-label-dot-end.ttl> .
<#turtle-syntax-bad-number-dot-in-anon>
rdf:type rdft:TestTurtleNegativeSyntax ;
rdfs:comment "Dot delimeter may not appear in anonymous nodes" ;
mf:name "turtle-syntax-bad-number-dot-in-anon" ;
mf:action <turtle-syntax-bad-number-dot-in-anon.ttl> .
<#turtle-syntax-bad-ln-dash-start>
rdf:type rdft:TestTurtleNegativeSyntax ;
rdfs:comment "Local name must not begin with dash" ;
mf:name "turtle-syntax-bad-ln-dash-start" ;
mf:action <turtle-syntax-bad-ln-dash-start.ttl> .
<#turtle-syntax-bad-ln-escape>
rdf:type rdft:TestTurtleNegativeSyntax ;
rdfs:comment "Bad hex escape in local name" ;
mf:name "turtle-syntax-bad-ln-escape" ;
mf:action <turtle-syntax-bad-ln-escape.ttl> .
<#turtle-syntax-bad-ln-escape-start>
rdf:type rdft:TestTurtleNegativeSyntax ;
rdfs:comment "Bad hex escape at start of local name" ;
mf:name "turtle-syntax-bad-ln-escape-start" ;
mf:action <turtle-syntax-bad-ln-escape-start.ttl> .
<#turtle-syntax-bad-ns-dot-end>
rdf:type rdft:TestTurtleNegativeSyntax ;
rdfs:comment "Prefix must not end in dot" ;
mf:name "turtle-syntax-bad-ns-dot-end" ;
mf:action <turtle-syntax-bad-ns-dot-end.ttl> .
<#turtle-syntax-bad-ns-dot-start>
rdf:type rdft:TestTurtleNegativeSyntax ;
rdfs:comment "Prefix must not start with dot" ;
mf:name "turtle-syntax-bad-ns-dot-start" ;
mf:action <turtle-syntax-bad-ns-dot-start.ttl> .
<#turtle-syntax-bad-missing-ns-dot-end>
rdf:type rdft:TestTurtleNegativeSyntax ;
rdfs:comment "Prefix must not end in dot (error in triple, not prefix directive like turtle-syntax-bad-ns-dot-end)" ;
mf:name "turtle-syntax-bad-missing-ns-dot-end" ;
mf:action <turtle-syntax-bad-missing-ns-dot-end.ttl> .
<#turtle-syntax-bad-missing-ns-dot-start>
rdf:type rdft:TestTurtleNegativeSyntax ;
rdfs:comment "Prefix must not start with dot (error in triple, not prefix directive like turtle-syntax-bad-ns-dot-end)" ;
mf:name "turtle-syntax-bad-missing-ns-dot-start" ;
mf:action <turtle-syntax-bad-missing-ns-dot-start.ttl> .
<#turtle-syntax-ln-dots>
rdf:type rdft:TestTurtlePositiveSyntax ;
rdfs:comment "Dots in pname local names" ;
mf:name "turtle-syntax-ln-dots" ;
mf:action <turtle-syntax-ln-dots.ttl> .
<#turtle-syntax-ln-colons>
rdf:type rdft:TestTurtlePositiveSyntax ;
rdfs:comment "Colons in pname local names" ;
mf:name "turtle-syntax-ln-colons" ;
mf:action <turtle-syntax-ln-colons.ttl> .
<#turtle-syntax-ns-dots>
rdf:type rdft:TestTurtlePositiveSyntax ;
rdfs:comment "Dots in namespace names" ;
mf:name "turtle-syntax-ns-dots" ;
mf:action <turtle-syntax-ns-dots.ttl> .
<#turtle-syntax-blank-label>
rdf:type rdft:TestTurtlePositiveSyntax ;
rdfs:comment "Characters allowed in blank node labels" ;
mf:name "turtle-syntax-blank-label" ;
mf:action <turtle-syntax-blank-label.ttl> .

2
tests/extra/turtle-syntax-bad-blank-label-dot-end.ttl

@ -1,2 +0,0 @@ @@ -1,2 +0,0 @@
@prefix : <http://example/> .
_:b1. :p :o .

2
tests/extra/turtle-syntax-bad-ln-dash-start.ttl

@ -1,2 +0,0 @@ @@ -1,2 +0,0 @@
@prefix : <http://example/> .
:s :p :-o .

2
tests/extra/turtle-syntax-bad-ln-escape-start.ttl

@ -1,2 +0,0 @@ @@ -1,2 +0,0 @@
@prefix : <http://example/> .
:s :p :%2o .

2
tests/extra/turtle-syntax-bad-ln-escape.ttl

@ -1,2 +0,0 @@ @@ -1,2 +0,0 @@
@prefix : <http://example/> .
:s :p :o%2 .

1
tests/extra/turtle-syntax-bad-missing-ns-dot-end.ttl

@ -1 +0,0 @@ @@ -1 +0,0 @@
valid:s valid:p invalid.:o .

1
tests/extra/turtle-syntax-bad-missing-ns-dot-start.ttl

@ -1 +0,0 @@ @@ -1 +0,0 @@
.undefined:s .undefined:p .undefined:o .

2
tests/extra/turtle-syntax-bad-ns-dot-end.ttl

@ -1,2 +0,0 @@ @@ -1,2 +0,0 @@
@prefix eg. : <http://example/> .
eg.:s eg.:p eg.:o .

2
tests/extra/turtle-syntax-bad-ns-dot-start.ttl

@ -1,2 +0,0 @@ @@ -1,2 +0,0 @@
@prefix .eg : <http://example/> .
.eg:s .eg:p .eg:o .

6
tests/extra/turtle-syntax-bad-number-dot-in-anon.ttl

@ -1,6 +0,0 @@ @@ -1,6 +0,0 @@
@prefix : <http://example/> .
:s
:p [
:p1 27.
] .

3
tests/extra/turtle-syntax-blank-label.nt

@ -1,3 +0,0 @@ @@ -1,3 +0,0 @@
_:0b <http://example/p> <http://example/o> .
_:_b <http://example/p> <http://example/o> .
_:b.0 <http://example/p> <http://example/o> .

4
tests/extra/turtle-syntax-blank-label.ttl

@ -1,4 +0,0 @@ @@ -1,4 +0,0 @@
@prefix : <http://example/> .
_:0b :p :o . # Starts with digit
_:_b :p :o . # Starts with underscore
_:b.0 :p :o . # Contains dot, ends with digit

5
tests/extra/turtle-syntax-ln-colons.nt

@ -1,5 +0,0 @@ @@ -1,5 +0,0 @@
<http://example/s:1> <http://example/p:1> <http://example/o:1> .
<http://example/s::2> <http://example/p::2> <http://example/o::2> .
<http://example/3:s> <http://example/3:p> <http://example/3> .
<http://example/:s> <http://example/:p> <http://example/:o> .
<http://example/:s:> <http://example/:p:> <http://example/:o:> .

6
tests/extra/turtle-syntax-ln-colons.ttl

@ -1,6 +0,0 @@ @@ -1,6 +0,0 @@
@prefix : <http://example/> .
:s:1 :p:1 :o:1 .
:s::2 :p::2 :o::2 .
:3:s :3:p :3 .
::s ::p ::o .
::s: ::p: ::o: .

3
tests/extra/turtle-syntax-ln-dots.nt

@ -1,3 +0,0 @@ @@ -1,3 +0,0 @@
<http://example/s.1> <http://example/p.1> <http://example/o.1> .
<http://example/s..2> <http://example/p..2> <http://example/o..2> .
<http://example/3.s> <http://example/3.p> <http://example/3> .

4
tests/extra/turtle-syntax-ln-dots.ttl

@ -1,4 +0,0 @@ @@ -1,4 +0,0 @@
@prefix : <http://example/> .
:s.1 :p.1 :o.1 .
:s..2 :p..2 :o..2.
:3.s :3.p :3.

2
tests/extra/turtle-syntax-ns-dots.ttl

@ -1,2 +0,0 @@ @@ -1,2 +0,0 @@
@prefix e.g: <http://example/> .
e.g:s e.g:p e.g:o .

2
tests/extra/turtle-syntax-pname-dots.ttl

@ -1,2 +0,0 @@ @@ -1,2 +0,0 @@
@prefix : <http://example/> .
:s.ubj :p.r.ed :o.bject.

1
tests/new/HYPHEN_MINUS_in_local_name.nt

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s-> <http://a.example/p> <http://a.example/o> .

2
tests/new/HYPHEN_MINUS_in_local_name.ttl

@ -1,2 +0,0 @@ @@ -1,2 +0,0 @@
@prefix p: <http://a.example/>.
p:s- <http://a.example/p> <http://a.example/o> .

1
tests/new/IRIREF_datatype.nt

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> "1"^^<http://www.w3.org/2001/XMLSchema#integer> .

1
tests/new/IRIREF_datatype.ttl

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> "1"^^<http://www.w3.org/2001/XMLSchema#integer> .

1
tests/new/IRI_subject.nt

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> <http://a.example/o> .

1
tests/new/IRI_subject.ttl

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> <http://a.example/o> .

1
tests/new/IRI_with_all_punctuation.nt

@ -1 +0,0 @@ @@ -1 +0,0 @@
<scheme:!$%25&amp;'()*+,-./0123456789:/@ABCDEFGHIJKLMNOPQRSTUVWXYZ_abcdefghijklmnopqrstuvwxyz~?#> <http://a.example/p> <http://a.example/o> .

1
tests/new/IRI_with_all_punctuation.ttl

@ -1 +0,0 @@ @@ -1 +0,0 @@
<scheme:!$%25&amp;'()*+,-./0123456789:/@ABCDEFGHIJKLMNOPQRSTUVWXYZ_abcdefghijklmnopqrstuvwxyz~?#> <http://a.example/p> <http://a.example/o> .

1
tests/new/IRI_with_eight_digit_numeric_escape.ttl

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/\U00000073> <http://a.example/p> <http://a.example/o> .

1
tests/new/IRI_with_four_digit_numeric_escape.ttl

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/\u0073> <http://a.example/p> <http://a.example/o> .

1
tests/new/LITERAL1.nt

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> "x" .

1
tests/new/LITERAL1.ttl

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> 'x' .

1
tests/new/LITERAL2.ttl

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> "x" .

1
tests/new/LITERAL_LONG1.ttl

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> '''x''' .

1
tests/new/LITERAL_LONG1_with_1_squote.nt

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> "x'y" .

1
tests/new/LITERAL_LONG1_with_1_squote.ttl

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> '''x'y''' .

1
tests/new/LITERAL_LONG1_with_2_squotes.nt

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> "x''y" .

1
tests/new/LITERAL_LONG1_with_2_squotes.ttl

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> '''x''y''' .

1
tests/new/LITERAL_LONG2.ttl

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> """x""" .

1
tests/new/LITERAL_LONG2_with_1_squote.nt

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> "x\"y" .

1
tests/new/LITERAL_LONG2_with_1_squote.ttl

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> """x"y""" .

1
tests/new/LITERAL_LONG2_with_2_squotes.nt

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> "x\"\"y" .

1
tests/new/LITERAL_LONG2_with_2_squotes.ttl

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> """x""y""" .

2
tests/new/SPARQL_style_base.ttl

@ -1,2 +0,0 @@ @@ -1,2 +0,0 @@
BASE <http://a.example/>
<s> <http://a.example/p> <http://a.example/o> .

2
tests/new/SPARQL_style_prefix.ttl

@ -1,2 +0,0 @@ @@ -1,2 +0,0 @@
PREFIX p: <http://a.example/>
p:s <http://a.example/p> <http://a.example/o> .

1
tests/new/anonymous_blank_node_object.nt

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> _:b1 .

1
tests/new/anonymous_blank_node_object.ttl

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> [] .

1
tests/new/anonymous_blank_node_subject.nt

@ -1 +0,0 @@ @@ -1 +0,0 @@
_:b1 <http://a.example/p> <http://a.example/o> .

1
tests/new/anonymous_blank_node_subject.ttl

@ -1 +0,0 @@ @@ -1 +0,0 @@
[] <http://a.example/p> <http://a.example/o> .

1
tests/new/bareword_a_predicate.nt

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://a.example/o> .

1
tests/new/bareword_a_predicate.ttl

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> a <http://a.example/o> .

1
tests/new/bareword_decimal.nt

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> "1.0"^^<http://www.w3.org/2001/XMLSchema#decimal> .

1
tests/new/bareword_decimal.ttl

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> 1.0 .

1
tests/new/bareword_double.nt

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> "1E0"^^<http://www.w3.org/2001/XMLSchema#double> .

1
tests/new/bareword_double.ttl

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> 1E0 .

1
tests/new/bareword_integer.ttl

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> 1 .

2
tests/new/blankNodePropertyList_as_object.nt

@ -1,2 +0,0 @@ @@ -1,2 +0,0 @@
<http://a.example/s> <http://a.example/p> _:b1 .
_:b1 <http://a.example/p2> <http://a.example/o2> .

1
tests/new/blankNodePropertyList_as_object.ttl

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> [ <http://a.example/p2> <http://a.example/o2> ] .

2
tests/new/blankNodePropertyList_as_subject.nt

@ -1,2 +0,0 @@ @@ -1,2 +0,0 @@
_:b1 <http://a.example/p> <http://a.example/o> .
_:b1 <http://a.example/p2> <http://a.example/o2> .

1
tests/new/blankNodePropertyList_as_subject.ttl

@ -1 +0,0 @@ @@ -1 +0,0 @@
[ <http://a.example/p> <http://a.example/o> ] <http://a.example/p2> <http://a.example/o2> .

3
tests/new/blankNodePropertyList_containing_collection.nt

@ -1,3 +0,0 @@ @@ -1,3 +0,0 @@
_:b1 <http://a.example/p1> _:b2 .
_:b2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> "1"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .

1
tests/new/blankNodePropertyList_containing_collection.ttl

@ -1 +0,0 @@ @@ -1 +0,0 @@
[ <http://a.example/p1> (1) ] .

3
tests/new/blankNodePropertyList_with_multiple_triples.nt

@ -1,3 +0,0 @@ @@ -1,3 +0,0 @@
_:b1 <http://a.example/p1> <http://a.example/o1> .
_:b1 <http://a.example/p2> <http://a.example/o2> .
_:b1 <http://a.example/p> <http://a.example/o> .

1
tests/new/blankNodePropertyList_with_multiple_triples.ttl

@ -1 +0,0 @@ @@ -1 +0,0 @@
[ <http://a.example/p1> <http://a.example/o1> ; <http://a.example/p2> <http://a.example/o2> ] <http://a.example/p> <http://a.example/o> .

3
tests/new/collection_object.nt

@ -1,3 +0,0 @@ @@ -1,3 +0,0 @@
<http://a.example/s> <http://a.example/p> _:b1 .
_:b1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> "1"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .

1
tests/new/collection_object.ttl

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> (1) .

3
tests/new/collection_subject.nt

@ -1,3 +0,0 @@ @@ -1,3 +0,0 @@
_:b1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> "1"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:b1 <http://a.example/p> <http://a.example/o> .

1
tests/new/collection_subject.ttl

@ -1 +0,0 @@ @@ -1 +0,0 @@
(1) <http://a.example/p> <http://a.example/o> .

2
tests/new/default_namespace_IRI.ttl

@ -1,2 +0,0 @@ @@ -1,2 +0,0 @@
@prefix : <http://a.example/>.
:s <http://a.example/p> <http://a.example/o> .

1
tests/new/double_lower_case_e.nt

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> "1e0"^^<http://www.w3.org/2001/XMLSchema#double> .

1
tests/new/double_lower_case_e.ttl

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> 1e0 .

1
tests/new/empty_collection.nt

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .

1
tests/new/empty_collection.ttl

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> () .

7
tests/new/first.nt

@ -1,7 +0,0 @@ @@ -1,7 +0,0 @@
<http://a.example/s> <http://a.example/p> _:b1 .
_:b1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:b2 .
_:b2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> "1"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:b1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:b3 .
_:b3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> "2"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .

1
tests/new/first.ttl

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> ((1) 2) .

1
tests/new/labeled_blank_node_object.nt

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> _:o .

1
tests/new/labeled_blank_node_object.ttl

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> _:o .

1
tests/new/labeled_blank_node_subject.nt

@ -1 +0,0 @@ @@ -1 +0,0 @@
_:s <http://a.example/p> <http://a.example/o> .

1
tests/new/labeled_blank_node_subject.ttl

@ -1 +0,0 @@ @@ -1 +0,0 @@
_:s <http://a.example/p> <http://a.example/o> .

1
tests/new/langtagged_LONG.ttl

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> """chat"""@en .

1
tests/new/langtagged_non_LONG.nt

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> "chat"@en .

1
tests/new/langtagged_non_LONG.ttl

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> "chat"@en .

1
tests/new/lantag_with_subtag.nt

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> "chat"@en-us .

1
tests/new/lantag_with_subtag.ttl

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> "chat"@en-us-us .

7
tests/new/last.nt

@ -1,7 +0,0 @@ @@ -1,7 +0,0 @@
<http://a.example/s> <http://a.example/p> _:b1 .
_:b1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> "1"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:b2 .
_:b2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:b3 .
_:b3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> "2"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:b2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .

1
tests/new/last.ttl

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> (1 (2)) .

1
tests/new/literal_false.nt

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> "false"^^<http://www.w3.org/2001/XMLSchema#boolean> .

1
tests/new/literal_false.ttl

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> false .

1
tests/new/literal_true.nt

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> "true"^^<http://www.w3.org/2001/XMLSchema#boolean> .

1
tests/new/literal_true.ttl

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> true .

1
tests/new/literal_with_BACKSPACE.nt

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> "\b" .

1
tests/new/literal_with_BACKSPACE.ttl

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> '' .

1
tests/new/literal_with_CARRIAGE_RETURN.nt

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> "\r" .

1
tests/new/literal_with_CARRIAGE_RETURN.ttl

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> ''' ''' .

1
tests/new/literal_with_CHARACTER_TABULATION.nt

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> "\t" .

1
tests/new/literal_with_CHARACTER_TABULATION.ttl

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> ' ' .

1
tests/new/literal_with_FORM_FEED.nt

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> "\f" .

1
tests/new/literal_with_FORM_FEED.ttl

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> ' ' .

1
tests/new/literal_with_LINE_FEED.nt

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> "\n" .

2
tests/new/literal_with_LINE_FEED.ttl

@ -1,2 +0,0 @@ @@ -1,2 +0,0 @@
<http://a.example/s> <http://a.example/p> '''
''' .

1
tests/new/literal_with_REVERSE_SOLIDUS.nt

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> "\\" .

1
tests/new/literal_with_REVERSE_SOLIDUS.ttl

@ -1 +0,0 @@ @@ -1 +0,0 @@
<http://a.example/s> <http://a.example/p> '\\' .

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save