From 25784d0c24744533fd3c056e3d58f2f869ba341a Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 3 Apr 2023 09:00:31 -0400 Subject: Simplify naming of W3C test directories This matches the names used in . --- NEWS | 3 +- test/meson.build | 17 +- test/w3c/NQuadsTests/README | 25 - test/w3c/NQuadsTests/comment_following_triple.nq | 5 - test/w3c/NQuadsTests/langtagged_string.nq | 1 - test/w3c/NQuadsTests/lantag_with_subtag.nq | 1 - test/w3c/NQuadsTests/literal.nq | 1 - test/w3c/NQuadsTests/literal_all_controls.nq | 1 - test/w3c/NQuadsTests/literal_all_punctuation.nq | 1 - test/w3c/NQuadsTests/literal_ascii_boundaries.nq | Bin 57 -> 0 bytes test/w3c/NQuadsTests/literal_false.nq | 1 - test/w3c/NQuadsTests/literal_true.nq | 1 - test/w3c/NQuadsTests/literal_with_2_dquotes.nq | 1 - test/w3c/NQuadsTests/literal_with_2_squotes.nq | 1 - test/w3c/NQuadsTests/literal_with_BACKSPACE.nq | 1 - .../NQuadsTests/literal_with_CARRIAGE_RETURN.nq | 1 - .../literal_with_CHARACTER_TABULATION.nq | 1 - test/w3c/NQuadsTests/literal_with_FORM_FEED.nq | 1 - test/w3c/NQuadsTests/literal_with_LINE_FEED.nq | 1 - .../NQuadsTests/literal_with_REVERSE_SOLIDUS.nq | 1 - .../NQuadsTests/literal_with_REVERSE_SOLIDUS2.nq | 1 - .../NQuadsTests/literal_with_UTF8_boundaries.nq | 1 - test/w3c/NQuadsTests/literal_with_dquote.nq | 1 - .../NQuadsTests/literal_with_numeric_escape4.nq | 1 - .../NQuadsTests/literal_with_numeric_escape8.nq | 1 - test/w3c/NQuadsTests/literal_with_squote.nq | 1 - test/w3c/NQuadsTests/manifest.ttl | 709 ----- test/w3c/NQuadsTests/minimal_whitespace.nq | 6 - test/w3c/NQuadsTests/nq-syntax-bad-literal-01.nq | 1 - test/w3c/NQuadsTests/nq-syntax-bad-literal-02.nq | 1 - test/w3c/NQuadsTests/nq-syntax-bad-literal-03.nq | 1 - test/w3c/NQuadsTests/nq-syntax-bad-quint-01.nq | 2 - test/w3c/NQuadsTests/nq-syntax-bad-uri-01.nq | 2 - test/w3c/NQuadsTests/nq-syntax-bnode-01.nq | 1 - test/w3c/NQuadsTests/nq-syntax-bnode-02.nq | 1 - test/w3c/NQuadsTests/nq-syntax-bnode-03.nq | 1 - test/w3c/NQuadsTests/nq-syntax-bnode-04.nq | 1 - test/w3c/NQuadsTests/nq-syntax-bnode-05.nq | 1 - test/w3c/NQuadsTests/nq-syntax-bnode-06.nq | 1 - test/w3c/NQuadsTests/nq-syntax-uri-01.nq | 1 - test/w3c/NQuadsTests/nq-syntax-uri-02.nq | 1 - test/w3c/NQuadsTests/nq-syntax-uri-03.nq | 1 - test/w3c/NQuadsTests/nq-syntax-uri-04.nq | 1 - test/w3c/NQuadsTests/nq-syntax-uri-05.nq | 1 - test/w3c/NQuadsTests/nq-syntax-uri-06.nq | 1 - test/w3c/NQuadsTests/nt-syntax-bad-base-01.nq | 1 - test/w3c/NQuadsTests/nt-syntax-bad-bnode-01.nq | 1 - test/w3c/NQuadsTests/nt-syntax-bad-bnode-02.nq | 1 - test/w3c/NQuadsTests/nt-syntax-bad-esc-01.nq | 2 - test/w3c/NQuadsTests/nt-syntax-bad-esc-02.nq | 2 - test/w3c/NQuadsTests/nt-syntax-bad-esc-03.nq | 2 - test/w3c/NQuadsTests/nt-syntax-bad-lang-01.nq | 2 - test/w3c/NQuadsTests/nt-syntax-bad-num-01.nq | 1 - test/w3c/NQuadsTests/nt-syntax-bad-num-02.nq | 1 - test/w3c/NQuadsTests/nt-syntax-bad-num-03.nq | 1 - test/w3c/NQuadsTests/nt-syntax-bad-prefix-01.nq | 1 - test/w3c/NQuadsTests/nt-syntax-bad-string-01.nq | 1 - test/w3c/NQuadsTests/nt-syntax-bad-string-02.nq | 1 - test/w3c/NQuadsTests/nt-syntax-bad-string-03.nq | 1 - test/w3c/NQuadsTests/nt-syntax-bad-string-04.nq | 1 - test/w3c/NQuadsTests/nt-syntax-bad-string-05.nq | 1 - test/w3c/NQuadsTests/nt-syntax-bad-string-06.nq | 1 - test/w3c/NQuadsTests/nt-syntax-bad-string-07.nq | 1 - test/w3c/NQuadsTests/nt-syntax-bad-struct-01.nq | 1 - test/w3c/NQuadsTests/nt-syntax-bad-struct-02.nq | 1 - test/w3c/NQuadsTests/nt-syntax-bad-uri-01.nq | 2 - test/w3c/NQuadsTests/nt-syntax-bad-uri-02.nq | 2 - test/w3c/NQuadsTests/nt-syntax-bad-uri-03.nq | 2 - test/w3c/NQuadsTests/nt-syntax-bad-uri-04.nq | 2 - test/w3c/NQuadsTests/nt-syntax-bad-uri-05.nq | 2 - test/w3c/NQuadsTests/nt-syntax-bad-uri-06.nq | 2 - test/w3c/NQuadsTests/nt-syntax-bad-uri-07.nq | 2 - test/w3c/NQuadsTests/nt-syntax-bad-uri-08.nq | 2 - test/w3c/NQuadsTests/nt-syntax-bad-uri-09.nq | 2 - test/w3c/NQuadsTests/nt-syntax-bnode-01.nq | 1 - test/w3c/NQuadsTests/nt-syntax-bnode-02.nq | 2 - test/w3c/NQuadsTests/nt-syntax-bnode-03.nq | 2 - test/w3c/NQuadsTests/nt-syntax-datatypes-01.nq | 1 - test/w3c/NQuadsTests/nt-syntax-datatypes-02.nq | 1 - test/w3c/NQuadsTests/nt-syntax-file-01.nq | 0 test/w3c/NQuadsTests/nt-syntax-file-02.nq | 1 - test/w3c/NQuadsTests/nt-syntax-file-03.nq | 2 - test/w3c/NQuadsTests/nt-syntax-str-esc-01.nq | 1 - test/w3c/NQuadsTests/nt-syntax-str-esc-02.nq | 1 - test/w3c/NQuadsTests/nt-syntax-str-esc-03.nq | 1 - test/w3c/NQuadsTests/nt-syntax-string-01.nq | 1 - test/w3c/NQuadsTests/nt-syntax-string-02.nq | 1 - test/w3c/NQuadsTests/nt-syntax-string-03.nq | 1 - test/w3c/NQuadsTests/nt-syntax-subm-01.nq | 79 - test/w3c/NQuadsTests/nt-syntax-uri-01.nq | 1 - test/w3c/NQuadsTests/nt-syntax-uri-02.nq | 2 - test/w3c/NQuadsTests/nt-syntax-uri-03.nq | 2 - test/w3c/NQuadsTests/nt-syntax-uri-04.nq | 2 - test/w3c/NTriplesTests/README | 25 - test/w3c/NTriplesTests/comment_following_triple.nt | 5 - test/w3c/NTriplesTests/langtagged_string.nt | 1 - test/w3c/NTriplesTests/lantag_with_subtag.nt | 1 - test/w3c/NTriplesTests/literal.nt | 1 - test/w3c/NTriplesTests/literal_all_controls.nt | 1 - test/w3c/NTriplesTests/literal_all_punctuation.nt | 1 - test/w3c/NTriplesTests/literal_ascii_boundaries.nt | Bin 57 -> 0 bytes test/w3c/NTriplesTests/literal_false.nt | 1 - test/w3c/NTriplesTests/literal_true.nt | 1 - test/w3c/NTriplesTests/literal_with_2_dquotes.nt | 1 - test/w3c/NTriplesTests/literal_with_2_squotes.nt | 1 - test/w3c/NTriplesTests/literal_with_BACKSPACE.nt | 1 - .../NTriplesTests/literal_with_CARRIAGE_RETURN.nt | 1 - .../literal_with_CHARACTER_TABULATION.nt | 1 - test/w3c/NTriplesTests/literal_with_FORM_FEED.nt | 1 - test/w3c/NTriplesTests/literal_with_LINE_FEED.nt | 1 - .../NTriplesTests/literal_with_REVERSE_SOLIDUS.nt | 1 - .../NTriplesTests/literal_with_REVERSE_SOLIDUS2.nt | 1 - .../NTriplesTests/literal_with_UTF8_boundaries.nt | 1 - test/w3c/NTriplesTests/literal_with_dquote.nt | 1 - .../NTriplesTests/literal_with_numeric_escape4.nt | 1 - .../NTriplesTests/literal_with_numeric_escape8.nt | 1 - test/w3c/NTriplesTests/literal_with_squote.nt | 1 - test/w3c/NTriplesTests/manifest.ttl | 526 ---- test/w3c/NTriplesTests/minimal_whitespace.nt | 6 - test/w3c/NTriplesTests/nt-syntax-bad-base-01.nt | 1 - test/w3c/NTriplesTests/nt-syntax-bad-bnode-01.nt | 1 - test/w3c/NTriplesTests/nt-syntax-bad-bnode-02.nt | 1 - test/w3c/NTriplesTests/nt-syntax-bad-esc-01.nt | 2 - test/w3c/NTriplesTests/nt-syntax-bad-esc-02.nt | 2 - test/w3c/NTriplesTests/nt-syntax-bad-esc-03.nt | 2 - test/w3c/NTriplesTests/nt-syntax-bad-lang-01.nt | 2 - test/w3c/NTriplesTests/nt-syntax-bad-num-01.nt | 1 - test/w3c/NTriplesTests/nt-syntax-bad-num-02.nt | 1 - test/w3c/NTriplesTests/nt-syntax-bad-num-03.nt | 1 - test/w3c/NTriplesTests/nt-syntax-bad-prefix-01.nt | 1 - test/w3c/NTriplesTests/nt-syntax-bad-string-01.nt | 1 - test/w3c/NTriplesTests/nt-syntax-bad-string-02.nt | 1 - test/w3c/NTriplesTests/nt-syntax-bad-string-03.nt | 1 - test/w3c/NTriplesTests/nt-syntax-bad-string-04.nt | 1 - test/w3c/NTriplesTests/nt-syntax-bad-string-05.nt | 1 - test/w3c/NTriplesTests/nt-syntax-bad-string-06.nt | 1 - test/w3c/NTriplesTests/nt-syntax-bad-string-07.nt | 1 - test/w3c/NTriplesTests/nt-syntax-bad-struct-01.nt | 1 - test/w3c/NTriplesTests/nt-syntax-bad-struct-02.nt | 1 - test/w3c/NTriplesTests/nt-syntax-bad-uri-01.nt | 2 - test/w3c/NTriplesTests/nt-syntax-bad-uri-02.nt | 2 - test/w3c/NTriplesTests/nt-syntax-bad-uri-03.nt | 2 - test/w3c/NTriplesTests/nt-syntax-bad-uri-04.nt | 2 - test/w3c/NTriplesTests/nt-syntax-bad-uri-05.nt | 2 - test/w3c/NTriplesTests/nt-syntax-bad-uri-06.nt | 2 - test/w3c/NTriplesTests/nt-syntax-bad-uri-07.nt | 2 - test/w3c/NTriplesTests/nt-syntax-bad-uri-08.nt | 2 - test/w3c/NTriplesTests/nt-syntax-bad-uri-09.nt | 2 - test/w3c/NTriplesTests/nt-syntax-bnode-01.nt | 1 - test/w3c/NTriplesTests/nt-syntax-bnode-02.nt | 2 - test/w3c/NTriplesTests/nt-syntax-bnode-03.nt | 2 - test/w3c/NTriplesTests/nt-syntax-datatypes-01.nt | 1 - test/w3c/NTriplesTests/nt-syntax-datatypes-02.nt | 1 - test/w3c/NTriplesTests/nt-syntax-file-01.nt | 0 test/w3c/NTriplesTests/nt-syntax-file-02.nt | 1 - test/w3c/NTriplesTests/nt-syntax-file-03.nt | 2 - test/w3c/NTriplesTests/nt-syntax-str-esc-01.nt | 1 - test/w3c/NTriplesTests/nt-syntax-str-esc-02.nt | 1 - test/w3c/NTriplesTests/nt-syntax-str-esc-03.nt | 1 - test/w3c/NTriplesTests/nt-syntax-string-01.nt | 1 - test/w3c/NTriplesTests/nt-syntax-string-02.nt | 1 - test/w3c/NTriplesTests/nt-syntax-string-03.nt | 1 - test/w3c/NTriplesTests/nt-syntax-subm-01.nt | 79 - test/w3c/NTriplesTests/nt-syntax-uri-01.nt | 1 - test/w3c/NTriplesTests/nt-syntax-uri-02.nt | 2 - test/w3c/NTriplesTests/nt-syntax-uri-03.nt | 2 - test/w3c/NTriplesTests/nt-syntax-uri-04.nt | 2 - test/w3c/TriGTests/HYPHEN_MINUS_in_localName.nq | 2 - test/w3c/TriGTests/HYPHEN_MINUS_in_localName.trig | 3 - test/w3c/TriGTests/IRIREF_datatype.nq | 2 - test/w3c/TriGTests/IRIREF_datatype.trig | 2 - test/w3c/TriGTests/IRI_spo.nq | 2 - test/w3c/TriGTests/IRI_subject.trig | 2 - test/w3c/TriGTests/IRI_with_all_punctuation.nq | 2 - test/w3c/TriGTests/IRI_with_all_punctuation.trig | 2 - .../IRI_with_eight_digit_numeric_escape.trig | 2 - .../IRI_with_four_digit_numeric_escape.trig | 2 - test/w3c/TriGTests/LICENSE | 48 - test/w3c/TriGTests/LITERAL1.nq | 2 - test/w3c/TriGTests/LITERAL1.trig | 2 - test/w3c/TriGTests/LITERAL1_all_controls.nq | 2 - test/w3c/TriGTests/LITERAL1_all_controls.trig | Bin 180 -> 0 bytes test/w3c/TriGTests/LITERAL1_all_punctuation.nq | 2 - test/w3c/TriGTests/LITERAL1_all_punctuation.trig | 2 - test/w3c/TriGTests/LITERAL1_ascii_boundaries.nq | 2 - test/w3c/TriGTests/LITERAL1_ascii_boundaries.trig | Bin 141 -> 0 bytes .../TriGTests/LITERAL1_with_UTF8_boundaries.trig | 1 - test/w3c/TriGTests/LITERAL2.trig | 2 - test/w3c/TriGTests/LITERAL2_ascii_boundaries.nq | 2 - test/w3c/TriGTests/LITERAL2_ascii_boundaries.trig | Bin 141 -> 0 bytes .../TriGTests/LITERAL2_with_UTF8_boundaries.trig | 1 - test/w3c/TriGTests/LITERAL_LONG1.trig | 2 - .../TriGTests/LITERAL_LONG1_ascii_boundaries.nq | 2 - .../TriGTests/LITERAL_LONG1_ascii_boundaries.trig | Bin 133 -> 0 bytes test/w3c/TriGTests/LITERAL_LONG1_with_1_squote.nq | 2 - .../w3c/TriGTests/LITERAL_LONG1_with_1_squote.trig | 2 - test/w3c/TriGTests/LITERAL_LONG1_with_2_squotes.nq | 2 - .../TriGTests/LITERAL_LONG1_with_2_squotes.trig | 2 - .../LITERAL_LONG1_with_UTF8_boundaries.trig | 1 - test/w3c/TriGTests/LITERAL_LONG2.trig | 2 - .../TriGTests/LITERAL_LONG2_ascii_boundaries.nq | 2 - .../TriGTests/LITERAL_LONG2_ascii_boundaries.trig | Bin 133 -> 0 bytes test/w3c/TriGTests/LITERAL_LONG2_with_1_squote.nq | 2 - .../w3c/TriGTests/LITERAL_LONG2_with_1_squote.trig | 2 - test/w3c/TriGTests/LITERAL_LONG2_with_2_squotes.nq | 2 - .../TriGTests/LITERAL_LONG2_with_2_squotes.trig | 2 - .../LITERAL_LONG2_with_REVERSE_SOLIDUS.nq | 2 - .../LITERAL_LONG2_with_REVERSE_SOLIDUS.trig | 4 - .../LITERAL_LONG2_with_UTF8_boundaries.trig | 1 - test/w3c/TriGTests/LITERAL_with_UTF8_boundaries.nq | 1 - test/w3c/TriGTests/README | 41 - test/w3c/TriGTests/SPARQL_style_base.trig | 3 - test/w3c/TriGTests/SPARQL_style_prefix.trig | 3 - test/w3c/TriGTests/alternating_bnode_graphs.nq | 4 - test/w3c/TriGTests/alternating_bnode_graphs.trig | 5 - test/w3c/TriGTests/alternating_iri_graphs.nq | 4 - test/w3c/TriGTests/alternating_iri_graphs.trig | 5 - test/w3c/TriGTests/anonymous_blank_node_graph.nq | 1 - test/w3c/TriGTests/anonymous_blank_node_graph.trig | 1 - test/w3c/TriGTests/anonymous_blank_node_object.nq | 2 - .../w3c/TriGTests/anonymous_blank_node_object.trig | 2 - test/w3c/TriGTests/anonymous_blank_node_subject.nq | 2 - .../TriGTests/anonymous_blank_node_subject.trig | 2 - test/w3c/TriGTests/bareword_a_predicate.nq | 2 - test/w3c/TriGTests/bareword_a_predicate.trig | 2 - test/w3c/TriGTests/bareword_decimal.nq | 2 - test/w3c/TriGTests/bareword_decimal.trig | 2 - test/w3c/TriGTests/bareword_double.nq | 2 - test/w3c/TriGTests/bareword_double.trig | 2 - test/w3c/TriGTests/bareword_integer.trig | 2 - .../TriGTests/blankNodePropertyList_as_object.nq | 4 - .../TriGTests/blankNodePropertyList_as_object.trig | 2 - .../TriGTests/blankNodePropertyList_as_subject.nq | 4 - .../blankNodePropertyList_as_subject.trig | 2 - .../blankNodePropertyList_containing_collection.nq | 6 - ...lankNodePropertyList_containing_collection.trig | 2 - .../blankNodePropertyList_with_multiple_triples.nq | 6 - ...lankNodePropertyList_with_multiple_triples.trig | 2 - test/w3c/TriGTests/collection_object.nq | 6 - test/w3c/TriGTests/collection_object.trig | 2 - test/w3c/TriGTests/collection_subject.nq | 6 - test/w3c/TriGTests/collection_subject.trig | 2 - test/w3c/TriGTests/comment_following_PNAME_NS.nq | 1 - test/w3c/TriGTests/comment_following_PNAME_NS.trig | 3 - .../w3c/TriGTests/comment_following_localName.trig | 8 - test/w3c/TriGTests/default_namespace_IRI.trig | 3 - test/w3c/TriGTests/double_lower_case_e.nq | 2 - test/w3c/TriGTests/double_lower_case_e.trig | 2 - test/w3c/TriGTests/empty_collection.nq | 2 - test/w3c/TriGTests/empty_collection.trig | 2 - test/w3c/TriGTests/first.nq | 14 - test/w3c/TriGTests/first.trig | 2 - test/w3c/TriGTests/labeled_blank_node_graph.nq | 1 - test/w3c/TriGTests/labeled_blank_node_graph.trig | 1 - test/w3c/TriGTests/labeled_blank_node_object.nq | 2 - test/w3c/TriGTests/labeled_blank_node_object.trig | 2 - test/w3c/TriGTests/labeled_blank_node_subject.nq | 2 - test/w3c/TriGTests/labeled_blank_node_subject.trig | 2 - ...node_with_PN_CHARS_BASE_character_boundaries.nq | 2 - ...de_with_PN_CHARS_BASE_character_boundaries.trig | 2 - .../labeled_blank_node_with_leading_digit.nq | 2 - .../labeled_blank_node_with_leading_digit.trig | 2 - .../labeled_blank_node_with_leading_underscore.nq | 2 - ...labeled_blank_node_with_leading_underscore.trig | 2 - .../labeled_blank_node_with_non_leading_extras.nq | 2 - ...labeled_blank_node_with_non_leading_extras.trig | 2 - test/w3c/TriGTests/langtagged_LONG.trig | 2 - test/w3c/TriGTests/langtagged_LONG_with_subtag.nq | 2 - .../w3c/TriGTests/langtagged_LONG_with_subtag.trig | 4 - test/w3c/TriGTests/langtagged_non_LONG.nq | 2 - test/w3c/TriGTests/langtagged_non_LONG.trig | 2 - test/w3c/TriGTests/lantag_with_subtag.nq | 2 - test/w3c/TriGTests/lantag_with_subtag.trig | 2 - test/w3c/TriGTests/last.nq | 14 - test/w3c/TriGTests/last.trig | 2 - test/w3c/TriGTests/literal_false.nq | 2 - test/w3c/TriGTests/literal_false.trig | 2 - test/w3c/TriGTests/literal_true.nq | 2 - test/w3c/TriGTests/literal_true.trig | 2 - test/w3c/TriGTests/literal_with_BACKSPACE.nq | 2 - test/w3c/TriGTests/literal_with_BACKSPACE.trig | 2 - test/w3c/TriGTests/literal_with_CARRIAGE_RETURN.nq | 2 - .../TriGTests/literal_with_CARRIAGE_RETURN.trig | 2 - .../TriGTests/literal_with_CHARACTER_TABULATION.nq | 2 - .../literal_with_CHARACTER_TABULATION.trig | 2 - test/w3c/TriGTests/literal_with_FORM_FEED.nq | 2 - test/w3c/TriGTests/literal_with_FORM_FEED.trig | 2 - test/w3c/TriGTests/literal_with_LINE_FEED.nq | 2 - test/w3c/TriGTests/literal_with_LINE_FEED.trig | 4 - test/w3c/TriGTests/literal_with_REVERSE_SOLIDUS.nq | 2 - .../TriGTests/literal_with_REVERSE_SOLIDUS.trig | 2 - .../TriGTests/literal_with_escaped_BACKSPACE.trig | 2 - .../literal_with_escaped_CARRIAGE_RETURN.trig | 2 - .../literal_with_escaped_CHARACTER_TABULATION.trig | 2 - .../TriGTests/literal_with_escaped_FORM_FEED.trig | 2 - .../TriGTests/literal_with_escaped_LINE_FEED.trig | 2 - test/w3c/TriGTests/literal_with_numeric_escape4.nq | 2 - .../TriGTests/literal_with_numeric_escape4.trig | 2 - .../TriGTests/literal_with_numeric_escape8.trig | 2 - ...Name_with_PN_CHARS_BASE_character_boundaries.nq | 2 - ...me_with_PN_CHARS_BASE_character_boundaries.trig | 3 - ...igned_nfc_PN_CHARS_BASE_character_boundaries.nq | 2 - ...ned_nfc_PN_CHARS_BASE_character_boundaries.trig | 3 - ...d_nfc_bmp_PN_CHARS_BASE_character_boundaries.nq | 2 - ...nfc_bmp_PN_CHARS_BASE_character_boundaries.trig | 3 - test/w3c/TriGTests/localName_with_leading_digit.nq | 2 - .../TriGTests/localName_with_leading_digit.trig | 3 - .../TriGTests/localName_with_leading_underscore.nq | 2 - .../localName_with_leading_underscore.trig | 3 - ..._with_nfc_PN_CHARS_BASE_character_boundaries.nq | 2 - ...ith_nfc_PN_CHARS_BASE_character_boundaries.trig | 3 - .../TriGTests/localName_with_non_leading_extras.nq | 2 - .../localName_with_non_leading_extras.trig | 3 - test/w3c/TriGTests/localname_with_COLON.nq | 2 - test/w3c/TriGTests/localname_with_COLON.trig | 3 - test/w3c/TriGTests/manifest.ttl | 2897 -------------------- test/w3c/TriGTests/negative_numeric.nq | 2 - test/w3c/TriGTests/negative_numeric.trig | 2 - .../w3c/TriGTests/nested_blankNodePropertyLists.nq | 6 - .../TriGTests/nested_blankNodePropertyLists.trig | 2 - test/w3c/TriGTests/nested_collection.nq | 10 - test/w3c/TriGTests/nested_collection.trig | 2 - .../TriGTests/number_sign_following_PNAME_NS.nq | 1 - .../TriGTests/number_sign_following_PNAME_NS.trig | 3 - .../TriGTests/number_sign_following_localName.nq | 1 - .../TriGTests/number_sign_following_localName.trig | 3 - test/w3c/TriGTests/numeric_with_leading_0.nq | 2 - test/w3c/TriGTests/numeric_with_leading_0.trig | 2 - test/w3c/TriGTests/objectList_with_two_objects.nq | 4 - .../w3c/TriGTests/objectList_with_two_objects.trig | 2 - test/w3c/TriGTests/old_style_base.trig | 3 - test/w3c/TriGTests/old_style_prefix.trig | 3 - test/w3c/TriGTests/percent_escaped_localName.nq | 2 - test/w3c/TriGTests/percent_escaped_localName.trig | 3 - test/w3c/TriGTests/positive_numeric.nq | 2 - test/w3c/TriGTests/positive_numeric.trig | 2 - .../predicateObjectList_with_two_objectLists.nq | 4 - .../predicateObjectList_with_two_objectLists.trig | 2 - test/w3c/TriGTests/prefix_only_IRI.trig | 3 - test/w3c/TriGTests/prefix_reassigned_and_used.nq | 2 - test/w3c/TriGTests/prefix_reassigned_and_used.trig | 4 - ...ix_with_PN_CHARS_BASE_character_boundaries.trig | 3 - .../TriGTests/prefix_with_non_leading_extras.trig | 3 - test/w3c/TriGTests/prefixed_IRI_object.trig | 3 - test/w3c/TriGTests/prefixed_IRI_predicate.trig | 3 - test/w3c/TriGTests/prefixed_name_datatype.trig | 3 - test/w3c/TriGTests/repeated_semis_at_end.trig | 2 - test/w3c/TriGTests/repeated_semis_not_at_end.nq | 2 - test/w3c/TriGTests/repeated_semis_not_at_end.trig | 2 - test/w3c/TriGTests/reserved_escaped_localName.nq | 2 - test/w3c/TriGTests/reserved_escaped_localName.trig | 3 - test/w3c/TriGTests/sole_blankNodePropertyList.nq | 3 - test/w3c/TriGTests/sole_blankNodePropertyList.trig | 3 - .../TriGTests/trig-bnodeplist-graph-bad-01.trig | 4 - .../TriGTests/trig-collection-graph-bad-01.trig | 4 - .../TriGTests/trig-collection-graph-bad-02.trig | 4 - test/w3c/TriGTests/trig-eval-bad-01.trig | 2 - test/w3c/TriGTests/trig-eval-bad-02.trig | 2 - test/w3c/TriGTests/trig-eval-bad-03.trig | 2 - test/w3c/TriGTests/trig-eval-bad-04.trig | 2 - test/w3c/TriGTests/trig-eval-struct-01.nq | 2 - test/w3c/TriGTests/trig-eval-struct-01.trig | 2 - test/w3c/TriGTests/trig-eval-struct-02.nq | 4 - test/w3c/TriGTests/trig-eval-struct-02.trig | 13 - test/w3c/TriGTests/trig-graph-bad-01.trig | 5 - test/w3c/TriGTests/trig-graph-bad-02.trig | 6 - test/w3c/TriGTests/trig-graph-bad-03.trig | 8 - test/w3c/TriGTests/trig-graph-bad-04.trig | 5 - test/w3c/TriGTests/trig-graph-bad-05.trig | 5 - test/w3c/TriGTests/trig-graph-bad-06.trig | 6 - test/w3c/TriGTests/trig-graph-bad-07.trig | 9 - test/w3c/TriGTests/trig-graph-bad-08.trig | 5 - test/w3c/TriGTests/trig-graph-bad-09.trig | 12 - test/w3c/TriGTests/trig-graph-bad-10.trig | 8 - test/w3c/TriGTests/trig-graph-bad-11.trig | 8 - test/w3c/TriGTests/trig-kw-graph-01.trig | 4 - test/w3c/TriGTests/trig-kw-graph-02.trig | 4 - test/w3c/TriGTests/trig-kw-graph-03.trig | 4 - test/w3c/TriGTests/trig-kw-graph-04.trig | 8 - test/w3c/TriGTests/trig-kw-graph-05.trig | 4 - test/w3c/TriGTests/trig-kw-graph-06.trig | 4 - test/w3c/TriGTests/trig-kw-graph-07.trig | 6 - test/w3c/TriGTests/trig-kw-graph-08.trig | 4 - test/w3c/TriGTests/trig-kw-graph-09.trig | 4 - test/w3c/TriGTests/trig-kw-graph-10.trig | 4 - test/w3c/TriGTests/trig-subm-01.nq | 2 - test/w3c/TriGTests/trig-subm-01.trig | 3 - test/w3c/TriGTests/trig-subm-02.nq | 6 - test/w3c/TriGTests/trig-subm-02.trig | 16 - test/w3c/TriGTests/trig-subm-03.nq | 6 - test/w3c/TriGTests/trig-subm-03.trig | 14 - test/w3c/TriGTests/trig-subm-04.nq | 6 - test/w3c/TriGTests/trig-subm-04.trig | 14 - test/w3c/TriGTests/trig-subm-05.nq | 4 - test/w3c/TriGTests/trig-subm-05.trig | 12 - test/w3c/TriGTests/trig-subm-06.nq | 8 - test/w3c/TriGTests/trig-subm-06.trig | 12 - test/w3c/TriGTests/trig-subm-07.nq | 2 - test/w3c/TriGTests/trig-subm-07.trig | 4 - test/w3c/TriGTests/trig-subm-08.nq | 10 - test/w3c/TriGTests/trig-subm-08.trig | 4 - test/w3c/TriGTests/trig-subm-09.nq | 2 - test/w3c/TriGTests/trig-subm-09.trig | 4 - test/w3c/TriGTests/trig-subm-10.nq | 8 - test/w3c/TriGTests/trig-subm-10.trig | 20 - test/w3c/TriGTests/trig-subm-11.nq | 10 - test/w3c/TriGTests/trig-subm-11.trig | 15 - test/w3c/TriGTests/trig-subm-12.nq | 8 - test/w3c/TriGTests/trig-subm-12.trig | 19 - test/w3c/TriGTests/trig-subm-13.nq | 8 - test/w3c/TriGTests/trig-subm-13.trig | 18 - test/w3c/TriGTests/trig-subm-14.nq | 4 - test/w3c/TriGTests/trig-subm-14.trig | 16 - test/w3c/TriGTests/trig-subm-15.nq | 2 - test/w3c/TriGTests/trig-subm-15.trig | 16 - test/w3c/TriGTests/trig-subm-16.nq | 4 - test/w3c/TriGTests/trig-subm-16.trig | 43 - test/w3c/TriGTests/trig-subm-17.nq | 2 - test/w3c/TriGTests/trig-subm-17.trig | 5 - test/w3c/TriGTests/trig-subm-18.nq | 4 - test/w3c/TriGTests/trig-subm-18.trig | 15 - test/w3c/TriGTests/trig-subm-19.nq | 6 - test/w3c/TriGTests/trig-subm-19.trig | 13 - test/w3c/TriGTests/trig-subm-20.nq | 6 - test/w3c/TriGTests/trig-subm-20.trig | 13 - test/w3c/TriGTests/trig-subm-21.nq | 2 - test/w3c/TriGTests/trig-subm-21.trig | 4 - test/w3c/TriGTests/trig-subm-22.nq | 4 - test/w3c/TriGTests/trig-subm-22.trig | 11 - test/w3c/TriGTests/trig-subm-23.nq | 14 - test/w3c/TriGTests/trig-subm-23.trig | 32 - test/w3c/TriGTests/trig-subm-24.nq | 2 - test/w3c/TriGTests/trig-subm-24.trig | 5 - test/w3c/TriGTests/trig-subm-25.nq | 2 - test/w3c/TriGTests/trig-subm-25.trig | 5 - test/w3c/TriGTests/trig-subm-26.nq | 22 - test/w3c/TriGTests/trig-subm-26.trig | 24 - test/w3c/TriGTests/trig-subm-27.nq | 5 - test/w3c/TriGTests/trig-subm-27.trig | 12 - ...tax-bad-LITERAL2_with_langtag_and_datatype.trig | 1 - test/w3c/TriGTests/trig-syntax-bad-base-01.trig | 2 - test/w3c/TriGTests/trig-syntax-bad-base-02.trig | 2 - test/w3c/TriGTests/trig-syntax-bad-base-03.trig | 3 - test/w3c/TriGTests/trig-syntax-bad-base-04.trig | 4 - test/w3c/TriGTests/trig-syntax-bad-base-05.trig | 4 - .../trig-syntax-bad-blank-label-dot-end.trig | 2 - test/w3c/TriGTests/trig-syntax-bad-bnode-01.trig | 1 - test/w3c/TriGTests/trig-syntax-bad-bnode-02.trig | 1 - test/w3c/TriGTests/trig-syntax-bad-esc-01.trig | 2 - test/w3c/TriGTests/trig-syntax-bad-esc-02.trig | 2 - test/w3c/TriGTests/trig-syntax-bad-esc-03.trig | 2 - test/w3c/TriGTests/trig-syntax-bad-esc-04.trig | 2 - test/w3c/TriGTests/trig-syntax-bad-kw-01.trig | 2 - test/w3c/TriGTests/trig-syntax-bad-kw-02.trig | 2 - test/w3c/TriGTests/trig-syntax-bad-kw-03.trig | 2 - test/w3c/TriGTests/trig-syntax-bad-kw-04.trig | 2 - test/w3c/TriGTests/trig-syntax-bad-kw-05.trig | 2 - test/w3c/TriGTests/trig-syntax-bad-lang-01.trig | 2 - test/w3c/TriGTests/trig-syntax-bad-list-01.trig | 2 - test/w3c/TriGTests/trig-syntax-bad-list-02.trig | 2 - test/w3c/TriGTests/trig-syntax-bad-list-03.trig | 3 - test/w3c/TriGTests/trig-syntax-bad-list-04.trig | 3 - .../TriGTests/trig-syntax-bad-ln-dash-start.trig | 2 - .../TriGTests/trig-syntax-bad-ln-escape-start.trig | 2 - test/w3c/TriGTests/trig-syntax-bad-ln-escape.trig | 2 - .../trig-syntax-bad-missing-ns-dot-end.trig | 1 - .../trig-syntax-bad-missing-ns-dot-start.trig | 1 - .../TriGTests/trig-syntax-bad-n3-extras-01.trig | 5 - .../TriGTests/trig-syntax-bad-n3-extras-02.trig | 4 - .../TriGTests/trig-syntax-bad-n3-extras-03.trig | 9 - .../TriGTests/trig-syntax-bad-n3-extras-04.trig | 5 - .../TriGTests/trig-syntax-bad-n3-extras-05.trig | 4 - .../TriGTests/trig-syntax-bad-n3-extras-06.trig | 4 - .../TriGTests/trig-syntax-bad-n3-extras-07.trig | 3 - .../TriGTests/trig-syntax-bad-n3-extras-08.trig | 3 - .../TriGTests/trig-syntax-bad-n3-extras-09.trig | 3 - .../TriGTests/trig-syntax-bad-n3-extras-10.trig | 3 - .../TriGTests/trig-syntax-bad-n3-extras-11.trig | 3 - .../TriGTests/trig-syntax-bad-n3-extras-12.trig | 3 - .../TriGTests/trig-syntax-bad-n3-extras-13.trig | 3 - test/w3c/TriGTests/trig-syntax-bad-ns-dot-end.trig | 2 - .../TriGTests/trig-syntax-bad-ns-dot-start.trig | 2 - test/w3c/TriGTests/trig-syntax-bad-num-01.trig | 1 - test/w3c/TriGTests/trig-syntax-bad-num-02.trig | 1 - test/w3c/TriGTests/trig-syntax-bad-num-03.trig | 1 - test/w3c/TriGTests/trig-syntax-bad-num-04.trig | 1 - test/w3c/TriGTests/trig-syntax-bad-num-05.trig | 1 - .../trig-syntax-bad-number-dot-in-anon.trig | 8 - test/w3c/TriGTests/trig-syntax-bad-pname-01.trig | 3 - test/w3c/TriGTests/trig-syntax-bad-pname-02.trig | 3 - test/w3c/TriGTests/trig-syntax-bad-pname-03.trig | 3 - test/w3c/TriGTests/trig-syntax-bad-prefix-01.trig | 2 - test/w3c/TriGTests/trig-syntax-bad-prefix-02.trig | 3 - test/w3c/TriGTests/trig-syntax-bad-prefix-03.trig | 2 - test/w3c/TriGTests/trig-syntax-bad-prefix-04.trig | 2 - test/w3c/TriGTests/trig-syntax-bad-prefix-05.trig | 2 - test/w3c/TriGTests/trig-syntax-bad-prefix-06.trig | 4 - test/w3c/TriGTests/trig-syntax-bad-prefix-07.trig | 4 - test/w3c/TriGTests/trig-syntax-bad-string-01.trig | 2 - test/w3c/TriGTests/trig-syntax-bad-string-02.trig | 2 - test/w3c/TriGTests/trig-syntax-bad-string-03.trig | 2 - test/w3c/TriGTests/trig-syntax-bad-string-04.trig | 2 - test/w3c/TriGTests/trig-syntax-bad-string-05.trig | 6 - test/w3c/TriGTests/trig-syntax-bad-string-06.trig | 3 - test/w3c/TriGTests/trig-syntax-bad-string-07.trig | 3 - test/w3c/TriGTests/trig-syntax-bad-struct-02.trig | 2 - test/w3c/TriGTests/trig-syntax-bad-struct-03.trig | 2 - test/w3c/TriGTests/trig-syntax-bad-struct-04.trig | 2 - test/w3c/TriGTests/trig-syntax-bad-struct-05.trig | 2 - test/w3c/TriGTests/trig-syntax-bad-struct-06.trig | 2 - test/w3c/TriGTests/trig-syntax-bad-struct-07.trig | 2 - test/w3c/TriGTests/trig-syntax-bad-struct-09.trig | 2 - test/w3c/TriGTests/trig-syntax-bad-struct-10.trig | 5 - test/w3c/TriGTests/trig-syntax-bad-struct-12.trig | 1 - test/w3c/TriGTests/trig-syntax-bad-struct-13.trig | 1 - test/w3c/TriGTests/trig-syntax-bad-struct-14.trig | 2 - test/w3c/TriGTests/trig-syntax-bad-struct-15.trig | 2 - test/w3c/TriGTests/trig-syntax-bad-struct-16.trig | 2 - test/w3c/TriGTests/trig-syntax-bad-struct-17.trig | 2 - test/w3c/TriGTests/trig-syntax-bad-uri-01.trig | 2 - test/w3c/TriGTests/trig-syntax-bad-uri-02.trig | 2 - test/w3c/TriGTests/trig-syntax-bad-uri-03.trig | 2 - test/w3c/TriGTests/trig-syntax-bad-uri-04.trig | 2 - test/w3c/TriGTests/trig-syntax-bad-uri-05.trig | 2 - test/w3c/TriGTests/trig-syntax-base-01.trig | 1 - test/w3c/TriGTests/trig-syntax-base-02.trig | 1 - test/w3c/TriGTests/trig-syntax-base-03.trig | 2 - test/w3c/TriGTests/trig-syntax-base-04.trig | 2 - test/w3c/TriGTests/trig-syntax-blank-label.trig | 6 - test/w3c/TriGTests/trig-syntax-bnode-01.trig | 2 - test/w3c/TriGTests/trig-syntax-bnode-02.trig | 2 - test/w3c/TriGTests/trig-syntax-bnode-03.trig | 2 - test/w3c/TriGTests/trig-syntax-bnode-04.trig | 2 - test/w3c/TriGTests/trig-syntax-bnode-05.trig | 2 - test/w3c/TriGTests/trig-syntax-bnode-06.trig | 2 - test/w3c/TriGTests/trig-syntax-bnode-07.trig | 4 - test/w3c/TriGTests/trig-syntax-bnode-08.trig | 2 - test/w3c/TriGTests/trig-syntax-bnode-09.trig | 3 - test/w3c/TriGTests/trig-syntax-bnode-10.trig | 6 - test/w3c/TriGTests/trig-syntax-datatypes-01.trig | 2 - test/w3c/TriGTests/trig-syntax-datatypes-02.trig | 3 - test/w3c/TriGTests/trig-syntax-file-01.trig | 0 test/w3c/TriGTests/trig-syntax-file-02.trig | 1 - test/w3c/TriGTests/trig-syntax-file-03.trig | 2 - test/w3c/TriGTests/trig-syntax-kw-01.trig | 1 - test/w3c/TriGTests/trig-syntax-kw-02.trig | 1 - test/w3c/TriGTests/trig-syntax-kw-03.trig | 2 - test/w3c/TriGTests/trig-syntax-lists-01.trig | 2 - test/w3c/TriGTests/trig-syntax-lists-02.trig | 2 - test/w3c/TriGTests/trig-syntax-lists-03.trig | 2 - test/w3c/TriGTests/trig-syntax-lists-04.trig | 2 - test/w3c/TriGTests/trig-syntax-lists-05.trig | 2 - test/w3c/TriGTests/trig-syntax-ln-colons.trig | 8 - test/w3c/TriGTests/trig-syntax-ln-dots.trig | 6 - .../trig-syntax-minimal-whitespace-01.trig | 21 - test/w3c/TriGTests/trig-syntax-ns-dots.trig | 2 - test/w3c/TriGTests/trig-syntax-number-01.trig | 1 - test/w3c/TriGTests/trig-syntax-number-02.trig | 1 - test/w3c/TriGTests/trig-syntax-number-03.trig | 1 - test/w3c/TriGTests/trig-syntax-number-04.trig | 2 - test/w3c/TriGTests/trig-syntax-number-05.trig | 2 - test/w3c/TriGTests/trig-syntax-number-06.trig | 2 - test/w3c/TriGTests/trig-syntax-number-07.trig | 2 - test/w3c/TriGTests/trig-syntax-number-08.trig | 2 - test/w3c/TriGTests/trig-syntax-number-09.trig | 1 - test/w3c/TriGTests/trig-syntax-number-10.trig | 1 - test/w3c/TriGTests/trig-syntax-number-11.trig | 1 - test/w3c/TriGTests/trig-syntax-pname-esc-01.trig | 2 - test/w3c/TriGTests/trig-syntax-pname-esc-02.trig | 2 - test/w3c/TriGTests/trig-syntax-pname-esc-03.trig | 2 - test/w3c/TriGTests/trig-syntax-prefix-01.trig | 1 - test/w3c/TriGTests/trig-syntax-prefix-02.trig | 1 - test/w3c/TriGTests/trig-syntax-prefix-03.trig | 2 - test/w3c/TriGTests/trig-syntax-prefix-04.trig | 2 - test/w3c/TriGTests/trig-syntax-prefix-05.trig | 2 - test/w3c/TriGTests/trig-syntax-prefix-06.trig | 4 - test/w3c/TriGTests/trig-syntax-prefix-07.trig | 3 - test/w3c/TriGTests/trig-syntax-prefix-08.trig | 3 - test/w3c/TriGTests/trig-syntax-prefix-09.trig | 4 - test/w3c/TriGTests/trig-syntax-str-esc-01.trig | 1 - test/w3c/TriGTests/trig-syntax-str-esc-02.trig | 1 - test/w3c/TriGTests/trig-syntax-str-esc-03.trig | 1 - test/w3c/TriGTests/trig-syntax-string-01.trig | 1 - test/w3c/TriGTests/trig-syntax-string-02.trig | 1 - test/w3c/TriGTests/trig-syntax-string-03.trig | 1 - test/w3c/TriGTests/trig-syntax-string-04.trig | 1 - test/w3c/TriGTests/trig-syntax-string-05.trig | 1 - test/w3c/TriGTests/trig-syntax-string-06.trig | 1 - test/w3c/TriGTests/trig-syntax-string-07.trig | 1 - test/w3c/TriGTests/trig-syntax-string-08.trig | 2 - test/w3c/TriGTests/trig-syntax-string-09.trig | 2 - test/w3c/TriGTests/trig-syntax-string-10.trig | 2 - test/w3c/TriGTests/trig-syntax-string-11.trig | 2 - test/w3c/TriGTests/trig-syntax-struct-01.trig | 2 - test/w3c/TriGTests/trig-syntax-struct-02.trig | 4 - test/w3c/TriGTests/trig-syntax-struct-03.trig | 5 - test/w3c/TriGTests/trig-syntax-struct-04.trig | 5 - test/w3c/TriGTests/trig-syntax-struct-05.trig | 5 - test/w3c/TriGTests/trig-syntax-struct-06.trig | 2 - test/w3c/TriGTests/trig-syntax-struct-07.trig | 2 - test/w3c/TriGTests/trig-syntax-uri-01.trig | 1 - test/w3c/TriGTests/trig-syntax-uri-02.trig | 2 - test/w3c/TriGTests/trig-syntax-uri-03.trig | 2 - test/w3c/TriGTests/trig-syntax-uri-04.trig | 3 - test/w3c/TriGTests/trig-turtle-01.trig | 8 - test/w3c/TriGTests/trig-turtle-02.trig | 9 - test/w3c/TriGTests/trig-turtle-03.trig | 5 - test/w3c/TriGTests/trig-turtle-04.trig | 5 - test/w3c/TriGTests/trig-turtle-05.trig | 6 - test/w3c/TriGTests/trig-turtle-06.trig | 4 - test/w3c/TriGTests/trig-turtle-bad-01.trig | 5 - test/w3c/TriGTests/trig-turtle-bad-02.trig | 6 - test/w3c/TriGTests/two_LITERAL_LONG2s.nq | 2 - test/w3c/TriGTests/two_LITERAL_LONG2s.trig | 6 - test/w3c/TriGTests/underscore_in_localName.nq | 1 - test/w3c/TriGTests/underscore_in_localName.trig | 2 - test/w3c/TurtleTests/HYPHEN_MINUS_in_localName.nt | 1 - test/w3c/TurtleTests/HYPHEN_MINUS_in_localName.ttl | 2 - test/w3c/TurtleTests/IRIREF_datatype.nt | 1 - test/w3c/TurtleTests/IRIREF_datatype.ttl | 1 - test/w3c/TurtleTests/IRI_spo.nt | 1 - test/w3c/TurtleTests/IRI_subject.ttl | 1 - test/w3c/TurtleTests/IRI_with_all_punctuation.nt | 1 - test/w3c/TurtleTests/IRI_with_all_punctuation.ttl | 1 - .../IRI_with_eight_digit_numeric_escape.ttl | 1 - .../IRI_with_four_digit_numeric_escape.ttl | 1 - test/w3c/TurtleTests/LICENSE | 117 - test/w3c/TurtleTests/LITERAL1.nt | 1 - test/w3c/TurtleTests/LITERAL1.ttl | 1 - test/w3c/TurtleTests/LITERAL1_all_controls.nt | 1 - test/w3c/TurtleTests/LITERAL1_all_controls.ttl | Bin 77 -> 0 bytes test/w3c/TurtleTests/LITERAL1_all_punctuation.nt | 1 - test/w3c/TurtleTests/LITERAL1_all_punctuation.ttl | 1 - test/w3c/TurtleTests/LITERAL1_ascii_boundaries.nt | 1 - test/w3c/TurtleTests/LITERAL1_ascii_boundaries.ttl | Bin 57 -> 0 bytes .../TurtleTests/LITERAL1_with_UTF8_boundaries.ttl | 1 - test/w3c/TurtleTests/LITERAL2.ttl | 1 - test/w3c/TurtleTests/LITERAL2_ascii_boundaries.nt | 1 - test/w3c/TurtleTests/LITERAL2_ascii_boundaries.ttl | Bin 57 -> 0 bytes .../TurtleTests/LITERAL2_with_UTF8_boundaries.ttl | 1 - test/w3c/TurtleTests/LITERAL_LONG1.ttl | 1 - .../TurtleTests/LITERAL_LONG1_ascii_boundaries.nt | 1 - .../TurtleTests/LITERAL_LONG1_ascii_boundaries.ttl | Bin 53 -> 0 bytes .../w3c/TurtleTests/LITERAL_LONG1_with_1_squote.nt | 1 - .../TurtleTests/LITERAL_LONG1_with_1_squote.ttl | 1 - .../TurtleTests/LITERAL_LONG1_with_2_squotes.nt | 1 - .../TurtleTests/LITERAL_LONG1_with_2_squotes.ttl | 1 - .../LITERAL_LONG1_with_UTF8_boundaries.ttl | 1 - test/w3c/TurtleTests/LITERAL_LONG2.ttl | 1 - .../TurtleTests/LITERAL_LONG2_ascii_boundaries.nt | 1 - .../TurtleTests/LITERAL_LONG2_ascii_boundaries.ttl | Bin 53 -> 0 bytes .../w3c/TurtleTests/LITERAL_LONG2_with_1_squote.nt | 1 - .../TurtleTests/LITERAL_LONG2_with_1_squote.ttl | 1 - .../TurtleTests/LITERAL_LONG2_with_2_squotes.nt | 1 - .../TurtleTests/LITERAL_LONG2_with_2_squotes.ttl | 1 - .../LITERAL_LONG2_with_REVERSE_SOLIDUS.nt | 1 - .../LITERAL_LONG2_with_REVERSE_SOLIDUS.ttl | 3 - .../LITERAL_LONG2_with_UTF8_boundaries.ttl | 1 - .../TurtleTests/LITERAL_with_UTF8_boundaries.nt | 1 - test/w3c/TurtleTests/README | 65 - test/w3c/TurtleTests/SPARQL_style_base.ttl | 2 - test/w3c/TurtleTests/SPARQL_style_prefix.ttl | 2 - .../w3c/TurtleTests/anonymous_blank_node_object.nt | 1 - .../TurtleTests/anonymous_blank_node_object.ttl | 1 - .../TurtleTests/anonymous_blank_node_subject.nt | 1 - .../TurtleTests/anonymous_blank_node_subject.ttl | 1 - test/w3c/TurtleTests/bareword_a_predicate.nt | 1 - test/w3c/TurtleTests/bareword_a_predicate.ttl | 1 - test/w3c/TurtleTests/bareword_decimal.nt | 1 - test/w3c/TurtleTests/bareword_decimal.ttl | 1 - test/w3c/TurtleTests/bareword_double.nt | 1 - test/w3c/TurtleTests/bareword_double.ttl | 1 - test/w3c/TurtleTests/bareword_integer.ttl | 1 - .../TurtleTests/blankNodePropertyList_as_object.nt | 2 - .../blankNodePropertyList_as_object.ttl | 1 - ...PropertyList_as_object_containing_objectList.nt | 3 - ...ropertyList_as_object_containing_objectList.ttl | 1 - ..._object_containing_objectList_of_two_objects.nt | 3 - ...object_containing_objectList_of_two_objects.ttl | 2 - .../blankNodePropertyList_as_subject.nt | 2 - .../blankNodePropertyList_as_subject.ttl | 1 - .../blankNodePropertyList_containing_collection.nt | 3 - ...blankNodePropertyList_containing_collection.ttl | 1 - .../blankNodePropertyList_with_multiple_triples.nt | 3 - ...blankNodePropertyList_with_multiple_triples.ttl | 1 - test/w3c/TurtleTests/collection_object.nt | 3 - test/w3c/TurtleTests/collection_object.ttl | 1 - test/w3c/TurtleTests/collection_subject.nt | 3 - test/w3c/TurtleTests/collection_subject.ttl | 1 - test/w3c/TurtleTests/comment_following_PNAME_NS.nt | 1 - .../w3c/TurtleTests/comment_following_PNAME_NS.ttl | 3 - .../TurtleTests/comment_following_localName.ttl | 3 - test/w3c/TurtleTests/default_namespace_IRI.ttl | 2 - test/w3c/TurtleTests/double_lower_case_e.nt | 1 - test/w3c/TurtleTests/double_lower_case_e.ttl | 1 - test/w3c/TurtleTests/empty_collection.nt | 1 - test/w3c/TurtleTests/empty_collection.ttl | 1 - test/w3c/TurtleTests/first.nt | 7 - test/w3c/TurtleTests/first.ttl | 1 - test/w3c/TurtleTests/labeled_blank_node_object.nt | 1 - test/w3c/TurtleTests/labeled_blank_node_object.ttl | 1 - test/w3c/TurtleTests/labeled_blank_node_subject.nt | 1 - .../w3c/TurtleTests/labeled_blank_node_subject.ttl | 1 - ...node_with_PN_CHARS_BASE_character_boundaries.nt | 1 - ...ode_with_PN_CHARS_BASE_character_boundaries.ttl | 1 - .../labeled_blank_node_with_leading_digit.nt | 1 - .../labeled_blank_node_with_leading_digit.ttl | 1 - .../labeled_blank_node_with_leading_underscore.nt | 1 - .../labeled_blank_node_with_leading_underscore.ttl | 1 - .../labeled_blank_node_with_non_leading_extras.nt | 1 - .../labeled_blank_node_with_non_leading_extras.ttl | 1 - test/w3c/TurtleTests/langtagged_LONG.ttl | 1 - .../w3c/TurtleTests/langtagged_LONG_with_subtag.nt | 1 - .../TurtleTests/langtagged_LONG_with_subtag.ttl | 3 - test/w3c/TurtleTests/langtagged_non_LONG.nt | 1 - test/w3c/TurtleTests/langtagged_non_LONG.ttl | 1 - test/w3c/TurtleTests/lantag_with_subtag.nt | 1 - test/w3c/TurtleTests/lantag_with_subtag.ttl | 1 - test/w3c/TurtleTests/last.nt | 7 - test/w3c/TurtleTests/last.ttl | 1 - test/w3c/TurtleTests/literal_false.nt | 1 - test/w3c/TurtleTests/literal_false.ttl | 1 - test/w3c/TurtleTests/literal_true.nt | 1 - test/w3c/TurtleTests/literal_true.ttl | 1 - test/w3c/TurtleTests/literal_with_BACKSPACE.nt | 1 - test/w3c/TurtleTests/literal_with_BACKSPACE.ttl | 1 - .../TurtleTests/literal_with_CARRIAGE_RETURN.nt | 1 - .../TurtleTests/literal_with_CARRIAGE_RETURN.ttl | 1 - .../literal_with_CHARACTER_TABULATION.nt | 1 - .../literal_with_CHARACTER_TABULATION.ttl | 1 - test/w3c/TurtleTests/literal_with_FORM_FEED.nt | 1 - test/w3c/TurtleTests/literal_with_FORM_FEED.ttl | 1 - test/w3c/TurtleTests/literal_with_LINE_FEED.nt | 1 - test/w3c/TurtleTests/literal_with_LINE_FEED.ttl | 2 - .../TurtleTests/literal_with_REVERSE_SOLIDUS.nt | 1 - .../TurtleTests/literal_with_REVERSE_SOLIDUS.ttl | 1 - .../TurtleTests/literal_with_escaped_BACKSPACE.ttl | 1 - .../literal_with_escaped_CARRIAGE_RETURN.ttl | 1 - .../literal_with_escaped_CHARACTER_TABULATION.ttl | 1 - .../TurtleTests/literal_with_escaped_FORM_FEED.ttl | 1 - .../TurtleTests/literal_with_escaped_LINE_FEED.ttl | 1 - .../TurtleTests/literal_with_numeric_escape4.nt | 1 - .../TurtleTests/literal_with_numeric_escape4.ttl | 1 - .../TurtleTests/literal_with_numeric_escape8.ttl | 1 - ...igned_nfc_PN_CHARS_BASE_character_boundaries.nt | 1 - ...gned_nfc_PN_CHARS_BASE_character_boundaries.ttl | 2 - ...d_nfc_bmp_PN_CHARS_BASE_character_boundaries.nt | 1 - ..._nfc_bmp_PN_CHARS_BASE_character_boundaries.ttl | 2 - .../TurtleTests/localName_with_leading_digit.nt | 1 - .../TurtleTests/localName_with_leading_digit.ttl | 2 - .../localName_with_leading_underscore.nt | 1 - .../localName_with_leading_underscore.ttl | 2 - ..._with_nfc_PN_CHARS_BASE_character_boundaries.nt | 1 - ...with_nfc_PN_CHARS_BASE_character_boundaries.ttl | 2 - .../localName_with_non_leading_extras.nt | 1 - .../localName_with_non_leading_extras.ttl | 2 - test/w3c/TurtleTests/localname_with_COLON.nt | 1 - test/w3c/TurtleTests/localname_with_COLON.ttl | 2 - test/w3c/TurtleTests/manifest.ttl | 2549 ----------------- test/w3c/TurtleTests/negative_numeric.nt | 1 - test/w3c/TurtleTests/negative_numeric.ttl | 1 - .../TurtleTests/nested_blankNodePropertyLists.nt | 3 - .../TurtleTests/nested_blankNodePropertyLists.ttl | 1 - test/w3c/TurtleTests/nested_collection.nt | 5 - test/w3c/TurtleTests/nested_collection.ttl | 1 - .../TurtleTests/number_sign_following_PNAME_NS.nt | 1 - .../TurtleTests/number_sign_following_PNAME_NS.ttl | 3 - .../TurtleTests/number_sign_following_localName.nt | 1 - .../number_sign_following_localName.ttl | 3 - test/w3c/TurtleTests/numeric_with_leading_0.nt | 1 - test/w3c/TurtleTests/numeric_with_leading_0.ttl | 1 - .../w3c/TurtleTests/objectList_with_two_objects.nt | 2 - .../TurtleTests/objectList_with_two_objects.ttl | 1 - test/w3c/TurtleTests/old_style_base.ttl | 2 - test/w3c/TurtleTests/old_style_prefix.ttl | 2 - test/w3c/TurtleTests/percent_escaped_localName.nt | 1 - test/w3c/TurtleTests/percent_escaped_localName.ttl | 2 - test/w3c/TurtleTests/positive_numeric.nt | 1 - test/w3c/TurtleTests/positive_numeric.ttl | 1 - ...ectList_with_blankNodePropertyList_as_object.nt | 5 - ...ctList_with_blankNodePropertyList_as_object.ttl | 3 - .../predicateObjectList_with_two_objectLists.nt | 2 - .../predicateObjectList_with_two_objectLists.ttl | 1 - test/w3c/TurtleTests/prefix_only_IRI.ttl | 2 - test/w3c/TurtleTests/prefix_reassigned_and_used.nt | 1 - .../w3c/TurtleTests/prefix_reassigned_and_used.ttl | 3 - ...fix_with_PN_CHARS_BASE_character_boundaries.ttl | 2 - .../TurtleTests/prefix_with_non_leading_extras.ttl | 2 - test/w3c/TurtleTests/prefixed_IRI_object.ttl | 2 - test/w3c/TurtleTests/prefixed_IRI_predicate.ttl | 2 - test/w3c/TurtleTests/prefixed_name_datatype.ttl | 2 - test/w3c/TurtleTests/repeated_semis_at_end.ttl | 1 - test/w3c/TurtleTests/repeated_semis_not_at_end.nt | 1 - test/w3c/TurtleTests/repeated_semis_not_at_end.ttl | 1 - test/w3c/TurtleTests/reserved_escaped_localName.nt | 1 - .../w3c/TurtleTests/reserved_escaped_localName.ttl | 2 - test/w3c/TurtleTests/sole_blankNodePropertyList.nt | 1 - .../w3c/TurtleTests/sole_blankNodePropertyList.ttl | 1 - test/w3c/TurtleTests/turtle-eval-bad-01.ttl | 2 - test/w3c/TurtleTests/turtle-eval-bad-02.ttl | 2 - test/w3c/TurtleTests/turtle-eval-bad-03.ttl | 2 - test/w3c/TurtleTests/turtle-eval-bad-04.ttl | 2 - test/w3c/TurtleTests/turtle-eval-lists-01.nt | 1 - test/w3c/TurtleTests/turtle-eval-lists-01.ttl | 2 - test/w3c/TurtleTests/turtle-eval-lists-02.nt | 7 - test/w3c/TurtleTests/turtle-eval-lists-02.ttl | 2 - test/w3c/TurtleTests/turtle-eval-lists-03.nt | 5 - test/w3c/TurtleTests/turtle-eval-lists-03.ttl | 2 - test/w3c/TurtleTests/turtle-eval-lists-04.nt | 5 - test/w3c/TurtleTests/turtle-eval-lists-04.ttl | 2 - test/w3c/TurtleTests/turtle-eval-lists-05.nt | 19 - test/w3c/TurtleTests/turtle-eval-lists-05.ttl | 2 - test/w3c/TurtleTests/turtle-eval-struct-01.nt | 1 - test/w3c/TurtleTests/turtle-eval-struct-01.ttl | 1 - test/w3c/TurtleTests/turtle-eval-struct-02.nt | 2 - test/w3c/TurtleTests/turtle-eval-struct-02.ttl | 4 - test/w3c/TurtleTests/turtle-subm-01.nt | 1 - test/w3c/TurtleTests/turtle-subm-01.ttl | 2 - test/w3c/TurtleTests/turtle-subm-02.nt | 3 - test/w3c/TurtleTests/turtle-subm-02.ttl | 7 - test/w3c/TurtleTests/turtle-subm-03.nt | 3 - test/w3c/TurtleTests/turtle-subm-03.ttl | 5 - test/w3c/TurtleTests/turtle-subm-04.nt | 3 - test/w3c/TurtleTests/turtle-subm-04.ttl | 5 - test/w3c/TurtleTests/turtle-subm-05.nt | 2 - test/w3c/TurtleTests/turtle-subm-05.ttl | 4 - test/w3c/TurtleTests/turtle-subm-06.nt | 4 - test/w3c/TurtleTests/turtle-subm-06.ttl | 4 - test/w3c/TurtleTests/turtle-subm-07.nt | 1 - test/w3c/TurtleTests/turtle-subm-07.ttl | 3 - test/w3c/TurtleTests/turtle-subm-08.nt | 5 - test/w3c/TurtleTests/turtle-subm-08.ttl | 3 - test/w3c/TurtleTests/turtle-subm-09.nt | 1 - test/w3c/TurtleTests/turtle-subm-09.ttl | 3 - test/w3c/TurtleTests/turtle-subm-10.nt | 4 - test/w3c/TurtleTests/turtle-subm-10.ttl | 10 - test/w3c/TurtleTests/turtle-subm-11.nt | 5 - test/w3c/TurtleTests/turtle-subm-11.ttl | 5 - test/w3c/TurtleTests/turtle-subm-12.nt | 4 - test/w3c/TurtleTests/turtle-subm-12.ttl | 10 - test/w3c/TurtleTests/turtle-subm-13.nt | 4 - test/w3c/TurtleTests/turtle-subm-13.ttl | 9 - test/w3c/TurtleTests/turtle-subm-14.nt | 2 - test/w3c/TurtleTests/turtle-subm-14.ttl | 7 - test/w3c/TurtleTests/turtle-subm-15.nt | 1 - test/w3c/TurtleTests/turtle-subm-15.ttl | 6 - test/w3c/TurtleTests/turtle-subm-16.nt | 2 - test/w3c/TurtleTests/turtle-subm-16.ttl | 20 - test/w3c/TurtleTests/turtle-subm-17.nt | 1 - test/w3c/TurtleTests/turtle-subm-17.ttl | 4 - test/w3c/TurtleTests/turtle-subm-18.nt | 2 - test/w3c/TurtleTests/turtle-subm-18.ttl | 6 - test/w3c/TurtleTests/turtle-subm-19.nt | 3 - test/w3c/TurtleTests/turtle-subm-19.ttl | 4 - test/w3c/TurtleTests/turtle-subm-20.nt | 3 - test/w3c/TurtleTests/turtle-subm-20.ttl | 4 - test/w3c/TurtleTests/turtle-subm-21.nt | 1 - test/w3c/TurtleTests/turtle-subm-21.ttl | 3 - test/w3c/TurtleTests/turtle-subm-22.nt | 2 - test/w3c/TurtleTests/turtle-subm-22.ttl | 3 - test/w3c/TurtleTests/turtle-subm-23.nt | 7 - test/w3c/TurtleTests/turtle-subm-23.ttl | 14 - test/w3c/TurtleTests/turtle-subm-24.nt | 1 - test/w3c/TurtleTests/turtle-subm-24.ttl | 4 - test/w3c/TurtleTests/turtle-subm-25.nt | 1 - test/w3c/TurtleTests/turtle-subm-25.ttl | 5 - test/w3c/TurtleTests/turtle-subm-26.nt | 22 - test/w3c/TurtleTests/turtle-subm-26.ttl | 22 - test/w3c/TurtleTests/turtle-subm-27.nt | 5 - test/w3c/TurtleTests/turtle-subm-27.ttl | 12 - ...ntax-bad-LITERAL2_with_langtag_and_datatype.ttl | 1 - test/w3c/TurtleTests/turtle-syntax-bad-base-01.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-bad-base-02.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-bad-base-03.ttl | 3 - .../turtle-syntax-bad-blank-label-dot-end.ttl | 2 - .../w3c/TurtleTests/turtle-syntax-bad-bnode-01.ttl | 1 - .../w3c/TurtleTests/turtle-syntax-bad-bnode-02.ttl | 1 - test/w3c/TurtleTests/turtle-syntax-bad-esc-01.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-bad-esc-02.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-bad-esc-03.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-bad-esc-04.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-bad-kw-01.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-bad-kw-02.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-bad-kw-03.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-bad-kw-04.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-bad-kw-05.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-bad-lang-01.ttl | 2 - .../turtle-syntax-bad-ln-dash-start.ttl | 2 - .../turtle-syntax-bad-ln-escape-start.ttl | 2 - .../TurtleTests/turtle-syntax-bad-ln-escape.ttl | 2 - .../turtle-syntax-bad-missing-ns-dot-end.ttl | 1 - .../turtle-syntax-bad-missing-ns-dot-start.ttl | 1 - .../TurtleTests/turtle-syntax-bad-n3-extras-01.ttl | 5 - .../TurtleTests/turtle-syntax-bad-n3-extras-02.ttl | 4 - .../TurtleTests/turtle-syntax-bad-n3-extras-03.ttl | 7 - .../TurtleTests/turtle-syntax-bad-n3-extras-04.ttl | 5 - .../TurtleTests/turtle-syntax-bad-n3-extras-05.ttl | 4 - .../TurtleTests/turtle-syntax-bad-n3-extras-06.ttl | 4 - .../TurtleTests/turtle-syntax-bad-n3-extras-07.ttl | 3 - .../TurtleTests/turtle-syntax-bad-n3-extras-08.ttl | 3 - .../TurtleTests/turtle-syntax-bad-n3-extras-09.ttl | 3 - .../TurtleTests/turtle-syntax-bad-n3-extras-10.ttl | 3 - .../TurtleTests/turtle-syntax-bad-n3-extras-11.ttl | 3 - .../TurtleTests/turtle-syntax-bad-n3-extras-12.ttl | 3 - .../TurtleTests/turtle-syntax-bad-n3-extras-13.ttl | 3 - .../TurtleTests/turtle-syntax-bad-ns-dot-end.ttl | 2 - .../TurtleTests/turtle-syntax-bad-ns-dot-start.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-bad-num-01.ttl | 1 - test/w3c/TurtleTests/turtle-syntax-bad-num-02.ttl | 1 - test/w3c/TurtleTests/turtle-syntax-bad-num-03.ttl | 1 - test/w3c/TurtleTests/turtle-syntax-bad-num-04.ttl | 1 - test/w3c/TurtleTests/turtle-syntax-bad-num-05.ttl | 1 - .../turtle-syntax-bad-number-dot-in-anon.ttl | 6 - .../w3c/TurtleTests/turtle-syntax-bad-pname-01.ttl | 3 - .../w3c/TurtleTests/turtle-syntax-bad-pname-02.ttl | 3 - .../w3c/TurtleTests/turtle-syntax-bad-pname-03.ttl | 3 - .../TurtleTests/turtle-syntax-bad-prefix-01.ttl | 2 - .../TurtleTests/turtle-syntax-bad-prefix-02.ttl | 3 - .../TurtleTests/turtle-syntax-bad-prefix-03.ttl | 2 - .../TurtleTests/turtle-syntax-bad-prefix-04.ttl | 2 - .../TurtleTests/turtle-syntax-bad-prefix-05.ttl | 2 - .../TurtleTests/turtle-syntax-bad-string-01.ttl | 2 - .../TurtleTests/turtle-syntax-bad-string-02.ttl | 2 - .../TurtleTests/turtle-syntax-bad-string-03.ttl | 2 - .../TurtleTests/turtle-syntax-bad-string-04.ttl | 2 - .../TurtleTests/turtle-syntax-bad-string-05.ttl | 4 - .../TurtleTests/turtle-syntax-bad-string-06.ttl | 3 - .../TurtleTests/turtle-syntax-bad-string-07.ttl | 3 - .../TurtleTests/turtle-syntax-bad-struct-01.ttl | 2 - .../TurtleTests/turtle-syntax-bad-struct-02.ttl | 2 - .../TurtleTests/turtle-syntax-bad-struct-03.ttl | 2 - .../TurtleTests/turtle-syntax-bad-struct-04.ttl | 2 - .../TurtleTests/turtle-syntax-bad-struct-05.ttl | 2 - .../TurtleTests/turtle-syntax-bad-struct-06.ttl | 2 - .../TurtleTests/turtle-syntax-bad-struct-07.ttl | 2 - .../TurtleTests/turtle-syntax-bad-struct-08.ttl | 2 - .../TurtleTests/turtle-syntax-bad-struct-09.ttl | 2 - .../TurtleTests/turtle-syntax-bad-struct-10.ttl | 3 - .../TurtleTests/turtle-syntax-bad-struct-11.ttl | 2 - .../TurtleTests/turtle-syntax-bad-struct-12.ttl | 1 - .../TurtleTests/turtle-syntax-bad-struct-13.ttl | 1 - .../TurtleTests/turtle-syntax-bad-struct-14.ttl | 2 - .../TurtleTests/turtle-syntax-bad-struct-15.ttl | 2 - .../TurtleTests/turtle-syntax-bad-struct-16.ttl | 2 - .../TurtleTests/turtle-syntax-bad-struct-17.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-bad-uri-01.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-bad-uri-02.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-bad-uri-03.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-bad-uri-04.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-bad-uri-05.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-base-01.ttl | 1 - test/w3c/TurtleTests/turtle-syntax-base-02.ttl | 1 - test/w3c/TurtleTests/turtle-syntax-base-03.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-base-04.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-blank-label.ttl | 4 - test/w3c/TurtleTests/turtle-syntax-bnode-01.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-bnode-02.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-bnode-03.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-bnode-04.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-bnode-05.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-bnode-06.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-bnode-07.ttl | 3 - test/w3c/TurtleTests/turtle-syntax-bnode-08.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-bnode-09.ttl | 3 - test/w3c/TurtleTests/turtle-syntax-bnode-10.ttl | 5 - .../w3c/TurtleTests/turtle-syntax-datatypes-01.ttl | 2 - .../w3c/TurtleTests/turtle-syntax-datatypes-02.ttl | 3 - test/w3c/TurtleTests/turtle-syntax-file-01.ttl | 0 test/w3c/TurtleTests/turtle-syntax-file-02.ttl | 1 - test/w3c/TurtleTests/turtle-syntax-file-03.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-kw-01.ttl | 1 - test/w3c/TurtleTests/turtle-syntax-kw-02.ttl | 1 - test/w3c/TurtleTests/turtle-syntax-kw-03.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-ln-colons.ttl | 6 - test/w3c/TurtleTests/turtle-syntax-ln-dots.ttl | 4 - test/w3c/TurtleTests/turtle-syntax-ns-dots.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-number-01.ttl | 1 - test/w3c/TurtleTests/turtle-syntax-number-02.ttl | 1 - test/w3c/TurtleTests/turtle-syntax-number-03.ttl | 1 - test/w3c/TurtleTests/turtle-syntax-number-04.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-number-05.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-number-06.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-number-07.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-number-08.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-number-09.ttl | 1 - test/w3c/TurtleTests/turtle-syntax-number-10.ttl | 1 - test/w3c/TurtleTests/turtle-syntax-number-11.ttl | 1 - .../w3c/TurtleTests/turtle-syntax-pname-esc-01.ttl | 2 - .../w3c/TurtleTests/turtle-syntax-pname-esc-02.ttl | 2 - .../w3c/TurtleTests/turtle-syntax-pname-esc-03.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-prefix-01.ttl | 1 - test/w3c/TurtleTests/turtle-syntax-prefix-02.ttl | 1 - test/w3c/TurtleTests/turtle-syntax-prefix-03.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-prefix-04.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-prefix-05.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-prefix-06.ttl | 4 - test/w3c/TurtleTests/turtle-syntax-prefix-07.ttl | 3 - test/w3c/TurtleTests/turtle-syntax-prefix-08.ttl | 3 - test/w3c/TurtleTests/turtle-syntax-prefix-09.ttl | 4 - test/w3c/TurtleTests/turtle-syntax-str-esc-01.ttl | 1 - test/w3c/TurtleTests/turtle-syntax-str-esc-02.ttl | 1 - test/w3c/TurtleTests/turtle-syntax-str-esc-03.ttl | 1 - test/w3c/TurtleTests/turtle-syntax-string-01.ttl | 1 - test/w3c/TurtleTests/turtle-syntax-string-02.ttl | 1 - test/w3c/TurtleTests/turtle-syntax-string-03.ttl | 1 - test/w3c/TurtleTests/turtle-syntax-string-04.ttl | 1 - test/w3c/TurtleTests/turtle-syntax-string-05.ttl | 1 - test/w3c/TurtleTests/turtle-syntax-string-06.ttl | 1 - test/w3c/TurtleTests/turtle-syntax-string-07.ttl | 1 - test/w3c/TurtleTests/turtle-syntax-string-08.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-string-09.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-string-10.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-string-11.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-struct-01.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-struct-02.ttl | 3 - test/w3c/TurtleTests/turtle-syntax-struct-03.ttl | 4 - test/w3c/TurtleTests/turtle-syntax-struct-04.ttl | 4 - test/w3c/TurtleTests/turtle-syntax-struct-05.ttl | 4 - test/w3c/TurtleTests/turtle-syntax-uri-01.ttl | 1 - test/w3c/TurtleTests/turtle-syntax-uri-02.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-uri-03.ttl | 2 - test/w3c/TurtleTests/turtle-syntax-uri-04.ttl | 3 - test/w3c/TurtleTests/two_LITERAL_LONG2s.nt | 2 - test/w3c/TurtleTests/two_LITERAL_LONG2s.ttl | 4 - test/w3c/TurtleTests/underscore_in_localName.nt | 1 - test/w3c/TurtleTests/underscore_in_localName.ttl | 2 - test/w3c/nquads/README | 25 + test/w3c/nquads/comment_following_triple.nq | 5 + test/w3c/nquads/langtagged_string.nq | 1 + test/w3c/nquads/lantag_with_subtag.nq | 1 + test/w3c/nquads/literal.nq | 1 + test/w3c/nquads/literal_all_controls.nq | 1 + test/w3c/nquads/literal_all_punctuation.nq | 1 + test/w3c/nquads/literal_ascii_boundaries.nq | Bin 0 -> 57 bytes test/w3c/nquads/literal_false.nq | 1 + test/w3c/nquads/literal_true.nq | 1 + test/w3c/nquads/literal_with_2_dquotes.nq | 1 + test/w3c/nquads/literal_with_2_squotes.nq | 1 + test/w3c/nquads/literal_with_BACKSPACE.nq | 1 + test/w3c/nquads/literal_with_CARRIAGE_RETURN.nq | 1 + .../nquads/literal_with_CHARACTER_TABULATION.nq | 1 + test/w3c/nquads/literal_with_FORM_FEED.nq | 1 + test/w3c/nquads/literal_with_LINE_FEED.nq | 1 + test/w3c/nquads/literal_with_REVERSE_SOLIDUS.nq | 1 + test/w3c/nquads/literal_with_REVERSE_SOLIDUS2.nq | 1 + test/w3c/nquads/literal_with_UTF8_boundaries.nq | 1 + test/w3c/nquads/literal_with_dquote.nq | 1 + test/w3c/nquads/literal_with_numeric_escape4.nq | 1 + test/w3c/nquads/literal_with_numeric_escape8.nq | 1 + test/w3c/nquads/literal_with_squote.nq | 1 + test/w3c/nquads/manifest.ttl | 709 +++++ test/w3c/nquads/minimal_whitespace.nq | 6 + test/w3c/nquads/nq-syntax-bad-literal-01.nq | 1 + test/w3c/nquads/nq-syntax-bad-literal-02.nq | 1 + test/w3c/nquads/nq-syntax-bad-literal-03.nq | 1 + test/w3c/nquads/nq-syntax-bad-quint-01.nq | 2 + test/w3c/nquads/nq-syntax-bad-uri-01.nq | 2 + test/w3c/nquads/nq-syntax-bnode-01.nq | 1 + test/w3c/nquads/nq-syntax-bnode-02.nq | 1 + test/w3c/nquads/nq-syntax-bnode-03.nq | 1 + test/w3c/nquads/nq-syntax-bnode-04.nq | 1 + test/w3c/nquads/nq-syntax-bnode-05.nq | 1 + test/w3c/nquads/nq-syntax-bnode-06.nq | 1 + test/w3c/nquads/nq-syntax-uri-01.nq | 1 + test/w3c/nquads/nq-syntax-uri-02.nq | 1 + test/w3c/nquads/nq-syntax-uri-03.nq | 1 + test/w3c/nquads/nq-syntax-uri-04.nq | 1 + test/w3c/nquads/nq-syntax-uri-05.nq | 1 + test/w3c/nquads/nq-syntax-uri-06.nq | 1 + test/w3c/nquads/nt-syntax-bad-base-01.nq | 1 + test/w3c/nquads/nt-syntax-bad-bnode-01.nq | 1 + test/w3c/nquads/nt-syntax-bad-bnode-02.nq | 1 + test/w3c/nquads/nt-syntax-bad-esc-01.nq | 2 + test/w3c/nquads/nt-syntax-bad-esc-02.nq | 2 + test/w3c/nquads/nt-syntax-bad-esc-03.nq | 2 + test/w3c/nquads/nt-syntax-bad-lang-01.nq | 2 + test/w3c/nquads/nt-syntax-bad-num-01.nq | 1 + test/w3c/nquads/nt-syntax-bad-num-02.nq | 1 + test/w3c/nquads/nt-syntax-bad-num-03.nq | 1 + test/w3c/nquads/nt-syntax-bad-prefix-01.nq | 1 + test/w3c/nquads/nt-syntax-bad-string-01.nq | 1 + test/w3c/nquads/nt-syntax-bad-string-02.nq | 1 + test/w3c/nquads/nt-syntax-bad-string-03.nq | 1 + test/w3c/nquads/nt-syntax-bad-string-04.nq | 1 + test/w3c/nquads/nt-syntax-bad-string-05.nq | 1 + test/w3c/nquads/nt-syntax-bad-string-06.nq | 1 + test/w3c/nquads/nt-syntax-bad-string-07.nq | 1 + test/w3c/nquads/nt-syntax-bad-struct-01.nq | 1 + test/w3c/nquads/nt-syntax-bad-struct-02.nq | 1 + test/w3c/nquads/nt-syntax-bad-uri-01.nq | 2 + test/w3c/nquads/nt-syntax-bad-uri-02.nq | 2 + test/w3c/nquads/nt-syntax-bad-uri-03.nq | 2 + test/w3c/nquads/nt-syntax-bad-uri-04.nq | 2 + test/w3c/nquads/nt-syntax-bad-uri-05.nq | 2 + test/w3c/nquads/nt-syntax-bad-uri-06.nq | 2 + test/w3c/nquads/nt-syntax-bad-uri-07.nq | 2 + test/w3c/nquads/nt-syntax-bad-uri-08.nq | 2 + test/w3c/nquads/nt-syntax-bad-uri-09.nq | 2 + test/w3c/nquads/nt-syntax-bnode-01.nq | 1 + test/w3c/nquads/nt-syntax-bnode-02.nq | 2 + test/w3c/nquads/nt-syntax-bnode-03.nq | 2 + test/w3c/nquads/nt-syntax-datatypes-01.nq | 1 + test/w3c/nquads/nt-syntax-datatypes-02.nq | 1 + test/w3c/nquads/nt-syntax-file-01.nq | 0 test/w3c/nquads/nt-syntax-file-02.nq | 1 + test/w3c/nquads/nt-syntax-file-03.nq | 2 + test/w3c/nquads/nt-syntax-str-esc-01.nq | 1 + test/w3c/nquads/nt-syntax-str-esc-02.nq | 1 + test/w3c/nquads/nt-syntax-str-esc-03.nq | 1 + test/w3c/nquads/nt-syntax-string-01.nq | 1 + test/w3c/nquads/nt-syntax-string-02.nq | 1 + test/w3c/nquads/nt-syntax-string-03.nq | 1 + test/w3c/nquads/nt-syntax-subm-01.nq | 79 + test/w3c/nquads/nt-syntax-uri-01.nq | 1 + test/w3c/nquads/nt-syntax-uri-02.nq | 2 + test/w3c/nquads/nt-syntax-uri-03.nq | 2 + test/w3c/nquads/nt-syntax-uri-04.nq | 2 + test/w3c/ntriples/README | 25 + test/w3c/ntriples/comment_following_triple.nt | 5 + test/w3c/ntriples/langtagged_string.nt | 1 + test/w3c/ntriples/lantag_with_subtag.nt | 1 + test/w3c/ntriples/literal.nt | 1 + test/w3c/ntriples/literal_all_controls.nt | 1 + test/w3c/ntriples/literal_all_punctuation.nt | 1 + test/w3c/ntriples/literal_ascii_boundaries.nt | Bin 0 -> 57 bytes test/w3c/ntriples/literal_false.nt | 1 + test/w3c/ntriples/literal_true.nt | 1 + test/w3c/ntriples/literal_with_2_dquotes.nt | 1 + test/w3c/ntriples/literal_with_2_squotes.nt | 1 + test/w3c/ntriples/literal_with_BACKSPACE.nt | 1 + test/w3c/ntriples/literal_with_CARRIAGE_RETURN.nt | 1 + .../ntriples/literal_with_CHARACTER_TABULATION.nt | 1 + test/w3c/ntriples/literal_with_FORM_FEED.nt | 1 + test/w3c/ntriples/literal_with_LINE_FEED.nt | 1 + test/w3c/ntriples/literal_with_REVERSE_SOLIDUS.nt | 1 + test/w3c/ntriples/literal_with_REVERSE_SOLIDUS2.nt | 1 + test/w3c/ntriples/literal_with_UTF8_boundaries.nt | 1 + test/w3c/ntriples/literal_with_dquote.nt | 1 + test/w3c/ntriples/literal_with_numeric_escape4.nt | 1 + test/w3c/ntriples/literal_with_numeric_escape8.nt | 1 + test/w3c/ntriples/literal_with_squote.nt | 1 + test/w3c/ntriples/manifest.ttl | 526 ++++ test/w3c/ntriples/minimal_whitespace.nt | 6 + test/w3c/ntriples/nt-syntax-bad-base-01.nt | 1 + test/w3c/ntriples/nt-syntax-bad-bnode-01.nt | 1 + test/w3c/ntriples/nt-syntax-bad-bnode-02.nt | 1 + test/w3c/ntriples/nt-syntax-bad-esc-01.nt | 2 + test/w3c/ntriples/nt-syntax-bad-esc-02.nt | 2 + test/w3c/ntriples/nt-syntax-bad-esc-03.nt | 2 + test/w3c/ntriples/nt-syntax-bad-lang-01.nt | 2 + test/w3c/ntriples/nt-syntax-bad-num-01.nt | 1 + test/w3c/ntriples/nt-syntax-bad-num-02.nt | 1 + test/w3c/ntriples/nt-syntax-bad-num-03.nt | 1 + test/w3c/ntriples/nt-syntax-bad-prefix-01.nt | 1 + test/w3c/ntriples/nt-syntax-bad-string-01.nt | 1 + test/w3c/ntriples/nt-syntax-bad-string-02.nt | 1 + test/w3c/ntriples/nt-syntax-bad-string-03.nt | 1 + test/w3c/ntriples/nt-syntax-bad-string-04.nt | 1 + test/w3c/ntriples/nt-syntax-bad-string-05.nt | 1 + test/w3c/ntriples/nt-syntax-bad-string-06.nt | 1 + test/w3c/ntriples/nt-syntax-bad-string-07.nt | 1 + test/w3c/ntriples/nt-syntax-bad-struct-01.nt | 1 + test/w3c/ntriples/nt-syntax-bad-struct-02.nt | 1 + test/w3c/ntriples/nt-syntax-bad-uri-01.nt | 2 + test/w3c/ntriples/nt-syntax-bad-uri-02.nt | 2 + test/w3c/ntriples/nt-syntax-bad-uri-03.nt | 2 + test/w3c/ntriples/nt-syntax-bad-uri-04.nt | 2 + test/w3c/ntriples/nt-syntax-bad-uri-05.nt | 2 + test/w3c/ntriples/nt-syntax-bad-uri-06.nt | 2 + test/w3c/ntriples/nt-syntax-bad-uri-07.nt | 2 + test/w3c/ntriples/nt-syntax-bad-uri-08.nt | 2 + test/w3c/ntriples/nt-syntax-bad-uri-09.nt | 2 + test/w3c/ntriples/nt-syntax-bnode-01.nt | 1 + test/w3c/ntriples/nt-syntax-bnode-02.nt | 2 + test/w3c/ntriples/nt-syntax-bnode-03.nt | 2 + test/w3c/ntriples/nt-syntax-datatypes-01.nt | 1 + test/w3c/ntriples/nt-syntax-datatypes-02.nt | 1 + test/w3c/ntriples/nt-syntax-file-01.nt | 0 test/w3c/ntriples/nt-syntax-file-02.nt | 1 + test/w3c/ntriples/nt-syntax-file-03.nt | 2 + test/w3c/ntriples/nt-syntax-str-esc-01.nt | 1 + test/w3c/ntriples/nt-syntax-str-esc-02.nt | 1 + test/w3c/ntriples/nt-syntax-str-esc-03.nt | 1 + test/w3c/ntriples/nt-syntax-string-01.nt | 1 + test/w3c/ntriples/nt-syntax-string-02.nt | 1 + test/w3c/ntriples/nt-syntax-string-03.nt | 1 + test/w3c/ntriples/nt-syntax-subm-01.nt | 79 + test/w3c/ntriples/nt-syntax-uri-01.nt | 1 + test/w3c/ntriples/nt-syntax-uri-02.nt | 2 + test/w3c/ntriples/nt-syntax-uri-03.nt | 2 + test/w3c/ntriples/nt-syntax-uri-04.nt | 2 + test/w3c/trig/HYPHEN_MINUS_in_localName.nq | 2 + test/w3c/trig/HYPHEN_MINUS_in_localName.trig | 3 + test/w3c/trig/IRIREF_datatype.nq | 2 + test/w3c/trig/IRIREF_datatype.trig | 2 + test/w3c/trig/IRI_spo.nq | 2 + test/w3c/trig/IRI_subject.trig | 2 + test/w3c/trig/IRI_with_all_punctuation.nq | 2 + test/w3c/trig/IRI_with_all_punctuation.trig | 2 + .../trig/IRI_with_eight_digit_numeric_escape.trig | 2 + .../trig/IRI_with_four_digit_numeric_escape.trig | 2 + test/w3c/trig/LICENSE | 48 + test/w3c/trig/LITERAL1.nq | 2 + test/w3c/trig/LITERAL1.trig | 2 + test/w3c/trig/LITERAL1_all_controls.nq | 2 + test/w3c/trig/LITERAL1_all_controls.trig | Bin 0 -> 180 bytes test/w3c/trig/LITERAL1_all_punctuation.nq | 2 + test/w3c/trig/LITERAL1_all_punctuation.trig | 2 + test/w3c/trig/LITERAL1_ascii_boundaries.nq | 2 + test/w3c/trig/LITERAL1_ascii_boundaries.trig | Bin 0 -> 141 bytes test/w3c/trig/LITERAL1_with_UTF8_boundaries.trig | 1 + test/w3c/trig/LITERAL2.trig | 2 + test/w3c/trig/LITERAL2_ascii_boundaries.nq | 2 + test/w3c/trig/LITERAL2_ascii_boundaries.trig | Bin 0 -> 141 bytes test/w3c/trig/LITERAL2_with_UTF8_boundaries.trig | 1 + test/w3c/trig/LITERAL_LONG1.trig | 2 + test/w3c/trig/LITERAL_LONG1_ascii_boundaries.nq | 2 + test/w3c/trig/LITERAL_LONG1_ascii_boundaries.trig | Bin 0 -> 133 bytes test/w3c/trig/LITERAL_LONG1_with_1_squote.nq | 2 + test/w3c/trig/LITERAL_LONG1_with_1_squote.trig | 2 + test/w3c/trig/LITERAL_LONG1_with_2_squotes.nq | 2 + test/w3c/trig/LITERAL_LONG1_with_2_squotes.trig | 2 + .../trig/LITERAL_LONG1_with_UTF8_boundaries.trig | 1 + test/w3c/trig/LITERAL_LONG2.trig | 2 + test/w3c/trig/LITERAL_LONG2_ascii_boundaries.nq | 2 + test/w3c/trig/LITERAL_LONG2_ascii_boundaries.trig | Bin 0 -> 133 bytes test/w3c/trig/LITERAL_LONG2_with_1_squote.nq | 2 + test/w3c/trig/LITERAL_LONG2_with_1_squote.trig | 2 + test/w3c/trig/LITERAL_LONG2_with_2_squotes.nq | 2 + test/w3c/trig/LITERAL_LONG2_with_2_squotes.trig | 2 + .../w3c/trig/LITERAL_LONG2_with_REVERSE_SOLIDUS.nq | 2 + .../trig/LITERAL_LONG2_with_REVERSE_SOLIDUS.trig | 4 + .../trig/LITERAL_LONG2_with_UTF8_boundaries.trig | 1 + test/w3c/trig/LITERAL_with_UTF8_boundaries.nq | 1 + test/w3c/trig/README | 41 + test/w3c/trig/SPARQL_style_base.trig | 3 + test/w3c/trig/SPARQL_style_prefix.trig | 3 + test/w3c/trig/alternating_bnode_graphs.nq | 4 + test/w3c/trig/alternating_bnode_graphs.trig | 5 + test/w3c/trig/alternating_iri_graphs.nq | 4 + test/w3c/trig/alternating_iri_graphs.trig | 5 + test/w3c/trig/anonymous_blank_node_graph.nq | 1 + test/w3c/trig/anonymous_blank_node_graph.trig | 1 + test/w3c/trig/anonymous_blank_node_object.nq | 2 + test/w3c/trig/anonymous_blank_node_object.trig | 2 + test/w3c/trig/anonymous_blank_node_subject.nq | 2 + test/w3c/trig/anonymous_blank_node_subject.trig | 2 + test/w3c/trig/bareword_a_predicate.nq | 2 + test/w3c/trig/bareword_a_predicate.trig | 2 + test/w3c/trig/bareword_decimal.nq | 2 + test/w3c/trig/bareword_decimal.trig | 2 + test/w3c/trig/bareword_double.nq | 2 + test/w3c/trig/bareword_double.trig | 2 + test/w3c/trig/bareword_integer.trig | 2 + test/w3c/trig/blankNodePropertyList_as_object.nq | 4 + test/w3c/trig/blankNodePropertyList_as_object.trig | 2 + test/w3c/trig/blankNodePropertyList_as_subject.nq | 4 + .../w3c/trig/blankNodePropertyList_as_subject.trig | 2 + .../blankNodePropertyList_containing_collection.nq | 6 + ...lankNodePropertyList_containing_collection.trig | 2 + .../blankNodePropertyList_with_multiple_triples.nq | 6 + ...lankNodePropertyList_with_multiple_triples.trig | 2 + test/w3c/trig/collection_object.nq | 6 + test/w3c/trig/collection_object.trig | 2 + test/w3c/trig/collection_subject.nq | 6 + test/w3c/trig/collection_subject.trig | 2 + test/w3c/trig/comment_following_PNAME_NS.nq | 1 + test/w3c/trig/comment_following_PNAME_NS.trig | 3 + test/w3c/trig/comment_following_localName.trig | 8 + test/w3c/trig/default_namespace_IRI.trig | 3 + test/w3c/trig/double_lower_case_e.nq | 2 + test/w3c/trig/double_lower_case_e.trig | 2 + test/w3c/trig/empty_collection.nq | 2 + test/w3c/trig/empty_collection.trig | 2 + test/w3c/trig/first.nq | 14 + test/w3c/trig/first.trig | 2 + test/w3c/trig/labeled_blank_node_graph.nq | 1 + test/w3c/trig/labeled_blank_node_graph.trig | 1 + test/w3c/trig/labeled_blank_node_object.nq | 2 + test/w3c/trig/labeled_blank_node_object.trig | 2 + test/w3c/trig/labeled_blank_node_subject.nq | 2 + test/w3c/trig/labeled_blank_node_subject.trig | 2 + ...node_with_PN_CHARS_BASE_character_boundaries.nq | 2 + ...de_with_PN_CHARS_BASE_character_boundaries.trig | 2 + .../trig/labeled_blank_node_with_leading_digit.nq | 2 + .../labeled_blank_node_with_leading_digit.trig | 2 + .../labeled_blank_node_with_leading_underscore.nq | 2 + ...labeled_blank_node_with_leading_underscore.trig | 2 + .../labeled_blank_node_with_non_leading_extras.nq | 2 + ...labeled_blank_node_with_non_leading_extras.trig | 2 + test/w3c/trig/langtagged_LONG.trig | 2 + test/w3c/trig/langtagged_LONG_with_subtag.nq | 2 + test/w3c/trig/langtagged_LONG_with_subtag.trig | 4 + test/w3c/trig/langtagged_non_LONG.nq | 2 + test/w3c/trig/langtagged_non_LONG.trig | 2 + test/w3c/trig/lantag_with_subtag.nq | 2 + test/w3c/trig/lantag_with_subtag.trig | 2 + test/w3c/trig/last.nq | 14 + test/w3c/trig/last.trig | 2 + test/w3c/trig/literal_false.nq | 2 + test/w3c/trig/literal_false.trig | 2 + test/w3c/trig/literal_true.nq | 2 + test/w3c/trig/literal_true.trig | 2 + test/w3c/trig/literal_with_BACKSPACE.nq | 2 + test/w3c/trig/literal_with_BACKSPACE.trig | 2 + test/w3c/trig/literal_with_CARRIAGE_RETURN.nq | 2 + test/w3c/trig/literal_with_CARRIAGE_RETURN.trig | 2 + test/w3c/trig/literal_with_CHARACTER_TABULATION.nq | 2 + .../trig/literal_with_CHARACTER_TABULATION.trig | 2 + test/w3c/trig/literal_with_FORM_FEED.nq | 2 + test/w3c/trig/literal_with_FORM_FEED.trig | 2 + test/w3c/trig/literal_with_LINE_FEED.nq | 2 + test/w3c/trig/literal_with_LINE_FEED.trig | 4 + test/w3c/trig/literal_with_REVERSE_SOLIDUS.nq | 2 + test/w3c/trig/literal_with_REVERSE_SOLIDUS.trig | 2 + test/w3c/trig/literal_with_escaped_BACKSPACE.trig | 2 + .../trig/literal_with_escaped_CARRIAGE_RETURN.trig | 2 + .../literal_with_escaped_CHARACTER_TABULATION.trig | 2 + test/w3c/trig/literal_with_escaped_FORM_FEED.trig | 2 + test/w3c/trig/literal_with_escaped_LINE_FEED.trig | 2 + test/w3c/trig/literal_with_numeric_escape4.nq | 2 + test/w3c/trig/literal_with_numeric_escape4.trig | 2 + test/w3c/trig/literal_with_numeric_escape8.trig | 2 + ...Name_with_PN_CHARS_BASE_character_boundaries.nq | 2 + ...me_with_PN_CHARS_BASE_character_boundaries.trig | 3 + ...igned_nfc_PN_CHARS_BASE_character_boundaries.nq | 2 + ...ned_nfc_PN_CHARS_BASE_character_boundaries.trig | 3 + ...d_nfc_bmp_PN_CHARS_BASE_character_boundaries.nq | 2 + ...nfc_bmp_PN_CHARS_BASE_character_boundaries.trig | 3 + test/w3c/trig/localName_with_leading_digit.nq | 2 + test/w3c/trig/localName_with_leading_digit.trig | 3 + test/w3c/trig/localName_with_leading_underscore.nq | 2 + .../trig/localName_with_leading_underscore.trig | 3 + ..._with_nfc_PN_CHARS_BASE_character_boundaries.nq | 2 + ...ith_nfc_PN_CHARS_BASE_character_boundaries.trig | 3 + test/w3c/trig/localName_with_non_leading_extras.nq | 2 + .../trig/localName_with_non_leading_extras.trig | 3 + test/w3c/trig/localname_with_COLON.nq | 2 + test/w3c/trig/localname_with_COLON.trig | 3 + test/w3c/trig/manifest.ttl | 2897 ++++++++++++++++++++ test/w3c/trig/negative_numeric.nq | 2 + test/w3c/trig/negative_numeric.trig | 2 + test/w3c/trig/nested_blankNodePropertyLists.nq | 6 + test/w3c/trig/nested_blankNodePropertyLists.trig | 2 + test/w3c/trig/nested_collection.nq | 10 + test/w3c/trig/nested_collection.trig | 2 + test/w3c/trig/number_sign_following_PNAME_NS.nq | 1 + test/w3c/trig/number_sign_following_PNAME_NS.trig | 3 + test/w3c/trig/number_sign_following_localName.nq | 1 + test/w3c/trig/number_sign_following_localName.trig | 3 + test/w3c/trig/numeric_with_leading_0.nq | 2 + test/w3c/trig/numeric_with_leading_0.trig | 2 + test/w3c/trig/objectList_with_two_objects.nq | 4 + test/w3c/trig/objectList_with_two_objects.trig | 2 + test/w3c/trig/old_style_base.trig | 3 + test/w3c/trig/old_style_prefix.trig | 3 + test/w3c/trig/percent_escaped_localName.nq | 2 + test/w3c/trig/percent_escaped_localName.trig | 3 + test/w3c/trig/positive_numeric.nq | 2 + test/w3c/trig/positive_numeric.trig | 2 + .../predicateObjectList_with_two_objectLists.nq | 4 + .../predicateObjectList_with_two_objectLists.trig | 2 + test/w3c/trig/prefix_only_IRI.trig | 3 + test/w3c/trig/prefix_reassigned_and_used.nq | 2 + test/w3c/trig/prefix_reassigned_and_used.trig | 4 + ...ix_with_PN_CHARS_BASE_character_boundaries.trig | 3 + test/w3c/trig/prefix_with_non_leading_extras.trig | 3 + test/w3c/trig/prefixed_IRI_object.trig | 3 + test/w3c/trig/prefixed_IRI_predicate.trig | 3 + test/w3c/trig/prefixed_name_datatype.trig | 3 + test/w3c/trig/repeated_semis_at_end.trig | 2 + test/w3c/trig/repeated_semis_not_at_end.nq | 2 + test/w3c/trig/repeated_semis_not_at_end.trig | 2 + test/w3c/trig/reserved_escaped_localName.nq | 2 + test/w3c/trig/reserved_escaped_localName.trig | 3 + test/w3c/trig/sole_blankNodePropertyList.nq | 3 + test/w3c/trig/sole_blankNodePropertyList.trig | 3 + test/w3c/trig/trig-bnodeplist-graph-bad-01.trig | 4 + test/w3c/trig/trig-collection-graph-bad-01.trig | 4 + test/w3c/trig/trig-collection-graph-bad-02.trig | 4 + test/w3c/trig/trig-eval-bad-01.trig | 2 + test/w3c/trig/trig-eval-bad-02.trig | 2 + test/w3c/trig/trig-eval-bad-03.trig | 2 + test/w3c/trig/trig-eval-bad-04.trig | 2 + test/w3c/trig/trig-eval-struct-01.nq | 2 + test/w3c/trig/trig-eval-struct-01.trig | 2 + test/w3c/trig/trig-eval-struct-02.nq | 4 + test/w3c/trig/trig-eval-struct-02.trig | 13 + test/w3c/trig/trig-graph-bad-01.trig | 5 + test/w3c/trig/trig-graph-bad-02.trig | 6 + test/w3c/trig/trig-graph-bad-03.trig | 8 + test/w3c/trig/trig-graph-bad-04.trig | 5 + test/w3c/trig/trig-graph-bad-05.trig | 5 + test/w3c/trig/trig-graph-bad-06.trig | 6 + test/w3c/trig/trig-graph-bad-07.trig | 9 + test/w3c/trig/trig-graph-bad-08.trig | 5 + test/w3c/trig/trig-graph-bad-09.trig | 12 + test/w3c/trig/trig-graph-bad-10.trig | 8 + test/w3c/trig/trig-graph-bad-11.trig | 8 + test/w3c/trig/trig-kw-graph-01.trig | 4 + test/w3c/trig/trig-kw-graph-02.trig | 4 + test/w3c/trig/trig-kw-graph-03.trig | 4 + test/w3c/trig/trig-kw-graph-04.trig | 8 + test/w3c/trig/trig-kw-graph-05.trig | 4 + test/w3c/trig/trig-kw-graph-06.trig | 4 + test/w3c/trig/trig-kw-graph-07.trig | 6 + test/w3c/trig/trig-kw-graph-08.trig | 4 + test/w3c/trig/trig-kw-graph-09.trig | 4 + test/w3c/trig/trig-kw-graph-10.trig | 4 + test/w3c/trig/trig-subm-01.nq | 2 + test/w3c/trig/trig-subm-01.trig | 3 + test/w3c/trig/trig-subm-02.nq | 6 + test/w3c/trig/trig-subm-02.trig | 16 + test/w3c/trig/trig-subm-03.nq | 6 + test/w3c/trig/trig-subm-03.trig | 14 + test/w3c/trig/trig-subm-04.nq | 6 + test/w3c/trig/trig-subm-04.trig | 14 + test/w3c/trig/trig-subm-05.nq | 4 + test/w3c/trig/trig-subm-05.trig | 12 + test/w3c/trig/trig-subm-06.nq | 8 + test/w3c/trig/trig-subm-06.trig | 12 + test/w3c/trig/trig-subm-07.nq | 2 + test/w3c/trig/trig-subm-07.trig | 4 + test/w3c/trig/trig-subm-08.nq | 10 + test/w3c/trig/trig-subm-08.trig | 4 + test/w3c/trig/trig-subm-09.nq | 2 + test/w3c/trig/trig-subm-09.trig | 4 + test/w3c/trig/trig-subm-10.nq | 8 + test/w3c/trig/trig-subm-10.trig | 20 + test/w3c/trig/trig-subm-11.nq | 10 + test/w3c/trig/trig-subm-11.trig | 15 + test/w3c/trig/trig-subm-12.nq | 8 + test/w3c/trig/trig-subm-12.trig | 19 + test/w3c/trig/trig-subm-13.nq | 8 + test/w3c/trig/trig-subm-13.trig | 18 + test/w3c/trig/trig-subm-14.nq | 4 + test/w3c/trig/trig-subm-14.trig | 16 + test/w3c/trig/trig-subm-15.nq | 2 + test/w3c/trig/trig-subm-15.trig | 16 + test/w3c/trig/trig-subm-16.nq | 4 + test/w3c/trig/trig-subm-16.trig | 43 + test/w3c/trig/trig-subm-17.nq | 2 + test/w3c/trig/trig-subm-17.trig | 5 + test/w3c/trig/trig-subm-18.nq | 4 + test/w3c/trig/trig-subm-18.trig | 15 + test/w3c/trig/trig-subm-19.nq | 6 + test/w3c/trig/trig-subm-19.trig | 13 + test/w3c/trig/trig-subm-20.nq | 6 + test/w3c/trig/trig-subm-20.trig | 13 + test/w3c/trig/trig-subm-21.nq | 2 + test/w3c/trig/trig-subm-21.trig | 4 + test/w3c/trig/trig-subm-22.nq | 4 + test/w3c/trig/trig-subm-22.trig | 11 + test/w3c/trig/trig-subm-23.nq | 14 + test/w3c/trig/trig-subm-23.trig | 32 + test/w3c/trig/trig-subm-24.nq | 2 + test/w3c/trig/trig-subm-24.trig | 5 + test/w3c/trig/trig-subm-25.nq | 2 + test/w3c/trig/trig-subm-25.trig | 5 + test/w3c/trig/trig-subm-26.nq | 22 + test/w3c/trig/trig-subm-26.trig | 24 + test/w3c/trig/trig-subm-27.nq | 5 + test/w3c/trig/trig-subm-27.trig | 12 + ...tax-bad-LITERAL2_with_langtag_and_datatype.trig | 1 + test/w3c/trig/trig-syntax-bad-base-01.trig | 2 + test/w3c/trig/trig-syntax-bad-base-02.trig | 2 + test/w3c/trig/trig-syntax-bad-base-03.trig | 3 + test/w3c/trig/trig-syntax-bad-base-04.trig | 4 + test/w3c/trig/trig-syntax-bad-base-05.trig | 4 + .../trig/trig-syntax-bad-blank-label-dot-end.trig | 2 + test/w3c/trig/trig-syntax-bad-bnode-01.trig | 1 + test/w3c/trig/trig-syntax-bad-bnode-02.trig | 1 + test/w3c/trig/trig-syntax-bad-esc-01.trig | 2 + test/w3c/trig/trig-syntax-bad-esc-02.trig | 2 + test/w3c/trig/trig-syntax-bad-esc-03.trig | 2 + test/w3c/trig/trig-syntax-bad-esc-04.trig | 2 + test/w3c/trig/trig-syntax-bad-kw-01.trig | 2 + test/w3c/trig/trig-syntax-bad-kw-02.trig | 2 + test/w3c/trig/trig-syntax-bad-kw-03.trig | 2 + test/w3c/trig/trig-syntax-bad-kw-04.trig | 2 + test/w3c/trig/trig-syntax-bad-kw-05.trig | 2 + test/w3c/trig/trig-syntax-bad-lang-01.trig | 2 + test/w3c/trig/trig-syntax-bad-list-01.trig | 2 + test/w3c/trig/trig-syntax-bad-list-02.trig | 2 + test/w3c/trig/trig-syntax-bad-list-03.trig | 3 + test/w3c/trig/trig-syntax-bad-list-04.trig | 3 + test/w3c/trig/trig-syntax-bad-ln-dash-start.trig | 2 + test/w3c/trig/trig-syntax-bad-ln-escape-start.trig | 2 + test/w3c/trig/trig-syntax-bad-ln-escape.trig | 2 + .../trig/trig-syntax-bad-missing-ns-dot-end.trig | 1 + .../trig/trig-syntax-bad-missing-ns-dot-start.trig | 1 + test/w3c/trig/trig-syntax-bad-n3-extras-01.trig | 5 + test/w3c/trig/trig-syntax-bad-n3-extras-02.trig | 4 + test/w3c/trig/trig-syntax-bad-n3-extras-03.trig | 9 + test/w3c/trig/trig-syntax-bad-n3-extras-04.trig | 5 + test/w3c/trig/trig-syntax-bad-n3-extras-05.trig | 4 + test/w3c/trig/trig-syntax-bad-n3-extras-06.trig | 4 + test/w3c/trig/trig-syntax-bad-n3-extras-07.trig | 3 + test/w3c/trig/trig-syntax-bad-n3-extras-08.trig | 3 + test/w3c/trig/trig-syntax-bad-n3-extras-09.trig | 3 + test/w3c/trig/trig-syntax-bad-n3-extras-10.trig | 3 + test/w3c/trig/trig-syntax-bad-n3-extras-11.trig | 3 + test/w3c/trig/trig-syntax-bad-n3-extras-12.trig | 3 + test/w3c/trig/trig-syntax-bad-n3-extras-13.trig | 3 + test/w3c/trig/trig-syntax-bad-ns-dot-end.trig | 2 + test/w3c/trig/trig-syntax-bad-ns-dot-start.trig | 2 + test/w3c/trig/trig-syntax-bad-num-01.trig | 1 + test/w3c/trig/trig-syntax-bad-num-02.trig | 1 + test/w3c/trig/trig-syntax-bad-num-03.trig | 1 + test/w3c/trig/trig-syntax-bad-num-04.trig | 1 + test/w3c/trig/trig-syntax-bad-num-05.trig | 1 + .../trig/trig-syntax-bad-number-dot-in-anon.trig | 8 + test/w3c/trig/trig-syntax-bad-pname-01.trig | 3 + test/w3c/trig/trig-syntax-bad-pname-02.trig | 3 + test/w3c/trig/trig-syntax-bad-pname-03.trig | 3 + test/w3c/trig/trig-syntax-bad-prefix-01.trig | 2 + test/w3c/trig/trig-syntax-bad-prefix-02.trig | 3 + test/w3c/trig/trig-syntax-bad-prefix-03.trig | 2 + test/w3c/trig/trig-syntax-bad-prefix-04.trig | 2 + test/w3c/trig/trig-syntax-bad-prefix-05.trig | 2 + test/w3c/trig/trig-syntax-bad-prefix-06.trig | 4 + test/w3c/trig/trig-syntax-bad-prefix-07.trig | 4 + test/w3c/trig/trig-syntax-bad-string-01.trig | 2 + test/w3c/trig/trig-syntax-bad-string-02.trig | 2 + test/w3c/trig/trig-syntax-bad-string-03.trig | 2 + test/w3c/trig/trig-syntax-bad-string-04.trig | 2 + test/w3c/trig/trig-syntax-bad-string-05.trig | 6 + test/w3c/trig/trig-syntax-bad-string-06.trig | 3 + test/w3c/trig/trig-syntax-bad-string-07.trig | 3 + test/w3c/trig/trig-syntax-bad-struct-02.trig | 2 + test/w3c/trig/trig-syntax-bad-struct-03.trig | 2 + test/w3c/trig/trig-syntax-bad-struct-04.trig | 2 + test/w3c/trig/trig-syntax-bad-struct-05.trig | 2 + test/w3c/trig/trig-syntax-bad-struct-06.trig | 2 + test/w3c/trig/trig-syntax-bad-struct-07.trig | 2 + test/w3c/trig/trig-syntax-bad-struct-09.trig | 2 + test/w3c/trig/trig-syntax-bad-struct-10.trig | 5 + test/w3c/trig/trig-syntax-bad-struct-12.trig | 1 + test/w3c/trig/trig-syntax-bad-struct-13.trig | 1 + test/w3c/trig/trig-syntax-bad-struct-14.trig | 2 + test/w3c/trig/trig-syntax-bad-struct-15.trig | 2 + test/w3c/trig/trig-syntax-bad-struct-16.trig | 2 + test/w3c/trig/trig-syntax-bad-struct-17.trig | 2 + test/w3c/trig/trig-syntax-bad-uri-01.trig | 2 + test/w3c/trig/trig-syntax-bad-uri-02.trig | 2 + test/w3c/trig/trig-syntax-bad-uri-03.trig | 2 + test/w3c/trig/trig-syntax-bad-uri-04.trig | 2 + test/w3c/trig/trig-syntax-bad-uri-05.trig | 2 + test/w3c/trig/trig-syntax-base-01.trig | 1 + test/w3c/trig/trig-syntax-base-02.trig | 1 + test/w3c/trig/trig-syntax-base-03.trig | 2 + test/w3c/trig/trig-syntax-base-04.trig | 2 + test/w3c/trig/trig-syntax-blank-label.trig | 6 + test/w3c/trig/trig-syntax-bnode-01.trig | 2 + test/w3c/trig/trig-syntax-bnode-02.trig | 2 + test/w3c/trig/trig-syntax-bnode-03.trig | 2 + test/w3c/trig/trig-syntax-bnode-04.trig | 2 + test/w3c/trig/trig-syntax-bnode-05.trig | 2 + test/w3c/trig/trig-syntax-bnode-06.trig | 2 + test/w3c/trig/trig-syntax-bnode-07.trig | 4 + test/w3c/trig/trig-syntax-bnode-08.trig | 2 + test/w3c/trig/trig-syntax-bnode-09.trig | 3 + test/w3c/trig/trig-syntax-bnode-10.trig | 6 + test/w3c/trig/trig-syntax-datatypes-01.trig | 2 + test/w3c/trig/trig-syntax-datatypes-02.trig | 3 + test/w3c/trig/trig-syntax-file-01.trig | 0 test/w3c/trig/trig-syntax-file-02.trig | 1 + test/w3c/trig/trig-syntax-file-03.trig | 2 + test/w3c/trig/trig-syntax-kw-01.trig | 1 + test/w3c/trig/trig-syntax-kw-02.trig | 1 + test/w3c/trig/trig-syntax-kw-03.trig | 2 + test/w3c/trig/trig-syntax-lists-01.trig | 2 + test/w3c/trig/trig-syntax-lists-02.trig | 2 + test/w3c/trig/trig-syntax-lists-03.trig | 2 + test/w3c/trig/trig-syntax-lists-04.trig | 2 + test/w3c/trig/trig-syntax-lists-05.trig | 2 + test/w3c/trig/trig-syntax-ln-colons.trig | 8 + test/w3c/trig/trig-syntax-ln-dots.trig | 6 + .../trig/trig-syntax-minimal-whitespace-01.trig | 21 + test/w3c/trig/trig-syntax-ns-dots.trig | 2 + test/w3c/trig/trig-syntax-number-01.trig | 1 + test/w3c/trig/trig-syntax-number-02.trig | 1 + test/w3c/trig/trig-syntax-number-03.trig | 1 + test/w3c/trig/trig-syntax-number-04.trig | 2 + test/w3c/trig/trig-syntax-number-05.trig | 2 + test/w3c/trig/trig-syntax-number-06.trig | 2 + test/w3c/trig/trig-syntax-number-07.trig | 2 + test/w3c/trig/trig-syntax-number-08.trig | 2 + test/w3c/trig/trig-syntax-number-09.trig | 1 + test/w3c/trig/trig-syntax-number-10.trig | 1 + test/w3c/trig/trig-syntax-number-11.trig | 1 + test/w3c/trig/trig-syntax-pname-esc-01.trig | 2 + test/w3c/trig/trig-syntax-pname-esc-02.trig | 2 + test/w3c/trig/trig-syntax-pname-esc-03.trig | 2 + test/w3c/trig/trig-syntax-prefix-01.trig | 1 + test/w3c/trig/trig-syntax-prefix-02.trig | 1 + test/w3c/trig/trig-syntax-prefix-03.trig | 2 + test/w3c/trig/trig-syntax-prefix-04.trig | 2 + test/w3c/trig/trig-syntax-prefix-05.trig | 2 + test/w3c/trig/trig-syntax-prefix-06.trig | 4 + test/w3c/trig/trig-syntax-prefix-07.trig | 3 + test/w3c/trig/trig-syntax-prefix-08.trig | 3 + test/w3c/trig/trig-syntax-prefix-09.trig | 4 + test/w3c/trig/trig-syntax-str-esc-01.trig | 1 + test/w3c/trig/trig-syntax-str-esc-02.trig | 1 + test/w3c/trig/trig-syntax-str-esc-03.trig | 1 + test/w3c/trig/trig-syntax-string-01.trig | 1 + test/w3c/trig/trig-syntax-string-02.trig | 1 + test/w3c/trig/trig-syntax-string-03.trig | 1 + test/w3c/trig/trig-syntax-string-04.trig | 1 + test/w3c/trig/trig-syntax-string-05.trig | 1 + test/w3c/trig/trig-syntax-string-06.trig | 1 + test/w3c/trig/trig-syntax-string-07.trig | 1 + test/w3c/trig/trig-syntax-string-08.trig | 2 + test/w3c/trig/trig-syntax-string-09.trig | 2 + test/w3c/trig/trig-syntax-string-10.trig | 2 + test/w3c/trig/trig-syntax-string-11.trig | 2 + test/w3c/trig/trig-syntax-struct-01.trig | 2 + test/w3c/trig/trig-syntax-struct-02.trig | 4 + test/w3c/trig/trig-syntax-struct-03.trig | 5 + test/w3c/trig/trig-syntax-struct-04.trig | 5 + test/w3c/trig/trig-syntax-struct-05.trig | 5 + test/w3c/trig/trig-syntax-struct-06.trig | 2 + test/w3c/trig/trig-syntax-struct-07.trig | 2 + test/w3c/trig/trig-syntax-uri-01.trig | 1 + test/w3c/trig/trig-syntax-uri-02.trig | 2 + test/w3c/trig/trig-syntax-uri-03.trig | 2 + test/w3c/trig/trig-syntax-uri-04.trig | 3 + test/w3c/trig/trig-turtle-01.trig | 8 + test/w3c/trig/trig-turtle-02.trig | 9 + test/w3c/trig/trig-turtle-03.trig | 5 + test/w3c/trig/trig-turtle-04.trig | 5 + test/w3c/trig/trig-turtle-05.trig | 6 + test/w3c/trig/trig-turtle-06.trig | 4 + test/w3c/trig/trig-turtle-bad-01.trig | 5 + test/w3c/trig/trig-turtle-bad-02.trig | 6 + test/w3c/trig/two_LITERAL_LONG2s.nq | 2 + test/w3c/trig/two_LITERAL_LONG2s.trig | 6 + test/w3c/trig/underscore_in_localName.nq | 1 + test/w3c/trig/underscore_in_localName.trig | 2 + test/w3c/turtle/HYPHEN_MINUS_in_localName.nt | 1 + test/w3c/turtle/HYPHEN_MINUS_in_localName.ttl | 2 + test/w3c/turtle/IRIREF_datatype.nt | 1 + test/w3c/turtle/IRIREF_datatype.ttl | 1 + test/w3c/turtle/IRI_spo.nt | 1 + test/w3c/turtle/IRI_subject.ttl | 1 + test/w3c/turtle/IRI_with_all_punctuation.nt | 1 + test/w3c/turtle/IRI_with_all_punctuation.ttl | 1 + .../turtle/IRI_with_eight_digit_numeric_escape.ttl | 1 + .../turtle/IRI_with_four_digit_numeric_escape.ttl | 1 + test/w3c/turtle/LICENSE | 117 + test/w3c/turtle/LITERAL1.nt | 1 + test/w3c/turtle/LITERAL1.ttl | 1 + test/w3c/turtle/LITERAL1_all_controls.nt | 1 + test/w3c/turtle/LITERAL1_all_controls.ttl | Bin 0 -> 77 bytes test/w3c/turtle/LITERAL1_all_punctuation.nt | 1 + test/w3c/turtle/LITERAL1_all_punctuation.ttl | 1 + test/w3c/turtle/LITERAL1_ascii_boundaries.nt | 1 + test/w3c/turtle/LITERAL1_ascii_boundaries.ttl | Bin 0 -> 57 bytes test/w3c/turtle/LITERAL1_with_UTF8_boundaries.ttl | 1 + test/w3c/turtle/LITERAL2.ttl | 1 + test/w3c/turtle/LITERAL2_ascii_boundaries.nt | 1 + test/w3c/turtle/LITERAL2_ascii_boundaries.ttl | Bin 0 -> 57 bytes test/w3c/turtle/LITERAL2_with_UTF8_boundaries.ttl | 1 + test/w3c/turtle/LITERAL_LONG1.ttl | 1 + test/w3c/turtle/LITERAL_LONG1_ascii_boundaries.nt | 1 + test/w3c/turtle/LITERAL_LONG1_ascii_boundaries.ttl | Bin 0 -> 53 bytes test/w3c/turtle/LITERAL_LONG1_with_1_squote.nt | 1 + test/w3c/turtle/LITERAL_LONG1_with_1_squote.ttl | 1 + test/w3c/turtle/LITERAL_LONG1_with_2_squotes.nt | 1 + test/w3c/turtle/LITERAL_LONG1_with_2_squotes.ttl | 1 + .../turtle/LITERAL_LONG1_with_UTF8_boundaries.ttl | 1 + test/w3c/turtle/LITERAL_LONG2.ttl | 1 + test/w3c/turtle/LITERAL_LONG2_ascii_boundaries.nt | 1 + test/w3c/turtle/LITERAL_LONG2_ascii_boundaries.ttl | Bin 0 -> 53 bytes test/w3c/turtle/LITERAL_LONG2_with_1_squote.nt | 1 + test/w3c/turtle/LITERAL_LONG2_with_1_squote.ttl | 1 + test/w3c/turtle/LITERAL_LONG2_with_2_squotes.nt | 1 + test/w3c/turtle/LITERAL_LONG2_with_2_squotes.ttl | 1 + .../turtle/LITERAL_LONG2_with_REVERSE_SOLIDUS.nt | 1 + .../turtle/LITERAL_LONG2_with_REVERSE_SOLIDUS.ttl | 3 + .../turtle/LITERAL_LONG2_with_UTF8_boundaries.ttl | 1 + test/w3c/turtle/LITERAL_with_UTF8_boundaries.nt | 1 + test/w3c/turtle/README | 65 + test/w3c/turtle/SPARQL_style_base.ttl | 2 + test/w3c/turtle/SPARQL_style_prefix.ttl | 2 + test/w3c/turtle/anonymous_blank_node_object.nt | 1 + test/w3c/turtle/anonymous_blank_node_object.ttl | 1 + test/w3c/turtle/anonymous_blank_node_subject.nt | 1 + test/w3c/turtle/anonymous_blank_node_subject.ttl | 1 + test/w3c/turtle/bareword_a_predicate.nt | 1 + test/w3c/turtle/bareword_a_predicate.ttl | 1 + test/w3c/turtle/bareword_decimal.nt | 1 + test/w3c/turtle/bareword_decimal.ttl | 1 + test/w3c/turtle/bareword_double.nt | 1 + test/w3c/turtle/bareword_double.ttl | 1 + test/w3c/turtle/bareword_integer.ttl | 1 + test/w3c/turtle/blankNodePropertyList_as_object.nt | 2 + .../w3c/turtle/blankNodePropertyList_as_object.ttl | 1 + ...PropertyList_as_object_containing_objectList.nt | 3 + ...ropertyList_as_object_containing_objectList.ttl | 1 + ..._object_containing_objectList_of_two_objects.nt | 3 + ...object_containing_objectList_of_two_objects.ttl | 2 + .../w3c/turtle/blankNodePropertyList_as_subject.nt | 2 + .../turtle/blankNodePropertyList_as_subject.ttl | 1 + .../blankNodePropertyList_containing_collection.nt | 3 + ...blankNodePropertyList_containing_collection.ttl | 1 + .../blankNodePropertyList_with_multiple_triples.nt | 3 + ...blankNodePropertyList_with_multiple_triples.ttl | 1 + test/w3c/turtle/collection_object.nt | 3 + test/w3c/turtle/collection_object.ttl | 1 + test/w3c/turtle/collection_subject.nt | 3 + test/w3c/turtle/collection_subject.ttl | 1 + test/w3c/turtle/comment_following_PNAME_NS.nt | 1 + test/w3c/turtle/comment_following_PNAME_NS.ttl | 3 + test/w3c/turtle/comment_following_localName.ttl | 3 + test/w3c/turtle/default_namespace_IRI.ttl | 2 + test/w3c/turtle/double_lower_case_e.nt | 1 + test/w3c/turtle/double_lower_case_e.ttl | 1 + test/w3c/turtle/empty_collection.nt | 1 + test/w3c/turtle/empty_collection.ttl | 1 + test/w3c/turtle/first.nt | 7 + test/w3c/turtle/first.ttl | 1 + test/w3c/turtle/labeled_blank_node_object.nt | 1 + test/w3c/turtle/labeled_blank_node_object.ttl | 1 + test/w3c/turtle/labeled_blank_node_subject.nt | 1 + test/w3c/turtle/labeled_blank_node_subject.ttl | 1 + ...node_with_PN_CHARS_BASE_character_boundaries.nt | 1 + ...ode_with_PN_CHARS_BASE_character_boundaries.ttl | 1 + .../labeled_blank_node_with_leading_digit.nt | 1 + .../labeled_blank_node_with_leading_digit.ttl | 1 + .../labeled_blank_node_with_leading_underscore.nt | 1 + .../labeled_blank_node_with_leading_underscore.ttl | 1 + .../labeled_blank_node_with_non_leading_extras.nt | 1 + .../labeled_blank_node_with_non_leading_extras.ttl | 1 + test/w3c/turtle/langtagged_LONG.ttl | 1 + test/w3c/turtle/langtagged_LONG_with_subtag.nt | 1 + test/w3c/turtle/langtagged_LONG_with_subtag.ttl | 3 + test/w3c/turtle/langtagged_non_LONG.nt | 1 + test/w3c/turtle/langtagged_non_LONG.ttl | 1 + test/w3c/turtle/lantag_with_subtag.nt | 1 + test/w3c/turtle/lantag_with_subtag.ttl | 1 + test/w3c/turtle/last.nt | 7 + test/w3c/turtle/last.ttl | 1 + test/w3c/turtle/literal_false.nt | 1 + test/w3c/turtle/literal_false.ttl | 1 + test/w3c/turtle/literal_true.nt | 1 + test/w3c/turtle/literal_true.ttl | 1 + test/w3c/turtle/literal_with_BACKSPACE.nt | 1 + test/w3c/turtle/literal_with_BACKSPACE.ttl | 1 + test/w3c/turtle/literal_with_CARRIAGE_RETURN.nt | 1 + test/w3c/turtle/literal_with_CARRIAGE_RETURN.ttl | 1 + .../turtle/literal_with_CHARACTER_TABULATION.nt | 1 + .../turtle/literal_with_CHARACTER_TABULATION.ttl | 1 + test/w3c/turtle/literal_with_FORM_FEED.nt | 1 + test/w3c/turtle/literal_with_FORM_FEED.ttl | 1 + test/w3c/turtle/literal_with_LINE_FEED.nt | 1 + test/w3c/turtle/literal_with_LINE_FEED.ttl | 2 + test/w3c/turtle/literal_with_REVERSE_SOLIDUS.nt | 1 + test/w3c/turtle/literal_with_REVERSE_SOLIDUS.ttl | 1 + test/w3c/turtle/literal_with_escaped_BACKSPACE.ttl | 1 + .../literal_with_escaped_CARRIAGE_RETURN.ttl | 1 + .../literal_with_escaped_CHARACTER_TABULATION.ttl | 1 + test/w3c/turtle/literal_with_escaped_FORM_FEED.ttl | 1 + test/w3c/turtle/literal_with_escaped_LINE_FEED.ttl | 1 + test/w3c/turtle/literal_with_numeric_escape4.nt | 1 + test/w3c/turtle/literal_with_numeric_escape4.ttl | 1 + test/w3c/turtle/literal_with_numeric_escape8.ttl | 1 + ...igned_nfc_PN_CHARS_BASE_character_boundaries.nt | 1 + ...gned_nfc_PN_CHARS_BASE_character_boundaries.ttl | 2 + ...d_nfc_bmp_PN_CHARS_BASE_character_boundaries.nt | 1 + ..._nfc_bmp_PN_CHARS_BASE_character_boundaries.ttl | 2 + test/w3c/turtle/localName_with_leading_digit.nt | 1 + test/w3c/turtle/localName_with_leading_digit.ttl | 2 + .../turtle/localName_with_leading_underscore.nt | 1 + .../turtle/localName_with_leading_underscore.ttl | 2 + ..._with_nfc_PN_CHARS_BASE_character_boundaries.nt | 1 + ...with_nfc_PN_CHARS_BASE_character_boundaries.ttl | 2 + .../turtle/localName_with_non_leading_extras.nt | 1 + .../turtle/localName_with_non_leading_extras.ttl | 2 + test/w3c/turtle/localname_with_COLON.nt | 1 + test/w3c/turtle/localname_with_COLON.ttl | 2 + test/w3c/turtle/manifest.ttl | 2549 +++++++++++++++++ test/w3c/turtle/negative_numeric.nt | 1 + test/w3c/turtle/negative_numeric.ttl | 1 + test/w3c/turtle/nested_blankNodePropertyLists.nt | 3 + test/w3c/turtle/nested_blankNodePropertyLists.ttl | 1 + test/w3c/turtle/nested_collection.nt | 5 + test/w3c/turtle/nested_collection.ttl | 1 + test/w3c/turtle/number_sign_following_PNAME_NS.nt | 1 + test/w3c/turtle/number_sign_following_PNAME_NS.ttl | 3 + test/w3c/turtle/number_sign_following_localName.nt | 1 + .../w3c/turtle/number_sign_following_localName.ttl | 3 + test/w3c/turtle/numeric_with_leading_0.nt | 1 + test/w3c/turtle/numeric_with_leading_0.ttl | 1 + test/w3c/turtle/objectList_with_two_objects.nt | 2 + test/w3c/turtle/objectList_with_two_objects.ttl | 1 + test/w3c/turtle/old_style_base.ttl | 2 + test/w3c/turtle/old_style_prefix.ttl | 2 + test/w3c/turtle/percent_escaped_localName.nt | 1 + test/w3c/turtle/percent_escaped_localName.ttl | 2 + test/w3c/turtle/positive_numeric.nt | 1 + test/w3c/turtle/positive_numeric.ttl | 1 + ...ectList_with_blankNodePropertyList_as_object.nt | 5 + ...ctList_with_blankNodePropertyList_as_object.ttl | 3 + .../predicateObjectList_with_two_objectLists.nt | 2 + .../predicateObjectList_with_two_objectLists.ttl | 1 + test/w3c/turtle/prefix_only_IRI.ttl | 2 + test/w3c/turtle/prefix_reassigned_and_used.nt | 1 + test/w3c/turtle/prefix_reassigned_and_used.ttl | 3 + ...fix_with_PN_CHARS_BASE_character_boundaries.ttl | 2 + test/w3c/turtle/prefix_with_non_leading_extras.ttl | 2 + test/w3c/turtle/prefixed_IRI_object.ttl | 2 + test/w3c/turtle/prefixed_IRI_predicate.ttl | 2 + test/w3c/turtle/prefixed_name_datatype.ttl | 2 + test/w3c/turtle/repeated_semis_at_end.ttl | 1 + test/w3c/turtle/repeated_semis_not_at_end.nt | 1 + test/w3c/turtle/repeated_semis_not_at_end.ttl | 1 + test/w3c/turtle/reserved_escaped_localName.nt | 1 + test/w3c/turtle/reserved_escaped_localName.ttl | 2 + test/w3c/turtle/sole_blankNodePropertyList.nt | 1 + test/w3c/turtle/sole_blankNodePropertyList.ttl | 1 + test/w3c/turtle/turtle-eval-bad-01.ttl | 2 + test/w3c/turtle/turtle-eval-bad-02.ttl | 2 + test/w3c/turtle/turtle-eval-bad-03.ttl | 2 + test/w3c/turtle/turtle-eval-bad-04.ttl | 2 + test/w3c/turtle/turtle-eval-lists-01.nt | 1 + test/w3c/turtle/turtle-eval-lists-01.ttl | 2 + test/w3c/turtle/turtle-eval-lists-02.nt | 7 + test/w3c/turtle/turtle-eval-lists-02.ttl | 2 + test/w3c/turtle/turtle-eval-lists-03.nt | 5 + test/w3c/turtle/turtle-eval-lists-03.ttl | 2 + test/w3c/turtle/turtle-eval-lists-04.nt | 5 + test/w3c/turtle/turtle-eval-lists-04.ttl | 2 + test/w3c/turtle/turtle-eval-lists-05.nt | 19 + test/w3c/turtle/turtle-eval-lists-05.ttl | 2 + test/w3c/turtle/turtle-eval-struct-01.nt | 1 + test/w3c/turtle/turtle-eval-struct-01.ttl | 1 + test/w3c/turtle/turtle-eval-struct-02.nt | 2 + test/w3c/turtle/turtle-eval-struct-02.ttl | 4 + test/w3c/turtle/turtle-subm-01.nt | 1 + test/w3c/turtle/turtle-subm-01.ttl | 2 + test/w3c/turtle/turtle-subm-02.nt | 3 + test/w3c/turtle/turtle-subm-02.ttl | 7 + test/w3c/turtle/turtle-subm-03.nt | 3 + test/w3c/turtle/turtle-subm-03.ttl | 5 + test/w3c/turtle/turtle-subm-04.nt | 3 + test/w3c/turtle/turtle-subm-04.ttl | 5 + test/w3c/turtle/turtle-subm-05.nt | 2 + test/w3c/turtle/turtle-subm-05.ttl | 4 + test/w3c/turtle/turtle-subm-06.nt | 4 + test/w3c/turtle/turtle-subm-06.ttl | 4 + test/w3c/turtle/turtle-subm-07.nt | 1 + test/w3c/turtle/turtle-subm-07.ttl | 3 + test/w3c/turtle/turtle-subm-08.nt | 5 + test/w3c/turtle/turtle-subm-08.ttl | 3 + test/w3c/turtle/turtle-subm-09.nt | 1 + test/w3c/turtle/turtle-subm-09.ttl | 3 + test/w3c/turtle/turtle-subm-10.nt | 4 + test/w3c/turtle/turtle-subm-10.ttl | 10 + test/w3c/turtle/turtle-subm-11.nt | 5 + test/w3c/turtle/turtle-subm-11.ttl | 5 + test/w3c/turtle/turtle-subm-12.nt | 4 + test/w3c/turtle/turtle-subm-12.ttl | 10 + test/w3c/turtle/turtle-subm-13.nt | 4 + test/w3c/turtle/turtle-subm-13.ttl | 9 + test/w3c/turtle/turtle-subm-14.nt | 2 + test/w3c/turtle/turtle-subm-14.ttl | 7 + test/w3c/turtle/turtle-subm-15.nt | 1 + test/w3c/turtle/turtle-subm-15.ttl | 6 + test/w3c/turtle/turtle-subm-16.nt | 2 + test/w3c/turtle/turtle-subm-16.ttl | 20 + test/w3c/turtle/turtle-subm-17.nt | 1 + test/w3c/turtle/turtle-subm-17.ttl | 4 + test/w3c/turtle/turtle-subm-18.nt | 2 + test/w3c/turtle/turtle-subm-18.ttl | 6 + test/w3c/turtle/turtle-subm-19.nt | 3 + test/w3c/turtle/turtle-subm-19.ttl | 4 + test/w3c/turtle/turtle-subm-20.nt | 3 + test/w3c/turtle/turtle-subm-20.ttl | 4 + test/w3c/turtle/turtle-subm-21.nt | 1 + test/w3c/turtle/turtle-subm-21.ttl | 3 + test/w3c/turtle/turtle-subm-22.nt | 2 + test/w3c/turtle/turtle-subm-22.ttl | 3 + test/w3c/turtle/turtle-subm-23.nt | 7 + test/w3c/turtle/turtle-subm-23.ttl | 14 + test/w3c/turtle/turtle-subm-24.nt | 1 + test/w3c/turtle/turtle-subm-24.ttl | 4 + test/w3c/turtle/turtle-subm-25.nt | 1 + test/w3c/turtle/turtle-subm-25.ttl | 5 + test/w3c/turtle/turtle-subm-26.nt | 22 + test/w3c/turtle/turtle-subm-26.ttl | 22 + test/w3c/turtle/turtle-subm-27.nt | 5 + test/w3c/turtle/turtle-subm-27.ttl | 12 + ...ntax-bad-LITERAL2_with_langtag_and_datatype.ttl | 1 + test/w3c/turtle/turtle-syntax-bad-base-01.ttl | 2 + test/w3c/turtle/turtle-syntax-bad-base-02.ttl | 2 + test/w3c/turtle/turtle-syntax-bad-base-03.ttl | 3 + .../turtle-syntax-bad-blank-label-dot-end.ttl | 2 + test/w3c/turtle/turtle-syntax-bad-bnode-01.ttl | 1 + test/w3c/turtle/turtle-syntax-bad-bnode-02.ttl | 1 + test/w3c/turtle/turtle-syntax-bad-esc-01.ttl | 2 + test/w3c/turtle/turtle-syntax-bad-esc-02.ttl | 2 + test/w3c/turtle/turtle-syntax-bad-esc-03.ttl | 2 + test/w3c/turtle/turtle-syntax-bad-esc-04.ttl | 2 + test/w3c/turtle/turtle-syntax-bad-kw-01.ttl | 2 + test/w3c/turtle/turtle-syntax-bad-kw-02.ttl | 2 + test/w3c/turtle/turtle-syntax-bad-kw-03.ttl | 2 + test/w3c/turtle/turtle-syntax-bad-kw-04.ttl | 2 + test/w3c/turtle/turtle-syntax-bad-kw-05.ttl | 2 + test/w3c/turtle/turtle-syntax-bad-lang-01.ttl | 2 + .../w3c/turtle/turtle-syntax-bad-ln-dash-start.ttl | 2 + .../turtle/turtle-syntax-bad-ln-escape-start.ttl | 2 + test/w3c/turtle/turtle-syntax-bad-ln-escape.ttl | 2 + .../turtle-syntax-bad-missing-ns-dot-end.ttl | 1 + .../turtle-syntax-bad-missing-ns-dot-start.ttl | 1 + test/w3c/turtle/turtle-syntax-bad-n3-extras-01.ttl | 5 + test/w3c/turtle/turtle-syntax-bad-n3-extras-02.ttl | 4 + test/w3c/turtle/turtle-syntax-bad-n3-extras-03.ttl | 7 + test/w3c/turtle/turtle-syntax-bad-n3-extras-04.ttl | 5 + test/w3c/turtle/turtle-syntax-bad-n3-extras-05.ttl | 4 + test/w3c/turtle/turtle-syntax-bad-n3-extras-06.ttl | 4 + test/w3c/turtle/turtle-syntax-bad-n3-extras-07.ttl | 3 + test/w3c/turtle/turtle-syntax-bad-n3-extras-08.ttl | 3 + test/w3c/turtle/turtle-syntax-bad-n3-extras-09.ttl | 3 + test/w3c/turtle/turtle-syntax-bad-n3-extras-10.ttl | 3 + test/w3c/turtle/turtle-syntax-bad-n3-extras-11.ttl | 3 + test/w3c/turtle/turtle-syntax-bad-n3-extras-12.ttl | 3 + test/w3c/turtle/turtle-syntax-bad-n3-extras-13.ttl | 3 + test/w3c/turtle/turtle-syntax-bad-ns-dot-end.ttl | 2 + test/w3c/turtle/turtle-syntax-bad-ns-dot-start.ttl | 2 + test/w3c/turtle/turtle-syntax-bad-num-01.ttl | 1 + test/w3c/turtle/turtle-syntax-bad-num-02.ttl | 1 + test/w3c/turtle/turtle-syntax-bad-num-03.ttl | 1 + test/w3c/turtle/turtle-syntax-bad-num-04.ttl | 1 + test/w3c/turtle/turtle-syntax-bad-num-05.ttl | 1 + .../turtle-syntax-bad-number-dot-in-anon.ttl | 6 + test/w3c/turtle/turtle-syntax-bad-pname-01.ttl | 3 + test/w3c/turtle/turtle-syntax-bad-pname-02.ttl | 3 + test/w3c/turtle/turtle-syntax-bad-pname-03.ttl | 3 + test/w3c/turtle/turtle-syntax-bad-prefix-01.ttl | 2 + test/w3c/turtle/turtle-syntax-bad-prefix-02.ttl | 3 + test/w3c/turtle/turtle-syntax-bad-prefix-03.ttl | 2 + test/w3c/turtle/turtle-syntax-bad-prefix-04.ttl | 2 + test/w3c/turtle/turtle-syntax-bad-prefix-05.ttl | 2 + test/w3c/turtle/turtle-syntax-bad-string-01.ttl | 2 + test/w3c/turtle/turtle-syntax-bad-string-02.ttl | 2 + test/w3c/turtle/turtle-syntax-bad-string-03.ttl | 2 + test/w3c/turtle/turtle-syntax-bad-string-04.ttl | 2 + test/w3c/turtle/turtle-syntax-bad-string-05.ttl | 4 + test/w3c/turtle/turtle-syntax-bad-string-06.ttl | 3 + test/w3c/turtle/turtle-syntax-bad-string-07.ttl | 3 + test/w3c/turtle/turtle-syntax-bad-struct-01.ttl | 2 + test/w3c/turtle/turtle-syntax-bad-struct-02.ttl | 2 + test/w3c/turtle/turtle-syntax-bad-struct-03.ttl | 2 + test/w3c/turtle/turtle-syntax-bad-struct-04.ttl | 2 + test/w3c/turtle/turtle-syntax-bad-struct-05.ttl | 2 + test/w3c/turtle/turtle-syntax-bad-struct-06.ttl | 2 + test/w3c/turtle/turtle-syntax-bad-struct-07.ttl | 2 + test/w3c/turtle/turtle-syntax-bad-struct-08.ttl | 2 + test/w3c/turtle/turtle-syntax-bad-struct-09.ttl | 2 + test/w3c/turtle/turtle-syntax-bad-struct-10.ttl | 3 + test/w3c/turtle/turtle-syntax-bad-struct-11.ttl | 2 + test/w3c/turtle/turtle-syntax-bad-struct-12.ttl | 1 + test/w3c/turtle/turtle-syntax-bad-struct-13.ttl | 1 + test/w3c/turtle/turtle-syntax-bad-struct-14.ttl | 2 + test/w3c/turtle/turtle-syntax-bad-struct-15.ttl | 2 + test/w3c/turtle/turtle-syntax-bad-struct-16.ttl | 2 + test/w3c/turtle/turtle-syntax-bad-struct-17.ttl | 2 + test/w3c/turtle/turtle-syntax-bad-uri-01.ttl | 2 + test/w3c/turtle/turtle-syntax-bad-uri-02.ttl | 2 + test/w3c/turtle/turtle-syntax-bad-uri-03.ttl | 2 + test/w3c/turtle/turtle-syntax-bad-uri-04.ttl | 2 + test/w3c/turtle/turtle-syntax-bad-uri-05.ttl | 2 + test/w3c/turtle/turtle-syntax-base-01.ttl | 1 + test/w3c/turtle/turtle-syntax-base-02.ttl | 1 + test/w3c/turtle/turtle-syntax-base-03.ttl | 2 + test/w3c/turtle/turtle-syntax-base-04.ttl | 2 + test/w3c/turtle/turtle-syntax-blank-label.ttl | 4 + test/w3c/turtle/turtle-syntax-bnode-01.ttl | 2 + test/w3c/turtle/turtle-syntax-bnode-02.ttl | 2 + test/w3c/turtle/turtle-syntax-bnode-03.ttl | 2 + test/w3c/turtle/turtle-syntax-bnode-04.ttl | 2 + test/w3c/turtle/turtle-syntax-bnode-05.ttl | 2 + test/w3c/turtle/turtle-syntax-bnode-06.ttl | 2 + test/w3c/turtle/turtle-syntax-bnode-07.ttl | 3 + test/w3c/turtle/turtle-syntax-bnode-08.ttl | 2 + test/w3c/turtle/turtle-syntax-bnode-09.ttl | 3 + test/w3c/turtle/turtle-syntax-bnode-10.ttl | 5 + test/w3c/turtle/turtle-syntax-datatypes-01.ttl | 2 + test/w3c/turtle/turtle-syntax-datatypes-02.ttl | 3 + test/w3c/turtle/turtle-syntax-file-01.ttl | 0 test/w3c/turtle/turtle-syntax-file-02.ttl | 1 + test/w3c/turtle/turtle-syntax-file-03.ttl | 2 + test/w3c/turtle/turtle-syntax-kw-01.ttl | 1 + test/w3c/turtle/turtle-syntax-kw-02.ttl | 1 + test/w3c/turtle/turtle-syntax-kw-03.ttl | 2 + test/w3c/turtle/turtle-syntax-ln-colons.ttl | 6 + test/w3c/turtle/turtle-syntax-ln-dots.ttl | 4 + test/w3c/turtle/turtle-syntax-ns-dots.ttl | 2 + test/w3c/turtle/turtle-syntax-number-01.ttl | 1 + test/w3c/turtle/turtle-syntax-number-02.ttl | 1 + test/w3c/turtle/turtle-syntax-number-03.ttl | 1 + test/w3c/turtle/turtle-syntax-number-04.ttl | 2 + test/w3c/turtle/turtle-syntax-number-05.ttl | 2 + test/w3c/turtle/turtle-syntax-number-06.ttl | 2 + test/w3c/turtle/turtle-syntax-number-07.ttl | 2 + test/w3c/turtle/turtle-syntax-number-08.ttl | 2 + test/w3c/turtle/turtle-syntax-number-09.ttl | 1 + test/w3c/turtle/turtle-syntax-number-10.ttl | 1 + test/w3c/turtle/turtle-syntax-number-11.ttl | 1 + test/w3c/turtle/turtle-syntax-pname-esc-01.ttl | 2 + test/w3c/turtle/turtle-syntax-pname-esc-02.ttl | 2 + test/w3c/turtle/turtle-syntax-pname-esc-03.ttl | 2 + test/w3c/turtle/turtle-syntax-prefix-01.ttl | 1 + test/w3c/turtle/turtle-syntax-prefix-02.ttl | 1 + test/w3c/turtle/turtle-syntax-prefix-03.ttl | 2 + test/w3c/turtle/turtle-syntax-prefix-04.ttl | 2 + test/w3c/turtle/turtle-syntax-prefix-05.ttl | 2 + test/w3c/turtle/turtle-syntax-prefix-06.ttl | 4 + test/w3c/turtle/turtle-syntax-prefix-07.ttl | 3 + test/w3c/turtle/turtle-syntax-prefix-08.ttl | 3 + test/w3c/turtle/turtle-syntax-prefix-09.ttl | 4 + test/w3c/turtle/turtle-syntax-str-esc-01.ttl | 1 + test/w3c/turtle/turtle-syntax-str-esc-02.ttl | 1 + test/w3c/turtle/turtle-syntax-str-esc-03.ttl | 1 + test/w3c/turtle/turtle-syntax-string-01.ttl | 1 + test/w3c/turtle/turtle-syntax-string-02.ttl | 1 + test/w3c/turtle/turtle-syntax-string-03.ttl | 1 + test/w3c/turtle/turtle-syntax-string-04.ttl | 1 + test/w3c/turtle/turtle-syntax-string-05.ttl | 1 + test/w3c/turtle/turtle-syntax-string-06.ttl | 1 + test/w3c/turtle/turtle-syntax-string-07.ttl | 1 + test/w3c/turtle/turtle-syntax-string-08.ttl | 2 + test/w3c/turtle/turtle-syntax-string-09.ttl | 2 + test/w3c/turtle/turtle-syntax-string-10.ttl | 2 + test/w3c/turtle/turtle-syntax-string-11.ttl | 2 + test/w3c/turtle/turtle-syntax-struct-01.ttl | 2 + test/w3c/turtle/turtle-syntax-struct-02.ttl | 3 + test/w3c/turtle/turtle-syntax-struct-03.ttl | 4 + test/w3c/turtle/turtle-syntax-struct-04.ttl | 4 + test/w3c/turtle/turtle-syntax-struct-05.ttl | 4 + test/w3c/turtle/turtle-syntax-uri-01.ttl | 1 + test/w3c/turtle/turtle-syntax-uri-02.ttl | 2 + test/w3c/turtle/turtle-syntax-uri-03.ttl | 2 + test/w3c/turtle/turtle-syntax-uri-04.ttl | 3 + test/w3c/turtle/two_LITERAL_LONG2s.nt | 2 + test/w3c/turtle/two_LITERAL_LONG2s.ttl | 4 + test/w3c/turtle/underscore_in_localName.nt | 1 + test/w3c/turtle/underscore_in_localName.ttl | 2 + 2050 files changed, 9929 insertions(+), 9927 deletions(-) delete mode 100644 test/w3c/NQuadsTests/README delete mode 100644 test/w3c/NQuadsTests/comment_following_triple.nq delete mode 100644 test/w3c/NQuadsTests/langtagged_string.nq delete mode 100644 test/w3c/NQuadsTests/lantag_with_subtag.nq delete mode 100644 test/w3c/NQuadsTests/literal.nq delete mode 100644 test/w3c/NQuadsTests/literal_all_controls.nq delete mode 100644 test/w3c/NQuadsTests/literal_all_punctuation.nq delete mode 100644 test/w3c/NQuadsTests/literal_ascii_boundaries.nq delete mode 100644 test/w3c/NQuadsTests/literal_false.nq delete mode 100644 test/w3c/NQuadsTests/literal_true.nq delete mode 100644 test/w3c/NQuadsTests/literal_with_2_dquotes.nq delete mode 100644 test/w3c/NQuadsTests/literal_with_2_squotes.nq delete mode 100644 test/w3c/NQuadsTests/literal_with_BACKSPACE.nq delete mode 100644 test/w3c/NQuadsTests/literal_with_CARRIAGE_RETURN.nq delete mode 100644 test/w3c/NQuadsTests/literal_with_CHARACTER_TABULATION.nq delete mode 100644 test/w3c/NQuadsTests/literal_with_FORM_FEED.nq delete mode 100644 test/w3c/NQuadsTests/literal_with_LINE_FEED.nq delete mode 100644 test/w3c/NQuadsTests/literal_with_REVERSE_SOLIDUS.nq delete mode 100644 test/w3c/NQuadsTests/literal_with_REVERSE_SOLIDUS2.nq delete mode 100644 test/w3c/NQuadsTests/literal_with_UTF8_boundaries.nq delete mode 100644 test/w3c/NQuadsTests/literal_with_dquote.nq delete mode 100644 test/w3c/NQuadsTests/literal_with_numeric_escape4.nq delete mode 100644 test/w3c/NQuadsTests/literal_with_numeric_escape8.nq delete mode 100644 test/w3c/NQuadsTests/literal_with_squote.nq delete mode 100644 test/w3c/NQuadsTests/manifest.ttl delete mode 100644 test/w3c/NQuadsTests/minimal_whitespace.nq delete mode 100644 test/w3c/NQuadsTests/nq-syntax-bad-literal-01.nq delete mode 100644 test/w3c/NQuadsTests/nq-syntax-bad-literal-02.nq delete mode 100644 test/w3c/NQuadsTests/nq-syntax-bad-literal-03.nq delete mode 100644 test/w3c/NQuadsTests/nq-syntax-bad-quint-01.nq delete mode 100644 test/w3c/NQuadsTests/nq-syntax-bad-uri-01.nq delete mode 100644 test/w3c/NQuadsTests/nq-syntax-bnode-01.nq delete mode 100644 test/w3c/NQuadsTests/nq-syntax-bnode-02.nq delete mode 100644 test/w3c/NQuadsTests/nq-syntax-bnode-03.nq delete mode 100644 test/w3c/NQuadsTests/nq-syntax-bnode-04.nq delete mode 100644 test/w3c/NQuadsTests/nq-syntax-bnode-05.nq delete mode 100644 test/w3c/NQuadsTests/nq-syntax-bnode-06.nq delete mode 100644 test/w3c/NQuadsTests/nq-syntax-uri-01.nq delete mode 100644 test/w3c/NQuadsTests/nq-syntax-uri-02.nq delete mode 100644 test/w3c/NQuadsTests/nq-syntax-uri-03.nq delete mode 100644 test/w3c/NQuadsTests/nq-syntax-uri-04.nq delete mode 100644 test/w3c/NQuadsTests/nq-syntax-uri-05.nq delete mode 100644 test/w3c/NQuadsTests/nq-syntax-uri-06.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-bad-base-01.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-bad-bnode-01.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-bad-bnode-02.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-bad-esc-01.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-bad-esc-02.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-bad-esc-03.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-bad-lang-01.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-bad-num-01.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-bad-num-02.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-bad-num-03.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-bad-prefix-01.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-bad-string-01.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-bad-string-02.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-bad-string-03.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-bad-string-04.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-bad-string-05.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-bad-string-06.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-bad-string-07.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-bad-struct-01.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-bad-struct-02.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-bad-uri-01.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-bad-uri-02.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-bad-uri-03.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-bad-uri-04.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-bad-uri-05.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-bad-uri-06.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-bad-uri-07.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-bad-uri-08.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-bad-uri-09.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-bnode-01.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-bnode-02.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-bnode-03.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-datatypes-01.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-datatypes-02.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-file-01.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-file-02.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-file-03.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-str-esc-01.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-str-esc-02.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-str-esc-03.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-string-01.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-string-02.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-string-03.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-subm-01.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-uri-01.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-uri-02.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-uri-03.nq delete mode 100644 test/w3c/NQuadsTests/nt-syntax-uri-04.nq delete mode 100644 test/w3c/NTriplesTests/README delete mode 100644 test/w3c/NTriplesTests/comment_following_triple.nt delete mode 100644 test/w3c/NTriplesTests/langtagged_string.nt delete mode 100644 test/w3c/NTriplesTests/lantag_with_subtag.nt delete mode 100644 test/w3c/NTriplesTests/literal.nt delete mode 100644 test/w3c/NTriplesTests/literal_all_controls.nt delete mode 100644 test/w3c/NTriplesTests/literal_all_punctuation.nt delete mode 100644 test/w3c/NTriplesTests/literal_ascii_boundaries.nt delete mode 100644 test/w3c/NTriplesTests/literal_false.nt delete mode 100644 test/w3c/NTriplesTests/literal_true.nt delete mode 100644 test/w3c/NTriplesTests/literal_with_2_dquotes.nt delete mode 100644 test/w3c/NTriplesTests/literal_with_2_squotes.nt delete mode 100644 test/w3c/NTriplesTests/literal_with_BACKSPACE.nt delete mode 100644 test/w3c/NTriplesTests/literal_with_CARRIAGE_RETURN.nt delete mode 100644 test/w3c/NTriplesTests/literal_with_CHARACTER_TABULATION.nt delete mode 100644 test/w3c/NTriplesTests/literal_with_FORM_FEED.nt delete mode 100644 test/w3c/NTriplesTests/literal_with_LINE_FEED.nt delete mode 100644 test/w3c/NTriplesTests/literal_with_REVERSE_SOLIDUS.nt delete mode 100644 test/w3c/NTriplesTests/literal_with_REVERSE_SOLIDUS2.nt delete mode 100644 test/w3c/NTriplesTests/literal_with_UTF8_boundaries.nt delete mode 100644 test/w3c/NTriplesTests/literal_with_dquote.nt delete mode 100644 test/w3c/NTriplesTests/literal_with_numeric_escape4.nt delete mode 100644 test/w3c/NTriplesTests/literal_with_numeric_escape8.nt delete mode 100644 test/w3c/NTriplesTests/literal_with_squote.nt delete mode 100644 test/w3c/NTriplesTests/manifest.ttl delete mode 100644 test/w3c/NTriplesTests/minimal_whitespace.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-bad-base-01.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-bad-bnode-01.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-bad-bnode-02.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-bad-esc-01.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-bad-esc-02.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-bad-esc-03.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-bad-lang-01.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-bad-num-01.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-bad-num-02.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-bad-num-03.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-bad-prefix-01.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-bad-string-01.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-bad-string-02.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-bad-string-03.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-bad-string-04.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-bad-string-05.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-bad-string-06.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-bad-string-07.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-bad-struct-01.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-bad-struct-02.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-bad-uri-01.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-bad-uri-02.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-bad-uri-03.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-bad-uri-04.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-bad-uri-05.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-bad-uri-06.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-bad-uri-07.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-bad-uri-08.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-bad-uri-09.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-bnode-01.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-bnode-02.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-bnode-03.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-datatypes-01.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-datatypes-02.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-file-01.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-file-02.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-file-03.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-str-esc-01.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-str-esc-02.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-str-esc-03.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-string-01.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-string-02.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-string-03.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-subm-01.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-uri-01.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-uri-02.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-uri-03.nt delete mode 100644 test/w3c/NTriplesTests/nt-syntax-uri-04.nt delete mode 100644 test/w3c/TriGTests/HYPHEN_MINUS_in_localName.nq delete mode 100644 test/w3c/TriGTests/HYPHEN_MINUS_in_localName.trig delete mode 100644 test/w3c/TriGTests/IRIREF_datatype.nq delete mode 100644 test/w3c/TriGTests/IRIREF_datatype.trig delete mode 100644 test/w3c/TriGTests/IRI_spo.nq delete mode 100644 test/w3c/TriGTests/IRI_subject.trig delete mode 100644 test/w3c/TriGTests/IRI_with_all_punctuation.nq delete mode 100644 test/w3c/TriGTests/IRI_with_all_punctuation.trig delete mode 100644 test/w3c/TriGTests/IRI_with_eight_digit_numeric_escape.trig delete mode 100644 test/w3c/TriGTests/IRI_with_four_digit_numeric_escape.trig delete mode 100644 test/w3c/TriGTests/LICENSE delete mode 100644 test/w3c/TriGTests/LITERAL1.nq delete mode 100644 test/w3c/TriGTests/LITERAL1.trig delete mode 100644 test/w3c/TriGTests/LITERAL1_all_controls.nq delete mode 100644 test/w3c/TriGTests/LITERAL1_all_controls.trig delete mode 100644 test/w3c/TriGTests/LITERAL1_all_punctuation.nq delete mode 100644 test/w3c/TriGTests/LITERAL1_all_punctuation.trig delete mode 100644 test/w3c/TriGTests/LITERAL1_ascii_boundaries.nq delete mode 100644 test/w3c/TriGTests/LITERAL1_ascii_boundaries.trig delete mode 100644 test/w3c/TriGTests/LITERAL1_with_UTF8_boundaries.trig delete mode 100644 test/w3c/TriGTests/LITERAL2.trig delete mode 100644 test/w3c/TriGTests/LITERAL2_ascii_boundaries.nq delete mode 100644 test/w3c/TriGTests/LITERAL2_ascii_boundaries.trig delete mode 100644 test/w3c/TriGTests/LITERAL2_with_UTF8_boundaries.trig delete mode 100644 test/w3c/TriGTests/LITERAL_LONG1.trig delete mode 100644 test/w3c/TriGTests/LITERAL_LONG1_ascii_boundaries.nq delete mode 100644 test/w3c/TriGTests/LITERAL_LONG1_ascii_boundaries.trig delete mode 100644 test/w3c/TriGTests/LITERAL_LONG1_with_1_squote.nq delete mode 100644 test/w3c/TriGTests/LITERAL_LONG1_with_1_squote.trig delete mode 100644 test/w3c/TriGTests/LITERAL_LONG1_with_2_squotes.nq delete mode 100644 test/w3c/TriGTests/LITERAL_LONG1_with_2_squotes.trig delete mode 100644 test/w3c/TriGTests/LITERAL_LONG1_with_UTF8_boundaries.trig delete mode 100644 test/w3c/TriGTests/LITERAL_LONG2.trig delete mode 100644 test/w3c/TriGTests/LITERAL_LONG2_ascii_boundaries.nq delete mode 100644 test/w3c/TriGTests/LITERAL_LONG2_ascii_boundaries.trig delete mode 100644 test/w3c/TriGTests/LITERAL_LONG2_with_1_squote.nq delete mode 100644 test/w3c/TriGTests/LITERAL_LONG2_with_1_squote.trig delete mode 100644 test/w3c/TriGTests/LITERAL_LONG2_with_2_squotes.nq delete mode 100644 test/w3c/TriGTests/LITERAL_LONG2_with_2_squotes.trig delete mode 100644 test/w3c/TriGTests/LITERAL_LONG2_with_REVERSE_SOLIDUS.nq delete mode 100644 test/w3c/TriGTests/LITERAL_LONG2_with_REVERSE_SOLIDUS.trig delete mode 100644 test/w3c/TriGTests/LITERAL_LONG2_with_UTF8_boundaries.trig delete mode 100644 test/w3c/TriGTests/LITERAL_with_UTF8_boundaries.nq delete mode 100644 test/w3c/TriGTests/README delete mode 100644 test/w3c/TriGTests/SPARQL_style_base.trig delete mode 100644 test/w3c/TriGTests/SPARQL_style_prefix.trig delete mode 100644 test/w3c/TriGTests/alternating_bnode_graphs.nq delete mode 100644 test/w3c/TriGTests/alternating_bnode_graphs.trig delete mode 100644 test/w3c/TriGTests/alternating_iri_graphs.nq delete mode 100644 test/w3c/TriGTests/alternating_iri_graphs.trig delete mode 100644 test/w3c/TriGTests/anonymous_blank_node_graph.nq delete mode 100644 test/w3c/TriGTests/anonymous_blank_node_graph.trig delete mode 100644 test/w3c/TriGTests/anonymous_blank_node_object.nq delete mode 100644 test/w3c/TriGTests/anonymous_blank_node_object.trig delete mode 100644 test/w3c/TriGTests/anonymous_blank_node_subject.nq delete mode 100644 test/w3c/TriGTests/anonymous_blank_node_subject.trig delete mode 100644 test/w3c/TriGTests/bareword_a_predicate.nq delete mode 100644 test/w3c/TriGTests/bareword_a_predicate.trig delete mode 100644 test/w3c/TriGTests/bareword_decimal.nq delete mode 100644 test/w3c/TriGTests/bareword_decimal.trig delete mode 100644 test/w3c/TriGTests/bareword_double.nq delete mode 100644 test/w3c/TriGTests/bareword_double.trig delete mode 100644 test/w3c/TriGTests/bareword_integer.trig delete mode 100644 test/w3c/TriGTests/blankNodePropertyList_as_object.nq delete mode 100644 test/w3c/TriGTests/blankNodePropertyList_as_object.trig delete mode 100644 test/w3c/TriGTests/blankNodePropertyList_as_subject.nq delete mode 100644 test/w3c/TriGTests/blankNodePropertyList_as_subject.trig delete mode 100644 test/w3c/TriGTests/blankNodePropertyList_containing_collection.nq delete mode 100644 test/w3c/TriGTests/blankNodePropertyList_containing_collection.trig delete mode 100644 test/w3c/TriGTests/blankNodePropertyList_with_multiple_triples.nq delete mode 100644 test/w3c/TriGTests/blankNodePropertyList_with_multiple_triples.trig delete mode 100644 test/w3c/TriGTests/collection_object.nq delete mode 100644 test/w3c/TriGTests/collection_object.trig delete mode 100644 test/w3c/TriGTests/collection_subject.nq delete mode 100644 test/w3c/TriGTests/collection_subject.trig delete mode 100644 test/w3c/TriGTests/comment_following_PNAME_NS.nq delete mode 100644 test/w3c/TriGTests/comment_following_PNAME_NS.trig delete mode 100644 test/w3c/TriGTests/comment_following_localName.trig delete mode 100644 test/w3c/TriGTests/default_namespace_IRI.trig delete mode 100644 test/w3c/TriGTests/double_lower_case_e.nq delete mode 100644 test/w3c/TriGTests/double_lower_case_e.trig delete mode 100644 test/w3c/TriGTests/empty_collection.nq delete mode 100644 test/w3c/TriGTests/empty_collection.trig delete mode 100644 test/w3c/TriGTests/first.nq delete mode 100644 test/w3c/TriGTests/first.trig delete mode 100644 test/w3c/TriGTests/labeled_blank_node_graph.nq delete mode 100644 test/w3c/TriGTests/labeled_blank_node_graph.trig delete mode 100644 test/w3c/TriGTests/labeled_blank_node_object.nq delete mode 100644 test/w3c/TriGTests/labeled_blank_node_object.trig delete mode 100644 test/w3c/TriGTests/labeled_blank_node_subject.nq delete mode 100644 test/w3c/TriGTests/labeled_blank_node_subject.trig delete mode 100644 test/w3c/TriGTests/labeled_blank_node_with_PN_CHARS_BASE_character_boundaries.nq delete mode 100644 test/w3c/TriGTests/labeled_blank_node_with_PN_CHARS_BASE_character_boundaries.trig delete mode 100644 test/w3c/TriGTests/labeled_blank_node_with_leading_digit.nq delete mode 100644 test/w3c/TriGTests/labeled_blank_node_with_leading_digit.trig delete mode 100644 test/w3c/TriGTests/labeled_blank_node_with_leading_underscore.nq delete mode 100644 test/w3c/TriGTests/labeled_blank_node_with_leading_underscore.trig delete mode 100644 test/w3c/TriGTests/labeled_blank_node_with_non_leading_extras.nq delete mode 100644 test/w3c/TriGTests/labeled_blank_node_with_non_leading_extras.trig delete mode 100644 test/w3c/TriGTests/langtagged_LONG.trig delete mode 100644 test/w3c/TriGTests/langtagged_LONG_with_subtag.nq delete mode 100644 test/w3c/TriGTests/langtagged_LONG_with_subtag.trig delete mode 100644 test/w3c/TriGTests/langtagged_non_LONG.nq delete mode 100644 test/w3c/TriGTests/langtagged_non_LONG.trig delete mode 100644 test/w3c/TriGTests/lantag_with_subtag.nq delete mode 100644 test/w3c/TriGTests/lantag_with_subtag.trig delete mode 100644 test/w3c/TriGTests/last.nq delete mode 100644 test/w3c/TriGTests/last.trig delete mode 100644 test/w3c/TriGTests/literal_false.nq delete mode 100644 test/w3c/TriGTests/literal_false.trig delete mode 100644 test/w3c/TriGTests/literal_true.nq delete mode 100644 test/w3c/TriGTests/literal_true.trig delete mode 100644 test/w3c/TriGTests/literal_with_BACKSPACE.nq delete mode 100644 test/w3c/TriGTests/literal_with_BACKSPACE.trig delete mode 100644 test/w3c/TriGTests/literal_with_CARRIAGE_RETURN.nq delete mode 100644 test/w3c/TriGTests/literal_with_CARRIAGE_RETURN.trig delete mode 100644 test/w3c/TriGTests/literal_with_CHARACTER_TABULATION.nq delete mode 100644 test/w3c/TriGTests/literal_with_CHARACTER_TABULATION.trig delete mode 100644 test/w3c/TriGTests/literal_with_FORM_FEED.nq delete mode 100644 test/w3c/TriGTests/literal_with_FORM_FEED.trig delete mode 100644 test/w3c/TriGTests/literal_with_LINE_FEED.nq delete mode 100644 test/w3c/TriGTests/literal_with_LINE_FEED.trig delete mode 100644 test/w3c/TriGTests/literal_with_REVERSE_SOLIDUS.nq delete mode 100644 test/w3c/TriGTests/literal_with_REVERSE_SOLIDUS.trig delete mode 100644 test/w3c/TriGTests/literal_with_escaped_BACKSPACE.trig delete mode 100644 test/w3c/TriGTests/literal_with_escaped_CARRIAGE_RETURN.trig delete mode 100644 test/w3c/TriGTests/literal_with_escaped_CHARACTER_TABULATION.trig delete mode 100644 test/w3c/TriGTests/literal_with_escaped_FORM_FEED.trig delete mode 100644 test/w3c/TriGTests/literal_with_escaped_LINE_FEED.trig delete mode 100644 test/w3c/TriGTests/literal_with_numeric_escape4.nq delete mode 100644 test/w3c/TriGTests/literal_with_numeric_escape4.trig delete mode 100644 test/w3c/TriGTests/literal_with_numeric_escape8.trig delete mode 100644 test/w3c/TriGTests/localName_with_PN_CHARS_BASE_character_boundaries.nq delete mode 100644 test/w3c/TriGTests/localName_with_PN_CHARS_BASE_character_boundaries.trig delete mode 100644 test/w3c/TriGTests/localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries.nq delete mode 100644 test/w3c/TriGTests/localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries.trig delete mode 100644 test/w3c/TriGTests/localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries.nq delete mode 100644 test/w3c/TriGTests/localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries.trig delete mode 100644 test/w3c/TriGTests/localName_with_leading_digit.nq delete mode 100644 test/w3c/TriGTests/localName_with_leading_digit.trig delete mode 100644 test/w3c/TriGTests/localName_with_leading_underscore.nq delete mode 100644 test/w3c/TriGTests/localName_with_leading_underscore.trig delete mode 100644 test/w3c/TriGTests/localName_with_nfc_PN_CHARS_BASE_character_boundaries.nq delete mode 100644 test/w3c/TriGTests/localName_with_nfc_PN_CHARS_BASE_character_boundaries.trig delete mode 100644 test/w3c/TriGTests/localName_with_non_leading_extras.nq delete mode 100644 test/w3c/TriGTests/localName_with_non_leading_extras.trig delete mode 100644 test/w3c/TriGTests/localname_with_COLON.nq delete mode 100644 test/w3c/TriGTests/localname_with_COLON.trig delete mode 100644 test/w3c/TriGTests/manifest.ttl delete mode 100644 test/w3c/TriGTests/negative_numeric.nq delete mode 100644 test/w3c/TriGTests/negative_numeric.trig delete mode 100644 test/w3c/TriGTests/nested_blankNodePropertyLists.nq delete mode 100644 test/w3c/TriGTests/nested_blankNodePropertyLists.trig delete mode 100644 test/w3c/TriGTests/nested_collection.nq delete mode 100644 test/w3c/TriGTests/nested_collection.trig delete mode 100644 test/w3c/TriGTests/number_sign_following_PNAME_NS.nq delete mode 100644 test/w3c/TriGTests/number_sign_following_PNAME_NS.trig delete mode 100644 test/w3c/TriGTests/number_sign_following_localName.nq delete mode 100644 test/w3c/TriGTests/number_sign_following_localName.trig delete mode 100644 test/w3c/TriGTests/numeric_with_leading_0.nq delete mode 100644 test/w3c/TriGTests/numeric_with_leading_0.trig delete mode 100644 test/w3c/TriGTests/objectList_with_two_objects.nq delete mode 100644 test/w3c/TriGTests/objectList_with_two_objects.trig delete mode 100644 test/w3c/TriGTests/old_style_base.trig delete mode 100644 test/w3c/TriGTests/old_style_prefix.trig delete mode 100644 test/w3c/TriGTests/percent_escaped_localName.nq delete mode 100644 test/w3c/TriGTests/percent_escaped_localName.trig delete mode 100644 test/w3c/TriGTests/positive_numeric.nq delete mode 100644 test/w3c/TriGTests/positive_numeric.trig delete mode 100644 test/w3c/TriGTests/predicateObjectList_with_two_objectLists.nq delete mode 100644 test/w3c/TriGTests/predicateObjectList_with_two_objectLists.trig delete mode 100644 test/w3c/TriGTests/prefix_only_IRI.trig delete mode 100644 test/w3c/TriGTests/prefix_reassigned_and_used.nq delete mode 100644 test/w3c/TriGTests/prefix_reassigned_and_used.trig delete mode 100644 test/w3c/TriGTests/prefix_with_PN_CHARS_BASE_character_boundaries.trig delete mode 100644 test/w3c/TriGTests/prefix_with_non_leading_extras.trig delete mode 100644 test/w3c/TriGTests/prefixed_IRI_object.trig delete mode 100644 test/w3c/TriGTests/prefixed_IRI_predicate.trig delete mode 100644 test/w3c/TriGTests/prefixed_name_datatype.trig delete mode 100644 test/w3c/TriGTests/repeated_semis_at_end.trig delete mode 100644 test/w3c/TriGTests/repeated_semis_not_at_end.nq delete mode 100644 test/w3c/TriGTests/repeated_semis_not_at_end.trig delete mode 100644 test/w3c/TriGTests/reserved_escaped_localName.nq delete mode 100644 test/w3c/TriGTests/reserved_escaped_localName.trig delete mode 100644 test/w3c/TriGTests/sole_blankNodePropertyList.nq delete mode 100644 test/w3c/TriGTests/sole_blankNodePropertyList.trig delete mode 100644 test/w3c/TriGTests/trig-bnodeplist-graph-bad-01.trig delete mode 100644 test/w3c/TriGTests/trig-collection-graph-bad-01.trig delete mode 100644 test/w3c/TriGTests/trig-collection-graph-bad-02.trig delete mode 100644 test/w3c/TriGTests/trig-eval-bad-01.trig delete mode 100644 test/w3c/TriGTests/trig-eval-bad-02.trig delete mode 100644 test/w3c/TriGTests/trig-eval-bad-03.trig delete mode 100644 test/w3c/TriGTests/trig-eval-bad-04.trig delete mode 100644 test/w3c/TriGTests/trig-eval-struct-01.nq delete mode 100644 test/w3c/TriGTests/trig-eval-struct-01.trig delete mode 100644 test/w3c/TriGTests/trig-eval-struct-02.nq delete mode 100644 test/w3c/TriGTests/trig-eval-struct-02.trig delete mode 100644 test/w3c/TriGTests/trig-graph-bad-01.trig delete mode 100644 test/w3c/TriGTests/trig-graph-bad-02.trig delete mode 100644 test/w3c/TriGTests/trig-graph-bad-03.trig delete mode 100644 test/w3c/TriGTests/trig-graph-bad-04.trig delete mode 100644 test/w3c/TriGTests/trig-graph-bad-05.trig delete mode 100644 test/w3c/TriGTests/trig-graph-bad-06.trig delete mode 100644 test/w3c/TriGTests/trig-graph-bad-07.trig delete mode 100644 test/w3c/TriGTests/trig-graph-bad-08.trig delete mode 100644 test/w3c/TriGTests/trig-graph-bad-09.trig delete mode 100644 test/w3c/TriGTests/trig-graph-bad-10.trig delete mode 100644 test/w3c/TriGTests/trig-graph-bad-11.trig delete mode 100644 test/w3c/TriGTests/trig-kw-graph-01.trig delete mode 100644 test/w3c/TriGTests/trig-kw-graph-02.trig delete mode 100644 test/w3c/TriGTests/trig-kw-graph-03.trig delete mode 100644 test/w3c/TriGTests/trig-kw-graph-04.trig delete mode 100644 test/w3c/TriGTests/trig-kw-graph-05.trig delete mode 100644 test/w3c/TriGTests/trig-kw-graph-06.trig delete mode 100644 test/w3c/TriGTests/trig-kw-graph-07.trig delete mode 100644 test/w3c/TriGTests/trig-kw-graph-08.trig delete mode 100644 test/w3c/TriGTests/trig-kw-graph-09.trig delete mode 100644 test/w3c/TriGTests/trig-kw-graph-10.trig delete mode 100644 test/w3c/TriGTests/trig-subm-01.nq delete mode 100644 test/w3c/TriGTests/trig-subm-01.trig delete mode 100644 test/w3c/TriGTests/trig-subm-02.nq delete mode 100644 test/w3c/TriGTests/trig-subm-02.trig delete mode 100644 test/w3c/TriGTests/trig-subm-03.nq delete mode 100644 test/w3c/TriGTests/trig-subm-03.trig delete mode 100644 test/w3c/TriGTests/trig-subm-04.nq delete mode 100644 test/w3c/TriGTests/trig-subm-04.trig delete mode 100644 test/w3c/TriGTests/trig-subm-05.nq delete mode 100644 test/w3c/TriGTests/trig-subm-05.trig delete mode 100644 test/w3c/TriGTests/trig-subm-06.nq delete mode 100644 test/w3c/TriGTests/trig-subm-06.trig delete mode 100644 test/w3c/TriGTests/trig-subm-07.nq delete mode 100644 test/w3c/TriGTests/trig-subm-07.trig delete mode 100644 test/w3c/TriGTests/trig-subm-08.nq delete mode 100644 test/w3c/TriGTests/trig-subm-08.trig delete mode 100644 test/w3c/TriGTests/trig-subm-09.nq delete mode 100644 test/w3c/TriGTests/trig-subm-09.trig delete mode 100644 test/w3c/TriGTests/trig-subm-10.nq delete mode 100644 test/w3c/TriGTests/trig-subm-10.trig delete mode 100644 test/w3c/TriGTests/trig-subm-11.nq delete mode 100644 test/w3c/TriGTests/trig-subm-11.trig delete mode 100644 test/w3c/TriGTests/trig-subm-12.nq delete mode 100644 test/w3c/TriGTests/trig-subm-12.trig delete mode 100644 test/w3c/TriGTests/trig-subm-13.nq delete mode 100644 test/w3c/TriGTests/trig-subm-13.trig delete mode 100644 test/w3c/TriGTests/trig-subm-14.nq delete mode 100644 test/w3c/TriGTests/trig-subm-14.trig delete mode 100644 test/w3c/TriGTests/trig-subm-15.nq delete mode 100644 test/w3c/TriGTests/trig-subm-15.trig delete mode 100644 test/w3c/TriGTests/trig-subm-16.nq delete mode 100644 test/w3c/TriGTests/trig-subm-16.trig delete mode 100644 test/w3c/TriGTests/trig-subm-17.nq delete mode 100644 test/w3c/TriGTests/trig-subm-17.trig delete mode 100644 test/w3c/TriGTests/trig-subm-18.nq delete mode 100644 test/w3c/TriGTests/trig-subm-18.trig delete mode 100644 test/w3c/TriGTests/trig-subm-19.nq delete mode 100644 test/w3c/TriGTests/trig-subm-19.trig delete mode 100644 test/w3c/TriGTests/trig-subm-20.nq delete mode 100644 test/w3c/TriGTests/trig-subm-20.trig delete mode 100644 test/w3c/TriGTests/trig-subm-21.nq delete mode 100644 test/w3c/TriGTests/trig-subm-21.trig delete mode 100644 test/w3c/TriGTests/trig-subm-22.nq delete mode 100644 test/w3c/TriGTests/trig-subm-22.trig delete mode 100644 test/w3c/TriGTests/trig-subm-23.nq delete mode 100644 test/w3c/TriGTests/trig-subm-23.trig delete mode 100644 test/w3c/TriGTests/trig-subm-24.nq delete mode 100644 test/w3c/TriGTests/trig-subm-24.trig delete mode 100644 test/w3c/TriGTests/trig-subm-25.nq delete mode 100644 test/w3c/TriGTests/trig-subm-25.trig delete mode 100644 test/w3c/TriGTests/trig-subm-26.nq delete mode 100644 test/w3c/TriGTests/trig-subm-26.trig delete mode 100644 test/w3c/TriGTests/trig-subm-27.nq delete mode 100644 test/w3c/TriGTests/trig-subm-27.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-LITERAL2_with_langtag_and_datatype.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-base-01.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-base-02.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-base-03.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-base-04.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-base-05.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-blank-label-dot-end.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-bnode-01.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-bnode-02.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-esc-01.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-esc-02.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-esc-03.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-esc-04.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-kw-01.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-kw-02.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-kw-03.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-kw-04.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-kw-05.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-lang-01.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-list-01.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-list-02.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-list-03.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-list-04.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-ln-dash-start.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-ln-escape-start.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-ln-escape.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-missing-ns-dot-end.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-missing-ns-dot-start.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-n3-extras-01.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-n3-extras-02.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-n3-extras-03.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-n3-extras-04.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-n3-extras-05.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-n3-extras-06.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-n3-extras-07.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-n3-extras-08.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-n3-extras-09.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-n3-extras-10.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-n3-extras-11.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-n3-extras-12.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-n3-extras-13.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-ns-dot-end.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-ns-dot-start.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-num-01.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-num-02.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-num-03.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-num-04.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-num-05.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-number-dot-in-anon.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-pname-01.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-pname-02.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-pname-03.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-prefix-01.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-prefix-02.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-prefix-03.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-prefix-04.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-prefix-05.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-prefix-06.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-prefix-07.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-string-01.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-string-02.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-string-03.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-string-04.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-string-05.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-string-06.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-string-07.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-struct-02.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-struct-03.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-struct-04.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-struct-05.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-struct-06.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-struct-07.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-struct-09.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-struct-10.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-struct-12.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-struct-13.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-struct-14.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-struct-15.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-struct-16.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-struct-17.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-uri-01.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-uri-02.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-uri-03.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-uri-04.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bad-uri-05.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-base-01.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-base-02.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-base-03.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-base-04.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-blank-label.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bnode-01.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bnode-02.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bnode-03.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bnode-04.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bnode-05.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bnode-06.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bnode-07.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bnode-08.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bnode-09.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-bnode-10.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-datatypes-01.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-datatypes-02.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-file-01.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-file-02.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-file-03.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-kw-01.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-kw-02.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-kw-03.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-lists-01.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-lists-02.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-lists-03.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-lists-04.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-lists-05.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-ln-colons.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-ln-dots.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-minimal-whitespace-01.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-ns-dots.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-number-01.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-number-02.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-number-03.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-number-04.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-number-05.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-number-06.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-number-07.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-number-08.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-number-09.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-number-10.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-number-11.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-pname-esc-01.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-pname-esc-02.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-pname-esc-03.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-prefix-01.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-prefix-02.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-prefix-03.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-prefix-04.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-prefix-05.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-prefix-06.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-prefix-07.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-prefix-08.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-prefix-09.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-str-esc-01.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-str-esc-02.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-str-esc-03.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-string-01.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-string-02.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-string-03.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-string-04.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-string-05.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-string-06.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-string-07.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-string-08.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-string-09.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-string-10.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-string-11.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-struct-01.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-struct-02.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-struct-03.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-struct-04.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-struct-05.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-struct-06.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-struct-07.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-uri-01.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-uri-02.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-uri-03.trig delete mode 100644 test/w3c/TriGTests/trig-syntax-uri-04.trig delete mode 100644 test/w3c/TriGTests/trig-turtle-01.trig delete mode 100644 test/w3c/TriGTests/trig-turtle-02.trig delete mode 100644 test/w3c/TriGTests/trig-turtle-03.trig delete mode 100644 test/w3c/TriGTests/trig-turtle-04.trig delete mode 100644 test/w3c/TriGTests/trig-turtle-05.trig delete mode 100644 test/w3c/TriGTests/trig-turtle-06.trig delete mode 100644 test/w3c/TriGTests/trig-turtle-bad-01.trig delete mode 100644 test/w3c/TriGTests/trig-turtle-bad-02.trig delete mode 100644 test/w3c/TriGTests/two_LITERAL_LONG2s.nq delete mode 100644 test/w3c/TriGTests/two_LITERAL_LONG2s.trig delete mode 100644 test/w3c/TriGTests/underscore_in_localName.nq delete mode 100644 test/w3c/TriGTests/underscore_in_localName.trig delete mode 100644 test/w3c/TurtleTests/HYPHEN_MINUS_in_localName.nt delete mode 100644 test/w3c/TurtleTests/HYPHEN_MINUS_in_localName.ttl delete mode 100644 test/w3c/TurtleTests/IRIREF_datatype.nt delete mode 100644 test/w3c/TurtleTests/IRIREF_datatype.ttl delete mode 100644 test/w3c/TurtleTests/IRI_spo.nt delete mode 100644 test/w3c/TurtleTests/IRI_subject.ttl delete mode 100644 test/w3c/TurtleTests/IRI_with_all_punctuation.nt delete mode 100644 test/w3c/TurtleTests/IRI_with_all_punctuation.ttl delete mode 100644 test/w3c/TurtleTests/IRI_with_eight_digit_numeric_escape.ttl delete mode 100644 test/w3c/TurtleTests/IRI_with_four_digit_numeric_escape.ttl delete mode 100644 test/w3c/TurtleTests/LICENSE delete mode 100644 test/w3c/TurtleTests/LITERAL1.nt delete mode 100644 test/w3c/TurtleTests/LITERAL1.ttl delete mode 100644 test/w3c/TurtleTests/LITERAL1_all_controls.nt delete mode 100644 test/w3c/TurtleTests/LITERAL1_all_controls.ttl delete mode 100644 test/w3c/TurtleTests/LITERAL1_all_punctuation.nt delete mode 100644 test/w3c/TurtleTests/LITERAL1_all_punctuation.ttl delete mode 100644 test/w3c/TurtleTests/LITERAL1_ascii_boundaries.nt delete mode 100644 test/w3c/TurtleTests/LITERAL1_ascii_boundaries.ttl delete mode 100644 test/w3c/TurtleTests/LITERAL1_with_UTF8_boundaries.ttl delete mode 100644 test/w3c/TurtleTests/LITERAL2.ttl delete mode 100644 test/w3c/TurtleTests/LITERAL2_ascii_boundaries.nt delete mode 100644 test/w3c/TurtleTests/LITERAL2_ascii_boundaries.ttl delete mode 100644 test/w3c/TurtleTests/LITERAL2_with_UTF8_boundaries.ttl delete mode 100644 test/w3c/TurtleTests/LITERAL_LONG1.ttl delete mode 100644 test/w3c/TurtleTests/LITERAL_LONG1_ascii_boundaries.nt delete mode 100644 test/w3c/TurtleTests/LITERAL_LONG1_ascii_boundaries.ttl delete mode 100644 test/w3c/TurtleTests/LITERAL_LONG1_with_1_squote.nt delete mode 100644 test/w3c/TurtleTests/LITERAL_LONG1_with_1_squote.ttl delete mode 100644 test/w3c/TurtleTests/LITERAL_LONG1_with_2_squotes.nt delete mode 100644 test/w3c/TurtleTests/LITERAL_LONG1_with_2_squotes.ttl delete mode 100644 test/w3c/TurtleTests/LITERAL_LONG1_with_UTF8_boundaries.ttl delete mode 100644 test/w3c/TurtleTests/LITERAL_LONG2.ttl delete mode 100644 test/w3c/TurtleTests/LITERAL_LONG2_ascii_boundaries.nt delete mode 100644 test/w3c/TurtleTests/LITERAL_LONG2_ascii_boundaries.ttl delete mode 100644 test/w3c/TurtleTests/LITERAL_LONG2_with_1_squote.nt delete mode 100644 test/w3c/TurtleTests/LITERAL_LONG2_with_1_squote.ttl delete mode 100644 test/w3c/TurtleTests/LITERAL_LONG2_with_2_squotes.nt delete mode 100644 test/w3c/TurtleTests/LITERAL_LONG2_with_2_squotes.ttl delete mode 100644 test/w3c/TurtleTests/LITERAL_LONG2_with_REVERSE_SOLIDUS.nt delete mode 100644 test/w3c/TurtleTests/LITERAL_LONG2_with_REVERSE_SOLIDUS.ttl delete mode 100644 test/w3c/TurtleTests/LITERAL_LONG2_with_UTF8_boundaries.ttl delete mode 100644 test/w3c/TurtleTests/LITERAL_with_UTF8_boundaries.nt delete mode 100644 test/w3c/TurtleTests/README delete mode 100644 test/w3c/TurtleTests/SPARQL_style_base.ttl delete mode 100644 test/w3c/TurtleTests/SPARQL_style_prefix.ttl delete mode 100644 test/w3c/TurtleTests/anonymous_blank_node_object.nt delete mode 100644 test/w3c/TurtleTests/anonymous_blank_node_object.ttl delete mode 100644 test/w3c/TurtleTests/anonymous_blank_node_subject.nt delete mode 100644 test/w3c/TurtleTests/anonymous_blank_node_subject.ttl delete mode 100644 test/w3c/TurtleTests/bareword_a_predicate.nt delete mode 100644 test/w3c/TurtleTests/bareword_a_predicate.ttl delete mode 100644 test/w3c/TurtleTests/bareword_decimal.nt delete mode 100644 test/w3c/TurtleTests/bareword_decimal.ttl delete mode 100644 test/w3c/TurtleTests/bareword_double.nt delete mode 100644 test/w3c/TurtleTests/bareword_double.ttl delete mode 100644 test/w3c/TurtleTests/bareword_integer.ttl delete mode 100644 test/w3c/TurtleTests/blankNodePropertyList_as_object.nt delete mode 100644 test/w3c/TurtleTests/blankNodePropertyList_as_object.ttl delete mode 100644 test/w3c/TurtleTests/blankNodePropertyList_as_object_containing_objectList.nt delete mode 100644 test/w3c/TurtleTests/blankNodePropertyList_as_object_containing_objectList.ttl delete mode 100644 test/w3c/TurtleTests/blankNodePropertyList_as_object_containing_objectList_of_two_objects.nt delete mode 100644 test/w3c/TurtleTests/blankNodePropertyList_as_object_containing_objectList_of_two_objects.ttl delete mode 100644 test/w3c/TurtleTests/blankNodePropertyList_as_subject.nt delete mode 100644 test/w3c/TurtleTests/blankNodePropertyList_as_subject.ttl delete mode 100644 test/w3c/TurtleTests/blankNodePropertyList_containing_collection.nt delete mode 100644 test/w3c/TurtleTests/blankNodePropertyList_containing_collection.ttl delete mode 100644 test/w3c/TurtleTests/blankNodePropertyList_with_multiple_triples.nt delete mode 100644 test/w3c/TurtleTests/blankNodePropertyList_with_multiple_triples.ttl delete mode 100644 test/w3c/TurtleTests/collection_object.nt delete mode 100644 test/w3c/TurtleTests/collection_object.ttl delete mode 100644 test/w3c/TurtleTests/collection_subject.nt delete mode 100644 test/w3c/TurtleTests/collection_subject.ttl delete mode 100644 test/w3c/TurtleTests/comment_following_PNAME_NS.nt delete mode 100644 test/w3c/TurtleTests/comment_following_PNAME_NS.ttl delete mode 100644 test/w3c/TurtleTests/comment_following_localName.ttl delete mode 100644 test/w3c/TurtleTests/default_namespace_IRI.ttl delete mode 100644 test/w3c/TurtleTests/double_lower_case_e.nt delete mode 100644 test/w3c/TurtleTests/double_lower_case_e.ttl delete mode 100644 test/w3c/TurtleTests/empty_collection.nt delete mode 100644 test/w3c/TurtleTests/empty_collection.ttl delete mode 100644 test/w3c/TurtleTests/first.nt delete mode 100644 test/w3c/TurtleTests/first.ttl delete mode 100644 test/w3c/TurtleTests/labeled_blank_node_object.nt delete mode 100644 test/w3c/TurtleTests/labeled_blank_node_object.ttl delete mode 100644 test/w3c/TurtleTests/labeled_blank_node_subject.nt delete mode 100644 test/w3c/TurtleTests/labeled_blank_node_subject.ttl delete mode 100644 test/w3c/TurtleTests/labeled_blank_node_with_PN_CHARS_BASE_character_boundaries.nt delete mode 100644 test/w3c/TurtleTests/labeled_blank_node_with_PN_CHARS_BASE_character_boundaries.ttl delete mode 100644 test/w3c/TurtleTests/labeled_blank_node_with_leading_digit.nt delete mode 100644 test/w3c/TurtleTests/labeled_blank_node_with_leading_digit.ttl delete mode 100644 test/w3c/TurtleTests/labeled_blank_node_with_leading_underscore.nt delete mode 100644 test/w3c/TurtleTests/labeled_blank_node_with_leading_underscore.ttl delete mode 100644 test/w3c/TurtleTests/labeled_blank_node_with_non_leading_extras.nt delete mode 100644 test/w3c/TurtleTests/labeled_blank_node_with_non_leading_extras.ttl delete mode 100644 test/w3c/TurtleTests/langtagged_LONG.ttl delete mode 100644 test/w3c/TurtleTests/langtagged_LONG_with_subtag.nt delete mode 100644 test/w3c/TurtleTests/langtagged_LONG_with_subtag.ttl delete mode 100644 test/w3c/TurtleTests/langtagged_non_LONG.nt delete mode 100644 test/w3c/TurtleTests/langtagged_non_LONG.ttl delete mode 100644 test/w3c/TurtleTests/lantag_with_subtag.nt delete mode 100644 test/w3c/TurtleTests/lantag_with_subtag.ttl delete mode 100644 test/w3c/TurtleTests/last.nt delete mode 100644 test/w3c/TurtleTests/last.ttl delete mode 100644 test/w3c/TurtleTests/literal_false.nt delete mode 100644 test/w3c/TurtleTests/literal_false.ttl delete mode 100644 test/w3c/TurtleTests/literal_true.nt delete mode 100644 test/w3c/TurtleTests/literal_true.ttl delete mode 100644 test/w3c/TurtleTests/literal_with_BACKSPACE.nt delete mode 100644 test/w3c/TurtleTests/literal_with_BACKSPACE.ttl delete mode 100644 test/w3c/TurtleTests/literal_with_CARRIAGE_RETURN.nt delete mode 100644 test/w3c/TurtleTests/literal_with_CARRIAGE_RETURN.ttl delete mode 100644 test/w3c/TurtleTests/literal_with_CHARACTER_TABULATION.nt delete mode 100644 test/w3c/TurtleTests/literal_with_CHARACTER_TABULATION.ttl delete mode 100644 test/w3c/TurtleTests/literal_with_FORM_FEED.nt delete mode 100644 test/w3c/TurtleTests/literal_with_FORM_FEED.ttl delete mode 100644 test/w3c/TurtleTests/literal_with_LINE_FEED.nt delete mode 100644 test/w3c/TurtleTests/literal_with_LINE_FEED.ttl delete mode 100644 test/w3c/TurtleTests/literal_with_REVERSE_SOLIDUS.nt delete mode 100644 test/w3c/TurtleTests/literal_with_REVERSE_SOLIDUS.ttl delete mode 100644 test/w3c/TurtleTests/literal_with_escaped_BACKSPACE.ttl delete mode 100644 test/w3c/TurtleTests/literal_with_escaped_CARRIAGE_RETURN.ttl delete mode 100644 test/w3c/TurtleTests/literal_with_escaped_CHARACTER_TABULATION.ttl delete mode 100644 test/w3c/TurtleTests/literal_with_escaped_FORM_FEED.ttl delete mode 100644 test/w3c/TurtleTests/literal_with_escaped_LINE_FEED.ttl delete mode 100644 test/w3c/TurtleTests/literal_with_numeric_escape4.nt delete mode 100644 test/w3c/TurtleTests/literal_with_numeric_escape4.ttl delete mode 100644 test/w3c/TurtleTests/literal_with_numeric_escape8.ttl delete mode 100644 test/w3c/TurtleTests/localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries.nt delete mode 100644 test/w3c/TurtleTests/localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries.ttl delete mode 100644 test/w3c/TurtleTests/localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries.nt delete mode 100644 test/w3c/TurtleTests/localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries.ttl delete mode 100644 test/w3c/TurtleTests/localName_with_leading_digit.nt delete mode 100644 test/w3c/TurtleTests/localName_with_leading_digit.ttl delete mode 100644 test/w3c/TurtleTests/localName_with_leading_underscore.nt delete mode 100644 test/w3c/TurtleTests/localName_with_leading_underscore.ttl delete mode 100644 test/w3c/TurtleTests/localName_with_nfc_PN_CHARS_BASE_character_boundaries.nt delete mode 100644 test/w3c/TurtleTests/localName_with_nfc_PN_CHARS_BASE_character_boundaries.ttl delete mode 100644 test/w3c/TurtleTests/localName_with_non_leading_extras.nt delete mode 100644 test/w3c/TurtleTests/localName_with_non_leading_extras.ttl delete mode 100644 test/w3c/TurtleTests/localname_with_COLON.nt delete mode 100644 test/w3c/TurtleTests/localname_with_COLON.ttl delete mode 100644 test/w3c/TurtleTests/manifest.ttl delete mode 100644 test/w3c/TurtleTests/negative_numeric.nt delete mode 100644 test/w3c/TurtleTests/negative_numeric.ttl delete mode 100644 test/w3c/TurtleTests/nested_blankNodePropertyLists.nt delete mode 100644 test/w3c/TurtleTests/nested_blankNodePropertyLists.ttl delete mode 100644 test/w3c/TurtleTests/nested_collection.nt delete mode 100644 test/w3c/TurtleTests/nested_collection.ttl delete mode 100644 test/w3c/TurtleTests/number_sign_following_PNAME_NS.nt delete mode 100644 test/w3c/TurtleTests/number_sign_following_PNAME_NS.ttl delete mode 100644 test/w3c/TurtleTests/number_sign_following_localName.nt delete mode 100644 test/w3c/TurtleTests/number_sign_following_localName.ttl delete mode 100644 test/w3c/TurtleTests/numeric_with_leading_0.nt delete mode 100644 test/w3c/TurtleTests/numeric_with_leading_0.ttl delete mode 100644 test/w3c/TurtleTests/objectList_with_two_objects.nt delete mode 100644 test/w3c/TurtleTests/objectList_with_two_objects.ttl delete mode 100644 test/w3c/TurtleTests/old_style_base.ttl delete mode 100644 test/w3c/TurtleTests/old_style_prefix.ttl delete mode 100644 test/w3c/TurtleTests/percent_escaped_localName.nt delete mode 100644 test/w3c/TurtleTests/percent_escaped_localName.ttl delete mode 100644 test/w3c/TurtleTests/positive_numeric.nt delete mode 100644 test/w3c/TurtleTests/positive_numeric.ttl delete mode 100644 test/w3c/TurtleTests/predicateObjectList_with_blankNodePropertyList_as_object.nt delete mode 100644 test/w3c/TurtleTests/predicateObjectList_with_blankNodePropertyList_as_object.ttl delete mode 100644 test/w3c/TurtleTests/predicateObjectList_with_two_objectLists.nt delete mode 100644 test/w3c/TurtleTests/predicateObjectList_with_two_objectLists.ttl delete mode 100644 test/w3c/TurtleTests/prefix_only_IRI.ttl delete mode 100644 test/w3c/TurtleTests/prefix_reassigned_and_used.nt delete mode 100644 test/w3c/TurtleTests/prefix_reassigned_and_used.ttl delete mode 100644 test/w3c/TurtleTests/prefix_with_PN_CHARS_BASE_character_boundaries.ttl delete mode 100644 test/w3c/TurtleTests/prefix_with_non_leading_extras.ttl delete mode 100644 test/w3c/TurtleTests/prefixed_IRI_object.ttl delete mode 100644 test/w3c/TurtleTests/prefixed_IRI_predicate.ttl delete mode 100644 test/w3c/TurtleTests/prefixed_name_datatype.ttl delete mode 100644 test/w3c/TurtleTests/repeated_semis_at_end.ttl delete mode 100644 test/w3c/TurtleTests/repeated_semis_not_at_end.nt delete mode 100644 test/w3c/TurtleTests/repeated_semis_not_at_end.ttl delete mode 100644 test/w3c/TurtleTests/reserved_escaped_localName.nt delete mode 100644 test/w3c/TurtleTests/reserved_escaped_localName.ttl delete mode 100644 test/w3c/TurtleTests/sole_blankNodePropertyList.nt delete mode 100644 test/w3c/TurtleTests/sole_blankNodePropertyList.ttl delete mode 100644 test/w3c/TurtleTests/turtle-eval-bad-01.ttl delete mode 100644 test/w3c/TurtleTests/turtle-eval-bad-02.ttl delete mode 100644 test/w3c/TurtleTests/turtle-eval-bad-03.ttl delete mode 100644 test/w3c/TurtleTests/turtle-eval-bad-04.ttl delete mode 100644 test/w3c/TurtleTests/turtle-eval-lists-01.nt delete mode 100644 test/w3c/TurtleTests/turtle-eval-lists-01.ttl delete mode 100644 test/w3c/TurtleTests/turtle-eval-lists-02.nt delete mode 100644 test/w3c/TurtleTests/turtle-eval-lists-02.ttl delete mode 100644 test/w3c/TurtleTests/turtle-eval-lists-03.nt delete mode 100644 test/w3c/TurtleTests/turtle-eval-lists-03.ttl delete mode 100644 test/w3c/TurtleTests/turtle-eval-lists-04.nt delete mode 100644 test/w3c/TurtleTests/turtle-eval-lists-04.ttl delete mode 100644 test/w3c/TurtleTests/turtle-eval-lists-05.nt delete mode 100644 test/w3c/TurtleTests/turtle-eval-lists-05.ttl delete mode 100644 test/w3c/TurtleTests/turtle-eval-struct-01.nt delete mode 100644 test/w3c/TurtleTests/turtle-eval-struct-01.ttl delete mode 100644 test/w3c/TurtleTests/turtle-eval-struct-02.nt delete mode 100644 test/w3c/TurtleTests/turtle-eval-struct-02.ttl delete mode 100644 test/w3c/TurtleTests/turtle-subm-01.nt delete mode 100644 test/w3c/TurtleTests/turtle-subm-01.ttl delete mode 100644 test/w3c/TurtleTests/turtle-subm-02.nt delete mode 100644 test/w3c/TurtleTests/turtle-subm-02.ttl delete mode 100644 test/w3c/TurtleTests/turtle-subm-03.nt delete mode 100644 test/w3c/TurtleTests/turtle-subm-03.ttl delete mode 100644 test/w3c/TurtleTests/turtle-subm-04.nt delete mode 100644 test/w3c/TurtleTests/turtle-subm-04.ttl delete mode 100644 test/w3c/TurtleTests/turtle-subm-05.nt delete mode 100644 test/w3c/TurtleTests/turtle-subm-05.ttl delete mode 100644 test/w3c/TurtleTests/turtle-subm-06.nt delete mode 100644 test/w3c/TurtleTests/turtle-subm-06.ttl delete mode 100644 test/w3c/TurtleTests/turtle-subm-07.nt delete mode 100644 test/w3c/TurtleTests/turtle-subm-07.ttl delete mode 100644 test/w3c/TurtleTests/turtle-subm-08.nt delete mode 100644 test/w3c/TurtleTests/turtle-subm-08.ttl delete mode 100644 test/w3c/TurtleTests/turtle-subm-09.nt delete mode 100644 test/w3c/TurtleTests/turtle-subm-09.ttl delete mode 100644 test/w3c/TurtleTests/turtle-subm-10.nt delete mode 100644 test/w3c/TurtleTests/turtle-subm-10.ttl delete mode 100644 test/w3c/TurtleTests/turtle-subm-11.nt delete mode 100644 test/w3c/TurtleTests/turtle-subm-11.ttl delete mode 100644 test/w3c/TurtleTests/turtle-subm-12.nt delete mode 100644 test/w3c/TurtleTests/turtle-subm-12.ttl delete mode 100644 test/w3c/TurtleTests/turtle-subm-13.nt delete mode 100644 test/w3c/TurtleTests/turtle-subm-13.ttl delete mode 100644 test/w3c/TurtleTests/turtle-subm-14.nt delete mode 100644 test/w3c/TurtleTests/turtle-subm-14.ttl delete mode 100644 test/w3c/TurtleTests/turtle-subm-15.nt delete mode 100644 test/w3c/TurtleTests/turtle-subm-15.ttl delete mode 100644 test/w3c/TurtleTests/turtle-subm-16.nt delete mode 100644 test/w3c/TurtleTests/turtle-subm-16.ttl delete mode 100644 test/w3c/TurtleTests/turtle-subm-17.nt delete mode 100644 test/w3c/TurtleTests/turtle-subm-17.ttl delete mode 100644 test/w3c/TurtleTests/turtle-subm-18.nt delete mode 100644 test/w3c/TurtleTests/turtle-subm-18.ttl delete mode 100644 test/w3c/TurtleTests/turtle-subm-19.nt delete mode 100644 test/w3c/TurtleTests/turtle-subm-19.ttl delete mode 100644 test/w3c/TurtleTests/turtle-subm-20.nt delete mode 100644 test/w3c/TurtleTests/turtle-subm-20.ttl delete mode 100644 test/w3c/TurtleTests/turtle-subm-21.nt delete mode 100644 test/w3c/TurtleTests/turtle-subm-21.ttl delete mode 100644 test/w3c/TurtleTests/turtle-subm-22.nt delete mode 100644 test/w3c/TurtleTests/turtle-subm-22.ttl delete mode 100644 test/w3c/TurtleTests/turtle-subm-23.nt delete mode 100644 test/w3c/TurtleTests/turtle-subm-23.ttl delete mode 100644 test/w3c/TurtleTests/turtle-subm-24.nt delete mode 100644 test/w3c/TurtleTests/turtle-subm-24.ttl delete mode 100644 test/w3c/TurtleTests/turtle-subm-25.nt delete mode 100644 test/w3c/TurtleTests/turtle-subm-25.ttl delete mode 100644 test/w3c/TurtleTests/turtle-subm-26.nt delete mode 100644 test/w3c/TurtleTests/turtle-subm-26.ttl delete mode 100644 test/w3c/TurtleTests/turtle-subm-27.nt delete mode 100644 test/w3c/TurtleTests/turtle-subm-27.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-LITERAL2_with_langtag_and_datatype.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-base-01.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-base-02.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-base-03.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-blank-label-dot-end.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-bnode-01.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-bnode-02.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-esc-01.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-esc-02.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-esc-03.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-esc-04.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-kw-01.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-kw-02.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-kw-03.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-kw-04.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-kw-05.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-lang-01.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-ln-dash-start.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-ln-escape-start.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-ln-escape.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-missing-ns-dot-end.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-missing-ns-dot-start.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-01.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-02.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-03.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-04.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-05.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-06.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-07.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-08.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-09.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-10.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-11.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-12.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-13.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-ns-dot-end.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-ns-dot-start.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-num-01.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-num-02.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-num-03.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-num-04.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-num-05.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-number-dot-in-anon.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-pname-01.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-pname-02.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-pname-03.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-prefix-01.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-prefix-02.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-prefix-03.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-prefix-04.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-prefix-05.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-string-01.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-string-02.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-string-03.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-string-04.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-string-05.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-string-06.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-string-07.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-struct-01.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-struct-02.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-struct-03.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-struct-04.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-struct-05.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-struct-06.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-struct-07.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-struct-08.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-struct-09.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-struct-10.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-struct-11.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-struct-12.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-struct-13.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-struct-14.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-struct-15.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-struct-16.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-struct-17.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-uri-01.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-uri-02.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-uri-03.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-uri-04.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bad-uri-05.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-base-01.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-base-02.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-base-03.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-base-04.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-blank-label.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bnode-01.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bnode-02.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bnode-03.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bnode-04.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bnode-05.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bnode-06.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bnode-07.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bnode-08.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bnode-09.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-bnode-10.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-datatypes-01.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-datatypes-02.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-file-01.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-file-02.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-file-03.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-kw-01.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-kw-02.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-kw-03.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-ln-colons.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-ln-dots.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-ns-dots.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-number-01.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-number-02.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-number-03.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-number-04.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-number-05.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-number-06.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-number-07.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-number-08.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-number-09.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-number-10.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-number-11.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-pname-esc-01.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-pname-esc-02.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-pname-esc-03.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-prefix-01.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-prefix-02.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-prefix-03.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-prefix-04.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-prefix-05.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-prefix-06.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-prefix-07.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-prefix-08.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-prefix-09.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-str-esc-01.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-str-esc-02.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-str-esc-03.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-string-01.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-string-02.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-string-03.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-string-04.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-string-05.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-string-06.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-string-07.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-string-08.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-string-09.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-string-10.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-string-11.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-struct-01.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-struct-02.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-struct-03.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-struct-04.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-struct-05.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-uri-01.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-uri-02.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-uri-03.ttl delete mode 100644 test/w3c/TurtleTests/turtle-syntax-uri-04.ttl delete mode 100644 test/w3c/TurtleTests/two_LITERAL_LONG2s.nt delete mode 100644 test/w3c/TurtleTests/two_LITERAL_LONG2s.ttl delete mode 100644 test/w3c/TurtleTests/underscore_in_localName.nt delete mode 100644 test/w3c/TurtleTests/underscore_in_localName.ttl create mode 100644 test/w3c/nquads/README create mode 100644 test/w3c/nquads/comment_following_triple.nq create mode 100644 test/w3c/nquads/langtagged_string.nq create mode 100644 test/w3c/nquads/lantag_with_subtag.nq create mode 100644 test/w3c/nquads/literal.nq create mode 100644 test/w3c/nquads/literal_all_controls.nq create mode 100644 test/w3c/nquads/literal_all_punctuation.nq create mode 100644 test/w3c/nquads/literal_ascii_boundaries.nq create mode 100644 test/w3c/nquads/literal_false.nq create mode 100644 test/w3c/nquads/literal_true.nq create mode 100644 test/w3c/nquads/literal_with_2_dquotes.nq create mode 100644 test/w3c/nquads/literal_with_2_squotes.nq create mode 100644 test/w3c/nquads/literal_with_BACKSPACE.nq create mode 100644 test/w3c/nquads/literal_with_CARRIAGE_RETURN.nq create mode 100644 test/w3c/nquads/literal_with_CHARACTER_TABULATION.nq create mode 100644 test/w3c/nquads/literal_with_FORM_FEED.nq create mode 100644 test/w3c/nquads/literal_with_LINE_FEED.nq create mode 100644 test/w3c/nquads/literal_with_REVERSE_SOLIDUS.nq create mode 100644 test/w3c/nquads/literal_with_REVERSE_SOLIDUS2.nq create mode 100644 test/w3c/nquads/literal_with_UTF8_boundaries.nq create mode 100644 test/w3c/nquads/literal_with_dquote.nq create mode 100644 test/w3c/nquads/literal_with_numeric_escape4.nq create mode 100644 test/w3c/nquads/literal_with_numeric_escape8.nq create mode 100644 test/w3c/nquads/literal_with_squote.nq create mode 100644 test/w3c/nquads/manifest.ttl create mode 100644 test/w3c/nquads/minimal_whitespace.nq create mode 100644 test/w3c/nquads/nq-syntax-bad-literal-01.nq create mode 100644 test/w3c/nquads/nq-syntax-bad-literal-02.nq create mode 100644 test/w3c/nquads/nq-syntax-bad-literal-03.nq create mode 100644 test/w3c/nquads/nq-syntax-bad-quint-01.nq create mode 100644 test/w3c/nquads/nq-syntax-bad-uri-01.nq create mode 100644 test/w3c/nquads/nq-syntax-bnode-01.nq create mode 100644 test/w3c/nquads/nq-syntax-bnode-02.nq create mode 100644 test/w3c/nquads/nq-syntax-bnode-03.nq create mode 100644 test/w3c/nquads/nq-syntax-bnode-04.nq create mode 100644 test/w3c/nquads/nq-syntax-bnode-05.nq create mode 100644 test/w3c/nquads/nq-syntax-bnode-06.nq create mode 100644 test/w3c/nquads/nq-syntax-uri-01.nq create mode 100644 test/w3c/nquads/nq-syntax-uri-02.nq create mode 100644 test/w3c/nquads/nq-syntax-uri-03.nq create mode 100644 test/w3c/nquads/nq-syntax-uri-04.nq create mode 100644 test/w3c/nquads/nq-syntax-uri-05.nq create mode 100644 test/w3c/nquads/nq-syntax-uri-06.nq create mode 100644 test/w3c/nquads/nt-syntax-bad-base-01.nq create mode 100644 test/w3c/nquads/nt-syntax-bad-bnode-01.nq create mode 100644 test/w3c/nquads/nt-syntax-bad-bnode-02.nq create mode 100644 test/w3c/nquads/nt-syntax-bad-esc-01.nq create mode 100644 test/w3c/nquads/nt-syntax-bad-esc-02.nq create mode 100644 test/w3c/nquads/nt-syntax-bad-esc-03.nq create mode 100644 test/w3c/nquads/nt-syntax-bad-lang-01.nq create mode 100644 test/w3c/nquads/nt-syntax-bad-num-01.nq create mode 100644 test/w3c/nquads/nt-syntax-bad-num-02.nq create mode 100644 test/w3c/nquads/nt-syntax-bad-num-03.nq create mode 100644 test/w3c/nquads/nt-syntax-bad-prefix-01.nq create mode 100644 test/w3c/nquads/nt-syntax-bad-string-01.nq create mode 100644 test/w3c/nquads/nt-syntax-bad-string-02.nq create mode 100644 test/w3c/nquads/nt-syntax-bad-string-03.nq create mode 100644 test/w3c/nquads/nt-syntax-bad-string-04.nq create mode 100644 test/w3c/nquads/nt-syntax-bad-string-05.nq create mode 100644 test/w3c/nquads/nt-syntax-bad-string-06.nq create mode 100644 test/w3c/nquads/nt-syntax-bad-string-07.nq create mode 100644 test/w3c/nquads/nt-syntax-bad-struct-01.nq create mode 100644 test/w3c/nquads/nt-syntax-bad-struct-02.nq create mode 100644 test/w3c/nquads/nt-syntax-bad-uri-01.nq create mode 100644 test/w3c/nquads/nt-syntax-bad-uri-02.nq create mode 100644 test/w3c/nquads/nt-syntax-bad-uri-03.nq create mode 100644 test/w3c/nquads/nt-syntax-bad-uri-04.nq create mode 100644 test/w3c/nquads/nt-syntax-bad-uri-05.nq create mode 100644 test/w3c/nquads/nt-syntax-bad-uri-06.nq create mode 100644 test/w3c/nquads/nt-syntax-bad-uri-07.nq create mode 100644 test/w3c/nquads/nt-syntax-bad-uri-08.nq create mode 100644 test/w3c/nquads/nt-syntax-bad-uri-09.nq create mode 100644 test/w3c/nquads/nt-syntax-bnode-01.nq create mode 100644 test/w3c/nquads/nt-syntax-bnode-02.nq create mode 100644 test/w3c/nquads/nt-syntax-bnode-03.nq create mode 100644 test/w3c/nquads/nt-syntax-datatypes-01.nq create mode 100644 test/w3c/nquads/nt-syntax-datatypes-02.nq create mode 100644 test/w3c/nquads/nt-syntax-file-01.nq create mode 100644 test/w3c/nquads/nt-syntax-file-02.nq create mode 100644 test/w3c/nquads/nt-syntax-file-03.nq create mode 100644 test/w3c/nquads/nt-syntax-str-esc-01.nq create mode 100644 test/w3c/nquads/nt-syntax-str-esc-02.nq create mode 100644 test/w3c/nquads/nt-syntax-str-esc-03.nq create mode 100644 test/w3c/nquads/nt-syntax-string-01.nq create mode 100644 test/w3c/nquads/nt-syntax-string-02.nq create mode 100644 test/w3c/nquads/nt-syntax-string-03.nq create mode 100644 test/w3c/nquads/nt-syntax-subm-01.nq create mode 100644 test/w3c/nquads/nt-syntax-uri-01.nq create mode 100644 test/w3c/nquads/nt-syntax-uri-02.nq create mode 100644 test/w3c/nquads/nt-syntax-uri-03.nq create mode 100644 test/w3c/nquads/nt-syntax-uri-04.nq create mode 100644 test/w3c/ntriples/README create mode 100644 test/w3c/ntriples/comment_following_triple.nt create mode 100644 test/w3c/ntriples/langtagged_string.nt create mode 100644 test/w3c/ntriples/lantag_with_subtag.nt create mode 100644 test/w3c/ntriples/literal.nt create mode 100644 test/w3c/ntriples/literal_all_controls.nt create mode 100644 test/w3c/ntriples/literal_all_punctuation.nt create mode 100644 test/w3c/ntriples/literal_ascii_boundaries.nt create mode 100644 test/w3c/ntriples/literal_false.nt create mode 100644 test/w3c/ntriples/literal_true.nt create mode 100644 test/w3c/ntriples/literal_with_2_dquotes.nt create mode 100644 test/w3c/ntriples/literal_with_2_squotes.nt create mode 100644 test/w3c/ntriples/literal_with_BACKSPACE.nt create mode 100644 test/w3c/ntriples/literal_with_CARRIAGE_RETURN.nt create mode 100644 test/w3c/ntriples/literal_with_CHARACTER_TABULATION.nt create mode 100644 test/w3c/ntriples/literal_with_FORM_FEED.nt create mode 100644 test/w3c/ntriples/literal_with_LINE_FEED.nt create mode 100644 test/w3c/ntriples/literal_with_REVERSE_SOLIDUS.nt create mode 100644 test/w3c/ntriples/literal_with_REVERSE_SOLIDUS2.nt create mode 100644 test/w3c/ntriples/literal_with_UTF8_boundaries.nt create mode 100644 test/w3c/ntriples/literal_with_dquote.nt create mode 100644 test/w3c/ntriples/literal_with_numeric_escape4.nt create mode 100644 test/w3c/ntriples/literal_with_numeric_escape8.nt create mode 100644 test/w3c/ntriples/literal_with_squote.nt create mode 100644 test/w3c/ntriples/manifest.ttl create mode 100644 test/w3c/ntriples/minimal_whitespace.nt create mode 100644 test/w3c/ntriples/nt-syntax-bad-base-01.nt create mode 100644 test/w3c/ntriples/nt-syntax-bad-bnode-01.nt create mode 100644 test/w3c/ntriples/nt-syntax-bad-bnode-02.nt create mode 100644 test/w3c/ntriples/nt-syntax-bad-esc-01.nt create mode 100644 test/w3c/ntriples/nt-syntax-bad-esc-02.nt create mode 100644 test/w3c/ntriples/nt-syntax-bad-esc-03.nt create mode 100644 test/w3c/ntriples/nt-syntax-bad-lang-01.nt create mode 100644 test/w3c/ntriples/nt-syntax-bad-num-01.nt create mode 100644 test/w3c/ntriples/nt-syntax-bad-num-02.nt create mode 100644 test/w3c/ntriples/nt-syntax-bad-num-03.nt create mode 100644 test/w3c/ntriples/nt-syntax-bad-prefix-01.nt create mode 100644 test/w3c/ntriples/nt-syntax-bad-string-01.nt create mode 100644 test/w3c/ntriples/nt-syntax-bad-string-02.nt create mode 100644 test/w3c/ntriples/nt-syntax-bad-string-03.nt create mode 100644 test/w3c/ntriples/nt-syntax-bad-string-04.nt create mode 100644 test/w3c/ntriples/nt-syntax-bad-string-05.nt create mode 100644 test/w3c/ntriples/nt-syntax-bad-string-06.nt create mode 100644 test/w3c/ntriples/nt-syntax-bad-string-07.nt create mode 100644 test/w3c/ntriples/nt-syntax-bad-struct-01.nt create mode 100644 test/w3c/ntriples/nt-syntax-bad-struct-02.nt create mode 100644 test/w3c/ntriples/nt-syntax-bad-uri-01.nt create mode 100644 test/w3c/ntriples/nt-syntax-bad-uri-02.nt create mode 100644 test/w3c/ntriples/nt-syntax-bad-uri-03.nt create mode 100644 test/w3c/ntriples/nt-syntax-bad-uri-04.nt create mode 100644 test/w3c/ntriples/nt-syntax-bad-uri-05.nt create mode 100644 test/w3c/ntriples/nt-syntax-bad-uri-06.nt create mode 100644 test/w3c/ntriples/nt-syntax-bad-uri-07.nt create mode 100644 test/w3c/ntriples/nt-syntax-bad-uri-08.nt create mode 100644 test/w3c/ntriples/nt-syntax-bad-uri-09.nt create mode 100644 test/w3c/ntriples/nt-syntax-bnode-01.nt create mode 100644 test/w3c/ntriples/nt-syntax-bnode-02.nt create mode 100644 test/w3c/ntriples/nt-syntax-bnode-03.nt create mode 100644 test/w3c/ntriples/nt-syntax-datatypes-01.nt create mode 100644 test/w3c/ntriples/nt-syntax-datatypes-02.nt create mode 100644 test/w3c/ntriples/nt-syntax-file-01.nt create mode 100644 test/w3c/ntriples/nt-syntax-file-02.nt create mode 100644 test/w3c/ntriples/nt-syntax-file-03.nt create mode 100644 test/w3c/ntriples/nt-syntax-str-esc-01.nt create mode 100644 test/w3c/ntriples/nt-syntax-str-esc-02.nt create mode 100644 test/w3c/ntriples/nt-syntax-str-esc-03.nt create mode 100644 test/w3c/ntriples/nt-syntax-string-01.nt create mode 100644 test/w3c/ntriples/nt-syntax-string-02.nt create mode 100644 test/w3c/ntriples/nt-syntax-string-03.nt create mode 100644 test/w3c/ntriples/nt-syntax-subm-01.nt create mode 100644 test/w3c/ntriples/nt-syntax-uri-01.nt create mode 100644 test/w3c/ntriples/nt-syntax-uri-02.nt create mode 100644 test/w3c/ntriples/nt-syntax-uri-03.nt create mode 100644 test/w3c/ntriples/nt-syntax-uri-04.nt create mode 100644 test/w3c/trig/HYPHEN_MINUS_in_localName.nq create mode 100644 test/w3c/trig/HYPHEN_MINUS_in_localName.trig create mode 100644 test/w3c/trig/IRIREF_datatype.nq create mode 100644 test/w3c/trig/IRIREF_datatype.trig create mode 100644 test/w3c/trig/IRI_spo.nq create mode 100644 test/w3c/trig/IRI_subject.trig create mode 100644 test/w3c/trig/IRI_with_all_punctuation.nq create mode 100644 test/w3c/trig/IRI_with_all_punctuation.trig create mode 100644 test/w3c/trig/IRI_with_eight_digit_numeric_escape.trig create mode 100644 test/w3c/trig/IRI_with_four_digit_numeric_escape.trig create mode 100644 test/w3c/trig/LICENSE create mode 100644 test/w3c/trig/LITERAL1.nq create mode 100644 test/w3c/trig/LITERAL1.trig create mode 100644 test/w3c/trig/LITERAL1_all_controls.nq create mode 100644 test/w3c/trig/LITERAL1_all_controls.trig create mode 100644 test/w3c/trig/LITERAL1_all_punctuation.nq create mode 100644 test/w3c/trig/LITERAL1_all_punctuation.trig create mode 100644 test/w3c/trig/LITERAL1_ascii_boundaries.nq create mode 100644 test/w3c/trig/LITERAL1_ascii_boundaries.trig create mode 100644 test/w3c/trig/LITERAL1_with_UTF8_boundaries.trig create mode 100644 test/w3c/trig/LITERAL2.trig create mode 100644 test/w3c/trig/LITERAL2_ascii_boundaries.nq create mode 100644 test/w3c/trig/LITERAL2_ascii_boundaries.trig create mode 100644 test/w3c/trig/LITERAL2_with_UTF8_boundaries.trig create mode 100644 test/w3c/trig/LITERAL_LONG1.trig create mode 100644 test/w3c/trig/LITERAL_LONG1_ascii_boundaries.nq create mode 100644 test/w3c/trig/LITERAL_LONG1_ascii_boundaries.trig create mode 100644 test/w3c/trig/LITERAL_LONG1_with_1_squote.nq create mode 100644 test/w3c/trig/LITERAL_LONG1_with_1_squote.trig create mode 100644 test/w3c/trig/LITERAL_LONG1_with_2_squotes.nq create mode 100644 test/w3c/trig/LITERAL_LONG1_with_2_squotes.trig create mode 100644 test/w3c/trig/LITERAL_LONG1_with_UTF8_boundaries.trig create mode 100644 test/w3c/trig/LITERAL_LONG2.trig create mode 100644 test/w3c/trig/LITERAL_LONG2_ascii_boundaries.nq create mode 100644 test/w3c/trig/LITERAL_LONG2_ascii_boundaries.trig create mode 100644 test/w3c/trig/LITERAL_LONG2_with_1_squote.nq create mode 100644 test/w3c/trig/LITERAL_LONG2_with_1_squote.trig create mode 100644 test/w3c/trig/LITERAL_LONG2_with_2_squotes.nq create mode 100644 test/w3c/trig/LITERAL_LONG2_with_2_squotes.trig create mode 100644 test/w3c/trig/LITERAL_LONG2_with_REVERSE_SOLIDUS.nq create mode 100644 test/w3c/trig/LITERAL_LONG2_with_REVERSE_SOLIDUS.trig create mode 100644 test/w3c/trig/LITERAL_LONG2_with_UTF8_boundaries.trig create mode 100644 test/w3c/trig/LITERAL_with_UTF8_boundaries.nq create mode 100644 test/w3c/trig/README create mode 100644 test/w3c/trig/SPARQL_style_base.trig create mode 100644 test/w3c/trig/SPARQL_style_prefix.trig create mode 100644 test/w3c/trig/alternating_bnode_graphs.nq create mode 100644 test/w3c/trig/alternating_bnode_graphs.trig create mode 100644 test/w3c/trig/alternating_iri_graphs.nq create mode 100644 test/w3c/trig/alternating_iri_graphs.trig create mode 100644 test/w3c/trig/anonymous_blank_node_graph.nq create mode 100644 test/w3c/trig/anonymous_blank_node_graph.trig create mode 100644 test/w3c/trig/anonymous_blank_node_object.nq create mode 100644 test/w3c/trig/anonymous_blank_node_object.trig create mode 100644 test/w3c/trig/anonymous_blank_node_subject.nq create mode 100644 test/w3c/trig/anonymous_blank_node_subject.trig create mode 100644 test/w3c/trig/bareword_a_predicate.nq create mode 100644 test/w3c/trig/bareword_a_predicate.trig create mode 100644 test/w3c/trig/bareword_decimal.nq create mode 100644 test/w3c/trig/bareword_decimal.trig create mode 100644 test/w3c/trig/bareword_double.nq create mode 100644 test/w3c/trig/bareword_double.trig create mode 100644 test/w3c/trig/bareword_integer.trig create mode 100644 test/w3c/trig/blankNodePropertyList_as_object.nq create mode 100644 test/w3c/trig/blankNodePropertyList_as_object.trig create mode 100644 test/w3c/trig/blankNodePropertyList_as_subject.nq create mode 100644 test/w3c/trig/blankNodePropertyList_as_subject.trig create mode 100644 test/w3c/trig/blankNodePropertyList_containing_collection.nq create mode 100644 test/w3c/trig/blankNodePropertyList_containing_collection.trig create mode 100644 test/w3c/trig/blankNodePropertyList_with_multiple_triples.nq create mode 100644 test/w3c/trig/blankNodePropertyList_with_multiple_triples.trig create mode 100644 test/w3c/trig/collection_object.nq create mode 100644 test/w3c/trig/collection_object.trig create mode 100644 test/w3c/trig/collection_subject.nq create mode 100644 test/w3c/trig/collection_subject.trig create mode 100644 test/w3c/trig/comment_following_PNAME_NS.nq create mode 100644 test/w3c/trig/comment_following_PNAME_NS.trig create mode 100644 test/w3c/trig/comment_following_localName.trig create mode 100644 test/w3c/trig/default_namespace_IRI.trig create mode 100644 test/w3c/trig/double_lower_case_e.nq create mode 100644 test/w3c/trig/double_lower_case_e.trig create mode 100644 test/w3c/trig/empty_collection.nq create mode 100644 test/w3c/trig/empty_collection.trig create mode 100644 test/w3c/trig/first.nq create mode 100644 test/w3c/trig/first.trig create mode 100644 test/w3c/trig/labeled_blank_node_graph.nq create mode 100644 test/w3c/trig/labeled_blank_node_graph.trig create mode 100644 test/w3c/trig/labeled_blank_node_object.nq create mode 100644 test/w3c/trig/labeled_blank_node_object.trig create mode 100644 test/w3c/trig/labeled_blank_node_subject.nq create mode 100644 test/w3c/trig/labeled_blank_node_subject.trig create mode 100644 test/w3c/trig/labeled_blank_node_with_PN_CHARS_BASE_character_boundaries.nq create mode 100644 test/w3c/trig/labeled_blank_node_with_PN_CHARS_BASE_character_boundaries.trig create mode 100644 test/w3c/trig/labeled_blank_node_with_leading_digit.nq create mode 100644 test/w3c/trig/labeled_blank_node_with_leading_digit.trig create mode 100644 test/w3c/trig/labeled_blank_node_with_leading_underscore.nq create mode 100644 test/w3c/trig/labeled_blank_node_with_leading_underscore.trig create mode 100644 test/w3c/trig/labeled_blank_node_with_non_leading_extras.nq create mode 100644 test/w3c/trig/labeled_blank_node_with_non_leading_extras.trig create mode 100644 test/w3c/trig/langtagged_LONG.trig create mode 100644 test/w3c/trig/langtagged_LONG_with_subtag.nq create mode 100644 test/w3c/trig/langtagged_LONG_with_subtag.trig create mode 100644 test/w3c/trig/langtagged_non_LONG.nq create mode 100644 test/w3c/trig/langtagged_non_LONG.trig create mode 100644 test/w3c/trig/lantag_with_subtag.nq create mode 100644 test/w3c/trig/lantag_with_subtag.trig create mode 100644 test/w3c/trig/last.nq create mode 100644 test/w3c/trig/last.trig create mode 100644 test/w3c/trig/literal_false.nq create mode 100644 test/w3c/trig/literal_false.trig create mode 100644 test/w3c/trig/literal_true.nq create mode 100644 test/w3c/trig/literal_true.trig create mode 100644 test/w3c/trig/literal_with_BACKSPACE.nq create mode 100644 test/w3c/trig/literal_with_BACKSPACE.trig create mode 100644 test/w3c/trig/literal_with_CARRIAGE_RETURN.nq create mode 100644 test/w3c/trig/literal_with_CARRIAGE_RETURN.trig create mode 100644 test/w3c/trig/literal_with_CHARACTER_TABULATION.nq create mode 100644 test/w3c/trig/literal_with_CHARACTER_TABULATION.trig create mode 100644 test/w3c/trig/literal_with_FORM_FEED.nq create mode 100644 test/w3c/trig/literal_with_FORM_FEED.trig create mode 100644 test/w3c/trig/literal_with_LINE_FEED.nq create mode 100644 test/w3c/trig/literal_with_LINE_FEED.trig create mode 100644 test/w3c/trig/literal_with_REVERSE_SOLIDUS.nq create mode 100644 test/w3c/trig/literal_with_REVERSE_SOLIDUS.trig create mode 100644 test/w3c/trig/literal_with_escaped_BACKSPACE.trig create mode 100644 test/w3c/trig/literal_with_escaped_CARRIAGE_RETURN.trig create mode 100644 test/w3c/trig/literal_with_escaped_CHARACTER_TABULATION.trig create mode 100644 test/w3c/trig/literal_with_escaped_FORM_FEED.trig create mode 100644 test/w3c/trig/literal_with_escaped_LINE_FEED.trig create mode 100644 test/w3c/trig/literal_with_numeric_escape4.nq create mode 100644 test/w3c/trig/literal_with_numeric_escape4.trig create mode 100644 test/w3c/trig/literal_with_numeric_escape8.trig create mode 100644 test/w3c/trig/localName_with_PN_CHARS_BASE_character_boundaries.nq create mode 100644 test/w3c/trig/localName_with_PN_CHARS_BASE_character_boundaries.trig create mode 100644 test/w3c/trig/localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries.nq create mode 100644 test/w3c/trig/localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries.trig create mode 100644 test/w3c/trig/localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries.nq create mode 100644 test/w3c/trig/localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries.trig create mode 100644 test/w3c/trig/localName_with_leading_digit.nq create mode 100644 test/w3c/trig/localName_with_leading_digit.trig create mode 100644 test/w3c/trig/localName_with_leading_underscore.nq create mode 100644 test/w3c/trig/localName_with_leading_underscore.trig create mode 100644 test/w3c/trig/localName_with_nfc_PN_CHARS_BASE_character_boundaries.nq create mode 100644 test/w3c/trig/localName_with_nfc_PN_CHARS_BASE_character_boundaries.trig create mode 100644 test/w3c/trig/localName_with_non_leading_extras.nq create mode 100644 test/w3c/trig/localName_with_non_leading_extras.trig create mode 100644 test/w3c/trig/localname_with_COLON.nq create mode 100644 test/w3c/trig/localname_with_COLON.trig create mode 100644 test/w3c/trig/manifest.ttl create mode 100644 test/w3c/trig/negative_numeric.nq create mode 100644 test/w3c/trig/negative_numeric.trig create mode 100644 test/w3c/trig/nested_blankNodePropertyLists.nq create mode 100644 test/w3c/trig/nested_blankNodePropertyLists.trig create mode 100644 test/w3c/trig/nested_collection.nq create mode 100644 test/w3c/trig/nested_collection.trig create mode 100644 test/w3c/trig/number_sign_following_PNAME_NS.nq create mode 100644 test/w3c/trig/number_sign_following_PNAME_NS.trig create mode 100644 test/w3c/trig/number_sign_following_localName.nq create mode 100644 test/w3c/trig/number_sign_following_localName.trig create mode 100644 test/w3c/trig/numeric_with_leading_0.nq create mode 100644 test/w3c/trig/numeric_with_leading_0.trig create mode 100644 test/w3c/trig/objectList_with_two_objects.nq create mode 100644 test/w3c/trig/objectList_with_two_objects.trig create mode 100644 test/w3c/trig/old_style_base.trig create mode 100644 test/w3c/trig/old_style_prefix.trig create mode 100644 test/w3c/trig/percent_escaped_localName.nq create mode 100644 test/w3c/trig/percent_escaped_localName.trig create mode 100644 test/w3c/trig/positive_numeric.nq create mode 100644 test/w3c/trig/positive_numeric.trig create mode 100644 test/w3c/trig/predicateObjectList_with_two_objectLists.nq create mode 100644 test/w3c/trig/predicateObjectList_with_two_objectLists.trig create mode 100644 test/w3c/trig/prefix_only_IRI.trig create mode 100644 test/w3c/trig/prefix_reassigned_and_used.nq create mode 100644 test/w3c/trig/prefix_reassigned_and_used.trig create mode 100644 test/w3c/trig/prefix_with_PN_CHARS_BASE_character_boundaries.trig create mode 100644 test/w3c/trig/prefix_with_non_leading_extras.trig create mode 100644 test/w3c/trig/prefixed_IRI_object.trig create mode 100644 test/w3c/trig/prefixed_IRI_predicate.trig create mode 100644 test/w3c/trig/prefixed_name_datatype.trig create mode 100644 test/w3c/trig/repeated_semis_at_end.trig create mode 100644 test/w3c/trig/repeated_semis_not_at_end.nq create mode 100644 test/w3c/trig/repeated_semis_not_at_end.trig create mode 100644 test/w3c/trig/reserved_escaped_localName.nq create mode 100644 test/w3c/trig/reserved_escaped_localName.trig create mode 100644 test/w3c/trig/sole_blankNodePropertyList.nq create mode 100644 test/w3c/trig/sole_blankNodePropertyList.trig create mode 100644 test/w3c/trig/trig-bnodeplist-graph-bad-01.trig create mode 100644 test/w3c/trig/trig-collection-graph-bad-01.trig create mode 100644 test/w3c/trig/trig-collection-graph-bad-02.trig create mode 100644 test/w3c/trig/trig-eval-bad-01.trig create mode 100644 test/w3c/trig/trig-eval-bad-02.trig create mode 100644 test/w3c/trig/trig-eval-bad-03.trig create mode 100644 test/w3c/trig/trig-eval-bad-04.trig create mode 100644 test/w3c/trig/trig-eval-struct-01.nq create mode 100644 test/w3c/trig/trig-eval-struct-01.trig create mode 100644 test/w3c/trig/trig-eval-struct-02.nq create mode 100644 test/w3c/trig/trig-eval-struct-02.trig create mode 100644 test/w3c/trig/trig-graph-bad-01.trig create mode 100644 test/w3c/trig/trig-graph-bad-02.trig create mode 100644 test/w3c/trig/trig-graph-bad-03.trig create mode 100644 test/w3c/trig/trig-graph-bad-04.trig create mode 100644 test/w3c/trig/trig-graph-bad-05.trig create mode 100644 test/w3c/trig/trig-graph-bad-06.trig create mode 100644 test/w3c/trig/trig-graph-bad-07.trig create mode 100644 test/w3c/trig/trig-graph-bad-08.trig create mode 100644 test/w3c/trig/trig-graph-bad-09.trig create mode 100644 test/w3c/trig/trig-graph-bad-10.trig create mode 100644 test/w3c/trig/trig-graph-bad-11.trig create mode 100644 test/w3c/trig/trig-kw-graph-01.trig create mode 100644 test/w3c/trig/trig-kw-graph-02.trig create mode 100644 test/w3c/trig/trig-kw-graph-03.trig create mode 100644 test/w3c/trig/trig-kw-graph-04.trig create mode 100644 test/w3c/trig/trig-kw-graph-05.trig create mode 100644 test/w3c/trig/trig-kw-graph-06.trig create mode 100644 test/w3c/trig/trig-kw-graph-07.trig create mode 100644 test/w3c/trig/trig-kw-graph-08.trig create mode 100644 test/w3c/trig/trig-kw-graph-09.trig create mode 100644 test/w3c/trig/trig-kw-graph-10.trig create mode 100644 test/w3c/trig/trig-subm-01.nq create mode 100644 test/w3c/trig/trig-subm-01.trig create mode 100644 test/w3c/trig/trig-subm-02.nq create mode 100644 test/w3c/trig/trig-subm-02.trig create mode 100644 test/w3c/trig/trig-subm-03.nq create mode 100644 test/w3c/trig/trig-subm-03.trig create mode 100644 test/w3c/trig/trig-subm-04.nq create mode 100644 test/w3c/trig/trig-subm-04.trig create mode 100644 test/w3c/trig/trig-subm-05.nq create mode 100644 test/w3c/trig/trig-subm-05.trig create mode 100644 test/w3c/trig/trig-subm-06.nq create mode 100644 test/w3c/trig/trig-subm-06.trig create mode 100644 test/w3c/trig/trig-subm-07.nq create mode 100644 test/w3c/trig/trig-subm-07.trig create mode 100644 test/w3c/trig/trig-subm-08.nq create mode 100644 test/w3c/trig/trig-subm-08.trig create mode 100644 test/w3c/trig/trig-subm-09.nq create mode 100644 test/w3c/trig/trig-subm-09.trig create mode 100644 test/w3c/trig/trig-subm-10.nq create mode 100644 test/w3c/trig/trig-subm-10.trig create mode 100644 test/w3c/trig/trig-subm-11.nq create mode 100644 test/w3c/trig/trig-subm-11.trig create mode 100644 test/w3c/trig/trig-subm-12.nq create mode 100644 test/w3c/trig/trig-subm-12.trig create mode 100644 test/w3c/trig/trig-subm-13.nq create mode 100644 test/w3c/trig/trig-subm-13.trig create mode 100644 test/w3c/trig/trig-subm-14.nq create mode 100644 test/w3c/trig/trig-subm-14.trig create mode 100644 test/w3c/trig/trig-subm-15.nq create mode 100644 test/w3c/trig/trig-subm-15.trig create mode 100644 test/w3c/trig/trig-subm-16.nq create mode 100644 test/w3c/trig/trig-subm-16.trig create mode 100644 test/w3c/trig/trig-subm-17.nq create mode 100644 test/w3c/trig/trig-subm-17.trig create mode 100644 test/w3c/trig/trig-subm-18.nq create mode 100644 test/w3c/trig/trig-subm-18.trig create mode 100644 test/w3c/trig/trig-subm-19.nq create mode 100644 test/w3c/trig/trig-subm-19.trig create mode 100644 test/w3c/trig/trig-subm-20.nq create mode 100644 test/w3c/trig/trig-subm-20.trig create mode 100644 test/w3c/trig/trig-subm-21.nq create mode 100644 test/w3c/trig/trig-subm-21.trig create mode 100644 test/w3c/trig/trig-subm-22.nq create mode 100644 test/w3c/trig/trig-subm-22.trig create mode 100644 test/w3c/trig/trig-subm-23.nq create mode 100644 test/w3c/trig/trig-subm-23.trig create mode 100644 test/w3c/trig/trig-subm-24.nq create mode 100644 test/w3c/trig/trig-subm-24.trig create mode 100644 test/w3c/trig/trig-subm-25.nq create mode 100644 test/w3c/trig/trig-subm-25.trig create mode 100644 test/w3c/trig/trig-subm-26.nq create mode 100644 test/w3c/trig/trig-subm-26.trig create mode 100644 test/w3c/trig/trig-subm-27.nq create mode 100644 test/w3c/trig/trig-subm-27.trig create mode 100644 test/w3c/trig/trig-syntax-bad-LITERAL2_with_langtag_and_datatype.trig create mode 100644 test/w3c/trig/trig-syntax-bad-base-01.trig create mode 100644 test/w3c/trig/trig-syntax-bad-base-02.trig create mode 100644 test/w3c/trig/trig-syntax-bad-base-03.trig create mode 100644 test/w3c/trig/trig-syntax-bad-base-04.trig create mode 100644 test/w3c/trig/trig-syntax-bad-base-05.trig create mode 100644 test/w3c/trig/trig-syntax-bad-blank-label-dot-end.trig create mode 100644 test/w3c/trig/trig-syntax-bad-bnode-01.trig create mode 100644 test/w3c/trig/trig-syntax-bad-bnode-02.trig create mode 100644 test/w3c/trig/trig-syntax-bad-esc-01.trig create mode 100644 test/w3c/trig/trig-syntax-bad-esc-02.trig create mode 100644 test/w3c/trig/trig-syntax-bad-esc-03.trig create mode 100644 test/w3c/trig/trig-syntax-bad-esc-04.trig create mode 100644 test/w3c/trig/trig-syntax-bad-kw-01.trig create mode 100644 test/w3c/trig/trig-syntax-bad-kw-02.trig create mode 100644 test/w3c/trig/trig-syntax-bad-kw-03.trig create mode 100644 test/w3c/trig/trig-syntax-bad-kw-04.trig create mode 100644 test/w3c/trig/trig-syntax-bad-kw-05.trig create mode 100644 test/w3c/trig/trig-syntax-bad-lang-01.trig create mode 100644 test/w3c/trig/trig-syntax-bad-list-01.trig create mode 100644 test/w3c/trig/trig-syntax-bad-list-02.trig create mode 100644 test/w3c/trig/trig-syntax-bad-list-03.trig create mode 100644 test/w3c/trig/trig-syntax-bad-list-04.trig create mode 100644 test/w3c/trig/trig-syntax-bad-ln-dash-start.trig create mode 100644 test/w3c/trig/trig-syntax-bad-ln-escape-start.trig create mode 100644 test/w3c/trig/trig-syntax-bad-ln-escape.trig create mode 100644 test/w3c/trig/trig-syntax-bad-missing-ns-dot-end.trig create mode 100644 test/w3c/trig/trig-syntax-bad-missing-ns-dot-start.trig create mode 100644 test/w3c/trig/trig-syntax-bad-n3-extras-01.trig create mode 100644 test/w3c/trig/trig-syntax-bad-n3-extras-02.trig create mode 100644 test/w3c/trig/trig-syntax-bad-n3-extras-03.trig create mode 100644 test/w3c/trig/trig-syntax-bad-n3-extras-04.trig create mode 100644 test/w3c/trig/trig-syntax-bad-n3-extras-05.trig create mode 100644 test/w3c/trig/trig-syntax-bad-n3-extras-06.trig create mode 100644 test/w3c/trig/trig-syntax-bad-n3-extras-07.trig create mode 100644 test/w3c/trig/trig-syntax-bad-n3-extras-08.trig create mode 100644 test/w3c/trig/trig-syntax-bad-n3-extras-09.trig create mode 100644 test/w3c/trig/trig-syntax-bad-n3-extras-10.trig create mode 100644 test/w3c/trig/trig-syntax-bad-n3-extras-11.trig create mode 100644 test/w3c/trig/trig-syntax-bad-n3-extras-12.trig create mode 100644 test/w3c/trig/trig-syntax-bad-n3-extras-13.trig create mode 100644 test/w3c/trig/trig-syntax-bad-ns-dot-end.trig create mode 100644 test/w3c/trig/trig-syntax-bad-ns-dot-start.trig create mode 100644 test/w3c/trig/trig-syntax-bad-num-01.trig create mode 100644 test/w3c/trig/trig-syntax-bad-num-02.trig create mode 100644 test/w3c/trig/trig-syntax-bad-num-03.trig create mode 100644 test/w3c/trig/trig-syntax-bad-num-04.trig create mode 100644 test/w3c/trig/trig-syntax-bad-num-05.trig create mode 100644 test/w3c/trig/trig-syntax-bad-number-dot-in-anon.trig create mode 100644 test/w3c/trig/trig-syntax-bad-pname-01.trig create mode 100644 test/w3c/trig/trig-syntax-bad-pname-02.trig create mode 100644 test/w3c/trig/trig-syntax-bad-pname-03.trig create mode 100644 test/w3c/trig/trig-syntax-bad-prefix-01.trig create mode 100644 test/w3c/trig/trig-syntax-bad-prefix-02.trig create mode 100644 test/w3c/trig/trig-syntax-bad-prefix-03.trig create mode 100644 test/w3c/trig/trig-syntax-bad-prefix-04.trig create mode 100644 test/w3c/trig/trig-syntax-bad-prefix-05.trig create mode 100644 test/w3c/trig/trig-syntax-bad-prefix-06.trig create mode 100644 test/w3c/trig/trig-syntax-bad-prefix-07.trig create mode 100644 test/w3c/trig/trig-syntax-bad-string-01.trig create mode 100644 test/w3c/trig/trig-syntax-bad-string-02.trig create mode 100644 test/w3c/trig/trig-syntax-bad-string-03.trig create mode 100644 test/w3c/trig/trig-syntax-bad-string-04.trig create mode 100644 test/w3c/trig/trig-syntax-bad-string-05.trig create mode 100644 test/w3c/trig/trig-syntax-bad-string-06.trig create mode 100644 test/w3c/trig/trig-syntax-bad-string-07.trig create mode 100644 test/w3c/trig/trig-syntax-bad-struct-02.trig create mode 100644 test/w3c/trig/trig-syntax-bad-struct-03.trig create mode 100644 test/w3c/trig/trig-syntax-bad-struct-04.trig create mode 100644 test/w3c/trig/trig-syntax-bad-struct-05.trig create mode 100644 test/w3c/trig/trig-syntax-bad-struct-06.trig create mode 100644 test/w3c/trig/trig-syntax-bad-struct-07.trig create mode 100644 test/w3c/trig/trig-syntax-bad-struct-09.trig create mode 100644 test/w3c/trig/trig-syntax-bad-struct-10.trig create mode 100644 test/w3c/trig/trig-syntax-bad-struct-12.trig create mode 100644 test/w3c/trig/trig-syntax-bad-struct-13.trig create mode 100644 test/w3c/trig/trig-syntax-bad-struct-14.trig create mode 100644 test/w3c/trig/trig-syntax-bad-struct-15.trig create mode 100644 test/w3c/trig/trig-syntax-bad-struct-16.trig create mode 100644 test/w3c/trig/trig-syntax-bad-struct-17.trig create mode 100644 test/w3c/trig/trig-syntax-bad-uri-01.trig create mode 100644 test/w3c/trig/trig-syntax-bad-uri-02.trig create mode 100644 test/w3c/trig/trig-syntax-bad-uri-03.trig create mode 100644 test/w3c/trig/trig-syntax-bad-uri-04.trig create mode 100644 test/w3c/trig/trig-syntax-bad-uri-05.trig create mode 100644 test/w3c/trig/trig-syntax-base-01.trig create mode 100644 test/w3c/trig/trig-syntax-base-02.trig create mode 100644 test/w3c/trig/trig-syntax-base-03.trig create mode 100644 test/w3c/trig/trig-syntax-base-04.trig create mode 100644 test/w3c/trig/trig-syntax-blank-label.trig create mode 100644 test/w3c/trig/trig-syntax-bnode-01.trig create mode 100644 test/w3c/trig/trig-syntax-bnode-02.trig create mode 100644 test/w3c/trig/trig-syntax-bnode-03.trig create mode 100644 test/w3c/trig/trig-syntax-bnode-04.trig create mode 100644 test/w3c/trig/trig-syntax-bnode-05.trig create mode 100644 test/w3c/trig/trig-syntax-bnode-06.trig create mode 100644 test/w3c/trig/trig-syntax-bnode-07.trig create mode 100644 test/w3c/trig/trig-syntax-bnode-08.trig create mode 100644 test/w3c/trig/trig-syntax-bnode-09.trig create mode 100644 test/w3c/trig/trig-syntax-bnode-10.trig create mode 100644 test/w3c/trig/trig-syntax-datatypes-01.trig create mode 100644 test/w3c/trig/trig-syntax-datatypes-02.trig create mode 100644 test/w3c/trig/trig-syntax-file-01.trig create mode 100644 test/w3c/trig/trig-syntax-file-02.trig create mode 100644 test/w3c/trig/trig-syntax-file-03.trig create mode 100644 test/w3c/trig/trig-syntax-kw-01.trig create mode 100644 test/w3c/trig/trig-syntax-kw-02.trig create mode 100644 test/w3c/trig/trig-syntax-kw-03.trig create mode 100644 test/w3c/trig/trig-syntax-lists-01.trig create mode 100644 test/w3c/trig/trig-syntax-lists-02.trig create mode 100644 test/w3c/trig/trig-syntax-lists-03.trig create mode 100644 test/w3c/trig/trig-syntax-lists-04.trig create mode 100644 test/w3c/trig/trig-syntax-lists-05.trig create mode 100644 test/w3c/trig/trig-syntax-ln-colons.trig create mode 100644 test/w3c/trig/trig-syntax-ln-dots.trig create mode 100644 test/w3c/trig/trig-syntax-minimal-whitespace-01.trig create mode 100644 test/w3c/trig/trig-syntax-ns-dots.trig create mode 100644 test/w3c/trig/trig-syntax-number-01.trig create mode 100644 test/w3c/trig/trig-syntax-number-02.trig create mode 100644 test/w3c/trig/trig-syntax-number-03.trig create mode 100644 test/w3c/trig/trig-syntax-number-04.trig create mode 100644 test/w3c/trig/trig-syntax-number-05.trig create mode 100644 test/w3c/trig/trig-syntax-number-06.trig create mode 100644 test/w3c/trig/trig-syntax-number-07.trig create mode 100644 test/w3c/trig/trig-syntax-number-08.trig create mode 100644 test/w3c/trig/trig-syntax-number-09.trig create mode 100644 test/w3c/trig/trig-syntax-number-10.trig create mode 100644 test/w3c/trig/trig-syntax-number-11.trig create mode 100644 test/w3c/trig/trig-syntax-pname-esc-01.trig create mode 100644 test/w3c/trig/trig-syntax-pname-esc-02.trig create mode 100644 test/w3c/trig/trig-syntax-pname-esc-03.trig create mode 100644 test/w3c/trig/trig-syntax-prefix-01.trig create mode 100644 test/w3c/trig/trig-syntax-prefix-02.trig create mode 100644 test/w3c/trig/trig-syntax-prefix-03.trig create mode 100644 test/w3c/trig/trig-syntax-prefix-04.trig create mode 100644 test/w3c/trig/trig-syntax-prefix-05.trig create mode 100644 test/w3c/trig/trig-syntax-prefix-06.trig create mode 100644 test/w3c/trig/trig-syntax-prefix-07.trig create mode 100644 test/w3c/trig/trig-syntax-prefix-08.trig create mode 100644 test/w3c/trig/trig-syntax-prefix-09.trig create mode 100644 test/w3c/trig/trig-syntax-str-esc-01.trig create mode 100644 test/w3c/trig/trig-syntax-str-esc-02.trig create mode 100644 test/w3c/trig/trig-syntax-str-esc-03.trig create mode 100644 test/w3c/trig/trig-syntax-string-01.trig create mode 100644 test/w3c/trig/trig-syntax-string-02.trig create mode 100644 test/w3c/trig/trig-syntax-string-03.trig create mode 100644 test/w3c/trig/trig-syntax-string-04.trig create mode 100644 test/w3c/trig/trig-syntax-string-05.trig create mode 100644 test/w3c/trig/trig-syntax-string-06.trig create mode 100644 test/w3c/trig/trig-syntax-string-07.trig create mode 100644 test/w3c/trig/trig-syntax-string-08.trig create mode 100644 test/w3c/trig/trig-syntax-string-09.trig create mode 100644 test/w3c/trig/trig-syntax-string-10.trig create mode 100644 test/w3c/trig/trig-syntax-string-11.trig create mode 100644 test/w3c/trig/trig-syntax-struct-01.trig create mode 100644 test/w3c/trig/trig-syntax-struct-02.trig create mode 100644 test/w3c/trig/trig-syntax-struct-03.trig create mode 100644 test/w3c/trig/trig-syntax-struct-04.trig create mode 100644 test/w3c/trig/trig-syntax-struct-05.trig create mode 100644 test/w3c/trig/trig-syntax-struct-06.trig create mode 100644 test/w3c/trig/trig-syntax-struct-07.trig create mode 100644 test/w3c/trig/trig-syntax-uri-01.trig create mode 100644 test/w3c/trig/trig-syntax-uri-02.trig create mode 100644 test/w3c/trig/trig-syntax-uri-03.trig create mode 100644 test/w3c/trig/trig-syntax-uri-04.trig create mode 100644 test/w3c/trig/trig-turtle-01.trig create mode 100644 test/w3c/trig/trig-turtle-02.trig create mode 100644 test/w3c/trig/trig-turtle-03.trig create mode 100644 test/w3c/trig/trig-turtle-04.trig create mode 100644 test/w3c/trig/trig-turtle-05.trig create mode 100644 test/w3c/trig/trig-turtle-06.trig create mode 100644 test/w3c/trig/trig-turtle-bad-01.trig create mode 100644 test/w3c/trig/trig-turtle-bad-02.trig create mode 100644 test/w3c/trig/two_LITERAL_LONG2s.nq create mode 100644 test/w3c/trig/two_LITERAL_LONG2s.trig create mode 100644 test/w3c/trig/underscore_in_localName.nq create mode 100644 test/w3c/trig/underscore_in_localName.trig create mode 100644 test/w3c/turtle/HYPHEN_MINUS_in_localName.nt create mode 100644 test/w3c/turtle/HYPHEN_MINUS_in_localName.ttl create mode 100644 test/w3c/turtle/IRIREF_datatype.nt create mode 100644 test/w3c/turtle/IRIREF_datatype.ttl create mode 100644 test/w3c/turtle/IRI_spo.nt create mode 100644 test/w3c/turtle/IRI_subject.ttl create mode 100644 test/w3c/turtle/IRI_with_all_punctuation.nt create mode 100644 test/w3c/turtle/IRI_with_all_punctuation.ttl create mode 100644 test/w3c/turtle/IRI_with_eight_digit_numeric_escape.ttl create mode 100644 test/w3c/turtle/IRI_with_four_digit_numeric_escape.ttl create mode 100644 test/w3c/turtle/LICENSE create mode 100644 test/w3c/turtle/LITERAL1.nt create mode 100644 test/w3c/turtle/LITERAL1.ttl create mode 100644 test/w3c/turtle/LITERAL1_all_controls.nt create mode 100644 test/w3c/turtle/LITERAL1_all_controls.ttl create mode 100644 test/w3c/turtle/LITERAL1_all_punctuation.nt create mode 100644 test/w3c/turtle/LITERAL1_all_punctuation.ttl create mode 100644 test/w3c/turtle/LITERAL1_ascii_boundaries.nt create mode 100644 test/w3c/turtle/LITERAL1_ascii_boundaries.ttl create mode 100644 test/w3c/turtle/LITERAL1_with_UTF8_boundaries.ttl create mode 100644 test/w3c/turtle/LITERAL2.ttl create mode 100644 test/w3c/turtle/LITERAL2_ascii_boundaries.nt create mode 100644 test/w3c/turtle/LITERAL2_ascii_boundaries.ttl create mode 100644 test/w3c/turtle/LITERAL2_with_UTF8_boundaries.ttl create mode 100644 test/w3c/turtle/LITERAL_LONG1.ttl create mode 100644 test/w3c/turtle/LITERAL_LONG1_ascii_boundaries.nt create mode 100644 test/w3c/turtle/LITERAL_LONG1_ascii_boundaries.ttl create mode 100644 test/w3c/turtle/LITERAL_LONG1_with_1_squote.nt create mode 100644 test/w3c/turtle/LITERAL_LONG1_with_1_squote.ttl create mode 100644 test/w3c/turtle/LITERAL_LONG1_with_2_squotes.nt create mode 100644 test/w3c/turtle/LITERAL_LONG1_with_2_squotes.ttl create mode 100644 test/w3c/turtle/LITERAL_LONG1_with_UTF8_boundaries.ttl create mode 100644 test/w3c/turtle/LITERAL_LONG2.ttl create mode 100644 test/w3c/turtle/LITERAL_LONG2_ascii_boundaries.nt create mode 100644 test/w3c/turtle/LITERAL_LONG2_ascii_boundaries.ttl create mode 100644 test/w3c/turtle/LITERAL_LONG2_with_1_squote.nt create mode 100644 test/w3c/turtle/LITERAL_LONG2_with_1_squote.ttl create mode 100644 test/w3c/turtle/LITERAL_LONG2_with_2_squotes.nt create mode 100644 test/w3c/turtle/LITERAL_LONG2_with_2_squotes.ttl create mode 100644 test/w3c/turtle/LITERAL_LONG2_with_REVERSE_SOLIDUS.nt create mode 100644 test/w3c/turtle/LITERAL_LONG2_with_REVERSE_SOLIDUS.ttl create mode 100644 test/w3c/turtle/LITERAL_LONG2_with_UTF8_boundaries.ttl create mode 100644 test/w3c/turtle/LITERAL_with_UTF8_boundaries.nt create mode 100644 test/w3c/turtle/README create mode 100644 test/w3c/turtle/SPARQL_style_base.ttl create mode 100644 test/w3c/turtle/SPARQL_style_prefix.ttl create mode 100644 test/w3c/turtle/anonymous_blank_node_object.nt create mode 100644 test/w3c/turtle/anonymous_blank_node_object.ttl create mode 100644 test/w3c/turtle/anonymous_blank_node_subject.nt create mode 100644 test/w3c/turtle/anonymous_blank_node_subject.ttl create mode 100644 test/w3c/turtle/bareword_a_predicate.nt create mode 100644 test/w3c/turtle/bareword_a_predicate.ttl create mode 100644 test/w3c/turtle/bareword_decimal.nt create mode 100644 test/w3c/turtle/bareword_decimal.ttl create mode 100644 test/w3c/turtle/bareword_double.nt create mode 100644 test/w3c/turtle/bareword_double.ttl create mode 100644 test/w3c/turtle/bareword_integer.ttl create mode 100644 test/w3c/turtle/blankNodePropertyList_as_object.nt create mode 100644 test/w3c/turtle/blankNodePropertyList_as_object.ttl create mode 100644 test/w3c/turtle/blankNodePropertyList_as_object_containing_objectList.nt create mode 100644 test/w3c/turtle/blankNodePropertyList_as_object_containing_objectList.ttl create mode 100644 test/w3c/turtle/blankNodePropertyList_as_object_containing_objectList_of_two_objects.nt create mode 100644 test/w3c/turtle/blankNodePropertyList_as_object_containing_objectList_of_two_objects.ttl create mode 100644 test/w3c/turtle/blankNodePropertyList_as_subject.nt create mode 100644 test/w3c/turtle/blankNodePropertyList_as_subject.ttl create mode 100644 test/w3c/turtle/blankNodePropertyList_containing_collection.nt create mode 100644 test/w3c/turtle/blankNodePropertyList_containing_collection.ttl create mode 100644 test/w3c/turtle/blankNodePropertyList_with_multiple_triples.nt create mode 100644 test/w3c/turtle/blankNodePropertyList_with_multiple_triples.ttl create mode 100644 test/w3c/turtle/collection_object.nt create mode 100644 test/w3c/turtle/collection_object.ttl create mode 100644 test/w3c/turtle/collection_subject.nt create mode 100644 test/w3c/turtle/collection_subject.ttl create mode 100644 test/w3c/turtle/comment_following_PNAME_NS.nt create mode 100644 test/w3c/turtle/comment_following_PNAME_NS.ttl create mode 100644 test/w3c/turtle/comment_following_localName.ttl create mode 100644 test/w3c/turtle/default_namespace_IRI.ttl create mode 100644 test/w3c/turtle/double_lower_case_e.nt create mode 100644 test/w3c/turtle/double_lower_case_e.ttl create mode 100644 test/w3c/turtle/empty_collection.nt create mode 100644 test/w3c/turtle/empty_collection.ttl create mode 100644 test/w3c/turtle/first.nt create mode 100644 test/w3c/turtle/first.ttl create mode 100644 test/w3c/turtle/labeled_blank_node_object.nt create mode 100644 test/w3c/turtle/labeled_blank_node_object.ttl create mode 100644 test/w3c/turtle/labeled_blank_node_subject.nt create mode 100644 test/w3c/turtle/labeled_blank_node_subject.ttl create mode 100644 test/w3c/turtle/labeled_blank_node_with_PN_CHARS_BASE_character_boundaries.nt create mode 100644 test/w3c/turtle/labeled_blank_node_with_PN_CHARS_BASE_character_boundaries.ttl create mode 100644 test/w3c/turtle/labeled_blank_node_with_leading_digit.nt create mode 100644 test/w3c/turtle/labeled_blank_node_with_leading_digit.ttl create mode 100644 test/w3c/turtle/labeled_blank_node_with_leading_underscore.nt create mode 100644 test/w3c/turtle/labeled_blank_node_with_leading_underscore.ttl create mode 100644 test/w3c/turtle/labeled_blank_node_with_non_leading_extras.nt create mode 100644 test/w3c/turtle/labeled_blank_node_with_non_leading_extras.ttl create mode 100644 test/w3c/turtle/langtagged_LONG.ttl create mode 100644 test/w3c/turtle/langtagged_LONG_with_subtag.nt create mode 100644 test/w3c/turtle/langtagged_LONG_with_subtag.ttl create mode 100644 test/w3c/turtle/langtagged_non_LONG.nt create mode 100644 test/w3c/turtle/langtagged_non_LONG.ttl create mode 100644 test/w3c/turtle/lantag_with_subtag.nt create mode 100644 test/w3c/turtle/lantag_with_subtag.ttl create mode 100644 test/w3c/turtle/last.nt create mode 100644 test/w3c/turtle/last.ttl create mode 100644 test/w3c/turtle/literal_false.nt create mode 100644 test/w3c/turtle/literal_false.ttl create mode 100644 test/w3c/turtle/literal_true.nt create mode 100644 test/w3c/turtle/literal_true.ttl create mode 100644 test/w3c/turtle/literal_with_BACKSPACE.nt create mode 100644 test/w3c/turtle/literal_with_BACKSPACE.ttl create mode 100644 test/w3c/turtle/literal_with_CARRIAGE_RETURN.nt create mode 100644 test/w3c/turtle/literal_with_CARRIAGE_RETURN.ttl create mode 100644 test/w3c/turtle/literal_with_CHARACTER_TABULATION.nt create mode 100644 test/w3c/turtle/literal_with_CHARACTER_TABULATION.ttl create mode 100644 test/w3c/turtle/literal_with_FORM_FEED.nt create mode 100644 test/w3c/turtle/literal_with_FORM_FEED.ttl create mode 100644 test/w3c/turtle/literal_with_LINE_FEED.nt create mode 100644 test/w3c/turtle/literal_with_LINE_FEED.ttl create mode 100644 test/w3c/turtle/literal_with_REVERSE_SOLIDUS.nt create mode 100644 test/w3c/turtle/literal_with_REVERSE_SOLIDUS.ttl create mode 100644 test/w3c/turtle/literal_with_escaped_BACKSPACE.ttl create mode 100644 test/w3c/turtle/literal_with_escaped_CARRIAGE_RETURN.ttl create mode 100644 test/w3c/turtle/literal_with_escaped_CHARACTER_TABULATION.ttl create mode 100644 test/w3c/turtle/literal_with_escaped_FORM_FEED.ttl create mode 100644 test/w3c/turtle/literal_with_escaped_LINE_FEED.ttl create mode 100644 test/w3c/turtle/literal_with_numeric_escape4.nt create mode 100644 test/w3c/turtle/literal_with_numeric_escape4.ttl create mode 100644 test/w3c/turtle/literal_with_numeric_escape8.ttl create mode 100644 test/w3c/turtle/localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries.nt create mode 100644 test/w3c/turtle/localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries.ttl create mode 100644 test/w3c/turtle/localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries.nt create mode 100644 test/w3c/turtle/localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries.ttl create mode 100644 test/w3c/turtle/localName_with_leading_digit.nt create mode 100644 test/w3c/turtle/localName_with_leading_digit.ttl create mode 100644 test/w3c/turtle/localName_with_leading_underscore.nt create mode 100644 test/w3c/turtle/localName_with_leading_underscore.ttl create mode 100644 test/w3c/turtle/localName_with_nfc_PN_CHARS_BASE_character_boundaries.nt create mode 100644 test/w3c/turtle/localName_with_nfc_PN_CHARS_BASE_character_boundaries.ttl create mode 100644 test/w3c/turtle/localName_with_non_leading_extras.nt create mode 100644 test/w3c/turtle/localName_with_non_leading_extras.ttl create mode 100644 test/w3c/turtle/localname_with_COLON.nt create mode 100644 test/w3c/turtle/localname_with_COLON.ttl create mode 100644 test/w3c/turtle/manifest.ttl create mode 100644 test/w3c/turtle/negative_numeric.nt create mode 100644 test/w3c/turtle/negative_numeric.ttl create mode 100644 test/w3c/turtle/nested_blankNodePropertyLists.nt create mode 100644 test/w3c/turtle/nested_blankNodePropertyLists.ttl create mode 100644 test/w3c/turtle/nested_collection.nt create mode 100644 test/w3c/turtle/nested_collection.ttl create mode 100644 test/w3c/turtle/number_sign_following_PNAME_NS.nt create mode 100644 test/w3c/turtle/number_sign_following_PNAME_NS.ttl create mode 100644 test/w3c/turtle/number_sign_following_localName.nt create mode 100644 test/w3c/turtle/number_sign_following_localName.ttl create mode 100644 test/w3c/turtle/numeric_with_leading_0.nt create mode 100644 test/w3c/turtle/numeric_with_leading_0.ttl create mode 100644 test/w3c/turtle/objectList_with_two_objects.nt create mode 100644 test/w3c/turtle/objectList_with_two_objects.ttl create mode 100644 test/w3c/turtle/old_style_base.ttl create mode 100644 test/w3c/turtle/old_style_prefix.ttl create mode 100644 test/w3c/turtle/percent_escaped_localName.nt create mode 100644 test/w3c/turtle/percent_escaped_localName.ttl create mode 100644 test/w3c/turtle/positive_numeric.nt create mode 100644 test/w3c/turtle/positive_numeric.ttl create mode 100644 test/w3c/turtle/predicateObjectList_with_blankNodePropertyList_as_object.nt create mode 100644 test/w3c/turtle/predicateObjectList_with_blankNodePropertyList_as_object.ttl create mode 100644 test/w3c/turtle/predicateObjectList_with_two_objectLists.nt create mode 100644 test/w3c/turtle/predicateObjectList_with_two_objectLists.ttl create mode 100644 test/w3c/turtle/prefix_only_IRI.ttl create mode 100644 test/w3c/turtle/prefix_reassigned_and_used.nt create mode 100644 test/w3c/turtle/prefix_reassigned_and_used.ttl create mode 100644 test/w3c/turtle/prefix_with_PN_CHARS_BASE_character_boundaries.ttl create mode 100644 test/w3c/turtle/prefix_with_non_leading_extras.ttl create mode 100644 test/w3c/turtle/prefixed_IRI_object.ttl create mode 100644 test/w3c/turtle/prefixed_IRI_predicate.ttl create mode 100644 test/w3c/turtle/prefixed_name_datatype.ttl create mode 100644 test/w3c/turtle/repeated_semis_at_end.ttl create mode 100644 test/w3c/turtle/repeated_semis_not_at_end.nt create mode 100644 test/w3c/turtle/repeated_semis_not_at_end.ttl create mode 100644 test/w3c/turtle/reserved_escaped_localName.nt create mode 100644 test/w3c/turtle/reserved_escaped_localName.ttl create mode 100644 test/w3c/turtle/sole_blankNodePropertyList.nt create mode 100644 test/w3c/turtle/sole_blankNodePropertyList.ttl create mode 100644 test/w3c/turtle/turtle-eval-bad-01.ttl create mode 100644 test/w3c/turtle/turtle-eval-bad-02.ttl create mode 100644 test/w3c/turtle/turtle-eval-bad-03.ttl create mode 100644 test/w3c/turtle/turtle-eval-bad-04.ttl create mode 100644 test/w3c/turtle/turtle-eval-lists-01.nt create mode 100644 test/w3c/turtle/turtle-eval-lists-01.ttl create mode 100644 test/w3c/turtle/turtle-eval-lists-02.nt create mode 100644 test/w3c/turtle/turtle-eval-lists-02.ttl create mode 100644 test/w3c/turtle/turtle-eval-lists-03.nt create mode 100644 test/w3c/turtle/turtle-eval-lists-03.ttl create mode 100644 test/w3c/turtle/turtle-eval-lists-04.nt create mode 100644 test/w3c/turtle/turtle-eval-lists-04.ttl create mode 100644 test/w3c/turtle/turtle-eval-lists-05.nt create mode 100644 test/w3c/turtle/turtle-eval-lists-05.ttl create mode 100644 test/w3c/turtle/turtle-eval-struct-01.nt create mode 100644 test/w3c/turtle/turtle-eval-struct-01.ttl create mode 100644 test/w3c/turtle/turtle-eval-struct-02.nt create mode 100644 test/w3c/turtle/turtle-eval-struct-02.ttl create mode 100644 test/w3c/turtle/turtle-subm-01.nt create mode 100644 test/w3c/turtle/turtle-subm-01.ttl create mode 100644 test/w3c/turtle/turtle-subm-02.nt create mode 100644 test/w3c/turtle/turtle-subm-02.ttl create mode 100644 test/w3c/turtle/turtle-subm-03.nt create mode 100644 test/w3c/turtle/turtle-subm-03.ttl create mode 100644 test/w3c/turtle/turtle-subm-04.nt create mode 100644 test/w3c/turtle/turtle-subm-04.ttl create mode 100644 test/w3c/turtle/turtle-subm-05.nt create mode 100644 test/w3c/turtle/turtle-subm-05.ttl create mode 100644 test/w3c/turtle/turtle-subm-06.nt create mode 100644 test/w3c/turtle/turtle-subm-06.ttl create mode 100644 test/w3c/turtle/turtle-subm-07.nt create mode 100644 test/w3c/turtle/turtle-subm-07.ttl create mode 100644 test/w3c/turtle/turtle-subm-08.nt create mode 100644 test/w3c/turtle/turtle-subm-08.ttl create mode 100644 test/w3c/turtle/turtle-subm-09.nt create mode 100644 test/w3c/turtle/turtle-subm-09.ttl create mode 100644 test/w3c/turtle/turtle-subm-10.nt create mode 100644 test/w3c/turtle/turtle-subm-10.ttl create mode 100644 test/w3c/turtle/turtle-subm-11.nt create mode 100644 test/w3c/turtle/turtle-subm-11.ttl create mode 100644 test/w3c/turtle/turtle-subm-12.nt create mode 100644 test/w3c/turtle/turtle-subm-12.ttl create mode 100644 test/w3c/turtle/turtle-subm-13.nt create mode 100644 test/w3c/turtle/turtle-subm-13.ttl create mode 100644 test/w3c/turtle/turtle-subm-14.nt create mode 100644 test/w3c/turtle/turtle-subm-14.ttl create mode 100644 test/w3c/turtle/turtle-subm-15.nt create mode 100644 test/w3c/turtle/turtle-subm-15.ttl create mode 100644 test/w3c/turtle/turtle-subm-16.nt create mode 100644 test/w3c/turtle/turtle-subm-16.ttl create mode 100644 test/w3c/turtle/turtle-subm-17.nt create mode 100644 test/w3c/turtle/turtle-subm-17.ttl create mode 100644 test/w3c/turtle/turtle-subm-18.nt create mode 100644 test/w3c/turtle/turtle-subm-18.ttl create mode 100644 test/w3c/turtle/turtle-subm-19.nt create mode 100644 test/w3c/turtle/turtle-subm-19.ttl create mode 100644 test/w3c/turtle/turtle-subm-20.nt create mode 100644 test/w3c/turtle/turtle-subm-20.ttl create mode 100644 test/w3c/turtle/turtle-subm-21.nt create mode 100644 test/w3c/turtle/turtle-subm-21.ttl create mode 100644 test/w3c/turtle/turtle-subm-22.nt create mode 100644 test/w3c/turtle/turtle-subm-22.ttl create mode 100644 test/w3c/turtle/turtle-subm-23.nt create mode 100644 test/w3c/turtle/turtle-subm-23.ttl create mode 100644 test/w3c/turtle/turtle-subm-24.nt create mode 100644 test/w3c/turtle/turtle-subm-24.ttl create mode 100644 test/w3c/turtle/turtle-subm-25.nt create mode 100644 test/w3c/turtle/turtle-subm-25.ttl create mode 100644 test/w3c/turtle/turtle-subm-26.nt create mode 100644 test/w3c/turtle/turtle-subm-26.ttl create mode 100644 test/w3c/turtle/turtle-subm-27.nt create mode 100644 test/w3c/turtle/turtle-subm-27.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-LITERAL2_with_langtag_and_datatype.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-base-01.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-base-02.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-base-03.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-blank-label-dot-end.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-bnode-01.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-bnode-02.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-esc-01.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-esc-02.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-esc-03.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-esc-04.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-kw-01.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-kw-02.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-kw-03.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-kw-04.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-kw-05.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-lang-01.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-ln-dash-start.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-ln-escape-start.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-ln-escape.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-missing-ns-dot-end.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-missing-ns-dot-start.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-n3-extras-01.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-n3-extras-02.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-n3-extras-03.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-n3-extras-04.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-n3-extras-05.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-n3-extras-06.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-n3-extras-07.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-n3-extras-08.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-n3-extras-09.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-n3-extras-10.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-n3-extras-11.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-n3-extras-12.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-n3-extras-13.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-ns-dot-end.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-ns-dot-start.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-num-01.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-num-02.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-num-03.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-num-04.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-num-05.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-number-dot-in-anon.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-pname-01.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-pname-02.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-pname-03.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-prefix-01.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-prefix-02.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-prefix-03.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-prefix-04.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-prefix-05.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-string-01.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-string-02.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-string-03.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-string-04.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-string-05.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-string-06.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-string-07.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-struct-01.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-struct-02.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-struct-03.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-struct-04.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-struct-05.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-struct-06.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-struct-07.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-struct-08.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-struct-09.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-struct-10.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-struct-11.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-struct-12.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-struct-13.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-struct-14.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-struct-15.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-struct-16.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-struct-17.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-uri-01.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-uri-02.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-uri-03.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-uri-04.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bad-uri-05.ttl create mode 100644 test/w3c/turtle/turtle-syntax-base-01.ttl create mode 100644 test/w3c/turtle/turtle-syntax-base-02.ttl create mode 100644 test/w3c/turtle/turtle-syntax-base-03.ttl create mode 100644 test/w3c/turtle/turtle-syntax-base-04.ttl create mode 100644 test/w3c/turtle/turtle-syntax-blank-label.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bnode-01.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bnode-02.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bnode-03.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bnode-04.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bnode-05.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bnode-06.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bnode-07.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bnode-08.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bnode-09.ttl create mode 100644 test/w3c/turtle/turtle-syntax-bnode-10.ttl create mode 100644 test/w3c/turtle/turtle-syntax-datatypes-01.ttl create mode 100644 test/w3c/turtle/turtle-syntax-datatypes-02.ttl create mode 100644 test/w3c/turtle/turtle-syntax-file-01.ttl create mode 100644 test/w3c/turtle/turtle-syntax-file-02.ttl create mode 100644 test/w3c/turtle/turtle-syntax-file-03.ttl create mode 100644 test/w3c/turtle/turtle-syntax-kw-01.ttl create mode 100644 test/w3c/turtle/turtle-syntax-kw-02.ttl create mode 100644 test/w3c/turtle/turtle-syntax-kw-03.ttl create mode 100644 test/w3c/turtle/turtle-syntax-ln-colons.ttl create mode 100644 test/w3c/turtle/turtle-syntax-ln-dots.ttl create mode 100644 test/w3c/turtle/turtle-syntax-ns-dots.ttl create mode 100644 test/w3c/turtle/turtle-syntax-number-01.ttl create mode 100644 test/w3c/turtle/turtle-syntax-number-02.ttl create mode 100644 test/w3c/turtle/turtle-syntax-number-03.ttl create mode 100644 test/w3c/turtle/turtle-syntax-number-04.ttl create mode 100644 test/w3c/turtle/turtle-syntax-number-05.ttl create mode 100644 test/w3c/turtle/turtle-syntax-number-06.ttl create mode 100644 test/w3c/turtle/turtle-syntax-number-07.ttl create mode 100644 test/w3c/turtle/turtle-syntax-number-08.ttl create mode 100644 test/w3c/turtle/turtle-syntax-number-09.ttl create mode 100644 test/w3c/turtle/turtle-syntax-number-10.ttl create mode 100644 test/w3c/turtle/turtle-syntax-number-11.ttl create mode 100644 test/w3c/turtle/turtle-syntax-pname-esc-01.ttl create mode 100644 test/w3c/turtle/turtle-syntax-pname-esc-02.ttl create mode 100644 test/w3c/turtle/turtle-syntax-pname-esc-03.ttl create mode 100644 test/w3c/turtle/turtle-syntax-prefix-01.ttl create mode 100644 test/w3c/turtle/turtle-syntax-prefix-02.ttl create mode 100644 test/w3c/turtle/turtle-syntax-prefix-03.ttl create mode 100644 test/w3c/turtle/turtle-syntax-prefix-04.ttl create mode 100644 test/w3c/turtle/turtle-syntax-prefix-05.ttl create mode 100644 test/w3c/turtle/turtle-syntax-prefix-06.ttl create mode 100644 test/w3c/turtle/turtle-syntax-prefix-07.ttl create mode 100644 test/w3c/turtle/turtle-syntax-prefix-08.ttl create mode 100644 test/w3c/turtle/turtle-syntax-prefix-09.ttl create mode 100644 test/w3c/turtle/turtle-syntax-str-esc-01.ttl create mode 100644 test/w3c/turtle/turtle-syntax-str-esc-02.ttl create mode 100644 test/w3c/turtle/turtle-syntax-str-esc-03.ttl create mode 100644 test/w3c/turtle/turtle-syntax-string-01.ttl create mode 100644 test/w3c/turtle/turtle-syntax-string-02.ttl create mode 100644 test/w3c/turtle/turtle-syntax-string-03.ttl create mode 100644 test/w3c/turtle/turtle-syntax-string-04.ttl create mode 100644 test/w3c/turtle/turtle-syntax-string-05.ttl create mode 100644 test/w3c/turtle/turtle-syntax-string-06.ttl create mode 100644 test/w3c/turtle/turtle-syntax-string-07.ttl create mode 100644 test/w3c/turtle/turtle-syntax-string-08.ttl create mode 100644 test/w3c/turtle/turtle-syntax-string-09.ttl create mode 100644 test/w3c/turtle/turtle-syntax-string-10.ttl create mode 100644 test/w3c/turtle/turtle-syntax-string-11.ttl create mode 100644 test/w3c/turtle/turtle-syntax-struct-01.ttl create mode 100644 test/w3c/turtle/turtle-syntax-struct-02.ttl create mode 100644 test/w3c/turtle/turtle-syntax-struct-03.ttl create mode 100644 test/w3c/turtle/turtle-syntax-struct-04.ttl create mode 100644 test/w3c/turtle/turtle-syntax-struct-05.ttl create mode 100644 test/w3c/turtle/turtle-syntax-uri-01.ttl create mode 100644 test/w3c/turtle/turtle-syntax-uri-02.ttl create mode 100644 test/w3c/turtle/turtle-syntax-uri-03.ttl create mode 100644 test/w3c/turtle/turtle-syntax-uri-04.ttl create mode 100644 test/w3c/turtle/two_LITERAL_LONG2s.nt create mode 100644 test/w3c/turtle/two_LITERAL_LONG2s.ttl create mode 100644 test/w3c/turtle/underscore_in_localName.nt create mode 100644 test/w3c/turtle/underscore_in_localName.ttl diff --git a/NEWS b/NEWS index 4f7db827..a2f515a8 100644 --- a/NEWS +++ b/NEWS @@ -22,8 +22,9 @@ serd (0.31.1) unstable; urgency=medium * Override pkg-config dependency within meson * Replace duplicated dox_to_sphinx script with sphinxygen dependency * Test header for warnings more strictly + * Update standard test suites - -- David Robillard Mon, 03 Apr 2023 12:54:58 +0000 + -- David Robillard Mon, 03 Apr 2023 12:55:38 +0000 serd (0.30.16) stable; urgency=medium diff --git a/test/meson.build b/test/meson.build index 07b5818f..33526bb4 100644 --- a/test/meson.build +++ b/test/meson.build @@ -188,22 +188,23 @@ ns_serdtest = 'http://drobilla.net/sw/serd/test/' ns_w3 = 'http://www.w3.org/2013/' test_suites = { - 'NQuads': [ - files('w3c/NQuadsTests/manifest.ttl'), ns_w3 + 'NQuadsTests/', + 'nquads': [ + files('w3c/nquads/manifest.ttl'), ns_w3 + 'NQuadsTests/', '--', '-a', '-i', 'NQuads', ], - 'NTriples': [ - files('w3c/NTriplesTests/manifest.ttl'), ns_w3 + 'NTriplesTests/', + 'ntriples': [ + files('w3c/ntriples/manifest.ttl'), ns_w3 + 'NTriplesTests/', '--', '-a', '-i', 'NTriples', ], - 'TriG': [ - files('w3c/TriGTests/manifest.ttl'), ns_w3 + 'TriGTests/', + 'trig': [ + files('w3c/trig/manifest.ttl'), ns_w3 + 'TriGTests/', '--', '-a', '-f', '-i', 'TriG', ], - 'Turtle': [ - files('w3c/TurtleTests/manifest.ttl'), ns_w3 + 'TurtleTests/', + 'turtle': [ + files('w3c/turtle/manifest.ttl'), ns_w3 + 'TurtleTests/', '--', '-a', '-i', 'Turtle', ], + 'abbreviate': [ files('extra/abbreviate/manifest.ttl'), ns_serdtest + 'abbreviate/', ], diff --git a/test/w3c/NQuadsTests/README b/test/w3c/NQuadsTests/README deleted file mode 100644 index 7aef79dd..00000000 --- a/test/w3c/NQuadsTests/README +++ /dev/null @@ -1,25 +0,0 @@ -This README is for the W3C RDF Working Group's N-Quads test suite. -This test suite contains two kinds of tests: - - Positive syntax (rdft:TestNQuadsPositiveSyntax) - an input N-Quads - file with no syntax errors. - - Negative syntax (rdft:TestNQuadsNegativeSyntax) - an input N-Quads - file with at least one syntax error. - -The manifest.ttl file in this directory lists tests in the -RDF WG's N-Quads test suite. All -tests have a name (mf:name) and an input (mf:action). - -• An implementation passes a positive syntax test if it parses the - input. - -• An implementation passes a negative syntax test if it fails to parse - the input. - -The home of the test suite is . - -See http://www.w3.org/2011/rdf-wg/wiki/RDF_Test_Suites for more details. - -Eric Prud'hommeaux - 11 June 2013. -Gregg Kellogg - 26 June 2013. diff --git a/test/w3c/NQuadsTests/comment_following_triple.nq b/test/w3c/NQuadsTests/comment_following_triple.nq deleted file mode 100644 index 5619459a..00000000 --- a/test/w3c/NQuadsTests/comment_following_triple.nq +++ /dev/null @@ -1,5 +0,0 @@ - . # comment - _:o . # comment - "o" . # comment - "o"^^ . # comment - "o"@en . # comment diff --git a/test/w3c/NQuadsTests/langtagged_string.nq b/test/w3c/NQuadsTests/langtagged_string.nq deleted file mode 100644 index 1bddb04e..00000000 --- a/test/w3c/NQuadsTests/langtagged_string.nq +++ /dev/null @@ -1 +0,0 @@ - "chat"@en . diff --git a/test/w3c/NQuadsTests/lantag_with_subtag.nq b/test/w3c/NQuadsTests/lantag_with_subtag.nq deleted file mode 100644 index 629cbf42..00000000 --- a/test/w3c/NQuadsTests/lantag_with_subtag.nq +++ /dev/null @@ -1 +0,0 @@ - "Cheers"@en-UK . diff --git a/test/w3c/NQuadsTests/literal.nq b/test/w3c/NQuadsTests/literal.nq deleted file mode 100644 index 3aba89e4..00000000 --- a/test/w3c/NQuadsTests/literal.nq +++ /dev/null @@ -1 +0,0 @@ - "x" . diff --git a/test/w3c/NQuadsTests/literal_all_controls.nq b/test/w3c/NQuadsTests/literal_all_controls.nq deleted file mode 100644 index 91c8af14..00000000 --- a/test/w3c/NQuadsTests/literal_all_controls.nq +++ /dev/null @@ -1 +0,0 @@ - "\u0000\u0001\u0002\u0003\u0004\u0005\u0006\u0007\u0008\t\u000B\u000C\u000E\u000F\u0010\u0011\u0012\u0013\u0014\u0015\u0016\u0017\u0018\u0019\u001A\u001B\u001C\u001D\u001E\u001F" . diff --git a/test/w3c/NQuadsTests/literal_all_punctuation.nq b/test/w3c/NQuadsTests/literal_all_punctuation.nq deleted file mode 100644 index c25d818f..00000000 --- a/test/w3c/NQuadsTests/literal_all_punctuation.nq +++ /dev/null @@ -1 +0,0 @@ - " !\"#$%&():;<=>?@[]^_`{|}~" . diff --git a/test/w3c/NQuadsTests/literal_ascii_boundaries.nq b/test/w3c/NQuadsTests/literal_ascii_boundaries.nq deleted file mode 100644 index 7a4dc717..00000000 Binary files a/test/w3c/NQuadsTests/literal_ascii_boundaries.nq and /dev/null differ diff --git a/test/w3c/NQuadsTests/literal_false.nq b/test/w3c/NQuadsTests/literal_false.nq deleted file mode 100644 index 5bbbae84..00000000 --- a/test/w3c/NQuadsTests/literal_false.nq +++ /dev/null @@ -1 +0,0 @@ - "false"^^ . diff --git a/test/w3c/NQuadsTests/literal_true.nq b/test/w3c/NQuadsTests/literal_true.nq deleted file mode 100644 index 054b229f..00000000 --- a/test/w3c/NQuadsTests/literal_true.nq +++ /dev/null @@ -1 +0,0 @@ - "true"^^ . diff --git a/test/w3c/NQuadsTests/literal_with_2_dquotes.nq b/test/w3c/NQuadsTests/literal_with_2_dquotes.nq deleted file mode 100644 index 3e69dc10..00000000 --- a/test/w3c/NQuadsTests/literal_with_2_dquotes.nq +++ /dev/null @@ -1 +0,0 @@ - "x\"\"y" . diff --git a/test/w3c/NQuadsTests/literal_with_2_squotes.nq b/test/w3c/NQuadsTests/literal_with_2_squotes.nq deleted file mode 100644 index 8ddc52e8..00000000 --- a/test/w3c/NQuadsTests/literal_with_2_squotes.nq +++ /dev/null @@ -1 +0,0 @@ - "x''y" . diff --git a/test/w3c/NQuadsTests/literal_with_BACKSPACE.nq b/test/w3c/NQuadsTests/literal_with_BACKSPACE.nq deleted file mode 100644 index 339013df..00000000 --- a/test/w3c/NQuadsTests/literal_with_BACKSPACE.nq +++ /dev/null @@ -1 +0,0 @@ - "\b" . diff --git a/test/w3c/NQuadsTests/literal_with_CARRIAGE_RETURN.nq b/test/w3c/NQuadsTests/literal_with_CARRIAGE_RETURN.nq deleted file mode 100644 index 91b85c89..00000000 --- a/test/w3c/NQuadsTests/literal_with_CARRIAGE_RETURN.nq +++ /dev/null @@ -1 +0,0 @@ - "\r" . diff --git a/test/w3c/NQuadsTests/literal_with_CHARACTER_TABULATION.nq b/test/w3c/NQuadsTests/literal_with_CHARACTER_TABULATION.nq deleted file mode 100644 index a6a9d9f0..00000000 --- a/test/w3c/NQuadsTests/literal_with_CHARACTER_TABULATION.nq +++ /dev/null @@ -1 +0,0 @@ - "\t" . diff --git a/test/w3c/NQuadsTests/literal_with_FORM_FEED.nq b/test/w3c/NQuadsTests/literal_with_FORM_FEED.nq deleted file mode 100644 index 10d2c6d7..00000000 --- a/test/w3c/NQuadsTests/literal_with_FORM_FEED.nq +++ /dev/null @@ -1 +0,0 @@ - "\f" . diff --git a/test/w3c/NQuadsTests/literal_with_LINE_FEED.nq b/test/w3c/NQuadsTests/literal_with_LINE_FEED.nq deleted file mode 100644 index 462f97ac..00000000 --- a/test/w3c/NQuadsTests/literal_with_LINE_FEED.nq +++ /dev/null @@ -1 +0,0 @@ - "\n" . diff --git a/test/w3c/NQuadsTests/literal_with_REVERSE_SOLIDUS.nq b/test/w3c/NQuadsTests/literal_with_REVERSE_SOLIDUS.nq deleted file mode 100644 index ebc846ed..00000000 --- a/test/w3c/NQuadsTests/literal_with_REVERSE_SOLIDUS.nq +++ /dev/null @@ -1 +0,0 @@ - "\\" . diff --git a/test/w3c/NQuadsTests/literal_with_REVERSE_SOLIDUS2.nq b/test/w3c/NQuadsTests/literal_with_REVERSE_SOLIDUS2.nq deleted file mode 100644 index 586e364d..00000000 --- a/test/w3c/NQuadsTests/literal_with_REVERSE_SOLIDUS2.nq +++ /dev/null @@ -1 +0,0 @@ - "test-\\" . diff --git a/test/w3c/NQuadsTests/literal_with_UTF8_boundaries.nq b/test/w3c/NQuadsTests/literal_with_UTF8_boundaries.nq deleted file mode 100644 index 0e1616db..00000000 --- a/test/w3c/NQuadsTests/literal_with_UTF8_boundaries.nq +++ /dev/null @@ -1 +0,0 @@ - "€߿ࠀ࿿က쿿퀀퟿�𐀀𿿽񀀀󿿽􀀀􏿽" . diff --git a/test/w3c/NQuadsTests/literal_with_dquote.nq b/test/w3c/NQuadsTests/literal_with_dquote.nq deleted file mode 100644 index 05a1fd3a..00000000 --- a/test/w3c/NQuadsTests/literal_with_dquote.nq +++ /dev/null @@ -1 +0,0 @@ - "x\"y" . diff --git a/test/w3c/NQuadsTests/literal_with_numeric_escape4.nq b/test/w3c/NQuadsTests/literal_with_numeric_escape4.nq deleted file mode 100644 index 16f0a036..00000000 --- a/test/w3c/NQuadsTests/literal_with_numeric_escape4.nq +++ /dev/null @@ -1 +0,0 @@ - "\u006F" . diff --git a/test/w3c/NQuadsTests/literal_with_numeric_escape8.nq b/test/w3c/NQuadsTests/literal_with_numeric_escape8.nq deleted file mode 100644 index e909a79d..00000000 --- a/test/w3c/NQuadsTests/literal_with_numeric_escape8.nq +++ /dev/null @@ -1 +0,0 @@ - "\U0000006F" . diff --git a/test/w3c/NQuadsTests/literal_with_squote.nq b/test/w3c/NQuadsTests/literal_with_squote.nq deleted file mode 100644 index acf7f58f..00000000 --- a/test/w3c/NQuadsTests/literal_with_squote.nq +++ /dev/null @@ -1 +0,0 @@ - "x'y" . diff --git a/test/w3c/NQuadsTests/manifest.ttl b/test/w3c/NQuadsTests/manifest.ttl deleted file mode 100644 index b4b54037..00000000 --- a/test/w3c/NQuadsTests/manifest.ttl +++ /dev/null @@ -1,709 +0,0 @@ -# N-Quads Syntax tests - -@prefix rdfs: . -@prefix mf: . -@prefix qt: . - -@prefix rdft: . - -<> a mf:Manifest ; - rdfs:label "N-Quads tests" ; - mf:entries - ( - <#nq-syntax-uri-01> - <#nq-syntax-uri-02> - <#nq-syntax-uri-03> - <#nq-syntax-uri-04> - <#nq-syntax-uri-05> - <#nq-syntax-uri-06> - <#nq-syntax-bnode-01> - <#nq-syntax-bnode-02> - <#nq-syntax-bnode-03> - <#nq-syntax-bnode-04> - <#nq-syntax-bnode-05> - <#nq-syntax-bnode-06> - <#nq-syntax-bad-literal-01> - <#nq-syntax-bad-literal-02> - <#nq-syntax-bad-literal-03> - <#nq-syntax-bad-uri-01> - <#nq-syntax-bad-quint-01> - <#nt-syntax-file-01> - <#nt-syntax-file-02> - <#nt-syntax-file-03> - <#nt-syntax-uri-01> - <#nt-syntax-uri-02> - <#nt-syntax-uri-03> - <#nt-syntax-uri-04> - <#nt-syntax-string-01> - <#nt-syntax-string-02> - <#nt-syntax-string-03> - <#nt-syntax-str-esc-01> - <#nt-syntax-str-esc-02> - <#nt-syntax-str-esc-03> - <#nt-syntax-bnode-01> - <#nt-syntax-bnode-02> - <#nt-syntax-bnode-03> - <#nt-syntax-datatypes-01> - <#nt-syntax-datatypes-02> - <#nt-syntax-bad-uri-01> - <#nt-syntax-bad-uri-02> - <#nt-syntax-bad-uri-03> - <#nt-syntax-bad-uri-04> - <#nt-syntax-bad-uri-05> - <#nt-syntax-bad-uri-06> - <#nt-syntax-bad-uri-07> - <#nt-syntax-bad-uri-08> - <#nt-syntax-bad-uri-09> - <#nt-syntax-bad-prefix-01> - <#nt-syntax-bad-base-01> - <#nt-syntax-bad-bnode-01> - <#nt-syntax-bad-bnode-02> - <#nt-syntax-bad-struct-01> - <#nt-syntax-bad-struct-02> - <#nt-syntax-bad-lang-01> - <#nt-syntax-bad-esc-01> - <#nt-syntax-bad-esc-02> - <#nt-syntax-bad-esc-03> - <#nt-syntax-bad-string-01> - <#nt-syntax-bad-string-02> - <#nt-syntax-bad-string-03> - <#nt-syntax-bad-string-04> - <#nt-syntax-bad-string-05> - <#nt-syntax-bad-string-06> - <#nt-syntax-bad-string-07> - <#nt-syntax-bad-num-01> - <#nt-syntax-bad-num-02> - <#nt-syntax-bad-num-03> - <#nt-syntax-subm-01> - <#comment_following_triple> - <#literal> - <#literal_all_controls> - <#literal_all_punctuation> - <#literal_ascii_boundaries> - <#literal_with_2_dquotes> - <#literal_with_2_squotes> - <#literal_with_BACKSPACE> - <#literal_with_CARRIAGE_RETURN> - <#literal_with_CHARACTER_TABULATION> - <#literal_with_dquote> - <#literal_with_FORM_FEED> - <#literal_with_LINE_FEED> - <#literal_with_numeric_escape4> - <#literal_with_numeric_escape8> - <#literal_with_REVERSE_SOLIDUS> - <#literal_with_REVERSE_SOLIDUS2> - <#literal_with_squote> - <#literal_with_UTF8_boundaries> - <#langtagged_string> - <#lantag_with_subtag> - <#minimal_whitespace> - ) . - -<#nq-syntax-uri-01> a rdft:TestNQuadsPositiveSyntax ; - mf:name "nq-syntax-uri-01" ; - rdfs:comment "URI graph with URI triple" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nq-syntax-uri-02> a rdft:TestNQuadsPositiveSyntax ; - mf:name "nq-syntax-uri-02" ; - rdfs:comment "URI graph with BNode subject" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nq-syntax-uri-03> a rdft:TestNQuadsPositiveSyntax ; - mf:name "nq-syntax-uri-03" ; - rdfs:comment "URI graph with BNode object" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nq-syntax-uri-04> a rdft:TestNQuadsPositiveSyntax ; - mf:name "nq-syntax-uri-04" ; - rdfs:comment "URI graph with simple literal" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nq-syntax-uri-05> a rdft:TestNQuadsPositiveSyntax ; - mf:name "nq-syntax-uri-05" ; - rdfs:comment "URI graph with language tagged literal" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nq-syntax-uri-06> a rdft:TestNQuadsPositiveSyntax ; - mf:name "nq-syntax-uri-06" ; - rdfs:comment "URI graph with datatyped literal" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nq-syntax-bnode-01> a rdft:TestNQuadsPositiveSyntax ; - mf:name "nq-syntax-bnode-01" ; - rdfs:comment "BNode graph with URI triple" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nq-syntax-bnode-02> a rdft:TestNQuadsPositiveSyntax ; - mf:name "nq-syntax-bnode-02" ; - rdfs:comment "BNode graph with BNode subject" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nq-syntax-bnode-03> a rdft:TestNQuadsPositiveSyntax ; - mf:name "nq-syntax-bnode-03" ; - rdfs:comment "BNode graph with BNode object" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nq-syntax-bnode-04> a rdft:TestNQuadsPositiveSyntax ; - mf:name "nq-syntax-bnode-04" ; - rdfs:comment "BNode graph with simple literal" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nq-syntax-bnode-05> a rdft:TestNQuadsPositiveSyntax ; - mf:name "nq-syntax-bnode-05" ; - rdfs:comment "BNode graph with language tagged literal" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nq-syntax-bnode-06> a rdft:TestNQuadsPositiveSyntax ; - mf:name "nq-syntax-bnode-06" ; - rdfs:comment "BNode graph with datatyped literal" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nq-syntax-bad-literal-01> a rdft:TestNQuadsNegativeSyntax ; - mf:name "nq-syntax-bad-literal-01" ; - rdfs:comment "Graph name may not be a simple literal (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nq-syntax-bad-literal-02> a rdft:TestNQuadsNegativeSyntax ; - mf:name "nq-syntax-bad-literal-02" ; - rdfs:comment "Graph name may not be a language tagged literal (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nq-syntax-bad-literal-03> a rdft:TestNQuadsNegativeSyntax ; - mf:name "nq-syntax-bad-literal-03" ; - rdfs:comment "Graph name may not be a datatyped literal (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nq-syntax-bad-uri-01> a rdft:TestNQuadsNegativeSyntax ; - mf:name "nq-syntax-bad-uri-01" ; - rdfs:comment "Graph name URI must be absolute (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nq-syntax-bad-quint-01> a rdft:TestNQuadsNegativeSyntax ; - mf:name "nq-syntax-bad-quint-01" ; - rdfs:comment "N-Quads does not have a fifth element (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-file-01> a rdft:TestNQuadsPositiveSyntax ; - mf:name "nt-syntax-file-01" ; - rdfs:comment "Empty file" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-file-02> a rdft:TestNQuadsPositiveSyntax ; - mf:name "nt-syntax-file-02" ; - rdfs:comment "Only comment" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-file-03> a rdft:TestNQuadsPositiveSyntax ; - mf:name "nt-syntax-file-03" ; - rdfs:comment "One comment, one empty line" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-uri-01> a rdft:TestNQuadsPositiveSyntax ; - mf:name "nt-syntax-uri-01" ; - rdfs:comment "Only IRIs" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-uri-02> a rdft:TestNQuadsPositiveSyntax ; - mf:name "nt-syntax-uri-02" ; - rdfs:comment "IRIs with Unicode escape" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-uri-03> a rdft:TestNQuadsPositiveSyntax ; - mf:name "nt-syntax-uri-03" ; - rdfs:comment "IRIs with long Unicode escape" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-uri-04> a rdft:TestNQuadsPositiveSyntax ; - mf:name "nt-syntax-uri-04" ; - rdfs:comment "Legal IRIs" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-string-01> a rdft:TestNQuadsPositiveSyntax ; - mf:name "nt-syntax-string-01" ; - rdfs:comment "string literal" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-string-02> a rdft:TestNQuadsPositiveSyntax ; - mf:name "nt-syntax-string-02" ; - rdfs:comment "langString literal" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-string-03> a rdft:TestNQuadsPositiveSyntax ; - mf:name "nt-syntax-string-03" ; - rdfs:comment "langString literal with region" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-str-esc-01> a rdft:TestNQuadsPositiveSyntax ; - mf:name "nt-syntax-str-esc-01" ; - rdfs:comment "string literal with escaped newline" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-str-esc-02> a rdft:TestNQuadsPositiveSyntax ; - mf:name "nt-syntax-str-esc-02" ; - rdfs:comment "string literal with Unicode escape" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-str-esc-03> a rdft:TestNQuadsPositiveSyntax ; - mf:name "nt-syntax-str-esc-03" ; - rdfs:comment "string literal with long Unicode escape" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-bnode-01> a rdft:TestNQuadsPositiveSyntax ; - mf:name "nt-syntax-bnode-01" ; - rdfs:comment "bnode subject" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-bnode-02> a rdft:TestNQuadsPositiveSyntax ; - mf:name "nt-syntax-bnode-02" ; - rdfs:comment "bnode object" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-bnode-03> a rdft:TestNQuadsPositiveSyntax ; - mf:name "nt-syntax-bnode-03" ; - rdfs:comment "Blank node labels may start with a digit" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-datatypes-01> a rdft:TestNQuadsPositiveSyntax ; - mf:name "nt-syntax-datatypes-01" ; - rdfs:comment "xsd:byte literal" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-datatypes-02> a rdft:TestNQuadsPositiveSyntax ; - mf:name "nt-syntax-datatypes-02" ; - rdfs:comment "integer as xsd:string" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-bad-uri-01> a rdft:TestNQuadsNegativeSyntax ; - mf:name "nt-syntax-bad-uri-01" ; - rdfs:comment "Bad IRI : space (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-bad-uri-02> a rdft:TestNQuadsNegativeSyntax ; - mf:name "nt-syntax-bad-uri-02" ; - rdfs:comment "Bad IRI : bad escape (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-bad-uri-03> a rdft:TestNQuadsNegativeSyntax ; - mf:name "nt-syntax-bad-uri-03" ; - rdfs:comment "Bad IRI : bad long escape (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-bad-uri-04> a rdft:TestNQuadsNegativeSyntax ; - mf:name "nt-syntax-bad-uri-04" ; - rdfs:comment "Bad IRI : character escapes not allowed (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-bad-uri-05> a rdft:TestNQuadsNegativeSyntax ; - mf:name "nt-syntax-bad-uri-05" ; - rdfs:comment "Bad IRI : character escapes not allowed (2) (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-bad-uri-06> a rdft:TestNQuadsNegativeSyntax ; - mf:name "nt-syntax-bad-uri-06" ; - rdfs:comment "Bad IRI : relative IRI not allowed in subject (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-bad-uri-07> a rdft:TestNQuadsNegativeSyntax ; - mf:name "nt-syntax-bad-uri-07" ; - rdfs:comment "Bad IRI : relative IRI not allowed in predicate (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-bad-uri-08> a rdft:TestNQuadsNegativeSyntax ; - mf:name "nt-syntax-bad-uri-08" ; - rdfs:comment "Bad IRI : relative IRI not allowed in object (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-bad-uri-09> a rdft:TestNQuadsNegativeSyntax ; - mf:name "nt-syntax-bad-uri-09" ; - rdfs:comment "Bad IRI : relative IRI not allowed in datatype (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-bad-prefix-01> a rdft:TestNQuadsNegativeSyntax ; - mf:name "nt-syntax-bad-prefix-01" ; - rdfs:comment "@prefix not allowed in N-Quads (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-bad-base-01> a rdft:TestNQuadsNegativeSyntax ; - mf:name "nt-syntax-bad-base-01" ; - rdfs:comment "@base not allowed in N-Quads (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-bad-bnode-01> a rdft:TestNTriplesNegativeSyntax ; - mf:name "nt-syntax-bad-bnode-01" ; - rdfs:comment "Colon in bnode label not allowed (negative test)" ; - mf:action ; - . - -<#nt-syntax-bad-bnode-02> a rdft:TestNTriplesNegativeSyntax ; - mf:name "nt-syntax-bad-bnode-02" ; - rdfs:comment "Colon in bnode label not allowed (negative test)" ; - mf:action ; - . - -<#nt-syntax-bad-struct-01> a rdft:TestNQuadsNegativeSyntax ; - mf:name "nt-syntax-bad-struct-01" ; - rdfs:comment "N-Quads does not have objectList (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-bad-struct-02> a rdft:TestNQuadsNegativeSyntax ; - mf:name "nt-syntax-bad-struct-02" ; - rdfs:comment "N-Quads does not have predicateObjectList (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-bad-lang-01> a rdft:TestNQuadsNegativeSyntax ; - mf:name "nt-syntax-bad-lang-01" ; - rdfs:comment "langString with bad lang (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-bad-esc-01> a rdft:TestNQuadsNegativeSyntax ; - mf:name "nt-syntax-bad-esc-01" ; - rdfs:comment "Bad string escape (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-bad-esc-02> a rdft:TestNQuadsNegativeSyntax ; - mf:name "nt-syntax-bad-esc-02" ; - rdfs:comment "Bad string escape (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-bad-esc-03> a rdft:TestNQuadsNegativeSyntax ; - mf:name "nt-syntax-bad-esc-03" ; - rdfs:comment "Bad string escape (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-bad-string-01> a rdft:TestNQuadsNegativeSyntax ; - mf:name "nt-syntax-bad-string-01" ; - rdfs:comment "mismatching string literal open/close (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-bad-string-02> a rdft:TestNQuadsNegativeSyntax ; - mf:name "nt-syntax-bad-string-02" ; - rdfs:comment "mismatching string literal open/close (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-bad-string-03> a rdft:TestNQuadsNegativeSyntax ; - mf:name "nt-syntax-bad-string-03" ; - rdfs:comment "single quotes (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-bad-string-04> a rdft:TestNQuadsNegativeSyntax ; - mf:name "nt-syntax-bad-string-04" ; - rdfs:comment "long single string literal (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-bad-string-05> a rdft:TestNQuadsNegativeSyntax ; - mf:name "nt-syntax-bad-string-05" ; - rdfs:comment "long double string literal (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-bad-string-06> a rdft:TestNQuadsNegativeSyntax ; - mf:name "nt-syntax-bad-string-06" ; - rdfs:comment "string literal with no end (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-bad-string-07> a rdft:TestNQuadsNegativeSyntax ; - mf:name "nt-syntax-bad-string-07" ; - rdfs:comment "string literal with no start (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-bad-num-01> a rdft:TestNQuadsNegativeSyntax ; - mf:name "nt-syntax-bad-num-01" ; - rdfs:comment "no numbers in N-Quads (integer) (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-bad-num-02> a rdft:TestNQuadsNegativeSyntax ; - mf:name "nt-syntax-bad-num-02" ; - rdfs:comment "no numbers in N-Quads (decimal) (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-bad-num-03> a rdft:TestNQuadsNegativeSyntax ; - mf:name "nt-syntax-bad-num-03" ; - rdfs:comment "no numbers in N-Quads (float) (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#nt-syntax-subm-01> a rdft:TestNQuadsPositiveSyntax ; - mf:name "nt-syntax-subm-01" ; - rdfs:comment "Submission test from Original RDF Test Cases" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#comment_following_triple> a rdft:TestNQuadsPositiveSyntax ; - mf:name "comment_following_triple" ; - rdfs:comment "Tests comments after a triple" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#literal_ascii_boundaries> a rdft:TestNQuadsPositiveSyntax ; - mf:name "literal_ascii_boundaries" ; - rdfs:comment "literal_ascii_boundaries '\\x00\\x26\\x28...'" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#literal_with_UTF8_boundaries> a rdft:TestNQuadsPositiveSyntax ; - mf:name "literal_with_UTF8_boundaries" ; - rdfs:comment "literal_with_UTF8_boundaries '\\x80\\x7ff\\x800\\xfff...'" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#literal_all_controls> a rdft:TestNQuadsPositiveSyntax ; - mf:name "literal_all_controls" ; - rdfs:comment "literal_all_controls '\\x00\\x01\\x02\\x03\\x04...'" ; - rdft:approval rdft:Approved ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#literal_all_punctuation> a rdft:TestNQuadsPositiveSyntax ; - mf:name "literal_all_punctuation" ; - rdfs:comment "literal_all_punctuation '!\"#$%&()...'" ; - rdft:approval rdft:Approved ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#literal_with_squote> a rdft:TestNQuadsPositiveSyntax ; - mf:name "literal_with_squote" ; - rdfs:comment "literal with squote \"x'y\"" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#literal_with_2_squotes> a rdft:TestNQuadsPositiveSyntax ; - mf:name "literal_with_2_squotes" ; - rdfs:comment "literal with 2 squotes \"x''y\"" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#literal> a rdft:TestNQuadsPositiveSyntax ; - mf:name "literal" ; - rdfs:comment "literal \"\"\"x\"\"\"" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#literal_with_dquote> a rdft:TestNQuadsPositiveSyntax ; - mf:name "literal_with_dquote" ; - rdfs:comment 'literal with dquote "x\"y"' ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#literal_with_2_dquotes> a rdft:TestNQuadsPositiveSyntax ; - mf:name "literal_with_2_dquotes" ; - rdfs:comment "literal with 2 squotes \"\"\"a\"\"b\"\"\"" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#literal_with_REVERSE_SOLIDUS2> a rdft:TestNQuadsPositiveSyntax ; - mf:name "literal_with_REVERSE_SOLIDUS2" ; - rdfs:comment "REVERSE SOLIDUS at end of literal" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#literal_with_CHARACTER_TABULATION> a rdft:TestNQuadsPositiveSyntax ; - mf:name "literal_with_CHARACTER_TABULATION" ; - rdfs:comment "literal with CHARACTER TABULATION" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#literal_with_BACKSPACE> a rdft:TestNQuadsPositiveSyntax ; - mf:name "literal_with_BACKSPACE" ; - rdfs:comment "literal with BACKSPACE" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#literal_with_LINE_FEED> a rdft:TestNQuadsPositiveSyntax ; - mf:name "literal_with_LINE_FEED" ; - rdfs:comment "literal with LINE FEED" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#literal_with_CARRIAGE_RETURN> a rdft:TestNQuadsPositiveSyntax ; - mf:name "literal_with_CARRIAGE_RETURN" ; - rdfs:comment "literal with CARRIAGE RETURN" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#literal_with_FORM_FEED> a rdft:TestNQuadsPositiveSyntax ; - mf:name "literal_with_FORM_FEED" ; - rdfs:comment "literal with FORM FEED" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#literal_with_REVERSE_SOLIDUS> a rdft:TestNQuadsPositiveSyntax ; - mf:name "literal_with_REVERSE_SOLIDUS" ; - rdfs:comment "literal with REVERSE SOLIDUS" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#literal_with_numeric_escape4> a rdft:TestNQuadsPositiveSyntax ; - mf:name "literal_with_numeric_escape4" ; - rdfs:comment "literal with numeric escape4 \\u" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#literal_with_numeric_escape8> a rdft:TestNQuadsPositiveSyntax ; - mf:name "literal_with_numeric_escape8" ; - rdfs:comment "literal with numeric escape8 \\U" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#langtagged_string> a rdft:TestNQuadsPositiveSyntax ; - mf:name "langtagged_string" ; - rdfs:comment "langtagged string \"x\"@en" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#lantag_with_subtag> a rdft:TestNQuadsPositiveSyntax ; - mf:name "lantag_with_subtag" ; - rdfs:comment "lantag with subtag \"x\"@en-us" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#minimal_whitespace> a rdft:TestNQuadsPositiveSyntax ; - mf:name "minimal_whitespace" ; - rdfs:comment "tests absense of whitespace between subject, predicate, object and end-of-statement" ; - rdft:approval rdft:Approved ; - mf:action ; - . diff --git a/test/w3c/NQuadsTests/minimal_whitespace.nq b/test/w3c/NQuadsTests/minimal_whitespace.nq deleted file mode 100644 index e9e3a801..00000000 --- a/test/w3c/NQuadsTests/minimal_whitespace.nq +++ /dev/null @@ -1,6 +0,0 @@ -. -"Alice". -_:o. -_:s. -_:s"Alice". -_:s_:bnode1. diff --git a/test/w3c/NQuadsTests/nq-syntax-bad-literal-01.nq b/test/w3c/NQuadsTests/nq-syntax-bad-literal-01.nq deleted file mode 100644 index bb17eb37..00000000 --- a/test/w3c/NQuadsTests/nq-syntax-bad-literal-01.nq +++ /dev/null @@ -1 +0,0 @@ - "o" . \ No newline at end of file diff --git a/test/w3c/NQuadsTests/nq-syntax-bad-literal-02.nq b/test/w3c/NQuadsTests/nq-syntax-bad-literal-02.nq deleted file mode 100644 index ea303b28..00000000 --- a/test/w3c/NQuadsTests/nq-syntax-bad-literal-02.nq +++ /dev/null @@ -1 +0,0 @@ - "o"@en . \ No newline at end of file diff --git a/test/w3c/NQuadsTests/nq-syntax-bad-literal-03.nq b/test/w3c/NQuadsTests/nq-syntax-bad-literal-03.nq deleted file mode 100644 index 854b867f..00000000 --- a/test/w3c/NQuadsTests/nq-syntax-bad-literal-03.nq +++ /dev/null @@ -1 +0,0 @@ - "o"^^ . \ No newline at end of file diff --git a/test/w3c/NQuadsTests/nq-syntax-bad-quint-01.nq b/test/w3c/NQuadsTests/nq-syntax-bad-quint-01.nq deleted file mode 100644 index 52b7581e..00000000 --- a/test/w3c/NQuadsTests/nq-syntax-bad-quint-01.nq +++ /dev/null @@ -1,2 +0,0 @@ -# N-Quads rejects a quint - . diff --git a/test/w3c/NQuadsTests/nq-syntax-bad-uri-01.nq b/test/w3c/NQuadsTests/nq-syntax-bad-uri-01.nq deleted file mode 100644 index 3bf4dbd0..00000000 --- a/test/w3c/NQuadsTests/nq-syntax-bad-uri-01.nq +++ /dev/null @@ -1,2 +0,0 @@ -# No relative IRIs in N-Quads - . diff --git a/test/w3c/NQuadsTests/nq-syntax-bnode-01.nq b/test/w3c/NQuadsTests/nq-syntax-bnode-01.nq deleted file mode 100644 index b7acbd5c..00000000 --- a/test/w3c/NQuadsTests/nq-syntax-bnode-01.nq +++ /dev/null @@ -1 +0,0 @@ - _:g . \ No newline at end of file diff --git a/test/w3c/NQuadsTests/nq-syntax-bnode-02.nq b/test/w3c/NQuadsTests/nq-syntax-bnode-02.nq deleted file mode 100644 index 07c92637..00000000 --- a/test/w3c/NQuadsTests/nq-syntax-bnode-02.nq +++ /dev/null @@ -1 +0,0 @@ -_:s _:g . \ No newline at end of file diff --git a/test/w3c/NQuadsTests/nq-syntax-bnode-03.nq b/test/w3c/NQuadsTests/nq-syntax-bnode-03.nq deleted file mode 100644 index 5f89bd96..00000000 --- a/test/w3c/NQuadsTests/nq-syntax-bnode-03.nq +++ /dev/null @@ -1 +0,0 @@ - _:o _:g . \ No newline at end of file diff --git a/test/w3c/NQuadsTests/nq-syntax-bnode-04.nq b/test/w3c/NQuadsTests/nq-syntax-bnode-04.nq deleted file mode 100644 index f89ca814..00000000 --- a/test/w3c/NQuadsTests/nq-syntax-bnode-04.nq +++ /dev/null @@ -1 +0,0 @@ - "o" _:g . \ No newline at end of file diff --git a/test/w3c/NQuadsTests/nq-syntax-bnode-05.nq b/test/w3c/NQuadsTests/nq-syntax-bnode-05.nq deleted file mode 100644 index 9bb45ce6..00000000 --- a/test/w3c/NQuadsTests/nq-syntax-bnode-05.nq +++ /dev/null @@ -1 +0,0 @@ - "o"@en _:g . \ No newline at end of file diff --git a/test/w3c/NQuadsTests/nq-syntax-bnode-06.nq b/test/w3c/NQuadsTests/nq-syntax-bnode-06.nq deleted file mode 100644 index 194ffdc2..00000000 --- a/test/w3c/NQuadsTests/nq-syntax-bnode-06.nq +++ /dev/null @@ -1 +0,0 @@ - "o"^^ _:g . \ No newline at end of file diff --git a/test/w3c/NQuadsTests/nq-syntax-uri-01.nq b/test/w3c/NQuadsTests/nq-syntax-uri-01.nq deleted file mode 100644 index 3026e122..00000000 --- a/test/w3c/NQuadsTests/nq-syntax-uri-01.nq +++ /dev/null @@ -1 +0,0 @@ - . \ No newline at end of file diff --git a/test/w3c/NQuadsTests/nq-syntax-uri-02.nq b/test/w3c/NQuadsTests/nq-syntax-uri-02.nq deleted file mode 100644 index 1590ab94..00000000 --- a/test/w3c/NQuadsTests/nq-syntax-uri-02.nq +++ /dev/null @@ -1 +0,0 @@ -_:s . \ No newline at end of file diff --git a/test/w3c/NQuadsTests/nq-syntax-uri-03.nq b/test/w3c/NQuadsTests/nq-syntax-uri-03.nq deleted file mode 100644 index 4592edcb..00000000 --- a/test/w3c/NQuadsTests/nq-syntax-uri-03.nq +++ /dev/null @@ -1 +0,0 @@ - _:o . \ No newline at end of file diff --git a/test/w3c/NQuadsTests/nq-syntax-uri-04.nq b/test/w3c/NQuadsTests/nq-syntax-uri-04.nq deleted file mode 100644 index f7b834ab..00000000 --- a/test/w3c/NQuadsTests/nq-syntax-uri-04.nq +++ /dev/null @@ -1 +0,0 @@ - "o" . \ No newline at end of file diff --git a/test/w3c/NQuadsTests/nq-syntax-uri-05.nq b/test/w3c/NQuadsTests/nq-syntax-uri-05.nq deleted file mode 100644 index cf5a0ee2..00000000 --- a/test/w3c/NQuadsTests/nq-syntax-uri-05.nq +++ /dev/null @@ -1 +0,0 @@ - "o"@en . \ No newline at end of file diff --git a/test/w3c/NQuadsTests/nq-syntax-uri-06.nq b/test/w3c/NQuadsTests/nq-syntax-uri-06.nq deleted file mode 100644 index 65e77033..00000000 --- a/test/w3c/NQuadsTests/nq-syntax-uri-06.nq +++ /dev/null @@ -1 +0,0 @@ - "o"^^ . \ No newline at end of file diff --git a/test/w3c/NQuadsTests/nt-syntax-bad-base-01.nq b/test/w3c/NQuadsTests/nt-syntax-bad-base-01.nq deleted file mode 100644 index dff1b3b4..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-bad-base-01.nq +++ /dev/null @@ -1 +0,0 @@ -@base . diff --git a/test/w3c/NQuadsTests/nt-syntax-bad-bnode-01.nq b/test/w3c/NQuadsTests/nt-syntax-bad-bnode-01.nq deleted file mode 100644 index a776d20d..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-bad-bnode-01.nq +++ /dev/null @@ -1 +0,0 @@ -_::a . diff --git a/test/w3c/NQuadsTests/nt-syntax-bad-bnode-02.nq b/test/w3c/NQuadsTests/nt-syntax-bad-bnode-02.nq deleted file mode 100644 index 093b8700..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-bad-bnode-02.nq +++ /dev/null @@ -1 +0,0 @@ -_:abc:def . diff --git a/test/w3c/NQuadsTests/nt-syntax-bad-esc-01.nq b/test/w3c/NQuadsTests/nt-syntax-bad-esc-01.nq deleted file mode 100644 index f7a88add..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-bad-esc-01.nq +++ /dev/null @@ -1,2 +0,0 @@ -# Bad string escape - "a\zb" . diff --git a/test/w3c/NQuadsTests/nt-syntax-bad-esc-02.nq b/test/w3c/NQuadsTests/nt-syntax-bad-esc-02.nq deleted file mode 100644 index 72711d49..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-bad-esc-02.nq +++ /dev/null @@ -1,2 +0,0 @@ -# Bad string escape - "\uWXYZ" . diff --git a/test/w3c/NQuadsTests/nt-syntax-bad-esc-03.nq b/test/w3c/NQuadsTests/nt-syntax-bad-esc-03.nq deleted file mode 100644 index 3a4522fc..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-bad-esc-03.nq +++ /dev/null @@ -1,2 +0,0 @@ -# Bad string escape - "\U0000WXYZ" . diff --git a/test/w3c/NQuadsTests/nt-syntax-bad-lang-01.nq b/test/w3c/NQuadsTests/nt-syntax-bad-lang-01.nq deleted file mode 100644 index a4d952c8..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-bad-lang-01.nq +++ /dev/null @@ -1,2 +0,0 @@ -# Bad lang tag - "string"@1 . diff --git a/test/w3c/NQuadsTests/nt-syntax-bad-num-01.nq b/test/w3c/NQuadsTests/nt-syntax-bad-num-01.nq deleted file mode 100644 index 2be6f516..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-bad-num-01.nq +++ /dev/null @@ -1 +0,0 @@ - 1 . diff --git a/test/w3c/NQuadsTests/nt-syntax-bad-num-02.nq b/test/w3c/NQuadsTests/nt-syntax-bad-num-02.nq deleted file mode 100644 index e1d5b06c..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-bad-num-02.nq +++ /dev/null @@ -1 +0,0 @@ - 1.0 . diff --git a/test/w3c/NQuadsTests/nt-syntax-bad-num-03.nq b/test/w3c/NQuadsTests/nt-syntax-bad-num-03.nq deleted file mode 100644 index a9be82fc..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-bad-num-03.nq +++ /dev/null @@ -1 +0,0 @@ - 1.0e0 . diff --git a/test/w3c/NQuadsTests/nt-syntax-bad-prefix-01.nq b/test/w3c/NQuadsTests/nt-syntax-bad-prefix-01.nq deleted file mode 100644 index 89e08cc7..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-bad-prefix-01.nq +++ /dev/null @@ -1 +0,0 @@ -@prefix : . diff --git a/test/w3c/NQuadsTests/nt-syntax-bad-string-01.nq b/test/w3c/NQuadsTests/nt-syntax-bad-string-01.nq deleted file mode 100644 index 988af87a..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-bad-string-01.nq +++ /dev/null @@ -1 +0,0 @@ - "abc' . diff --git a/test/w3c/NQuadsTests/nt-syntax-bad-string-02.nq b/test/w3c/NQuadsTests/nt-syntax-bad-string-02.nq deleted file mode 100644 index e1d5b06c..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-bad-string-02.nq +++ /dev/null @@ -1 +0,0 @@ - 1.0 . diff --git a/test/w3c/NQuadsTests/nt-syntax-bad-string-03.nq b/test/w3c/NQuadsTests/nt-syntax-bad-string-03.nq deleted file mode 100644 index 64d343da..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-bad-string-03.nq +++ /dev/null @@ -1 +0,0 @@ - 1.0e1 . diff --git a/test/w3c/NQuadsTests/nt-syntax-bad-string-04.nq b/test/w3c/NQuadsTests/nt-syntax-bad-string-04.nq deleted file mode 100644 index af4ff28f..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-bad-string-04.nq +++ /dev/null @@ -1 +0,0 @@ - '''abc''' . diff --git a/test/w3c/NQuadsTests/nt-syntax-bad-string-05.nq b/test/w3c/NQuadsTests/nt-syntax-bad-string-05.nq deleted file mode 100644 index 75ad4b2b..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-bad-string-05.nq +++ /dev/null @@ -1 +0,0 @@ - """abc""" . diff --git a/test/w3c/NQuadsTests/nt-syntax-bad-string-06.nq b/test/w3c/NQuadsTests/nt-syntax-bad-string-06.nq deleted file mode 100644 index 56dcbc60..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-bad-string-06.nq +++ /dev/null @@ -1 +0,0 @@ - "abc . diff --git a/test/w3c/NQuadsTests/nt-syntax-bad-string-07.nq b/test/w3c/NQuadsTests/nt-syntax-bad-string-07.nq deleted file mode 100644 index 7f1ee800..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-bad-string-07.nq +++ /dev/null @@ -1 +0,0 @@ - abc" . diff --git a/test/w3c/NQuadsTests/nt-syntax-bad-struct-01.nq b/test/w3c/NQuadsTests/nt-syntax-bad-struct-01.nq deleted file mode 100644 index d546d564..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-bad-struct-01.nq +++ /dev/null @@ -1 +0,0 @@ - , . diff --git a/test/w3c/NQuadsTests/nt-syntax-bad-struct-02.nq b/test/w3c/NQuadsTests/nt-syntax-bad-struct-02.nq deleted file mode 100644 index 1f388c6e..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-bad-struct-02.nq +++ /dev/null @@ -1 +0,0 @@ - ; , . diff --git a/test/w3c/NQuadsTests/nt-syntax-bad-uri-01.nq b/test/w3c/NQuadsTests/nt-syntax-bad-uri-01.nq deleted file mode 100644 index 0e69dc0c..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-bad-uri-01.nq +++ /dev/null @@ -1,2 +0,0 @@ -# Bad IRI : space. - . diff --git a/test/w3c/NQuadsTests/nt-syntax-bad-uri-02.nq b/test/w3c/NQuadsTests/nt-syntax-bad-uri-02.nq deleted file mode 100644 index 36d91af9..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-bad-uri-02.nq +++ /dev/null @@ -1,2 +0,0 @@ -# Bad IRI : bad escape - . diff --git a/test/w3c/NQuadsTests/nt-syntax-bad-uri-03.nq b/test/w3c/NQuadsTests/nt-syntax-bad-uri-03.nq deleted file mode 100644 index f512345f..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-bad-uri-03.nq +++ /dev/null @@ -1,2 +0,0 @@ -# Bad IRI : bad escape - . diff --git a/test/w3c/NQuadsTests/nt-syntax-bad-uri-04.nq b/test/w3c/NQuadsTests/nt-syntax-bad-uri-04.nq deleted file mode 100644 index 5cab062c..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-bad-uri-04.nq +++ /dev/null @@ -1,2 +0,0 @@ -# Bad IRI : character escapes not allowed. - . diff --git a/test/w3c/NQuadsTests/nt-syntax-bad-uri-05.nq b/test/w3c/NQuadsTests/nt-syntax-bad-uri-05.nq deleted file mode 100644 index be0a21e0..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-bad-uri-05.nq +++ /dev/null @@ -1,2 +0,0 @@ -# Bad IRI : character escapes not allowed. - . diff --git a/test/w3c/NQuadsTests/nt-syntax-bad-uri-06.nq b/test/w3c/NQuadsTests/nt-syntax-bad-uri-06.nq deleted file mode 100644 index acd3779b..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-bad-uri-06.nq +++ /dev/null @@ -1,2 +0,0 @@ -# No relative IRIs in N-Quads - . diff --git a/test/w3c/NQuadsTests/nt-syntax-bad-uri-07.nq b/test/w3c/NQuadsTests/nt-syntax-bad-uri-07.nq deleted file mode 100644 index c1d0875b..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-bad-uri-07.nq +++ /dev/null @@ -1,2 +0,0 @@ -# No relative IRIs in N-Quads -

. diff --git a/test/w3c/NQuadsTests/nt-syntax-bad-uri-08.nq b/test/w3c/NQuadsTests/nt-syntax-bad-uri-08.nq deleted file mode 100644 index da475a4f..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-bad-uri-08.nq +++ /dev/null @@ -1,2 +0,0 @@ -# No relative IRIs in N-Quads - . diff --git a/test/w3c/NQuadsTests/nt-syntax-bad-uri-09.nq b/test/w3c/NQuadsTests/nt-syntax-bad-uri-09.nq deleted file mode 100644 index 812f1824..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-bad-uri-09.nq +++ /dev/null @@ -1,2 +0,0 @@ -# No relative IRIs in N-Quads - "foo"^^

. diff --git a/test/w3c/NQuadsTests/nt-syntax-bnode-01.nq b/test/w3c/NQuadsTests/nt-syntax-bnode-01.nq deleted file mode 100644 index 5fb0d0f9..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-bnode-01.nq +++ /dev/null @@ -1 +0,0 @@ -_:a . diff --git a/test/w3c/NQuadsTests/nt-syntax-bnode-02.nq b/test/w3c/NQuadsTests/nt-syntax-bnode-02.nq deleted file mode 100644 index 737e81b4..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-bnode-02.nq +++ /dev/null @@ -1,2 +0,0 @@ - _:a . -_:a . diff --git a/test/w3c/NQuadsTests/nt-syntax-bnode-03.nq b/test/w3c/NQuadsTests/nt-syntax-bnode-03.nq deleted file mode 100644 index 1a1f1c9f..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-bnode-03.nq +++ /dev/null @@ -1,2 +0,0 @@ - _:1a . -_:1a . diff --git a/test/w3c/NQuadsTests/nt-syntax-datatypes-01.nq b/test/w3c/NQuadsTests/nt-syntax-datatypes-01.nq deleted file mode 100644 index 91263091..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-datatypes-01.nq +++ /dev/null @@ -1 +0,0 @@ - "123"^^ . diff --git a/test/w3c/NQuadsTests/nt-syntax-datatypes-02.nq b/test/w3c/NQuadsTests/nt-syntax-datatypes-02.nq deleted file mode 100644 index d49cc27d..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-datatypes-02.nq +++ /dev/null @@ -1 +0,0 @@ - "123"^^ . diff --git a/test/w3c/NQuadsTests/nt-syntax-file-01.nq b/test/w3c/NQuadsTests/nt-syntax-file-01.nq deleted file mode 100644 index e69de29b..00000000 diff --git a/test/w3c/NQuadsTests/nt-syntax-file-02.nq b/test/w3c/NQuadsTests/nt-syntax-file-02.nq deleted file mode 100644 index e6d327d5..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-file-02.nq +++ /dev/null @@ -1 +0,0 @@ -#Empty file. diff --git a/test/w3c/NQuadsTests/nt-syntax-file-03.nq b/test/w3c/NQuadsTests/nt-syntax-file-03.nq deleted file mode 100644 index a9ca0358..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-file-03.nq +++ /dev/null @@ -1,2 +0,0 @@ -#One comment, one empty line. - diff --git a/test/w3c/NQuadsTests/nt-syntax-str-esc-01.nq b/test/w3c/NQuadsTests/nt-syntax-str-esc-01.nq deleted file mode 100644 index 3925f2ec..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-str-esc-01.nq +++ /dev/null @@ -1 +0,0 @@ - "a\n" . diff --git a/test/w3c/NQuadsTests/nt-syntax-str-esc-02.nq b/test/w3c/NQuadsTests/nt-syntax-str-esc-02.nq deleted file mode 100644 index e7d032f0..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-str-esc-02.nq +++ /dev/null @@ -1 +0,0 @@ - "a\u0020b" . diff --git a/test/w3c/NQuadsTests/nt-syntax-str-esc-03.nq b/test/w3c/NQuadsTests/nt-syntax-str-esc-03.nq deleted file mode 100644 index b8588c79..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-str-esc-03.nq +++ /dev/null @@ -1 +0,0 @@ - "a\U00000020b" . diff --git a/test/w3c/NQuadsTests/nt-syntax-string-01.nq b/test/w3c/NQuadsTests/nt-syntax-string-01.nq deleted file mode 100644 index 5333aefe..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-string-01.nq +++ /dev/null @@ -1 +0,0 @@ - "string" . diff --git a/test/w3c/NQuadsTests/nt-syntax-string-02.nq b/test/w3c/NQuadsTests/nt-syntax-string-02.nq deleted file mode 100644 index 1ab55a33..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-string-02.nq +++ /dev/null @@ -1 +0,0 @@ - "string"@en . diff --git a/test/w3c/NQuadsTests/nt-syntax-string-03.nq b/test/w3c/NQuadsTests/nt-syntax-string-03.nq deleted file mode 100644 index b34ca0f6..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-string-03.nq +++ /dev/null @@ -1 +0,0 @@ - "string"@en-uk . diff --git a/test/w3c/NQuadsTests/nt-syntax-subm-01.nq b/test/w3c/NQuadsTests/nt-syntax-subm-01.nq deleted file mode 100644 index 91b49889..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-subm-01.nq +++ /dev/null @@ -1,79 +0,0 @@ -# -# Copyright World Wide Web Consortium, (Massachusetts Institute of -# Technology, Institut National de Recherche en Informatique et en -# Automatique, Keio University). -# -# All Rights Reserved. -# -# Please see the full Copyright clause at -# -# -# Test file with a variety of legal N-Triples -# -# Dave Beckett - http://purl.org/net/dajobe/ -# -# $Id: test.nt,v 1.7 2003/10/06 15:52:19 dbeckett2 Exp $ -# -##################################################################### - -# comment lines - # comment line after whitespace -# empty blank line, then one with spaces and tabs - - - . -_:anon . - _:anon . -# spaces and tabs throughout: - . - -# line ending with CR NL (ASCII 13, ASCII 10) - . - -# 2 statement lines separated by single CR (ASCII 10) - . - . - - -# All literal escapes - "simple literal" . - "backslash:\\" . - "dquote:\"" . - "newline:\n" . - "return\r" . - "tab:\t" . - -# Space is optional before final . - . - "x". - _:anon. - -# \u and \U escapes -# latin small letter e with acute symbol \u00E9 - 3 UTF-8 bytes #xC3 #A9 - "\u00E9" . -# Euro symbol \u20ac - 3 UTF-8 bytes #xE2 #x82 #xAC - "\u20AC" . -# resource18 test removed -# resource19 test removed -# resource20 test removed - -# XML Literals as Datatyped Literals - ""^^ . - " "^^ . - "x"^^ . - "\""^^ . - ""^^ . - "a "^^ . - "a c"^^ . - "a\n\nc"^^ . - "chat"^^ . -# resource28 test removed 2003-08-03 -# resource29 test removed 2003-08-03 - -# Plain literals with languages - "chat"@fr . - "chat"@en . - -# Typed Literals - "abc"^^ . -# resource33 test removed 2003-08-03 diff --git a/test/w3c/NQuadsTests/nt-syntax-uri-01.nq b/test/w3c/NQuadsTests/nt-syntax-uri-01.nq deleted file mode 100644 index 02e6ba98..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-uri-01.nq +++ /dev/null @@ -1 +0,0 @@ - . diff --git a/test/w3c/NQuadsTests/nt-syntax-uri-02.nq b/test/w3c/NQuadsTests/nt-syntax-uri-02.nq deleted file mode 100644 index 664feea1..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-uri-02.nq +++ /dev/null @@ -1,2 +0,0 @@ -# x53 is capital S - . diff --git a/test/w3c/NQuadsTests/nt-syntax-uri-03.nq b/test/w3c/NQuadsTests/nt-syntax-uri-03.nq deleted file mode 100644 index b5aeb26e..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-uri-03.nq +++ /dev/null @@ -1,2 +0,0 @@ -# x53 is capital S - . diff --git a/test/w3c/NQuadsTests/nt-syntax-uri-04.nq b/test/w3c/NQuadsTests/nt-syntax-uri-04.nq deleted file mode 100644 index 49bacca7..00000000 --- a/test/w3c/NQuadsTests/nt-syntax-uri-04.nq +++ /dev/null @@ -1,2 +0,0 @@ -# IRI with all chars in it. - . diff --git a/test/w3c/NTriplesTests/README b/test/w3c/NTriplesTests/README deleted file mode 100644 index 12d8bf16..00000000 --- a/test/w3c/NTriplesTests/README +++ /dev/null @@ -1,25 +0,0 @@ -This README is for the W3C RDF Working Group's N-Triples test suite. -This test suite contains two kinds of tests: - - Positive syntax (rdft:TestNTriplesPositiveSyntax) - an input N-Triples - file with no syntax errors. - - Negative syntax (rdft:TestNTriplesNegativeSyntax) - an input N-Triples - file with at least one syntax error. - -The manifest.ttl file in this directory lists tests in the -RDF WG's N-Triples test suite. All -tests have a name (mf:name) and an input (mf:action). - -• An implementation passes a positive syntax test if it parses the - input. - -• An implementation passes a negative syntax test if it fails to parse - the input. - -The home of the test suite is . - -See http://www.w3.org/2011/rdf-wg/wiki/RDF_Test_Suites for more details. - -Eric Prud'hommeaux - 11 June 2013. -Gregg Kellogg - 26 June 2013. diff --git a/test/w3c/NTriplesTests/comment_following_triple.nt b/test/w3c/NTriplesTests/comment_following_triple.nt deleted file mode 100644 index 5619459a..00000000 --- a/test/w3c/NTriplesTests/comment_following_triple.nt +++ /dev/null @@ -1,5 +0,0 @@ - . # comment - _:o . # comment - "o" . # comment - "o"^^ . # comment - "o"@en . # comment diff --git a/test/w3c/NTriplesTests/langtagged_string.nt b/test/w3c/NTriplesTests/langtagged_string.nt deleted file mode 100644 index 1bddb04e..00000000 --- a/test/w3c/NTriplesTests/langtagged_string.nt +++ /dev/null @@ -1 +0,0 @@ - "chat"@en . diff --git a/test/w3c/NTriplesTests/lantag_with_subtag.nt b/test/w3c/NTriplesTests/lantag_with_subtag.nt deleted file mode 100644 index 629cbf42..00000000 --- a/test/w3c/NTriplesTests/lantag_with_subtag.nt +++ /dev/null @@ -1 +0,0 @@ - "Cheers"@en-UK . diff --git a/test/w3c/NTriplesTests/literal.nt b/test/w3c/NTriplesTests/literal.nt deleted file mode 100644 index 3aba89e4..00000000 --- a/test/w3c/NTriplesTests/literal.nt +++ /dev/null @@ -1 +0,0 @@ - "x" . diff --git a/test/w3c/NTriplesTests/literal_all_controls.nt b/test/w3c/NTriplesTests/literal_all_controls.nt deleted file mode 100644 index 91c8af14..00000000 --- a/test/w3c/NTriplesTests/literal_all_controls.nt +++ /dev/null @@ -1 +0,0 @@ - "\u0000\u0001\u0002\u0003\u0004\u0005\u0006\u0007\u0008\t\u000B\u000C\u000E\u000F\u0010\u0011\u0012\u0013\u0014\u0015\u0016\u0017\u0018\u0019\u001A\u001B\u001C\u001D\u001E\u001F" . diff --git a/test/w3c/NTriplesTests/literal_all_punctuation.nt b/test/w3c/NTriplesTests/literal_all_punctuation.nt deleted file mode 100644 index c25d818f..00000000 --- a/test/w3c/NTriplesTests/literal_all_punctuation.nt +++ /dev/null @@ -1 +0,0 @@ - " !\"#$%&():;<=>?@[]^_`{|}~" . diff --git a/test/w3c/NTriplesTests/literal_ascii_boundaries.nt b/test/w3c/NTriplesTests/literal_ascii_boundaries.nt deleted file mode 100644 index 7a4dc717..00000000 Binary files a/test/w3c/NTriplesTests/literal_ascii_boundaries.nt and /dev/null differ diff --git a/test/w3c/NTriplesTests/literal_false.nt b/test/w3c/NTriplesTests/literal_false.nt deleted file mode 100644 index 5bbbae84..00000000 --- a/test/w3c/NTriplesTests/literal_false.nt +++ /dev/null @@ -1 +0,0 @@ - "false"^^ . diff --git a/test/w3c/NTriplesTests/literal_true.nt b/test/w3c/NTriplesTests/literal_true.nt deleted file mode 100644 index 054b229f..00000000 --- a/test/w3c/NTriplesTests/literal_true.nt +++ /dev/null @@ -1 +0,0 @@ - "true"^^ . diff --git a/test/w3c/NTriplesTests/literal_with_2_dquotes.nt b/test/w3c/NTriplesTests/literal_with_2_dquotes.nt deleted file mode 100644 index 3e69dc10..00000000 --- a/test/w3c/NTriplesTests/literal_with_2_dquotes.nt +++ /dev/null @@ -1 +0,0 @@ - "x\"\"y" . diff --git a/test/w3c/NTriplesTests/literal_with_2_squotes.nt b/test/w3c/NTriplesTests/literal_with_2_squotes.nt deleted file mode 100644 index 8ddc52e8..00000000 --- a/test/w3c/NTriplesTests/literal_with_2_squotes.nt +++ /dev/null @@ -1 +0,0 @@ - "x''y" . diff --git a/test/w3c/NTriplesTests/literal_with_BACKSPACE.nt b/test/w3c/NTriplesTests/literal_with_BACKSPACE.nt deleted file mode 100644 index 339013df..00000000 --- a/test/w3c/NTriplesTests/literal_with_BACKSPACE.nt +++ /dev/null @@ -1 +0,0 @@ - "\b" . diff --git a/test/w3c/NTriplesTests/literal_with_CARRIAGE_RETURN.nt b/test/w3c/NTriplesTests/literal_with_CARRIAGE_RETURN.nt deleted file mode 100644 index 91b85c89..00000000 --- a/test/w3c/NTriplesTests/literal_with_CARRIAGE_RETURN.nt +++ /dev/null @@ -1 +0,0 @@ - "\r" . diff --git a/test/w3c/NTriplesTests/literal_with_CHARACTER_TABULATION.nt b/test/w3c/NTriplesTests/literal_with_CHARACTER_TABULATION.nt deleted file mode 100644 index a6a9d9f0..00000000 --- a/test/w3c/NTriplesTests/literal_with_CHARACTER_TABULATION.nt +++ /dev/null @@ -1 +0,0 @@ - "\t" . diff --git a/test/w3c/NTriplesTests/literal_with_FORM_FEED.nt b/test/w3c/NTriplesTests/literal_with_FORM_FEED.nt deleted file mode 100644 index 10d2c6d7..00000000 --- a/test/w3c/NTriplesTests/literal_with_FORM_FEED.nt +++ /dev/null @@ -1 +0,0 @@ - "\f" . diff --git a/test/w3c/NTriplesTests/literal_with_LINE_FEED.nt b/test/w3c/NTriplesTests/literal_with_LINE_FEED.nt deleted file mode 100644 index 462f97ac..00000000 --- a/test/w3c/NTriplesTests/literal_with_LINE_FEED.nt +++ /dev/null @@ -1 +0,0 @@ - "\n" . diff --git a/test/w3c/NTriplesTests/literal_with_REVERSE_SOLIDUS.nt b/test/w3c/NTriplesTests/literal_with_REVERSE_SOLIDUS.nt deleted file mode 100644 index ebc846ed..00000000 --- a/test/w3c/NTriplesTests/literal_with_REVERSE_SOLIDUS.nt +++ /dev/null @@ -1 +0,0 @@ - "\\" . diff --git a/test/w3c/NTriplesTests/literal_with_REVERSE_SOLIDUS2.nt b/test/w3c/NTriplesTests/literal_with_REVERSE_SOLIDUS2.nt deleted file mode 100644 index 586e364d..00000000 --- a/test/w3c/NTriplesTests/literal_with_REVERSE_SOLIDUS2.nt +++ /dev/null @@ -1 +0,0 @@ - "test-\\" . diff --git a/test/w3c/NTriplesTests/literal_with_UTF8_boundaries.nt b/test/w3c/NTriplesTests/literal_with_UTF8_boundaries.nt deleted file mode 100644 index 0e1616db..00000000 --- a/test/w3c/NTriplesTests/literal_with_UTF8_boundaries.nt +++ /dev/null @@ -1 +0,0 @@ - "€߿ࠀ࿿က쿿퀀퟿�𐀀𿿽񀀀󿿽􀀀􏿽" . diff --git a/test/w3c/NTriplesTests/literal_with_dquote.nt b/test/w3c/NTriplesTests/literal_with_dquote.nt deleted file mode 100644 index 05a1fd3a..00000000 --- a/test/w3c/NTriplesTests/literal_with_dquote.nt +++ /dev/null @@ -1 +0,0 @@ - "x\"y" . diff --git a/test/w3c/NTriplesTests/literal_with_numeric_escape4.nt b/test/w3c/NTriplesTests/literal_with_numeric_escape4.nt deleted file mode 100644 index 16f0a036..00000000 --- a/test/w3c/NTriplesTests/literal_with_numeric_escape4.nt +++ /dev/null @@ -1 +0,0 @@ - "\u006F" . diff --git a/test/w3c/NTriplesTests/literal_with_numeric_escape8.nt b/test/w3c/NTriplesTests/literal_with_numeric_escape8.nt deleted file mode 100644 index e909a79d..00000000 --- a/test/w3c/NTriplesTests/literal_with_numeric_escape8.nt +++ /dev/null @@ -1 +0,0 @@ - "\U0000006F" . diff --git a/test/w3c/NTriplesTests/literal_with_squote.nt b/test/w3c/NTriplesTests/literal_with_squote.nt deleted file mode 100644 index acf7f58f..00000000 --- a/test/w3c/NTriplesTests/literal_with_squote.nt +++ /dev/null @@ -1 +0,0 @@ - "x'y" . diff --git a/test/w3c/NTriplesTests/manifest.ttl b/test/w3c/NTriplesTests/manifest.ttl deleted file mode 100644 index a90da4f7..00000000 --- a/test/w3c/NTriplesTests/manifest.ttl +++ /dev/null @@ -1,526 +0,0 @@ -# N-Triples Syntax tests - -@prefix rdf: . -@prefix rdfs: . -@prefix mf: . -@prefix qt: . - -@prefix rdft: . - -<> rdf:type mf:Manifest ; - rdfs:label "N-Triples tests" ; - mf:entries - ( - <#nt-syntax-file-01> - <#nt-syntax-file-02> - <#nt-syntax-file-03> - <#nt-syntax-uri-01> - <#nt-syntax-uri-02> - <#nt-syntax-uri-03> - <#nt-syntax-uri-04> - <#nt-syntax-string-01> - <#nt-syntax-string-02> - <#nt-syntax-string-03> - <#nt-syntax-str-esc-01> - <#nt-syntax-str-esc-02> - <#nt-syntax-str-esc-03> - <#nt-syntax-bnode-01> - <#nt-syntax-bnode-02> - <#nt-syntax-bnode-03> - <#nt-syntax-datatypes-01> - <#nt-syntax-datatypes-02> - <#nt-syntax-bad-uri-01> - <#nt-syntax-bad-uri-02> - <#nt-syntax-bad-uri-03> - <#nt-syntax-bad-uri-04> - <#nt-syntax-bad-uri-05> - <#nt-syntax-bad-uri-06> - <#nt-syntax-bad-uri-07> - <#nt-syntax-bad-uri-08> - <#nt-syntax-bad-uri-09> - <#nt-syntax-bad-prefix-01> - <#nt-syntax-bad-base-01> - <#nt-syntax-bad-bnode-01> - <#nt-syntax-bad-bnode-02> - <#nt-syntax-bad-struct-01> - <#nt-syntax-bad-struct-02> - <#nt-syntax-bad-lang-01> - <#nt-syntax-bad-esc-01> - <#nt-syntax-bad-esc-02> - <#nt-syntax-bad-esc-03> - <#nt-syntax-bad-string-01> - <#nt-syntax-bad-string-02> - <#nt-syntax-bad-string-03> - <#nt-syntax-bad-string-04> - <#nt-syntax-bad-string-05> - <#nt-syntax-bad-string-06> - <#nt-syntax-bad-string-07> - <#nt-syntax-bad-num-01> - <#nt-syntax-bad-num-02> - <#nt-syntax-bad-num-03> - <#nt-syntax-subm-01> - <#comment_following_triple> - <#literal> - <#literal_all_controls> - <#literal_all_punctuation> - <#literal_ascii_boundaries> - <#literal_with_2_dquotes> - <#literal_with_2_squotes> - <#literal_with_BACKSPACE> - <#literal_with_CARRIAGE_RETURN> - <#literal_with_CHARACTER_TABULATION> - <#literal_with_dquote> - <#literal_with_FORM_FEED> - <#literal_with_LINE_FEED> - <#literal_with_numeric_escape4> - <#literal_with_numeric_escape8> - <#literal_with_REVERSE_SOLIDUS> - <#literal_with_REVERSE_SOLIDUS2> - <#literal_with_squote> - <#literal_with_UTF8_boundaries> - <#langtagged_string> - <#lantag_with_subtag> - <#minimal_whitespace> - ) . - -<#nt-syntax-file-01> rdf:type rdft:TestNTriplesPositiveSyntax ; - mf:name "nt-syntax-file-01" ; - rdfs:comment "Empty file" ; - mf:action ; - . - -<#nt-syntax-file-02> rdf:type rdft:TestNTriplesPositiveSyntax ; - mf:name "nt-syntax-file-02" ; - rdfs:comment "Only comment" ; - mf:action ; - . - -<#nt-syntax-file-03> rdf:type rdft:TestNTriplesPositiveSyntax ; - mf:name "nt-syntax-file-03" ; - rdfs:comment "One comment, one empty line" ; - mf:action ; - . - -<#nt-syntax-uri-01> rdf:type rdft:TestNTriplesPositiveSyntax ; - mf:name "nt-syntax-uri-01" ; - rdfs:comment "Only IRIs" ; - mf:action ; - . - -<#nt-syntax-uri-02> rdf:type rdft:TestNTriplesPositiveSyntax ; - mf:name "nt-syntax-uri-02" ; - rdfs:comment "IRIs with Unicode escape" ; - mf:action ; - . - -<#nt-syntax-uri-03> rdf:type rdft:TestNTriplesPositiveSyntax ; - mf:name "nt-syntax-uri-03" ; - rdfs:comment "IRIs with long Unicode escape" ; - mf:action ; - . - -<#nt-syntax-uri-04> rdf:type rdft:TestNTriplesPositiveSyntax ; - mf:name "nt-syntax-uri-04" ; - rdfs:comment "Legal IRIs" ; - mf:action ; - . - -<#nt-syntax-string-01> rdf:type rdft:TestNTriplesPositiveSyntax ; - mf:name "nt-syntax-string-01" ; - rdfs:comment "string literal" ; - mf:action ; - . - -<#nt-syntax-string-02> rdf:type rdft:TestNTriplesPositiveSyntax ; - mf:name "nt-syntax-string-02" ; - rdfs:comment "langString literal" ; - mf:action ; - . - -<#nt-syntax-string-03> rdf:type rdft:TestNTriplesPositiveSyntax ; - mf:name "nt-syntax-string-03" ; - rdfs:comment "langString literal with region" ; - mf:action ; - . - -<#nt-syntax-str-esc-01> rdf:type rdft:TestNTriplesPositiveSyntax ; - mf:name "nt-syntax-str-esc-01" ; - rdfs:comment "string literal with escaped newline" ; - mf:action ; - . - -<#nt-syntax-str-esc-02> rdf:type rdft:TestNTriplesPositiveSyntax ; - mf:name "nt-syntax-str-esc-02" ; - rdfs:comment "string literal with Unicode escape" ; - mf:action ; - . - -<#nt-syntax-str-esc-03> rdf:type rdft:TestNTriplesPositiveSyntax ; - mf:name "nt-syntax-str-esc-03" ; - rdfs:comment "string literal with long Unicode escape" ; - mf:action ; - . - -<#nt-syntax-bnode-01> rdf:type rdft:TestNTriplesPositiveSyntax ; - mf:name "nt-syntax-bnode-01" ; - rdfs:comment "bnode subject" ; - mf:action ; - . - -<#nt-syntax-bnode-02> rdf:type rdft:TestNTriplesPositiveSyntax ; - mf:name "nt-syntax-bnode-02" ; - rdfs:comment "bnode object" ; - mf:action ; - . - -<#nt-syntax-bnode-03> rdf:type rdft:TestNTriplesPositiveSyntax ; - mf:name "nt-syntax-bnode-03" ; - rdfs:comment "Blank node labels may start with a digit" ; - mf:action ; - . - -<#nt-syntax-datatypes-01> rdf:type rdft:TestNTriplesPositiveSyntax ; - mf:name "nt-syntax-datatypes-01" ; - rdfs:comment "xsd:byte literal" ; - mf:action ; - . - -<#nt-syntax-datatypes-02> rdf:type rdft:TestNTriplesPositiveSyntax ; - mf:name "nt-syntax-datatypes-02" ; - rdfs:comment "integer as xsd:string" ; - mf:action ; - . - -<#nt-syntax-bad-uri-01> rdf:type rdft:TestNTriplesNegativeSyntax ; - mf:name "nt-syntax-bad-uri-01" ; - rdfs:comment "Bad IRI : space (negative test)" ; - mf:action ; - . - -<#nt-syntax-bad-uri-02> rdf:type rdft:TestNTriplesNegativeSyntax ; - mf:name "nt-syntax-bad-uri-02" ; - rdfs:comment "Bad IRI : bad escape (negative test)" ; - mf:action ; - . - -<#nt-syntax-bad-uri-03> rdf:type rdft:TestNTriplesNegativeSyntax ; - mf:name "nt-syntax-bad-uri-03" ; - rdfs:comment "Bad IRI : bad long escape (negative test)" ; - mf:action ; - . - -<#nt-syntax-bad-uri-04> rdf:type rdft:TestNTriplesNegativeSyntax ; - mf:name "nt-syntax-bad-uri-04" ; - rdfs:comment "Bad IRI : character escapes not allowed (negative test)" ; - mf:action ; - . - -<#nt-syntax-bad-uri-05> rdf:type rdft:TestNTriplesNegativeSyntax ; - mf:name "nt-syntax-bad-uri-05" ; - rdfs:comment "Bad IRI : character escapes not allowed (2) (negative test)" ; - mf:action ; - . - -<#nt-syntax-bad-uri-06> rdf:type rdft:TestNTriplesNegativeSyntax ; - mf:name "nt-syntax-bad-uri-06" ; - rdfs:comment "Bad IRI : relative IRI not allowed in subject (negative test)" ; - mf:action ; - . - -<#nt-syntax-bad-uri-07> rdf:type rdft:TestNTriplesNegativeSyntax ; - mf:name "nt-syntax-bad-uri-07" ; - rdfs:comment "Bad IRI : relative IRI not allowed in predicate (negative test)" ; - mf:action ; - . - -<#nt-syntax-bad-uri-08> rdf:type rdft:TestNTriplesNegativeSyntax ; - mf:name "nt-syntax-bad-uri-08" ; - rdfs:comment "Bad IRI : relative IRI not allowed in object (negative test)" ; - mf:action ; - . - -<#nt-syntax-bad-uri-09> rdf:type rdft:TestNTriplesNegativeSyntax ; - mf:name "nt-syntax-bad-uri-09" ; - rdfs:comment "Bad IRI : relative IRI not allowed in datatype (negative test)" ; - mf:action ; - . - -<#nt-syntax-bad-prefix-01> rdf:type rdft:TestNTriplesNegativeSyntax ; - mf:name "nt-syntax-bad-prefix-01" ; - rdfs:comment "@prefix not allowed in n-triples (negative test)" ; - mf:action ; - . - -<#nt-syntax-bad-base-01> rdf:type rdft:TestNTriplesNegativeSyntax ; - mf:name "nt-syntax-bad-base-01" ; - rdfs:comment "@base not allowed in N-Triples (negative test)" ; - mf:action ; - . - -<#nt-syntax-bad-bnode-01> rdf:type rdft:TestNTriplesNegativeSyntax ; - mf:name "nt-syntax-bad-bnode-01" ; - rdfs:comment "Colon in bnode label not allowed (negative test)" ; - mf:action ; - . - -<#nt-syntax-bad-bnode-02> rdf:type rdft:TestNTriplesNegativeSyntax ; - mf:name "nt-syntax-bad-bnode-02" ; - rdfs:comment "Colon in bnode label not allowed (negative test)" ; - mf:action ; - . - -<#nt-syntax-bad-struct-01> rdf:type rdft:TestNTriplesNegativeSyntax ; - mf:name "nt-syntax-bad-struct-01" ; - rdfs:comment "N-Triples does not have objectList (negative test)" ; - mf:action ; - . - -<#nt-syntax-bad-struct-02> rdf:type rdft:TestNTriplesNegativeSyntax ; - mf:name "nt-syntax-bad-struct-02" ; - rdfs:comment "N-Triples does not have predicateObjectList (negative test)" ; - mf:action ; - . - -<#nt-syntax-bad-lang-01> rdf:type rdft:TestNTriplesNegativeSyntax ; - mf:name "nt-syntax-bad-lang-01" ; - rdfs:comment "langString with bad lang (negative test)" ; - mf:action ; - . - -<#nt-syntax-bad-esc-01> rdf:type rdft:TestNTriplesNegativeSyntax ; - mf:name "nt-syntax-bad-esc-01" ; - rdfs:comment "Bad string escape (negative test)" ; - mf:action ; - . - -<#nt-syntax-bad-esc-02> rdf:type rdft:TestNTriplesNegativeSyntax ; - mf:name "nt-syntax-bad-esc-02" ; - rdfs:comment "Bad string escape (negative test)" ; - mf:action ; - . - -<#nt-syntax-bad-esc-03> rdf:type rdft:TestNTriplesNegativeSyntax ; - mf:name "nt-syntax-bad-esc-03" ; - rdfs:comment "Bad string escape (negative test)" ; - mf:action ; - . - -<#nt-syntax-bad-string-01> rdf:type rdft:TestNTriplesNegativeSyntax ; - mf:name "nt-syntax-bad-string-01" ; - rdfs:comment "mismatching string literal open/close (negative test)" ; - mf:action ; - . - -<#nt-syntax-bad-string-02> rdf:type rdft:TestNTriplesNegativeSyntax ; - mf:name "nt-syntax-bad-string-02" ; - rdfs:comment "mismatching string literal open/close (negative test)" ; - mf:action ; - . - -<#nt-syntax-bad-string-03> rdf:type rdft:TestNTriplesNegativeSyntax ; - mf:name "nt-syntax-bad-string-03" ; - rdfs:comment "single quotes (negative test)" ; - mf:action ; - . - -<#nt-syntax-bad-string-04> rdf:type rdft:TestNTriplesNegativeSyntax ; - mf:name "nt-syntax-bad-string-04" ; - rdfs:comment "long single string literal (negative test)" ; - mf:action ; - . - -<#nt-syntax-bad-string-05> rdf:type rdft:TestNTriplesNegativeSyntax ; - mf:name "nt-syntax-bad-string-05" ; - rdfs:comment "long double string literal (negative test)" ; - mf:action ; - . - -<#nt-syntax-bad-string-06> rdf:type rdft:TestNTriplesNegativeSyntax ; - mf:name "nt-syntax-bad-string-06" ; - rdfs:comment "string literal with no end (negative test)" ; - mf:action ; - . - -<#nt-syntax-bad-string-07> rdf:type rdft:TestNTriplesNegativeSyntax ; - mf:name "nt-syntax-bad-string-07" ; - rdfs:comment "string literal with no start (negative test)" ; - mf:action ; - . - -<#nt-syntax-bad-num-01> rdf:type rdft:TestNTriplesNegativeSyntax ; - mf:name "nt-syntax-bad-num-01" ; - rdfs:comment "no numbers in N-Triples (integer) (negative test)" ; - mf:action ; - . - -<#nt-syntax-bad-num-02> rdf:type rdft:TestNTriplesNegativeSyntax ; - mf:name "nt-syntax-bad-num-02" ; - rdfs:comment "no numbers in N-Triples (decimal) (negative test)" ; - mf:action ; - . - -<#nt-syntax-bad-num-03> rdf:type rdft:TestNTriplesNegativeSyntax ; - mf:name "nt-syntax-bad-num-03" ; - rdfs:comment "no numbers in N-Triples (float) (negative test)" ; - mf:action ; - . - -<#nt-syntax-subm-01> rdf:type rdft:TestNTriplesPositiveSyntax ; - mf:name "nt-syntax-subm-01" ; - rdfs:comment "Submission test from Original RDF Test Cases" ; - mf:action ; - . - -<#comment_following_triple> rdf:type rdft:TestNTriplesPositiveSyntax ; - mf:name "comment_following_triple" ; - rdfs:comment "Tests comments after a triple" ; - rdft:approval rdft:Proposed ; - mf:action ; - . - -<#literal_ascii_boundaries> rdf:type rdft:TestNTriplesPositiveSyntax ; - mf:name "literal_ascii_boundaries" ; - rdfs:comment "literal_ascii_boundaries '\\x00\\x26\\x28...'" ; - rdft:approval rdft:Proposed ; - mf:action ; - . - -<#literal_with_UTF8_boundaries> rdf:type rdft:TestNTriplesPositiveSyntax ; - mf:name "literal_with_UTF8_boundaries" ; - rdfs:comment "literal_with_UTF8_boundaries '\\x80\\x7ff\\x800\\xfff...'" ; - rdft:approval rdft:Proposed ; - mf:action ; - . - -<#literal_all_controls> rdf:type rdft:TestNTriplesPositiveSyntax ; - mf:name "literal_all_controls" ; - rdfs:comment "literal_all_controls '\\x00\\x01\\x02\\x03\\x04...'" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#literal_all_punctuation> rdf:type rdft:TestNTriplesPositiveSyntax ; - mf:name "literal_all_punctuation" ; - rdfs:comment "literal_all_punctuation '!\"#$%&()...'" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#literal_with_squote> rdf:type rdft:TestNTriplesPositiveSyntax ; - mf:name "literal_with_squote" ; - rdfs:comment "literal with squote \"x'y\"" ; - rdft:approval rdft:Proposed ; - mf:action ; - . - -<#literal_with_2_squotes> rdf:type rdft:TestNTriplesPositiveSyntax ; - mf:name "literal_with_2_squotes" ; - rdfs:comment "literal with 2 squotes \"x''y\"" ; - rdft:approval rdft:Proposed ; - mf:action ; - . - -<#literal> rdf:type rdft:TestNTriplesPositiveSyntax ; - mf:name "literal" ; - rdfs:comment "literal \"\"\"x\"\"\"" ; - rdft:approval rdft:Proposed ; - mf:action ; - . - -<#literal_with_dquote> rdf:type rdft:TestNTriplesPositiveSyntax ; - mf:name "literal_with_dquote" ; - rdfs:comment 'literal with dquote "x\"y"' ; - rdft:approval rdft:Proposed ; - mf:action ; - . - -<#literal_with_2_dquotes> rdf:type rdft:TestNTriplesPositiveSyntax ; - mf:name "literal_with_2_dquotes" ; - rdfs:comment "literal with 2 squotes \"\"\"a\"\"b\"\"\"" ; - rdft:approval rdft:Proposed ; - mf:action ; - . - -<#literal_with_REVERSE_SOLIDUS2> rdf:type rdft:TestNTriplesPositiveSyntax ; - mf:name "literal_with_REVERSE_SOLIDUS2" ; - rdfs:comment "REVERSE SOLIDUS at end of literal" ; - rdft:approval rdft:Proposed ; - mf:action ; - . - -<#literal_with_CHARACTER_TABULATION> rdf:type rdft:TestNTriplesPositiveSyntax ; - mf:name "literal_with_CHARACTER_TABULATION" ; - rdfs:comment "literal with CHARACTER TABULATION" ; - rdft:approval rdft:Proposed ; - mf:action ; - . - -<#literal_with_BACKSPACE> rdf:type rdft:TestNTriplesPositiveSyntax ; - mf:name "literal_with_BACKSPACE" ; - rdfs:comment "literal with BACKSPACE" ; - rdft:approval rdft:Proposed ; - mf:action ; - . - -<#literal_with_LINE_FEED> rdf:type rdft:TestNTriplesPositiveSyntax ; - mf:name "literal_with_LINE_FEED" ; - rdfs:comment "literal with LINE FEED" ; - rdft:approval rdft:Proposed ; - mf:action ; - . - -<#literal_with_CARRIAGE_RETURN> rdf:type rdft:TestNTriplesPositiveSyntax ; - mf:name "literal_with_CARRIAGE_RETURN" ; - rdfs:comment "literal with CARRIAGE RETURN" ; - rdft:approval rdft:Proposed ; - mf:action ; - . - -<#literal_with_FORM_FEED> rdf:type rdft:TestNTriplesPositiveSyntax ; - mf:name "literal_with_FORM_FEED" ; - rdfs:comment "literal with FORM FEED" ; - rdft:approval rdft:Proposed ; - mf:action ; - . - -<#literal_with_REVERSE_SOLIDUS> rdf:type rdft:TestNTriplesPositiveSyntax ; - mf:name "literal_with_REVERSE_SOLIDUS" ; - rdfs:comment "literal with REVERSE SOLIDUS" ; - rdft:approval rdft:Proposed ; - mf:action ; - . - -<#literal_with_numeric_escape4> rdf:type rdft:TestNTriplesPositiveSyntax ; - mf:name "literal_with_numeric_escape4" ; - rdfs:comment "literal with numeric escape4 \\u" ; - rdft:approval rdft:Proposed ; - mf:action ; - . - -<#literal_with_numeric_escape8> rdf:type rdft:TestNTriplesPositiveSyntax ; - mf:name "literal_with_numeric_escape8" ; - rdfs:comment "literal with numeric escape8 \\U" ; - rdft:approval rdft:Proposed ; - mf:action ; - . - -<#langtagged_string> rdf:type rdft:TestNTriplesPositiveSyntax ; - mf:name "langtagged_string" ; - rdfs:comment "langtagged string \"x\"@en" ; - rdft:approval rdft:Proposed ; - mf:action ; - . - -<#lantag_with_subtag> rdf:type rdft:TestNTriplesPositiveSyntax ; - mf:name "lantag_with_subtag" ; - rdfs:comment "lantag with subtag \"x\"@en-us" ; - rdft:approval rdft:Proposed ; - mf:action ; - . - -<#minimal_whitespace> rdf:type rdft:TestNTriplesPositiveSyntax ; - mf:name "minimal_whitespace" ; - rdfs:comment "tests absense of whitespace between subject, predicate, object and end-of-statement" ; - rdft:approval rdft:Proposed ; - mf:action ; - . diff --git a/test/w3c/NTriplesTests/minimal_whitespace.nt b/test/w3c/NTriplesTests/minimal_whitespace.nt deleted file mode 100644 index e9e3a801..00000000 --- a/test/w3c/NTriplesTests/minimal_whitespace.nt +++ /dev/null @@ -1,6 +0,0 @@ -. -"Alice". -_:o. -_:s. -_:s"Alice". -_:s_:bnode1. diff --git a/test/w3c/NTriplesTests/nt-syntax-bad-base-01.nt b/test/w3c/NTriplesTests/nt-syntax-bad-base-01.nt deleted file mode 100644 index dff1b3b4..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-bad-base-01.nt +++ /dev/null @@ -1 +0,0 @@ -@base . diff --git a/test/w3c/NTriplesTests/nt-syntax-bad-bnode-01.nt b/test/w3c/NTriplesTests/nt-syntax-bad-bnode-01.nt deleted file mode 100644 index a776d20d..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-bad-bnode-01.nt +++ /dev/null @@ -1 +0,0 @@ -_::a . diff --git a/test/w3c/NTriplesTests/nt-syntax-bad-bnode-02.nt b/test/w3c/NTriplesTests/nt-syntax-bad-bnode-02.nt deleted file mode 100644 index 093b8700..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-bad-bnode-02.nt +++ /dev/null @@ -1 +0,0 @@ -_:abc:def . diff --git a/test/w3c/NTriplesTests/nt-syntax-bad-esc-01.nt b/test/w3c/NTriplesTests/nt-syntax-bad-esc-01.nt deleted file mode 100644 index f7a88add..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-bad-esc-01.nt +++ /dev/null @@ -1,2 +0,0 @@ -# Bad string escape - "a\zb" . diff --git a/test/w3c/NTriplesTests/nt-syntax-bad-esc-02.nt b/test/w3c/NTriplesTests/nt-syntax-bad-esc-02.nt deleted file mode 100644 index 72711d49..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-bad-esc-02.nt +++ /dev/null @@ -1,2 +0,0 @@ -# Bad string escape - "\uWXYZ" . diff --git a/test/w3c/NTriplesTests/nt-syntax-bad-esc-03.nt b/test/w3c/NTriplesTests/nt-syntax-bad-esc-03.nt deleted file mode 100644 index 3a4522fc..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-bad-esc-03.nt +++ /dev/null @@ -1,2 +0,0 @@ -# Bad string escape - "\U0000WXYZ" . diff --git a/test/w3c/NTriplesTests/nt-syntax-bad-lang-01.nt b/test/w3c/NTriplesTests/nt-syntax-bad-lang-01.nt deleted file mode 100644 index a4d952c8..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-bad-lang-01.nt +++ /dev/null @@ -1,2 +0,0 @@ -# Bad lang tag - "string"@1 . diff --git a/test/w3c/NTriplesTests/nt-syntax-bad-num-01.nt b/test/w3c/NTriplesTests/nt-syntax-bad-num-01.nt deleted file mode 100644 index 2be6f516..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-bad-num-01.nt +++ /dev/null @@ -1 +0,0 @@ - 1 . diff --git a/test/w3c/NTriplesTests/nt-syntax-bad-num-02.nt b/test/w3c/NTriplesTests/nt-syntax-bad-num-02.nt deleted file mode 100644 index e1d5b06c..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-bad-num-02.nt +++ /dev/null @@ -1 +0,0 @@ - 1.0 . diff --git a/test/w3c/NTriplesTests/nt-syntax-bad-num-03.nt b/test/w3c/NTriplesTests/nt-syntax-bad-num-03.nt deleted file mode 100644 index a9be82fc..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-bad-num-03.nt +++ /dev/null @@ -1 +0,0 @@ - 1.0e0 . diff --git a/test/w3c/NTriplesTests/nt-syntax-bad-prefix-01.nt b/test/w3c/NTriplesTests/nt-syntax-bad-prefix-01.nt deleted file mode 100644 index 89e08cc7..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-bad-prefix-01.nt +++ /dev/null @@ -1 +0,0 @@ -@prefix : . diff --git a/test/w3c/NTriplesTests/nt-syntax-bad-string-01.nt b/test/w3c/NTriplesTests/nt-syntax-bad-string-01.nt deleted file mode 100644 index 988af87a..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-bad-string-01.nt +++ /dev/null @@ -1 +0,0 @@ - "abc' . diff --git a/test/w3c/NTriplesTests/nt-syntax-bad-string-02.nt b/test/w3c/NTriplesTests/nt-syntax-bad-string-02.nt deleted file mode 100644 index e1d5b06c..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-bad-string-02.nt +++ /dev/null @@ -1 +0,0 @@ - 1.0 . diff --git a/test/w3c/NTriplesTests/nt-syntax-bad-string-03.nt b/test/w3c/NTriplesTests/nt-syntax-bad-string-03.nt deleted file mode 100644 index 64d343da..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-bad-string-03.nt +++ /dev/null @@ -1 +0,0 @@ - 1.0e1 . diff --git a/test/w3c/NTriplesTests/nt-syntax-bad-string-04.nt b/test/w3c/NTriplesTests/nt-syntax-bad-string-04.nt deleted file mode 100644 index af4ff28f..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-bad-string-04.nt +++ /dev/null @@ -1 +0,0 @@ - '''abc''' . diff --git a/test/w3c/NTriplesTests/nt-syntax-bad-string-05.nt b/test/w3c/NTriplesTests/nt-syntax-bad-string-05.nt deleted file mode 100644 index 75ad4b2b..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-bad-string-05.nt +++ /dev/null @@ -1 +0,0 @@ - """abc""" . diff --git a/test/w3c/NTriplesTests/nt-syntax-bad-string-06.nt b/test/w3c/NTriplesTests/nt-syntax-bad-string-06.nt deleted file mode 100644 index 56dcbc60..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-bad-string-06.nt +++ /dev/null @@ -1 +0,0 @@ - "abc . diff --git a/test/w3c/NTriplesTests/nt-syntax-bad-string-07.nt b/test/w3c/NTriplesTests/nt-syntax-bad-string-07.nt deleted file mode 100644 index 7f1ee800..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-bad-string-07.nt +++ /dev/null @@ -1 +0,0 @@ - abc" . diff --git a/test/w3c/NTriplesTests/nt-syntax-bad-struct-01.nt b/test/w3c/NTriplesTests/nt-syntax-bad-struct-01.nt deleted file mode 100644 index d546d564..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-bad-struct-01.nt +++ /dev/null @@ -1 +0,0 @@ - , . diff --git a/test/w3c/NTriplesTests/nt-syntax-bad-struct-02.nt b/test/w3c/NTriplesTests/nt-syntax-bad-struct-02.nt deleted file mode 100644 index 1f388c6e..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-bad-struct-02.nt +++ /dev/null @@ -1 +0,0 @@ - ; , . diff --git a/test/w3c/NTriplesTests/nt-syntax-bad-uri-01.nt b/test/w3c/NTriplesTests/nt-syntax-bad-uri-01.nt deleted file mode 100644 index 0e69dc0c..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-bad-uri-01.nt +++ /dev/null @@ -1,2 +0,0 @@ -# Bad IRI : space. - . diff --git a/test/w3c/NTriplesTests/nt-syntax-bad-uri-02.nt b/test/w3c/NTriplesTests/nt-syntax-bad-uri-02.nt deleted file mode 100644 index 36d91af9..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-bad-uri-02.nt +++ /dev/null @@ -1,2 +0,0 @@ -# Bad IRI : bad escape - . diff --git a/test/w3c/NTriplesTests/nt-syntax-bad-uri-03.nt b/test/w3c/NTriplesTests/nt-syntax-bad-uri-03.nt deleted file mode 100644 index f512345f..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-bad-uri-03.nt +++ /dev/null @@ -1,2 +0,0 @@ -# Bad IRI : bad escape - . diff --git a/test/w3c/NTriplesTests/nt-syntax-bad-uri-04.nt b/test/w3c/NTriplesTests/nt-syntax-bad-uri-04.nt deleted file mode 100644 index 5cab062c..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-bad-uri-04.nt +++ /dev/null @@ -1,2 +0,0 @@ -# Bad IRI : character escapes not allowed. - . diff --git a/test/w3c/NTriplesTests/nt-syntax-bad-uri-05.nt b/test/w3c/NTriplesTests/nt-syntax-bad-uri-05.nt deleted file mode 100644 index be0a21e0..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-bad-uri-05.nt +++ /dev/null @@ -1,2 +0,0 @@ -# Bad IRI : character escapes not allowed. - . diff --git a/test/w3c/NTriplesTests/nt-syntax-bad-uri-06.nt b/test/w3c/NTriplesTests/nt-syntax-bad-uri-06.nt deleted file mode 100644 index b4e64592..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-bad-uri-06.nt +++ /dev/null @@ -1,2 +0,0 @@ -# No relative IRIs in N-Triples - . diff --git a/test/w3c/NTriplesTests/nt-syntax-bad-uri-07.nt b/test/w3c/NTriplesTests/nt-syntax-bad-uri-07.nt deleted file mode 100644 index 74534dde..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-bad-uri-07.nt +++ /dev/null @@ -1,2 +0,0 @@ -# No relative IRIs in N-Triples -

. diff --git a/test/w3c/NTriplesTests/nt-syntax-bad-uri-08.nt b/test/w3c/NTriplesTests/nt-syntax-bad-uri-08.nt deleted file mode 100644 index 41a953d4..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-bad-uri-08.nt +++ /dev/null @@ -1,2 +0,0 @@ -# No relative IRIs in N-Triples - . diff --git a/test/w3c/NTriplesTests/nt-syntax-bad-uri-09.nt b/test/w3c/NTriplesTests/nt-syntax-bad-uri-09.nt deleted file mode 100644 index 58821da8..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-bad-uri-09.nt +++ /dev/null @@ -1,2 +0,0 @@ -# No relative IRIs in N-Triples - "foo"^^

. diff --git a/test/w3c/NTriplesTests/nt-syntax-bnode-01.nt b/test/w3c/NTriplesTests/nt-syntax-bnode-01.nt deleted file mode 100644 index 5fb0d0f9..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-bnode-01.nt +++ /dev/null @@ -1 +0,0 @@ -_:a . diff --git a/test/w3c/NTriplesTests/nt-syntax-bnode-02.nt b/test/w3c/NTriplesTests/nt-syntax-bnode-02.nt deleted file mode 100644 index 737e81b4..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-bnode-02.nt +++ /dev/null @@ -1,2 +0,0 @@ - _:a . -_:a . diff --git a/test/w3c/NTriplesTests/nt-syntax-bnode-03.nt b/test/w3c/NTriplesTests/nt-syntax-bnode-03.nt deleted file mode 100644 index 1a1f1c9f..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-bnode-03.nt +++ /dev/null @@ -1,2 +0,0 @@ - _:1a . -_:1a . diff --git a/test/w3c/NTriplesTests/nt-syntax-datatypes-01.nt b/test/w3c/NTriplesTests/nt-syntax-datatypes-01.nt deleted file mode 100644 index 91263091..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-datatypes-01.nt +++ /dev/null @@ -1 +0,0 @@ - "123"^^ . diff --git a/test/w3c/NTriplesTests/nt-syntax-datatypes-02.nt b/test/w3c/NTriplesTests/nt-syntax-datatypes-02.nt deleted file mode 100644 index d49cc27d..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-datatypes-02.nt +++ /dev/null @@ -1 +0,0 @@ - "123"^^ . diff --git a/test/w3c/NTriplesTests/nt-syntax-file-01.nt b/test/w3c/NTriplesTests/nt-syntax-file-01.nt deleted file mode 100644 index e69de29b..00000000 diff --git a/test/w3c/NTriplesTests/nt-syntax-file-02.nt b/test/w3c/NTriplesTests/nt-syntax-file-02.nt deleted file mode 100644 index e6d327d5..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-file-02.nt +++ /dev/null @@ -1 +0,0 @@ -#Empty file. diff --git a/test/w3c/NTriplesTests/nt-syntax-file-03.nt b/test/w3c/NTriplesTests/nt-syntax-file-03.nt deleted file mode 100644 index a9ca0358..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-file-03.nt +++ /dev/null @@ -1,2 +0,0 @@ -#One comment, one empty line. - diff --git a/test/w3c/NTriplesTests/nt-syntax-str-esc-01.nt b/test/w3c/NTriplesTests/nt-syntax-str-esc-01.nt deleted file mode 100644 index 3925f2ec..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-str-esc-01.nt +++ /dev/null @@ -1 +0,0 @@ - "a\n" . diff --git a/test/w3c/NTriplesTests/nt-syntax-str-esc-02.nt b/test/w3c/NTriplesTests/nt-syntax-str-esc-02.nt deleted file mode 100644 index e7d032f0..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-str-esc-02.nt +++ /dev/null @@ -1 +0,0 @@ - "a\u0020b" . diff --git a/test/w3c/NTriplesTests/nt-syntax-str-esc-03.nt b/test/w3c/NTriplesTests/nt-syntax-str-esc-03.nt deleted file mode 100644 index b8588c79..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-str-esc-03.nt +++ /dev/null @@ -1 +0,0 @@ - "a\U00000020b" . diff --git a/test/w3c/NTriplesTests/nt-syntax-string-01.nt b/test/w3c/NTriplesTests/nt-syntax-string-01.nt deleted file mode 100644 index 5333aefe..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-string-01.nt +++ /dev/null @@ -1 +0,0 @@ - "string" . diff --git a/test/w3c/NTriplesTests/nt-syntax-string-02.nt b/test/w3c/NTriplesTests/nt-syntax-string-02.nt deleted file mode 100644 index 1ab55a33..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-string-02.nt +++ /dev/null @@ -1 +0,0 @@ - "string"@en . diff --git a/test/w3c/NTriplesTests/nt-syntax-string-03.nt b/test/w3c/NTriplesTests/nt-syntax-string-03.nt deleted file mode 100644 index b34ca0f6..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-string-03.nt +++ /dev/null @@ -1 +0,0 @@ - "string"@en-uk . diff --git a/test/w3c/NTriplesTests/nt-syntax-subm-01.nt b/test/w3c/NTriplesTests/nt-syntax-subm-01.nt deleted file mode 100644 index 91b49889..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-subm-01.nt +++ /dev/null @@ -1,79 +0,0 @@ -# -# Copyright World Wide Web Consortium, (Massachusetts Institute of -# Technology, Institut National de Recherche en Informatique et en -# Automatique, Keio University). -# -# All Rights Reserved. -# -# Please see the full Copyright clause at -# -# -# Test file with a variety of legal N-Triples -# -# Dave Beckett - http://purl.org/net/dajobe/ -# -# $Id: test.nt,v 1.7 2003/10/06 15:52:19 dbeckett2 Exp $ -# -##################################################################### - -# comment lines - # comment line after whitespace -# empty blank line, then one with spaces and tabs - - - . -_:anon . - _:anon . -# spaces and tabs throughout: - . - -# line ending with CR NL (ASCII 13, ASCII 10) - . - -# 2 statement lines separated by single CR (ASCII 10) - . - . - - -# All literal escapes - "simple literal" . - "backslash:\\" . - "dquote:\"" . - "newline:\n" . - "return\r" . - "tab:\t" . - -# Space is optional before final . - . - "x". - _:anon. - -# \u and \U escapes -# latin small letter e with acute symbol \u00E9 - 3 UTF-8 bytes #xC3 #A9 - "\u00E9" . -# Euro symbol \u20ac - 3 UTF-8 bytes #xE2 #x82 #xAC - "\u20AC" . -# resource18 test removed -# resource19 test removed -# resource20 test removed - -# XML Literals as Datatyped Literals - ""^^ . - " "^^ . - "x"^^ . - "\""^^ . - ""^^ . - "a "^^ . - "a c"^^ . - "a\n\nc"^^ . - "chat"^^ . -# resource28 test removed 2003-08-03 -# resource29 test removed 2003-08-03 - -# Plain literals with languages - "chat"@fr . - "chat"@en . - -# Typed Literals - "abc"^^ . -# resource33 test removed 2003-08-03 diff --git a/test/w3c/NTriplesTests/nt-syntax-uri-01.nt b/test/w3c/NTriplesTests/nt-syntax-uri-01.nt deleted file mode 100644 index 02e6ba98..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-uri-01.nt +++ /dev/null @@ -1 +0,0 @@ - . diff --git a/test/w3c/NTriplesTests/nt-syntax-uri-02.nt b/test/w3c/NTriplesTests/nt-syntax-uri-02.nt deleted file mode 100644 index 664feea1..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-uri-02.nt +++ /dev/null @@ -1,2 +0,0 @@ -# x53 is capital S - . diff --git a/test/w3c/NTriplesTests/nt-syntax-uri-03.nt b/test/w3c/NTriplesTests/nt-syntax-uri-03.nt deleted file mode 100644 index b5aeb26e..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-uri-03.nt +++ /dev/null @@ -1,2 +0,0 @@ -# x53 is capital S - . diff --git a/test/w3c/NTriplesTests/nt-syntax-uri-04.nt b/test/w3c/NTriplesTests/nt-syntax-uri-04.nt deleted file mode 100644 index 49bacca7..00000000 --- a/test/w3c/NTriplesTests/nt-syntax-uri-04.nt +++ /dev/null @@ -1,2 +0,0 @@ -# IRI with all chars in it. - . diff --git a/test/w3c/TriGTests/HYPHEN_MINUS_in_localName.nq b/test/w3c/TriGTests/HYPHEN_MINUS_in_localName.nq deleted file mode 100644 index 2de67fd4..00000000 --- a/test/w3c/TriGTests/HYPHEN_MINUS_in_localName.nq +++ /dev/null @@ -1,2 +0,0 @@ - . - . diff --git a/test/w3c/TriGTests/HYPHEN_MINUS_in_localName.trig b/test/w3c/TriGTests/HYPHEN_MINUS_in_localName.trig deleted file mode 100644 index e93280e9..00000000 --- a/test/w3c/TriGTests/HYPHEN_MINUS_in_localName.trig +++ /dev/null @@ -1,3 +0,0 @@ -@prefix p: . -{p:s- .} - {p:s- .} diff --git a/test/w3c/TriGTests/IRIREF_datatype.nq b/test/w3c/TriGTests/IRIREF_datatype.nq deleted file mode 100644 index 2ddce8e3..00000000 --- a/test/w3c/TriGTests/IRIREF_datatype.nq +++ /dev/null @@ -1,2 +0,0 @@ - "1"^^ . - "1"^^ . diff --git a/test/w3c/TriGTests/IRIREF_datatype.trig b/test/w3c/TriGTests/IRIREF_datatype.trig deleted file mode 100644 index f8e89b17..00000000 --- a/test/w3c/TriGTests/IRIREF_datatype.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ "1"^^ .} - { "1"^^ .} diff --git a/test/w3c/TriGTests/IRI_spo.nq b/test/w3c/TriGTests/IRI_spo.nq deleted file mode 100644 index 9e8bf24d..00000000 --- a/test/w3c/TriGTests/IRI_spo.nq +++ /dev/null @@ -1,2 +0,0 @@ - . - . diff --git a/test/w3c/TriGTests/IRI_subject.trig b/test/w3c/TriGTests/IRI_subject.trig deleted file mode 100644 index 0a258598..00000000 --- a/test/w3c/TriGTests/IRI_subject.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ .} - { .} diff --git a/test/w3c/TriGTests/IRI_with_all_punctuation.nq b/test/w3c/TriGTests/IRI_with_all_punctuation.nq deleted file mode 100644 index ea278b6c..00000000 --- a/test/w3c/TriGTests/IRI_with_all_punctuation.nq +++ /dev/null @@ -1,2 +0,0 @@ - . - . diff --git a/test/w3c/TriGTests/IRI_with_all_punctuation.trig b/test/w3c/TriGTests/IRI_with_all_punctuation.trig deleted file mode 100644 index 4b602a73..00000000 --- a/test/w3c/TriGTests/IRI_with_all_punctuation.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ .} - { .} diff --git a/test/w3c/TriGTests/IRI_with_eight_digit_numeric_escape.trig b/test/w3c/TriGTests/IRI_with_eight_digit_numeric_escape.trig deleted file mode 100644 index 6042a770..00000000 --- a/test/w3c/TriGTests/IRI_with_eight_digit_numeric_escape.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ .} - { .} diff --git a/test/w3c/TriGTests/IRI_with_four_digit_numeric_escape.trig b/test/w3c/TriGTests/IRI_with_four_digit_numeric_escape.trig deleted file mode 100644 index 6c659d06..00000000 --- a/test/w3c/TriGTests/IRI_with_four_digit_numeric_escape.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ .} - { .} diff --git a/test/w3c/TriGTests/LICENSE b/test/w3c/TriGTests/LICENSE deleted file mode 100644 index 3c128537..00000000 --- a/test/w3c/TriGTests/LICENSE +++ /dev/null @@ -1,48 +0,0 @@ -Summary -======= - -Distributed under both the W3C Test Suite License[1] and the W3C 3-clause BSD License[2]. To contribute to a W3C Test Suite, see the policies and contribution forms [3] - -1. http://www.w3.org/Consortium/Legal/2008/04-testsuite-license -2. http://www.w3.org/Consortium/Legal/2008/03-bsd-license -3. http://www.w3.org/2004/10/27-testcases - -DISCLAIMER - -UNDER BOTH MUTUALLY EXCLUSIVE LICENSES, THIS DOCUMENT AND ALL DOCUMENTS, TESTS AND SOFTWARE THAT LINK THIS STATEMENT ARE PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, OR TITLE; THAT THE CONTENTS OF THE DOCUMENT ARE SUITABLE FOR ANY PURPOSE; NOR THAT THE IMPLEMENTATION OF SUCH CONTENTS WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. -COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE DOCUMENT OR THE PERFORMANCE OR IMPLEMENTATION OF THE CONTENTS THEREOF. - - -W3C Test Suite License -====================== - -This document, Test Suites and other documents that link to this statement are provided by the copyright holders under the following license: By using and/or copying this document, or the W3C document from which this statement is linked, you (the licensee) agree that you have read, understood, and will comply with the following terms and conditions: - -Permission to copy, and distribute the contents of this document, or the W3C document from which this statement is linked, in any medium for any purpose and without fee or royalty is hereby granted, provided that you include the following on ALL copies of the document, or portions thereof, that you use: - -A link or URL to the original W3C document. -The pre-existing copyright notice of the original author, or if it doesn't exist, a notice (hypertext is preferred, but a textual representation is permitted) of the form: "Copyright © [$date-of-document] World Wide Web Consortium, (Massachusetts Institute of Technology, European Research Consortium for Informatics and Mathematics, Keio University) and others. All Rights Reserved. http://www.w3.org/Consortium/Legal/2008/04-testsuite-copyright.html" -If it exists, the STATUS of the W3C document. -When space permits, inclusion of the full text of this NOTICE should be provided. We request that authorship attribution be provided in any software, documents, or other items or products that you create pursuant to the implementation of the contents of this document, or any portion thereof. - -No right to create modifications or derivatives of W3C documents is granted pursuant to this license. However, if additional requirements (documented in the Copyright FAQ) are satisfied, the right to create modifications or derivatives is sometimes granted by the W3C to individuals complying with those requirements. - -If a Test Suite distinguishes the test harness (or, framework for navigation) and the actual tests, permission is given to remove or alter the harness or navigation if the Test Suite in question allows to do so. The tests themselves shall NOT be changed in any way. - -The name and trademarks of W3C and other copyright holders may NOT be used in advertising or publicity pertaining to this document or other documents that link to this statement without specific, written prior permission. Title to copyright in this document will at all times remain with copyright holders. Permission is given to use the trademarked string W3C within claims of performance concerning W3C Specifications or features described therein, and there only, if the test suite so authorizes. - -THIS WORK IS PROVIDED BY W3C, MIT, ERCIM, KEIO UNIVERSITY, THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL W3C, MIT, ERCIM, KEIO UNIVERSITY, THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - - -W3C 3-clause BSD License -======================== -Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - - Redistributions of works must retain the original copyright notice, this list of conditions and the following disclaimer. - - Redistributions in binary form must reproduce the original copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - - Neither the name of the W3C nor the names of its contributors may be used to endorse or promote products derived from this work without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - diff --git a/test/w3c/TriGTests/LITERAL1.nq b/test/w3c/TriGTests/LITERAL1.nq deleted file mode 100644 index 97b680a5..00000000 --- a/test/w3c/TriGTests/LITERAL1.nq +++ /dev/null @@ -1,2 +0,0 @@ - "x" . - "x" . diff --git a/test/w3c/TriGTests/LITERAL1.trig b/test/w3c/TriGTests/LITERAL1.trig deleted file mode 100644 index df544ef8..00000000 --- a/test/w3c/TriGTests/LITERAL1.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ 'x' .} - { 'x' .} diff --git a/test/w3c/TriGTests/LITERAL1_all_controls.nq b/test/w3c/TriGTests/LITERAL1_all_controls.nq deleted file mode 100644 index 3bfb3bd4..00000000 --- a/test/w3c/TriGTests/LITERAL1_all_controls.nq +++ /dev/null @@ -1,2 +0,0 @@ - "\u0000\u0001\u0002\u0003\u0004\u0005\u0006\u0007\u0008\t\u000B\u000C\u000E\u000F\u0010\u0011\u0012\u0013\u0014\u0015\u0016\u0017\u0018\u0019\u001A\u001B\u001C\u001D\u001E\u001F" . - "\u0000\u0001\u0002\u0003\u0004\u0005\u0006\u0007\u0008\t\u000B\u000C\u000E\u000F\u0010\u0011\u0012\u0013\u0014\u0015\u0016\u0017\u0018\u0019\u001A\u001B\u001C\u001D\u001E\u001F" . diff --git a/test/w3c/TriGTests/LITERAL1_all_controls.trig b/test/w3c/TriGTests/LITERAL1_all_controls.trig deleted file mode 100644 index 1246b619..00000000 Binary files a/test/w3c/TriGTests/LITERAL1_all_controls.trig and /dev/null differ diff --git a/test/w3c/TriGTests/LITERAL1_all_punctuation.nq b/test/w3c/TriGTests/LITERAL1_all_punctuation.nq deleted file mode 100644 index 47ef8763..00000000 --- a/test/w3c/TriGTests/LITERAL1_all_punctuation.nq +++ /dev/null @@ -1,2 +0,0 @@ - " !\"#$%&():;<=>?@[]^_`{|}~" . - " !\"#$%&():;<=>?@[]^_`{|}~" . diff --git a/test/w3c/TriGTests/LITERAL1_all_punctuation.trig b/test/w3c/TriGTests/LITERAL1_all_punctuation.trig deleted file mode 100644 index 456e7972..00000000 --- a/test/w3c/TriGTests/LITERAL1_all_punctuation.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ ' !"#$%&():;<=>?@[]^_`{|}~' .} - { ' !"#$%&():;<=>?@[]^_`{|}~' .} diff --git a/test/w3c/TriGTests/LITERAL1_ascii_boundaries.nq b/test/w3c/TriGTests/LITERAL1_ascii_boundaries.nq deleted file mode 100644 index 672da9d1..00000000 --- a/test/w3c/TriGTests/LITERAL1_ascii_boundaries.nq +++ /dev/null @@ -1,2 +0,0 @@ - "\u0000\t\u000B\u000C\u000E&([]\u007F" . - "\u0000\t\u000B\u000C\u000E&([]\u007F" . diff --git a/test/w3c/TriGTests/LITERAL1_ascii_boundaries.trig b/test/w3c/TriGTests/LITERAL1_ascii_boundaries.trig deleted file mode 100644 index cd14a4e8..00000000 Binary files a/test/w3c/TriGTests/LITERAL1_ascii_boundaries.trig and /dev/null differ diff --git a/test/w3c/TriGTests/LITERAL1_with_UTF8_boundaries.trig b/test/w3c/TriGTests/LITERAL1_with_UTF8_boundaries.trig deleted file mode 100644 index b72eb040..00000000 --- a/test/w3c/TriGTests/LITERAL1_with_UTF8_boundaries.trig +++ /dev/null @@ -1 +0,0 @@ - '€߿ࠀ࿿က쿿퀀퟿�𐀀𿿽񀀀󿿽􀀀􏿽' . diff --git a/test/w3c/TriGTests/LITERAL2.trig b/test/w3c/TriGTests/LITERAL2.trig deleted file mode 100644 index c2b09ff6..00000000 --- a/test/w3c/TriGTests/LITERAL2.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ "x" .} - { "x" .} diff --git a/test/w3c/TriGTests/LITERAL2_ascii_boundaries.nq b/test/w3c/TriGTests/LITERAL2_ascii_boundaries.nq deleted file mode 100644 index 63402430..00000000 --- a/test/w3c/TriGTests/LITERAL2_ascii_boundaries.nq +++ /dev/null @@ -1,2 +0,0 @@ - "\u0000\t\u000B\u000C\u000E!#[]\u007F" . - "\u0000\t\u000B\u000C\u000E!#[]\u007F" . diff --git a/test/w3c/TriGTests/LITERAL2_ascii_boundaries.trig b/test/w3c/TriGTests/LITERAL2_ascii_boundaries.trig deleted file mode 100644 index dd6b3ddf..00000000 Binary files a/test/w3c/TriGTests/LITERAL2_ascii_boundaries.trig and /dev/null differ diff --git a/test/w3c/TriGTests/LITERAL2_with_UTF8_boundaries.trig b/test/w3c/TriGTests/LITERAL2_with_UTF8_boundaries.trig deleted file mode 100644 index 0e1616db..00000000 --- a/test/w3c/TriGTests/LITERAL2_with_UTF8_boundaries.trig +++ /dev/null @@ -1 +0,0 @@ - "€߿ࠀ࿿က쿿퀀퟿�𐀀𿿽񀀀󿿽􀀀􏿽" . diff --git a/test/w3c/TriGTests/LITERAL_LONG1.trig b/test/w3c/TriGTests/LITERAL_LONG1.trig deleted file mode 100644 index 5db4af44..00000000 --- a/test/w3c/TriGTests/LITERAL_LONG1.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ '''x''' .} - { '''x''' .} diff --git a/test/w3c/TriGTests/LITERAL_LONG1_ascii_boundaries.nq b/test/w3c/TriGTests/LITERAL_LONG1_ascii_boundaries.nq deleted file mode 100644 index 5dc9b17a..00000000 --- a/test/w3c/TriGTests/LITERAL_LONG1_ascii_boundaries.nq +++ /dev/null @@ -1,2 +0,0 @@ - "\u0000&([]\u007F" . - "\u0000&([]\u007F" . diff --git a/test/w3c/TriGTests/LITERAL_LONG1_ascii_boundaries.trig b/test/w3c/TriGTests/LITERAL_LONG1_ascii_boundaries.trig deleted file mode 100644 index 25db84dd..00000000 Binary files a/test/w3c/TriGTests/LITERAL_LONG1_ascii_boundaries.trig and /dev/null differ diff --git a/test/w3c/TriGTests/LITERAL_LONG1_with_1_squote.nq b/test/w3c/TriGTests/LITERAL_LONG1_with_1_squote.nq deleted file mode 100644 index f72af857..00000000 --- a/test/w3c/TriGTests/LITERAL_LONG1_with_1_squote.nq +++ /dev/null @@ -1,2 +0,0 @@ - "x'y" . - "x'y" . diff --git a/test/w3c/TriGTests/LITERAL_LONG1_with_1_squote.trig b/test/w3c/TriGTests/LITERAL_LONG1_with_1_squote.trig deleted file mode 100644 index 45e742ed..00000000 --- a/test/w3c/TriGTests/LITERAL_LONG1_with_1_squote.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ '''x'y''' .} - { '''x'y''' .} diff --git a/test/w3c/TriGTests/LITERAL_LONG1_with_2_squotes.nq b/test/w3c/TriGTests/LITERAL_LONG1_with_2_squotes.nq deleted file mode 100644 index 5e7a4890..00000000 --- a/test/w3c/TriGTests/LITERAL_LONG1_with_2_squotes.nq +++ /dev/null @@ -1,2 +0,0 @@ - "x''y" . - "x''y" . diff --git a/test/w3c/TriGTests/LITERAL_LONG1_with_2_squotes.trig b/test/w3c/TriGTests/LITERAL_LONG1_with_2_squotes.trig deleted file mode 100644 index 75f94883..00000000 --- a/test/w3c/TriGTests/LITERAL_LONG1_with_2_squotes.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ '''x''y''' .} - { '''x''y''' .} diff --git a/test/w3c/TriGTests/LITERAL_LONG1_with_UTF8_boundaries.trig b/test/w3c/TriGTests/LITERAL_LONG1_with_UTF8_boundaries.trig deleted file mode 100644 index e04b675e..00000000 --- a/test/w3c/TriGTests/LITERAL_LONG1_with_UTF8_boundaries.trig +++ /dev/null @@ -1 +0,0 @@ - '''€߿ࠀ࿿က쿿퀀퟿�𐀀𿿽񀀀󿿽􀀀􏿽''' . diff --git a/test/w3c/TriGTests/LITERAL_LONG2.trig b/test/w3c/TriGTests/LITERAL_LONG2.trig deleted file mode 100644 index 2f1a86ec..00000000 --- a/test/w3c/TriGTests/LITERAL_LONG2.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ """x""" .} - { """x""" .} diff --git a/test/w3c/TriGTests/LITERAL_LONG2_ascii_boundaries.nq b/test/w3c/TriGTests/LITERAL_LONG2_ascii_boundaries.nq deleted file mode 100644 index 1dc45f7c..00000000 --- a/test/w3c/TriGTests/LITERAL_LONG2_ascii_boundaries.nq +++ /dev/null @@ -1,2 +0,0 @@ - "\u0000!#[]\u007F" . - "\u0000!#[]\u007F" . diff --git a/test/w3c/TriGTests/LITERAL_LONG2_ascii_boundaries.trig b/test/w3c/TriGTests/LITERAL_LONG2_ascii_boundaries.trig deleted file mode 100644 index 804fe250..00000000 Binary files a/test/w3c/TriGTests/LITERAL_LONG2_ascii_boundaries.trig and /dev/null differ diff --git a/test/w3c/TriGTests/LITERAL_LONG2_with_1_squote.nq b/test/w3c/TriGTests/LITERAL_LONG2_with_1_squote.nq deleted file mode 100644 index 3cbb9785..00000000 --- a/test/w3c/TriGTests/LITERAL_LONG2_with_1_squote.nq +++ /dev/null @@ -1,2 +0,0 @@ - "x\"y" . - "x\"y" . diff --git a/test/w3c/TriGTests/LITERAL_LONG2_with_1_squote.trig b/test/w3c/TriGTests/LITERAL_LONG2_with_1_squote.trig deleted file mode 100644 index fccbe173..00000000 --- a/test/w3c/TriGTests/LITERAL_LONG2_with_1_squote.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ """x"y""" .} - { """x"y""" .} diff --git a/test/w3c/TriGTests/LITERAL_LONG2_with_2_squotes.nq b/test/w3c/TriGTests/LITERAL_LONG2_with_2_squotes.nq deleted file mode 100644 index cdab9945..00000000 --- a/test/w3c/TriGTests/LITERAL_LONG2_with_2_squotes.nq +++ /dev/null @@ -1,2 +0,0 @@ - "x\"\"y" . - "x\"\"y" . diff --git a/test/w3c/TriGTests/LITERAL_LONG2_with_2_squotes.trig b/test/w3c/TriGTests/LITERAL_LONG2_with_2_squotes.trig deleted file mode 100644 index 8d1f3359..00000000 --- a/test/w3c/TriGTests/LITERAL_LONG2_with_2_squotes.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ """x""y""" .} - { """x""y""" .} diff --git a/test/w3c/TriGTests/LITERAL_LONG2_with_REVERSE_SOLIDUS.nq b/test/w3c/TriGTests/LITERAL_LONG2_with_REVERSE_SOLIDUS.nq deleted file mode 100644 index 43b76993..00000000 --- a/test/w3c/TriGTests/LITERAL_LONG2_with_REVERSE_SOLIDUS.nq +++ /dev/null @@ -1,2 +0,0 @@ - "test-\\" . - "test-\\" . diff --git a/test/w3c/TriGTests/LITERAL_LONG2_with_REVERSE_SOLIDUS.trig b/test/w3c/TriGTests/LITERAL_LONG2_with_REVERSE_SOLIDUS.trig deleted file mode 100644 index 4dfe5e1f..00000000 --- a/test/w3c/TriGTests/LITERAL_LONG2_with_REVERSE_SOLIDUS.trig +++ /dev/null @@ -1,4 +0,0 @@ -@prefix : . - -{:s :p1 """test-\\""" .} - {:s :p1 """test-\\""" .} diff --git a/test/w3c/TriGTests/LITERAL_LONG2_with_UTF8_boundaries.trig b/test/w3c/TriGTests/LITERAL_LONG2_with_UTF8_boundaries.trig deleted file mode 100644 index 644b32d8..00000000 --- a/test/w3c/TriGTests/LITERAL_LONG2_with_UTF8_boundaries.trig +++ /dev/null @@ -1 +0,0 @@ - """€߿ࠀ࿿က쿿퀀퟿�𐀀𿿽񀀀󿿽􀀀􏿽""" . diff --git a/test/w3c/TriGTests/LITERAL_with_UTF8_boundaries.nq b/test/w3c/TriGTests/LITERAL_with_UTF8_boundaries.nq deleted file mode 100644 index 47a2527a..00000000 --- a/test/w3c/TriGTests/LITERAL_with_UTF8_boundaries.nq +++ /dev/null @@ -1 +0,0 @@ - "\u0080\u07FF\u0800\u0FFF\u1000\uCFFF\uD000\uD7FF\uE000\uFFFD\U00010000\U0003FFFD\U00040000\U000FFFFD\U00100000\U0010FFFD" . diff --git a/test/w3c/TriGTests/README b/test/w3c/TriGTests/README deleted file mode 100644 index 2187549a..00000000 --- a/test/w3c/TriGTests/README +++ /dev/null @@ -1,41 +0,0 @@ -This README is for the W3C RDF Working Group's TriG test suite. -This test suite contains three kinds of tests: - - Evaluation (rdft:TestTriGEval) - a pair of an input trig file - and referenced nquads file. - - Positive syntax (rdft:TestTriGPositiveSyntax) - an input trig - file with no syntax errors. - - Negative syntax (rdft:TestTriGNegativeSyntax) - an input trig - file with at least one syntax error. - -The manifest.ttl file in this directory lists all of the tests in the -RDF WG's TriG test suite. Each test is one of the above tests. All -tests have a name (mf:name) and an input (mf:action). The Evaluation -tests have an expected result (mf:result). - -• An implementation passes an Evaluation test if it parses the input - into a dataset, parses the expected result into another dataset, and - those two dataset are isomorphic (see - ). - -• An implementation passes a positive syntax test if it parses the - input. - -• An implementation passes a negative syntax test if it fails to parse - the input. - -The home of the test suite is . -Per RFC 3986 section 5.1.3, the base IRI for parsing each file is the -retrieval IRI for that file. For example, the tests trig-subm-01 and -trig-subm-27 require relative IRI resolution against a base of - and - respectively. - - -See http://www.w3.org/2011/rdf-wg/wiki/TriG_Test_Suite for more details. - - -Eric Prud'hommeaux - 11 June 2013. -Gregg Kellogg - 12 June 2013. diff --git a/test/w3c/TriGTests/SPARQL_style_base.trig b/test/w3c/TriGTests/SPARQL_style_base.trig deleted file mode 100644 index 5697b450..00000000 --- a/test/w3c/TriGTests/SPARQL_style_base.trig +++ /dev/null @@ -1,3 +0,0 @@ -BASE -{ .} - { .} diff --git a/test/w3c/TriGTests/SPARQL_style_prefix.trig b/test/w3c/TriGTests/SPARQL_style_prefix.trig deleted file mode 100644 index 49bc9737..00000000 --- a/test/w3c/TriGTests/SPARQL_style_prefix.trig +++ /dev/null @@ -1,3 +0,0 @@ -PREFIX p: -{p:s .} - {p:s .} diff --git a/test/w3c/TriGTests/alternating_bnode_graphs.nq b/test/w3c/TriGTests/alternating_bnode_graphs.nq deleted file mode 100644 index 66124112..00000000 --- a/test/w3c/TriGTests/alternating_bnode_graphs.nq +++ /dev/null @@ -1,4 +0,0 @@ - . - _:G . - . - _:G . diff --git a/test/w3c/TriGTests/alternating_bnode_graphs.trig b/test/w3c/TriGTests/alternating_bnode_graphs.trig deleted file mode 100644 index e921099b..00000000 --- a/test/w3c/TriGTests/alternating_bnode_graphs.trig +++ /dev/null @@ -1,5 +0,0 @@ -@prefix : . -{:a :b :c.} -_:G {:a :b :d.} -{:a :b :e.} -_:G {:a :b :f.} diff --git a/test/w3c/TriGTests/alternating_iri_graphs.nq b/test/w3c/TriGTests/alternating_iri_graphs.nq deleted file mode 100644 index 29c063e4..00000000 --- a/test/w3c/TriGTests/alternating_iri_graphs.nq +++ /dev/null @@ -1,4 +0,0 @@ - . - . - . - . diff --git a/test/w3c/TriGTests/alternating_iri_graphs.trig b/test/w3c/TriGTests/alternating_iri_graphs.trig deleted file mode 100644 index 6ce4d656..00000000 --- a/test/w3c/TriGTests/alternating_iri_graphs.trig +++ /dev/null @@ -1,5 +0,0 @@ -@prefix : . -{:a :b :c.} -:G {:a :b :d.} -{:a :b :e.} -:G {:a :b :f.} diff --git a/test/w3c/TriGTests/anonymous_blank_node_graph.nq b/test/w3c/TriGTests/anonymous_blank_node_graph.nq deleted file mode 100644 index 0522cbda..00000000 --- a/test/w3c/TriGTests/anonymous_blank_node_graph.nq +++ /dev/null @@ -1 +0,0 @@ - _:b1 . diff --git a/test/w3c/TriGTests/anonymous_blank_node_graph.trig b/test/w3c/TriGTests/anonymous_blank_node_graph.trig deleted file mode 100644 index 6dd8d54e..00000000 --- a/test/w3c/TriGTests/anonymous_blank_node_graph.trig +++ /dev/null @@ -1 +0,0 @@ -[] { .} diff --git a/test/w3c/TriGTests/anonymous_blank_node_object.nq b/test/w3c/TriGTests/anonymous_blank_node_object.nq deleted file mode 100644 index a2c997f2..00000000 --- a/test/w3c/TriGTests/anonymous_blank_node_object.nq +++ /dev/null @@ -1,2 +0,0 @@ - _:b1 . - _:b2 . diff --git a/test/w3c/TriGTests/anonymous_blank_node_object.trig b/test/w3c/TriGTests/anonymous_blank_node_object.trig deleted file mode 100644 index e91e7102..00000000 --- a/test/w3c/TriGTests/anonymous_blank_node_object.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ [] .} - { [] .} diff --git a/test/w3c/TriGTests/anonymous_blank_node_subject.nq b/test/w3c/TriGTests/anonymous_blank_node_subject.nq deleted file mode 100644 index b17e189c..00000000 --- a/test/w3c/TriGTests/anonymous_blank_node_subject.nq +++ /dev/null @@ -1,2 +0,0 @@ -_:b1 . -_:b2 . diff --git a/test/w3c/TriGTests/anonymous_blank_node_subject.trig b/test/w3c/TriGTests/anonymous_blank_node_subject.trig deleted file mode 100644 index e9866f94..00000000 --- a/test/w3c/TriGTests/anonymous_blank_node_subject.trig +++ /dev/null @@ -1,2 +0,0 @@ -{[] .} - {[] .} diff --git a/test/w3c/TriGTests/bareword_a_predicate.nq b/test/w3c/TriGTests/bareword_a_predicate.nq deleted file mode 100644 index fd01c46a..00000000 --- a/test/w3c/TriGTests/bareword_a_predicate.nq +++ /dev/null @@ -1,2 +0,0 @@ - . - . diff --git a/test/w3c/TriGTests/bareword_a_predicate.trig b/test/w3c/TriGTests/bareword_a_predicate.trig deleted file mode 100644 index 315dc9bb..00000000 --- a/test/w3c/TriGTests/bareword_a_predicate.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ a .} - { a .} diff --git a/test/w3c/TriGTests/bareword_decimal.nq b/test/w3c/TriGTests/bareword_decimal.nq deleted file mode 100644 index ed5de576..00000000 --- a/test/w3c/TriGTests/bareword_decimal.nq +++ /dev/null @@ -1,2 +0,0 @@ - "1.0"^^ . - "1.0"^^ . diff --git a/test/w3c/TriGTests/bareword_decimal.trig b/test/w3c/TriGTests/bareword_decimal.trig deleted file mode 100644 index f862e712..00000000 --- a/test/w3c/TriGTests/bareword_decimal.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ 1.0 .} - { 1.0 .} diff --git a/test/w3c/TriGTests/bareword_double.nq b/test/w3c/TriGTests/bareword_double.nq deleted file mode 100644 index f1783256..00000000 --- a/test/w3c/TriGTests/bareword_double.nq +++ /dev/null @@ -1,2 +0,0 @@ - "1E0"^^ . - "1E0"^^ . diff --git a/test/w3c/TriGTests/bareword_double.trig b/test/w3c/TriGTests/bareword_double.trig deleted file mode 100644 index 788b8cee..00000000 --- a/test/w3c/TriGTests/bareword_double.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ 1E0 .} - { 1E0 .} diff --git a/test/w3c/TriGTests/bareword_integer.trig b/test/w3c/TriGTests/bareword_integer.trig deleted file mode 100644 index be1fa8ed..00000000 --- a/test/w3c/TriGTests/bareword_integer.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ 1 .} - { 1 .} diff --git a/test/w3c/TriGTests/blankNodePropertyList_as_object.nq b/test/w3c/TriGTests/blankNodePropertyList_as_object.nq deleted file mode 100644 index 8e38d4e4..00000000 --- a/test/w3c/TriGTests/blankNodePropertyList_as_object.nq +++ /dev/null @@ -1,4 +0,0 @@ - _:b1 . -_:b1 . - _:b2 . -_:b2 . diff --git a/test/w3c/TriGTests/blankNodePropertyList_as_object.trig b/test/w3c/TriGTests/blankNodePropertyList_as_object.trig deleted file mode 100644 index 724d77ba..00000000 --- a/test/w3c/TriGTests/blankNodePropertyList_as_object.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ [ ] .} - { [ ] .} \ No newline at end of file diff --git a/test/w3c/TriGTests/blankNodePropertyList_as_subject.nq b/test/w3c/TriGTests/blankNodePropertyList_as_subject.nq deleted file mode 100644 index b3c274ce..00000000 --- a/test/w3c/TriGTests/blankNodePropertyList_as_subject.nq +++ /dev/null @@ -1,4 +0,0 @@ -_:b1 . -_:b1 . -_:b2 . -_:b2 . diff --git a/test/w3c/TriGTests/blankNodePropertyList_as_subject.trig b/test/w3c/TriGTests/blankNodePropertyList_as_subject.trig deleted file mode 100644 index 925b680a..00000000 --- a/test/w3c/TriGTests/blankNodePropertyList_as_subject.trig +++ /dev/null @@ -1,2 +0,0 @@ -{[ ] .} - {[ ] .} diff --git a/test/w3c/TriGTests/blankNodePropertyList_containing_collection.nq b/test/w3c/TriGTests/blankNodePropertyList_containing_collection.nq deleted file mode 100644 index 85f272a7..00000000 --- a/test/w3c/TriGTests/blankNodePropertyList_containing_collection.nq +++ /dev/null @@ -1,6 +0,0 @@ -_:b1 _:b2 . -_:b2 "1"^^ . -_:b2 . -_:b3 _:b4 . -_:b4 "1"^^ . -_:b4 . diff --git a/test/w3c/TriGTests/blankNodePropertyList_containing_collection.trig b/test/w3c/TriGTests/blankNodePropertyList_containing_collection.trig deleted file mode 100644 index d23b848c..00000000 --- a/test/w3c/TriGTests/blankNodePropertyList_containing_collection.trig +++ /dev/null @@ -1,2 +0,0 @@ -{[ (1) ] .} - {[ (1) ] .} diff --git a/test/w3c/TriGTests/blankNodePropertyList_with_multiple_triples.nq b/test/w3c/TriGTests/blankNodePropertyList_with_multiple_triples.nq deleted file mode 100644 index ac7e6125..00000000 --- a/test/w3c/TriGTests/blankNodePropertyList_with_multiple_triples.nq +++ /dev/null @@ -1,6 +0,0 @@ -_:b1 . -_:b1 . -_:b1 . -_:b2 . -_:b2 . -_:b2 . diff --git a/test/w3c/TriGTests/blankNodePropertyList_with_multiple_triples.trig b/test/w3c/TriGTests/blankNodePropertyList_with_multiple_triples.trig deleted file mode 100644 index dc5b5461..00000000 --- a/test/w3c/TriGTests/blankNodePropertyList_with_multiple_triples.trig +++ /dev/null @@ -1,2 +0,0 @@ -{[ ; ] .} - {[ ; ] .} diff --git a/test/w3c/TriGTests/collection_object.nq b/test/w3c/TriGTests/collection_object.nq deleted file mode 100644 index 8ced4ad1..00000000 --- a/test/w3c/TriGTests/collection_object.nq +++ /dev/null @@ -1,6 +0,0 @@ - _:b1 . -_:b1 "1"^^ . -_:b1 . - _:b2 . -_:b2 "1"^^ . -_:b2 . diff --git a/test/w3c/TriGTests/collection_object.trig b/test/w3c/TriGTests/collection_object.trig deleted file mode 100644 index a86dd42f..00000000 --- a/test/w3c/TriGTests/collection_object.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ (1) .} - { (1) .} \ No newline at end of file diff --git a/test/w3c/TriGTests/collection_subject.nq b/test/w3c/TriGTests/collection_subject.nq deleted file mode 100644 index 26858dc1..00000000 --- a/test/w3c/TriGTests/collection_subject.nq +++ /dev/null @@ -1,6 +0,0 @@ -_:b1 "1"^^ . -_:b1 . -_:b1 . -_:b2 "1"^^ . -_:b2 . -_:b2 . diff --git a/test/w3c/TriGTests/collection_subject.trig b/test/w3c/TriGTests/collection_subject.trig deleted file mode 100644 index cb49acd8..00000000 --- a/test/w3c/TriGTests/collection_subject.trig +++ /dev/null @@ -1,2 +0,0 @@ -{(1) .} - {(1) .} diff --git a/test/w3c/TriGTests/comment_following_PNAME_NS.nq b/test/w3c/TriGTests/comment_following_PNAME_NS.nq deleted file mode 100644 index a8ca81c5..00000000 --- a/test/w3c/TriGTests/comment_following_PNAME_NS.nq +++ /dev/null @@ -1 +0,0 @@ - . diff --git a/test/w3c/TriGTests/comment_following_PNAME_NS.trig b/test/w3c/TriGTests/comment_following_PNAME_NS.trig deleted file mode 100644 index c03124c4..00000000 --- a/test/w3c/TriGTests/comment_following_PNAME_NS.trig +++ /dev/null @@ -1,3 +0,0 @@ -@prefix p: . - p:#comment -. diff --git a/test/w3c/TriGTests/comment_following_localName.trig b/test/w3c/TriGTests/comment_following_localName.trig deleted file mode 100644 index 649a9a59..00000000 --- a/test/w3c/TriGTests/comment_following_localName.trig +++ /dev/null @@ -1,8 +0,0 @@ -@prefix p: . - p:o#comment -. - - { - #comment - . -} diff --git a/test/w3c/TriGTests/default_namespace_IRI.trig b/test/w3c/TriGTests/default_namespace_IRI.trig deleted file mode 100644 index 7eccc879..00000000 --- a/test/w3c/TriGTests/default_namespace_IRI.trig +++ /dev/null @@ -1,3 +0,0 @@ -@prefix : . -{:s .} - {:s .} diff --git a/test/w3c/TriGTests/double_lower_case_e.nq b/test/w3c/TriGTests/double_lower_case_e.nq deleted file mode 100644 index c19ca11d..00000000 --- a/test/w3c/TriGTests/double_lower_case_e.nq +++ /dev/null @@ -1,2 +0,0 @@ - "1e0"^^ . - "1e0"^^ . diff --git a/test/w3c/TriGTests/double_lower_case_e.trig b/test/w3c/TriGTests/double_lower_case_e.trig deleted file mode 100644 index 588669fa..00000000 --- a/test/w3c/TriGTests/double_lower_case_e.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ 1e0 .} - { 1e0 .} diff --git a/test/w3c/TriGTests/empty_collection.nq b/test/w3c/TriGTests/empty_collection.nq deleted file mode 100644 index f85ed8fb..00000000 --- a/test/w3c/TriGTests/empty_collection.nq +++ /dev/null @@ -1,2 +0,0 @@ - . - . diff --git a/test/w3c/TriGTests/empty_collection.trig b/test/w3c/TriGTests/empty_collection.trig deleted file mode 100644 index c6aef8b2..00000000 --- a/test/w3c/TriGTests/empty_collection.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ () .} - { () .} diff --git a/test/w3c/TriGTests/first.nq b/test/w3c/TriGTests/first.nq deleted file mode 100644 index 0ba78d55..00000000 --- a/test/w3c/TriGTests/first.nq +++ /dev/null @@ -1,14 +0,0 @@ - _:b1 . -_:b1 _:b2 . -_:b2 "1"^^ . -_:b2 . -_:b1 _:b3 . -_:b3 "2"^^ . -_:b3 . - _:b4 . -_:b4 _:b5 . -_:b5 "1"^^ . -_:b5 . -_:b4 _:b6 . -_:b6 "2"^^ . -_:b6 . diff --git a/test/w3c/TriGTests/first.trig b/test/w3c/TriGTests/first.trig deleted file mode 100644 index 0f80aa69..00000000 --- a/test/w3c/TriGTests/first.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ ((1) 2) .} - { ((1) 2) .} diff --git a/test/w3c/TriGTests/labeled_blank_node_graph.nq b/test/w3c/TriGTests/labeled_blank_node_graph.nq deleted file mode 100644 index e9d83f4e..00000000 --- a/test/w3c/TriGTests/labeled_blank_node_graph.nq +++ /dev/null @@ -1 +0,0 @@ - _:g1 . diff --git a/test/w3c/TriGTests/labeled_blank_node_graph.trig b/test/w3c/TriGTests/labeled_blank_node_graph.trig deleted file mode 100644 index a6adbb98..00000000 --- a/test/w3c/TriGTests/labeled_blank_node_graph.trig +++ /dev/null @@ -1 +0,0 @@ -_:g1 { .} diff --git a/test/w3c/TriGTests/labeled_blank_node_object.nq b/test/w3c/TriGTests/labeled_blank_node_object.nq deleted file mode 100644 index 58b5fad2..00000000 --- a/test/w3c/TriGTests/labeled_blank_node_object.nq +++ /dev/null @@ -1,2 +0,0 @@ - _:o . - _:o . diff --git a/test/w3c/TriGTests/labeled_blank_node_object.trig b/test/w3c/TriGTests/labeled_blank_node_object.trig deleted file mode 100644 index 1ac7de76..00000000 --- a/test/w3c/TriGTests/labeled_blank_node_object.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ _:o .} - { _:o .} diff --git a/test/w3c/TriGTests/labeled_blank_node_subject.nq b/test/w3c/TriGTests/labeled_blank_node_subject.nq deleted file mode 100644 index b1f38d51..00000000 --- a/test/w3c/TriGTests/labeled_blank_node_subject.nq +++ /dev/null @@ -1,2 +0,0 @@ -_:s . -_:s . diff --git a/test/w3c/TriGTests/labeled_blank_node_subject.trig b/test/w3c/TriGTests/labeled_blank_node_subject.trig deleted file mode 100644 index 4dca0e98..00000000 --- a/test/w3c/TriGTests/labeled_blank_node_subject.trig +++ /dev/null @@ -1,2 +0,0 @@ -{_:s .} - {_:s .} diff --git a/test/w3c/TriGTests/labeled_blank_node_with_PN_CHARS_BASE_character_boundaries.nq b/test/w3c/TriGTests/labeled_blank_node_with_PN_CHARS_BASE_character_boundaries.nq deleted file mode 100644 index 969c0c2a..00000000 --- a/test/w3c/TriGTests/labeled_blank_node_with_PN_CHARS_BASE_character_boundaries.nq +++ /dev/null @@ -1,2 +0,0 @@ - _:AZazÀÖØöø˿ͰͽͿ῿‌‍⁰↏Ⰰ⿯、퟿豈﷏ﷰ�𐀀󯿽 . - _:AZazÀÖØöø˿ͰͽͿ῿‌‍⁰↏Ⰰ⿯、퟿豈﷏ﷰ�𐀀󯿽 . diff --git a/test/w3c/TriGTests/labeled_blank_node_with_PN_CHARS_BASE_character_boundaries.trig b/test/w3c/TriGTests/labeled_blank_node_with_PN_CHARS_BASE_character_boundaries.trig deleted file mode 100644 index 8920d476..00000000 --- a/test/w3c/TriGTests/labeled_blank_node_with_PN_CHARS_BASE_character_boundaries.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ _:AZazÀÖØöø˿ͰͽͿ῿‌‍⁰↏Ⰰ⿯、퟿豈﷏ﷰ�𐀀󯿽 .} - { _:AZazÀÖØöø˿ͰͽͿ῿‌‍⁰↏Ⰰ⿯、퟿豈﷏ﷰ�𐀀󯿽 .} diff --git a/test/w3c/TriGTests/labeled_blank_node_with_leading_digit.nq b/test/w3c/TriGTests/labeled_blank_node_with_leading_digit.nq deleted file mode 100644 index 24f52035..00000000 --- a/test/w3c/TriGTests/labeled_blank_node_with_leading_digit.nq +++ /dev/null @@ -1,2 +0,0 @@ - _:0 . - _:0 . diff --git a/test/w3c/TriGTests/labeled_blank_node_with_leading_digit.trig b/test/w3c/TriGTests/labeled_blank_node_with_leading_digit.trig deleted file mode 100644 index 32ff3860..00000000 --- a/test/w3c/TriGTests/labeled_blank_node_with_leading_digit.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ _:0 .} - { _:0 .} diff --git a/test/w3c/TriGTests/labeled_blank_node_with_leading_underscore.nq b/test/w3c/TriGTests/labeled_blank_node_with_leading_underscore.nq deleted file mode 100644 index 57d0044e..00000000 --- a/test/w3c/TriGTests/labeled_blank_node_with_leading_underscore.nq +++ /dev/null @@ -1,2 +0,0 @@ - _:_ . - _:_ . diff --git a/test/w3c/TriGTests/labeled_blank_node_with_leading_underscore.trig b/test/w3c/TriGTests/labeled_blank_node_with_leading_underscore.trig deleted file mode 100644 index 11bd621c..00000000 --- a/test/w3c/TriGTests/labeled_blank_node_with_leading_underscore.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ _:_ .} - { _:_ .} diff --git a/test/w3c/TriGTests/labeled_blank_node_with_non_leading_extras.nq b/test/w3c/TriGTests/labeled_blank_node_with_non_leading_extras.nq deleted file mode 100644 index ebf8024c..00000000 --- a/test/w3c/TriGTests/labeled_blank_node_with_non_leading_extras.nq +++ /dev/null @@ -1,2 +0,0 @@ - _:a·̀ͯ‿.⁀ . - _:a·̀ͯ‿.⁀ . diff --git a/test/w3c/TriGTests/labeled_blank_node_with_non_leading_extras.trig b/test/w3c/TriGTests/labeled_blank_node_with_non_leading_extras.trig deleted file mode 100644 index dad502a4..00000000 --- a/test/w3c/TriGTests/labeled_blank_node_with_non_leading_extras.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ _:a·̀ͯ‿.⁀ .} - { _:a·̀ͯ‿.⁀ .} diff --git a/test/w3c/TriGTests/langtagged_LONG.trig b/test/w3c/TriGTests/langtagged_LONG.trig deleted file mode 100644 index d63e0e19..00000000 --- a/test/w3c/TriGTests/langtagged_LONG.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ """chat"""@en .} - { """chat"""@en .} diff --git a/test/w3c/TriGTests/langtagged_LONG_with_subtag.nq b/test/w3c/TriGTests/langtagged_LONG_with_subtag.nq deleted file mode 100644 index 14b56574..00000000 --- a/test/w3c/TriGTests/langtagged_LONG_with_subtag.nq +++ /dev/null @@ -1,2 +0,0 @@ - "Cheers"@en-UK . - "Cheers"@en-UK . diff --git a/test/w3c/TriGTests/langtagged_LONG_with_subtag.trig b/test/w3c/TriGTests/langtagged_LONG_with_subtag.trig deleted file mode 100644 index c7ba8f2d..00000000 --- a/test/w3c/TriGTests/langtagged_LONG_with_subtag.trig +++ /dev/null @@ -1,4 +0,0 @@ -# Test long literal with lang tag -@prefix : . -{:a :b """Cheers"""@en-UK .} - {:a :b """Cheers"""@en-UK .} diff --git a/test/w3c/TriGTests/langtagged_non_LONG.nq b/test/w3c/TriGTests/langtagged_non_LONG.nq deleted file mode 100644 index 7e0a5b9e..00000000 --- a/test/w3c/TriGTests/langtagged_non_LONG.nq +++ /dev/null @@ -1,2 +0,0 @@ - "chat"@en . - "chat"@en . diff --git a/test/w3c/TriGTests/langtagged_non_LONG.trig b/test/w3c/TriGTests/langtagged_non_LONG.trig deleted file mode 100644 index bebcb884..00000000 --- a/test/w3c/TriGTests/langtagged_non_LONG.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ "chat"@en .} - { "chat"@en .} diff --git a/test/w3c/TriGTests/lantag_with_subtag.nq b/test/w3c/TriGTests/lantag_with_subtag.nq deleted file mode 100644 index 165aa77c..00000000 --- a/test/w3c/TriGTests/lantag_with_subtag.nq +++ /dev/null @@ -1,2 +0,0 @@ - "chat"@en-us . - "chat"@en-us . diff --git a/test/w3c/TriGTests/lantag_with_subtag.trig b/test/w3c/TriGTests/lantag_with_subtag.trig deleted file mode 100644 index d25f1039..00000000 --- a/test/w3c/TriGTests/lantag_with_subtag.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ "chat"@en-us .} - { "chat"@en-us .} diff --git a/test/w3c/TriGTests/last.nq b/test/w3c/TriGTests/last.nq deleted file mode 100644 index 54b3d790..00000000 --- a/test/w3c/TriGTests/last.nq +++ /dev/null @@ -1,14 +0,0 @@ - _:b1 . -_:b1 "1"^^ . -_:b1 _:b2 . -_:b2 _:b3 . -_:b3 "2"^^ . -_:b3 . -_:b2 . - _:b4 . -_:b4 "1"^^ . -_:b4 _:b5 . -_:b5 _:b6 . -_:b6 "2"^^ . -_:b6 . -_:b5 . diff --git a/test/w3c/TriGTests/last.trig b/test/w3c/TriGTests/last.trig deleted file mode 100644 index 6fd17f7f..00000000 --- a/test/w3c/TriGTests/last.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ (1 (2)) .} - { (1 (2)) .} diff --git a/test/w3c/TriGTests/literal_false.nq b/test/w3c/TriGTests/literal_false.nq deleted file mode 100644 index 9a334557..00000000 --- a/test/w3c/TriGTests/literal_false.nq +++ /dev/null @@ -1,2 +0,0 @@ - "false"^^ . - "false"^^ . diff --git a/test/w3c/TriGTests/literal_false.trig b/test/w3c/TriGTests/literal_false.trig deleted file mode 100644 index e1f6f447..00000000 --- a/test/w3c/TriGTests/literal_false.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ false .} - { false .} diff --git a/test/w3c/TriGTests/literal_true.nq b/test/w3c/TriGTests/literal_true.nq deleted file mode 100644 index 39675c3b..00000000 --- a/test/w3c/TriGTests/literal_true.nq +++ /dev/null @@ -1,2 +0,0 @@ - "true"^^ . - "true"^^ . diff --git a/test/w3c/TriGTests/literal_true.trig b/test/w3c/TriGTests/literal_true.trig deleted file mode 100644 index b49aa1ac..00000000 --- a/test/w3c/TriGTests/literal_true.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ true .} - { true .} diff --git a/test/w3c/TriGTests/literal_with_BACKSPACE.nq b/test/w3c/TriGTests/literal_with_BACKSPACE.nq deleted file mode 100644 index e4e9a247..00000000 --- a/test/w3c/TriGTests/literal_with_BACKSPACE.nq +++ /dev/null @@ -1,2 +0,0 @@ - "\u0008" . - "\u0008" . diff --git a/test/w3c/TriGTests/literal_with_BACKSPACE.trig b/test/w3c/TriGTests/literal_with_BACKSPACE.trig deleted file mode 100644 index 0a3a1cac..00000000 --- a/test/w3c/TriGTests/literal_with_BACKSPACE.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ '' .} - { '' .} diff --git a/test/w3c/TriGTests/literal_with_CARRIAGE_RETURN.nq b/test/w3c/TriGTests/literal_with_CARRIAGE_RETURN.nq deleted file mode 100644 index d1ecddce..00000000 --- a/test/w3c/TriGTests/literal_with_CARRIAGE_RETURN.nq +++ /dev/null @@ -1,2 +0,0 @@ - "\r" . - "\r" . diff --git a/test/w3c/TriGTests/literal_with_CARRIAGE_RETURN.trig b/test/w3c/TriGTests/literal_with_CARRIAGE_RETURN.trig deleted file mode 100644 index 18d6fe84..00000000 --- a/test/w3c/TriGTests/literal_with_CARRIAGE_RETURN.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ ''' ''' .} - { ''' ''' .} \ No newline at end of file diff --git a/test/w3c/TriGTests/literal_with_CHARACTER_TABULATION.nq b/test/w3c/TriGTests/literal_with_CHARACTER_TABULATION.nq deleted file mode 100644 index 4baf1754..00000000 --- a/test/w3c/TriGTests/literal_with_CHARACTER_TABULATION.nq +++ /dev/null @@ -1,2 +0,0 @@ - "\t" . - "\t" . diff --git a/test/w3c/TriGTests/literal_with_CHARACTER_TABULATION.trig b/test/w3c/TriGTests/literal_with_CHARACTER_TABULATION.trig deleted file mode 100644 index 65b4152a..00000000 --- a/test/w3c/TriGTests/literal_with_CHARACTER_TABULATION.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ ' ' .} - { ' ' .} diff --git a/test/w3c/TriGTests/literal_with_FORM_FEED.nq b/test/w3c/TriGTests/literal_with_FORM_FEED.nq deleted file mode 100644 index c6157bf3..00000000 --- a/test/w3c/TriGTests/literal_with_FORM_FEED.nq +++ /dev/null @@ -1,2 +0,0 @@ - "\u000C" . - "\u000C" . diff --git a/test/w3c/TriGTests/literal_with_FORM_FEED.trig b/test/w3c/TriGTests/literal_with_FORM_FEED.trig deleted file mode 100644 index 742f7cac..00000000 --- a/test/w3c/TriGTests/literal_with_FORM_FEED.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ ' ' .} - { ' ' .} diff --git a/test/w3c/TriGTests/literal_with_LINE_FEED.nq b/test/w3c/TriGTests/literal_with_LINE_FEED.nq deleted file mode 100644 index facb59ec..00000000 --- a/test/w3c/TriGTests/literal_with_LINE_FEED.nq +++ /dev/null @@ -1,2 +0,0 @@ - "\n" . - "\n" . diff --git a/test/w3c/TriGTests/literal_with_LINE_FEED.trig b/test/w3c/TriGTests/literal_with_LINE_FEED.trig deleted file mode 100644 index 26c292d9..00000000 --- a/test/w3c/TriGTests/literal_with_LINE_FEED.trig +++ /dev/null @@ -1,4 +0,0 @@ -{ ''' -''' .} - { ''' -''' .} \ No newline at end of file diff --git a/test/w3c/TriGTests/literal_with_REVERSE_SOLIDUS.nq b/test/w3c/TriGTests/literal_with_REVERSE_SOLIDUS.nq deleted file mode 100644 index 45674069..00000000 --- a/test/w3c/TriGTests/literal_with_REVERSE_SOLIDUS.nq +++ /dev/null @@ -1,2 +0,0 @@ - "\\" . - "\\" . diff --git a/test/w3c/TriGTests/literal_with_REVERSE_SOLIDUS.trig b/test/w3c/TriGTests/literal_with_REVERSE_SOLIDUS.trig deleted file mode 100644 index b939dc28..00000000 --- a/test/w3c/TriGTests/literal_with_REVERSE_SOLIDUS.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ '\\' .} - { '\\' .} diff --git a/test/w3c/TriGTests/literal_with_escaped_BACKSPACE.trig b/test/w3c/TriGTests/literal_with_escaped_BACKSPACE.trig deleted file mode 100644 index f13d246b..00000000 --- a/test/w3c/TriGTests/literal_with_escaped_BACKSPACE.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ '\b' .} - { '\b' .} diff --git a/test/w3c/TriGTests/literal_with_escaped_CARRIAGE_RETURN.trig b/test/w3c/TriGTests/literal_with_escaped_CARRIAGE_RETURN.trig deleted file mode 100644 index c2ded66d..00000000 --- a/test/w3c/TriGTests/literal_with_escaped_CARRIAGE_RETURN.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ '\r' .} - { '\r' .} diff --git a/test/w3c/TriGTests/literal_with_escaped_CHARACTER_TABULATION.trig b/test/w3c/TriGTests/literal_with_escaped_CHARACTER_TABULATION.trig deleted file mode 100644 index 60dbac21..00000000 --- a/test/w3c/TriGTests/literal_with_escaped_CHARACTER_TABULATION.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ '\t' .} - { '\t' .} diff --git a/test/w3c/TriGTests/literal_with_escaped_FORM_FEED.trig b/test/w3c/TriGTests/literal_with_escaped_FORM_FEED.trig deleted file mode 100644 index 63f8dc97..00000000 --- a/test/w3c/TriGTests/literal_with_escaped_FORM_FEED.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ '\f' .} - { '\f' .} diff --git a/test/w3c/TriGTests/literal_with_escaped_LINE_FEED.trig b/test/w3c/TriGTests/literal_with_escaped_LINE_FEED.trig deleted file mode 100644 index 2c1f89a4..00000000 --- a/test/w3c/TriGTests/literal_with_escaped_LINE_FEED.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ '\n' .} - { '\n' .} diff --git a/test/w3c/TriGTests/literal_with_numeric_escape4.nq b/test/w3c/TriGTests/literal_with_numeric_escape4.nq deleted file mode 100644 index 84fce641..00000000 --- a/test/w3c/TriGTests/literal_with_numeric_escape4.nq +++ /dev/null @@ -1,2 +0,0 @@ - "o" . - "o" . diff --git a/test/w3c/TriGTests/literal_with_numeric_escape4.trig b/test/w3c/TriGTests/literal_with_numeric_escape4.trig deleted file mode 100644 index 1c868cc9..00000000 --- a/test/w3c/TriGTests/literal_with_numeric_escape4.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ '\u006F' .} - { '\u006F' .} diff --git a/test/w3c/TriGTests/literal_with_numeric_escape8.trig b/test/w3c/TriGTests/literal_with_numeric_escape8.trig deleted file mode 100644 index b36ff3ea..00000000 --- a/test/w3c/TriGTests/literal_with_numeric_escape8.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ '\U0000006F' .} - { '\U0000006F' .} diff --git a/test/w3c/TriGTests/localName_with_PN_CHARS_BASE_character_boundaries.nq b/test/w3c/TriGTests/localName_with_PN_CHARS_BASE_character_boundaries.nq deleted file mode 100644 index 1f93580c..00000000 --- a/test/w3c/TriGTests/localName_with_PN_CHARS_BASE_character_boundaries.nq +++ /dev/null @@ -1,2 +0,0 @@ - . - . diff --git a/test/w3c/TriGTests/localName_with_PN_CHARS_BASE_character_boundaries.trig b/test/w3c/TriGTests/localName_with_PN_CHARS_BASE_character_boundaries.trig deleted file mode 100644 index 08221635..00000000 --- a/test/w3c/TriGTests/localName_with_PN_CHARS_BASE_character_boundaries.trig +++ /dev/null @@ -1,3 +0,0 @@ -@prefix p: . -{ p:AZazÀÖØöø˿ͰͽͿ῿‌‍⁰↏Ⰰ⿯、퟿豈﷏ﷰ￯𐀀󯿽 .} - { p:AZazÀÖØöø˿ͰͽͿ῿‌‍⁰↏Ⰰ⿯、퟿豈﷏ﷰ￯𐀀󯿽 .} diff --git a/test/w3c/TriGTests/localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries.nq b/test/w3c/TriGTests/localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries.nq deleted file mode 100644 index c347f934..00000000 --- a/test/w3c/TriGTests/localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries.nq +++ /dev/null @@ -1,2 +0,0 @@ - . - . diff --git a/test/w3c/TriGTests/localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries.trig b/test/w3c/TriGTests/localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries.trig deleted file mode 100644 index c3f36e9e..00000000 --- a/test/w3c/TriGTests/localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries.trig +++ /dev/null @@ -1,3 +0,0 @@ -@prefix p: . -{ p:AZazÀÖØöø˿Ͱͽ΄῾‌‍⁰↉Ⰰ⿕、ퟻ﨎ﷇﷰ￯𐀀󠇯 .} - { p:AZazÀÖØöø˿Ͱͽ΄῾‌‍⁰↉Ⰰ⿕、ퟻ﨎ﷇﷰ￯𐀀󠇯 .} diff --git a/test/w3c/TriGTests/localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries.nq b/test/w3c/TriGTests/localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries.nq deleted file mode 100644 index 988855ef..00000000 --- a/test/w3c/TriGTests/localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries.nq +++ /dev/null @@ -1,2 +0,0 @@ - . - . diff --git a/test/w3c/TriGTests/localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries.trig b/test/w3c/TriGTests/localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries.trig deleted file mode 100644 index dd48ac12..00000000 --- a/test/w3c/TriGTests/localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries.trig +++ /dev/null @@ -1,3 +0,0 @@ -@prefix p: . -{ p:AZazÀÖØöø˿Ͱͽ΄῾‌‍⁰↉Ⰰ⿕、ퟻ﨎ﷇﷰ￯ .} - { p:AZazÀÖØöø˿Ͱͽ΄῾‌‍⁰↉Ⰰ⿕、ퟻ﨎ﷇﷰ￯ .} diff --git a/test/w3c/TriGTests/localName_with_leading_digit.nq b/test/w3c/TriGTests/localName_with_leading_digit.nq deleted file mode 100644 index 6f05d1ca..00000000 --- a/test/w3c/TriGTests/localName_with_leading_digit.nq +++ /dev/null @@ -1,2 +0,0 @@ - . - . diff --git a/test/w3c/TriGTests/localName_with_leading_digit.trig b/test/w3c/TriGTests/localName_with_leading_digit.trig deleted file mode 100644 index 540aa007..00000000 --- a/test/w3c/TriGTests/localName_with_leading_digit.trig +++ /dev/null @@ -1,3 +0,0 @@ -@prefix p: . -{p:0 .} - {p:0 .} diff --git a/test/w3c/TriGTests/localName_with_leading_underscore.nq b/test/w3c/TriGTests/localName_with_leading_underscore.nq deleted file mode 100644 index 2cb72818..00000000 --- a/test/w3c/TriGTests/localName_with_leading_underscore.nq +++ /dev/null @@ -1,2 +0,0 @@ - . - . diff --git a/test/w3c/TriGTests/localName_with_leading_underscore.trig b/test/w3c/TriGTests/localName_with_leading_underscore.trig deleted file mode 100644 index 72f2e30b..00000000 --- a/test/w3c/TriGTests/localName_with_leading_underscore.trig +++ /dev/null @@ -1,3 +0,0 @@ -@prefix p: . -{p:_ .} - {p:_ .} diff --git a/test/w3c/TriGTests/localName_with_nfc_PN_CHARS_BASE_character_boundaries.nq b/test/w3c/TriGTests/localName_with_nfc_PN_CHARS_BASE_character_boundaries.nq deleted file mode 100644 index 9c6a3d4d..00000000 --- a/test/w3c/TriGTests/localName_with_nfc_PN_CHARS_BASE_character_boundaries.nq +++ /dev/null @@ -1,2 +0,0 @@ - . - . diff --git a/test/w3c/TriGTests/localName_with_nfc_PN_CHARS_BASE_character_boundaries.trig b/test/w3c/TriGTests/localName_with_nfc_PN_CHARS_BASE_character_boundaries.trig deleted file mode 100644 index d998e3d4..00000000 --- a/test/w3c/TriGTests/localName_with_nfc_PN_CHARS_BASE_character_boundaries.trig +++ /dev/null @@ -1,3 +0,0 @@ -@prefix p: . -{ p:AZazÀÖØöø˿ͰͽͿ῿‌‍⁰↏Ⰰ⿯、퟿﨎﷏ﷰ￯𐀀󯿽 .} - { p:AZazÀÖØöø˿ͰͽͿ῿‌‍⁰↏Ⰰ⿯、퟿﨎﷏ﷰ￯𐀀󯿽 .} diff --git a/test/w3c/TriGTests/localName_with_non_leading_extras.nq b/test/w3c/TriGTests/localName_with_non_leading_extras.nq deleted file mode 100644 index 40353439..00000000 --- a/test/w3c/TriGTests/localName_with_non_leading_extras.nq +++ /dev/null @@ -1,2 +0,0 @@ - . - . diff --git a/test/w3c/TriGTests/localName_with_non_leading_extras.trig b/test/w3c/TriGTests/localName_with_non_leading_extras.trig deleted file mode 100644 index bd1c32c8..00000000 --- a/test/w3c/TriGTests/localName_with_non_leading_extras.trig +++ /dev/null @@ -1,3 +0,0 @@ -@prefix p: . -{p:a·̀ͯ‿.⁀ .} - {p:a·̀ͯ‿.⁀ .} diff --git a/test/w3c/TriGTests/localname_with_COLON.nq b/test/w3c/TriGTests/localname_with_COLON.nq deleted file mode 100644 index 9a1a0d5a..00000000 --- a/test/w3c/TriGTests/localname_with_COLON.nq +++ /dev/null @@ -1,2 +0,0 @@ - . - . diff --git a/test/w3c/TriGTests/localname_with_COLON.trig b/test/w3c/TriGTests/localname_with_COLON.trig deleted file mode 100644 index e166d575..00000000 --- a/test/w3c/TriGTests/localname_with_COLON.trig +++ /dev/null @@ -1,3 +0,0 @@ -@prefix p: . -{p:s: .} - {p:s: .} diff --git a/test/w3c/TriGTests/manifest.ttl b/test/w3c/TriGTests/manifest.ttl deleted file mode 100644 index 235ca0d2..00000000 --- a/test/w3c/TriGTests/manifest.ttl +++ /dev/null @@ -1,2897 +0,0 @@ -# TriG tests -## Distributed under both the W3C Test Suite License[1] and the W3C 3- -## clause BSD License[2]. To contribute to a W3C Test Suite, see the -## policies and contribution forms [3] -## -## 1. http://www.w3.org/Consortium/Legal/2008/04-testsuite-license -## 2. http://www.w3.org/Consortium/Legal/2008/03-bsd-license -## 3. http://www.w3.org/2004/10/27-testcases - -@prefix rdf: . -@prefix rdfs: . -@prefix mf: . -@prefix qt: . - -@prefix rdft: . - -<> rdf:type mf:Manifest ; - rdfs:label "TriG tests" ; - mf:entries - ( - # TriG specific tests - <#anonymous_blank_node_graph> - <#labeled_blank_node_graph> - <#alternating_iri_graphs> - <#alternating_bnode_graphs> - <#trig-syntax-bad-base-04> - <#trig-syntax-bad-base-05> - <#trig-syntax-bad-prefix-06> - <#trig-syntax-bad-prefix-07> - <#trig-syntax-struct-06> - <#trig-syntax-struct-07> - <#trig-syntax-minimal-whitespace-01> - - # From Turtle tests - # atomic tests - <#IRI_subject> - <#IRI_with_four_digit_numeric_escape> - <#IRI_with_eight_digit_numeric_escape> - <#IRI_with_all_punctuation> - <#bareword_a_predicate> - <#old_style_prefix> - <#SPARQL_style_prefix> - <#prefixed_IRI_predicate> - <#prefixed_IRI_object> - <#prefix_only_IRI> - <#prefix_with_PN_CHARS_BASE_character_boundaries> - <#prefix_with_non_leading_extras> - <#default_namespace_IRI> - <#prefix_reassigned_and_used> - <#reserved_escaped_localName> - <#percent_escaped_localName> - <#HYPHEN_MINUS_in_localName> - <#underscore_in_localName> - <#localname_with_COLON> - <#localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries> - <#localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries> - <#localName_with_nfc_PN_CHARS_BASE_character_boundaries> - <#localName_with_leading_underscore> - <#localName_with_leading_digit> - <#localName_with_non_leading_extras> - <#old_style_base> - <#SPARQL_style_base> - <#labeled_blank_node_subject> - <#labeled_blank_node_object> - <#labeled_blank_node_with_PN_CHARS_BASE_character_boundaries> - <#labeled_blank_node_with_leading_underscore> - <#labeled_blank_node_with_leading_digit> - <#labeled_blank_node_with_non_leading_extras> - <#anonymous_blank_node_subject> - <#anonymous_blank_node_object> - <#sole_blankNodePropertyList> - <#blankNodePropertyList_as_subject> - <#blankNodePropertyList_as_object> - <#blankNodePropertyList_with_multiple_triples> - <#nested_blankNodePropertyLists> - <#blankNodePropertyList_containing_collection> - <#collection_subject> - <#collection_object> - <#empty_collection> - <#nested_collection> - <#first> - <#last> - <#LITERAL1> - <#LITERAL1_ascii_boundaries> - <#LITERAL1_with_UTF8_boundaries> - <#LITERAL1_all_controls> - <#LITERAL1_all_punctuation> - <#LITERAL_LONG1> - <#LITERAL_LONG1_ascii_boundaries> - <#LITERAL_LONG1_with_UTF8_boundaries> - <#LITERAL_LONG1_with_1_squote> - <#LITERAL_LONG1_with_2_squotes> - <#LITERAL2> - <#LITERAL2_ascii_boundaries> - <#LITERAL2_with_UTF8_boundaries> - <#LITERAL_LONG2> - <#LITERAL_LONG2_ascii_boundaries> - <#LITERAL_LONG2_with_UTF8_boundaries> - <#LITERAL_LONG2_with_1_squote> - <#LITERAL_LONG2_with_2_squotes> - <#literal_with_CHARACTER_TABULATION> - <#literal_with_BACKSPACE> - <#literal_with_LINE_FEED> - <#literal_with_CARRIAGE_RETURN> - <#literal_with_FORM_FEED> - <#literal_with_REVERSE_SOLIDUS> - <#literal_with_escaped_CHARACTER_TABULATION> - <#literal_with_escaped_BACKSPACE> - <#literal_with_escaped_LINE_FEED> - <#literal_with_escaped_CARRIAGE_RETURN> - <#literal_with_escaped_FORM_FEED> - <#literal_with_numeric_escape4> - <#literal_with_numeric_escape8> - <#IRIREF_datatype> - <#prefixed_name_datatype> - <#bareword_integer> - <#bareword_decimal> - <#bareword_double> - <#double_lower_case_e> - <#negative_numeric> - <#positive_numeric> - <#numeric_with_leading_0> - <#literal_true> - <#literal_false> - <#langtagged_non_LONG> - <#langtagged_LONG> - <#lantag_with_subtag> - <#objectList_with_two_objects> - <#predicateObjectList_with_two_objectLists> - <#repeated_semis_at_end> - <#repeated_semis_not_at_end> - - # tests requested by Jeremy Carroll - # http://www.w3.org/2011/rdf-wg/wiki/Turtle_Candidate_Recommendation_Comments#c35 - <#comment_following_localName> - <#number_sign_following_localName> - <#comment_following_PNAME_NS> - <#number_sign_following_PNAME_NS> - - # tests from Dave Beckett - # http://www.w3.org/2011/rdf-wg/wiki/Turtle_Candidate_Recommendation_Comments#c28 - <#LITERAL_LONG2_with_REVERSE_SOLIDUS> - <#trig-syntax-bad-LITERAL2_with_langtag_and_datatype> - <#two_LITERAL_LONG2s> - <#langtagged_LONG_with_subtag> - - # original tests-ttl - <#trig-syntax-file-01> - <#trig-syntax-file-02> - <#trig-syntax-file-03> - <#trig-syntax-uri-01> - <#trig-syntax-uri-02> - <#trig-syntax-uri-03> - <#trig-syntax-uri-04> - <#trig-syntax-base-01> - <#trig-syntax-base-02> - <#trig-syntax-base-03> - <#trig-syntax-base-04> - <#trig-syntax-prefix-01> - <#trig-syntax-prefix-02> - <#trig-syntax-prefix-03> - <#trig-syntax-prefix-04> - <#trig-syntax-prefix-05> - <#trig-syntax-prefix-06> - <#trig-syntax-prefix-07> - <#trig-syntax-prefix-08> - <#trig-syntax-prefix-09> - <#trig-syntax-string-01> - <#trig-syntax-string-02> - <#trig-syntax-string-03> - <#trig-syntax-string-04> - <#trig-syntax-string-05> - <#trig-syntax-string-06> - <#trig-syntax-string-07> - <#trig-syntax-string-08> - <#trig-syntax-string-09> - <#trig-syntax-string-10> - <#trig-syntax-string-11> - <#trig-syntax-str-esc-01> - <#trig-syntax-str-esc-02> - <#trig-syntax-str-esc-03> - <#trig-syntax-pname-esc-01> - <#trig-syntax-pname-esc-02> - <#trig-syntax-pname-esc-03> - <#trig-syntax-bnode-01> - <#trig-syntax-bnode-02> - <#trig-syntax-bnode-03> - <#trig-syntax-bnode-04> - <#trig-syntax-bnode-05> - <#trig-syntax-bnode-06> - <#trig-syntax-bnode-07> - <#trig-syntax-bnode-08> - <#trig-syntax-bnode-09> - <#trig-syntax-bnode-10> - <#trig-syntax-number-01> - <#trig-syntax-number-02> - <#trig-syntax-number-03> - <#trig-syntax-number-04> - <#trig-syntax-number-05> - <#trig-syntax-number-06> - <#trig-syntax-number-07> - <#trig-syntax-number-08> - <#trig-syntax-number-09> - <#trig-syntax-number-10> - <#trig-syntax-number-11> - <#trig-syntax-datatypes-01> - <#trig-syntax-datatypes-02> - <#trig-syntax-kw-01> - <#trig-syntax-kw-02> - <#trig-syntax-kw-03> - <#trig-syntax-struct-01> - <#trig-syntax-struct-02> - <#trig-syntax-struct-03> - <#trig-syntax-struct-04> - <#trig-syntax-struct-05> - <#trig-syntax-lists-01> - <#trig-syntax-lists-02> - <#trig-syntax-lists-03> - <#trig-syntax-lists-04> - <#trig-syntax-lists-05> - <#trig-syntax-bad-uri-01> - <#trig-syntax-bad-uri-02> - <#trig-syntax-bad-uri-03> - <#trig-syntax-bad-uri-04> - <#trig-syntax-bad-uri-05> - <#trig-syntax-bad-prefix-01> - <#trig-syntax-bad-prefix-02> - <#trig-syntax-bad-prefix-03> - <#trig-syntax-bad-prefix-04> - <#trig-syntax-bad-prefix-05> - <#trig-syntax-bad-base-01> - <#trig-syntax-bad-base-02> - <#trig-syntax-bad-base-03> - <#trig-syntax-bad-bnode-01> - <#trig-syntax-bad-bnode-02> - <#trig-syntax-bad-struct-02> - <#trig-syntax-bad-struct-03> - <#trig-syntax-bad-struct-04> - <#trig-syntax-bad-struct-05> - <#trig-syntax-bad-struct-06> - <#trig-syntax-bad-struct-07> - <#trig-syntax-bad-kw-01> - <#trig-syntax-bad-kw-02> - <#trig-syntax-bad-kw-03> - <#trig-syntax-bad-kw-04> - <#trig-syntax-bad-kw-05> - <#trig-syntax-bad-n3-extras-01> - <#trig-syntax-bad-n3-extras-02> - <#trig-syntax-bad-n3-extras-03> - <#trig-syntax-bad-n3-extras-04> - <#trig-syntax-bad-n3-extras-05> - <#trig-syntax-bad-n3-extras-06> - <#trig-syntax-bad-n3-extras-07> - <#trig-syntax-bad-n3-extras-08> - <#trig-syntax-bad-n3-extras-09> - <#trig-syntax-bad-n3-extras-10> - <#trig-syntax-bad-n3-extras-11> - <#trig-syntax-bad-n3-extras-12> - <#trig-syntax-bad-n3-extras-13> - <#trig-syntax-bad-struct-09> - <#trig-syntax-bad-struct-10> - <#trig-syntax-bad-struct-12> - <#trig-syntax-bad-struct-13> - <#trig-syntax-bad-struct-14> - <#trig-syntax-bad-struct-15> - <#trig-syntax-bad-struct-16> - <#trig-syntax-bad-struct-17> - <#trig-syntax-bad-lang-01> - <#trig-syntax-bad-esc-01> - <#trig-syntax-bad-esc-02> - <#trig-syntax-bad-esc-03> - <#trig-syntax-bad-esc-04> - <#trig-syntax-bad-pname-01> - <#trig-syntax-bad-pname-02> - <#trig-syntax-bad-pname-03> - <#trig-syntax-bad-string-01> - <#trig-syntax-bad-string-02> - <#trig-syntax-bad-string-03> - <#trig-syntax-bad-string-04> - <#trig-syntax-bad-string-05> - <#trig-syntax-bad-string-06> - <#trig-syntax-bad-string-07> - <#trig-syntax-bad-num-01> - <#trig-syntax-bad-num-02> - <#trig-syntax-bad-num-03> - <#trig-syntax-bad-num-04> - <#trig-syntax-bad-num-05> - <#trig-eval-struct-01> - <#trig-eval-struct-02> - <#trig-subm-01> - <#trig-subm-02> - <#trig-subm-03> - <#trig-subm-04> - <#trig-subm-05> - <#trig-subm-06> - <#trig-subm-07> - <#trig-subm-08> - <#trig-subm-09> - <#trig-subm-10> - <#trig-subm-11> - <#trig-subm-12> - <#trig-subm-13> - <#trig-subm-14> - <#trig-subm-15> - <#trig-subm-16> - <#trig-subm-17> - <#trig-subm-18> - <#trig-subm-19> - <#trig-subm-20> - <#trig-subm-21> - <#trig-subm-22> - <#trig-subm-23> - <#trig-subm-24> - <#trig-subm-25> - <#trig-subm-26> - <#trig-subm-27> - <#trig-eval-bad-01> - <#trig-eval-bad-02> - <#trig-eval-bad-03> - <#trig-eval-bad-04> - - # tests from David Robillard - # http://www.w3.org/2011/rdf-wg/wiki/Turtle_Candidate_Recommendation_Comments#c21 - <#trig-syntax-bad-blank-label-dot-end> - <#trig-syntax-bad-ln-dash-start> - <#trig-syntax-bad-ln-escape-start> - <#trig-syntax-bad-ln-escape> - <#trig-syntax-bad-missing-ns-dot-end> - <#trig-syntax-bad-missing-ns-dot-start> - <#trig-syntax-bad-ns-dot-end> - <#trig-syntax-bad-ns-dot-start> - <#trig-syntax-bad-number-dot-in-anon> - <#trig-syntax-bad-list-01> - <#trig-syntax-bad-list-02> - <#trig-syntax-bad-list-03> - <#trig-syntax-bad-list-04> - - <#trig-syntax-blank-label> - <#trig-syntax-ln-colons> - <#trig-syntax-ln-dots> - <#trig-syntax-ns-dots> - - # tests for bnode graph names, optional GRAPH keyword and - # triples outside {} - <#trig-kw-graph-01> - <#trig-kw-graph-02> - <#trig-kw-graph-03> - <#trig-kw-graph-04> - <#trig-kw-graph-05> - - <#trig-kw-graph-06> - <#trig-kw-graph-07> - <#trig-kw-graph-08> - <#trig-kw-graph-09> - - <#trig-kw-graph-10> - - <#trig-graph-bad-01> - <#trig-graph-bad-02> - <#trig-graph-bad-03> - <#trig-graph-bad-04> - <#trig-graph-bad-05> - - <#trig-graph-bad-06> - <#trig-graph-bad-07> - <#trig-graph-bad-08> - <#trig-graph-bad-09> - - <#trig-graph-bad-10> - <#trig-graph-bad-11> - - <#trig-bnodeplist-graph-01> - - <#trig-collection-graph-01> - <#trig-collection-graph-02> - - <#trig-turtle-01> - <#trig-turtle-02> - <#trig-turtle-03> - <#trig-turtle-04> - <#trig-turtle-05> - - <#trig-turtle-06> - - <#trig-turtle-bad-01> - <#trig-turtle-bad-02> - - # Tests from N-Triples/N-Quads - ) . - -# TriG tests -<#anonymous_blank_node_graph> rdf:type rdft:TestTrigEval ; - mf:name "anonymous_blank_node_graph" ; - rdfs:comment "anonymous blank node graph" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#labeled_blank_node_graph> rdf:type rdft:TestTrigEval ; - mf:name "labeled_blank_node_graph" ; - rdfs:comment "labeled blank node graph" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . -<#alternating_iri_graphs> rdf:type rdft:TestTrigEval ; - mf:name "alternating_iri_graphs" ; - rdfs:comment "alternating graphs with IRI names" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#alternating_bnode_graphs> rdf:type rdft:TestTrigEval ; - mf:name "alternating_bnode_graphs" ; - rdfs:comment "alternating graphs with BNode names" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#trig-syntax-bad-base-04> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-base-04" ; - rdfs:comment "@base inside graph (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-base-05> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-base-05" ; - rdfs:comment "BASE inside graph (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-prefix-06> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-prefix-06" ; - rdfs:comment "@prefix inside graph (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-prefix-07> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-prefix-07" ; - rdfs:comment "PREFIX inside graph (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-struct-06> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-struct-06" ; - rdfs:comment "missing '.'" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-struct-07> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-struct-07" ; - rdfs:comment "trailing ';' no '.'" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-minimal-whitespace-01> a rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-minimal-whitespace-01" ; - rdfs:comment "tests absense of whitespace in various positions" ; - rdft:approval rdft:Approved ; - mf:action ; - . -# Original Turtle tests -# atomic tests -<#IRI_subject> rdf:type rdft:TestTrigEval ; - mf:name "IRI_subject" ; - rdfs:comment "IRI subject" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#IRI_with_four_digit_numeric_escape> rdf:type rdft:TestTrigEval ; - mf:name "IRI_with_four_digit_numeric_escape" ; - rdfs:comment "IRI with four digit numeric escape (\\u)" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#IRI_with_eight_digit_numeric_escape> rdf:type rdft:TestTrigEval ; - mf:name "IRI_with_eight_digit_numeric_escape" ; - rdfs:comment "IRI with eight digit numeric escape (\\U)" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#IRI_with_all_punctuation> rdf:type rdft:TestTrigEval ; - mf:name "IRI_with_all_punctuation" ; - rdfs:comment "IRI with all punctuation" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#bareword_a_predicate> rdf:type rdft:TestTrigEval ; - mf:name "bareword_a_predicate" ; - rdfs:comment "bareword a predicate" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#old_style_prefix> rdf:type rdft:TestTrigEval ; - mf:name "old_style_prefix" ; - rdfs:comment "old-style prefix" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#SPARQL_style_prefix> rdf:type rdft:TestTrigEval ; - mf:name "SPARQL_style_prefix" ; - rdfs:comment "SPARQL-style prefix" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#prefixed_IRI_predicate> rdf:type rdft:TestTrigEval ; - mf:name "prefixed_IRI_predicate" ; - rdfs:comment "prefixed IRI predicate" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#prefixed_IRI_object> rdf:type rdft:TestTrigEval ; - mf:name "prefixed_IRI_object" ; - rdfs:comment "prefixed IRI object" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#prefix_only_IRI> rdf:type rdft:TestTrigEval ; - mf:name "prefix_only_IRI" ; - rdfs:comment "prefix-only IRI (p:)" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#prefix_with_PN_CHARS_BASE_character_boundaries> rdf:type rdft:TestTrigEval ; - mf:name "prefix_with_PN_CHARS_BASE_character_boundaries" ; - rdfs:comment "prefix with PN CHARS BASE character boundaries (prefix: AZazÀÖØöø...:)" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#prefix_with_non_leading_extras> rdf:type rdft:TestTrigEval ; - mf:name "prefix_with_non_leading_extras" ; - rdfs:comment "prefix with_non_leading_extras (_:a·̀ͯ‿.⁀)" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries> rdf:type rdft:TestTrigEval ; - mf:name "localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries" ; - rdfs:comment "localName with assigned, NFC-normalized, basic-multilingual-plane PN CHARS BASE character boundaries (p:AZazÀÖØöø...)" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries> rdf:type rdft:TestTrigEval ; - mf:name "localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries" ; - rdfs:comment "localName with assigned, NFC-normalized PN CHARS BASE character boundaries (p:AZazÀÖØöø...)" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#localName_with_nfc_PN_CHARS_BASE_character_boundaries> rdf:type rdft:TestTrigEval ; - mf:name "localName_with_nfc_PN_CHARS_BASE_character_boundaries" ; - rdfs:comment "localName with nfc-normalize PN CHARS BASE character boundaries (p:AZazÀÖØöø...)" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#default_namespace_IRI> rdf:type rdft:TestTrigEval ; - mf:name "default_namespace_IRI" ; - rdfs:comment "default namespace IRI (:ln)" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#prefix_reassigned_and_used> rdf:type rdft:TestTrigEval ; - mf:name "prefix_reassigned_and_used" ; - rdfs:comment "prefix reassigned and used" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#reserved_escaped_localName> rdf:type rdft:TestTrigEval ; - mf:name "reserved_escaped_localName" ; - rdfs:comment "reserved-escaped local name" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#percent_escaped_localName> rdf:type rdft:TestTrigEval ; - mf:name "percent_escaped_localName" ; - rdfs:comment "percent-escaped local name" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#HYPHEN_MINUS_in_localName> rdf:type rdft:TestTrigEval ; - mf:name "HYPHEN_MINUS_in_localName" ; - rdfs:comment "HYPHEN-MINUS in local name" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#underscore_in_localName> rdf:type rdft:TestTrigEval ; - mf:name "underscore_in_localName" ; - rdfs:comment "underscore in local name" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#localname_with_COLON> rdf:type rdft:TestTrigEval ; - mf:name "localname_with_COLON" ; - rdfs:comment "localname with COLON" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#localName_with_leading_underscore> rdf:type rdft:TestTrigEval ; - mf:name "localName_with_leading_underscore" ; - rdfs:comment "localName with leading underscore (p:_)" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#localName_with_leading_digit> rdf:type rdft:TestTrigEval ; - mf:name "localName_with_leading_digit" ; - rdfs:comment "localName with leading digit (p:_)" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#localName_with_non_leading_extras> rdf:type rdft:TestTrigEval ; - mf:name "localName_with_non_leading_extras" ; - rdfs:comment "localName with_non_leading_extras (_:a·̀ͯ‿.⁀)" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#old_style_base> rdf:type rdft:TestTrigEval ; - mf:name "old_style_base" ; - rdfs:comment "old-style base" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#SPARQL_style_base> rdf:type rdft:TestTrigEval ; - mf:name "SPARQL_style_base" ; - rdfs:comment "SPARQL-style base" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#labeled_blank_node_subject> rdf:type rdft:TestTrigEval ; - mf:name "labeled_blank_node_subject" ; - rdfs:comment "labeled blank node subject" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#labeled_blank_node_object> rdf:type rdft:TestTrigEval ; - mf:name "labeled_blank_node_object" ; - rdfs:comment "labeled blank node object" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#labeled_blank_node_with_PN_CHARS_BASE_character_boundaries> rdf:type rdft:TestTrigEval ; - mf:name "labeled_blank_node_with_PN_CHARS_BASE_character_boundaries" ; - rdfs:comment "labeled blank node with PN_CHARS_BASE character boundaries (_:AZazÀÖØöø...)" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#labeled_blank_node_with_leading_underscore> rdf:type rdft:TestTrigEval ; - mf:name "labeled_blank_node_with_leading_underscore" ; - rdfs:comment "labeled blank node with_leading_underscore (_:_)" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#labeled_blank_node_with_leading_digit> rdf:type rdft:TestTrigEval ; - mf:name "labeled_blank_node_with_leading_digit" ; - rdfs:comment "labeled blank node with_leading_digit (_:0)" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#labeled_blank_node_with_non_leading_extras> rdf:type rdft:TestTrigEval ; - mf:name "labeled_blank_node_with_non_leading_extras" ; - rdfs:comment "labeled blank node with_non_leading_extras (_:a·̀ͯ‿.⁀)" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#anonymous_blank_node_subject> rdf:type rdft:TestTrigEval ; - mf:name "anonymous_blank_node_subject" ; - rdfs:comment "anonymous blank node subject" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#anonymous_blank_node_object> rdf:type rdft:TestTrigEval ; - mf:name "anonymous_blank_node_object" ; - rdfs:comment "anonymous blank node object" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#sole_blankNodePropertyList> rdf:type rdft:TestTrigEval ; - mf:name "sole_blankNodePropertyList" ; - rdfs:comment "sole blankNodePropertyList [

] ." ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#blankNodePropertyList_as_subject> rdf:type rdft:TestTrigEval ; - mf:name "blankNodePropertyList_as_subject" ; - rdfs:comment "blankNodePropertyList as subject [ … ]

." ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#blankNodePropertyList_as_object> rdf:type rdft:TestTrigEval ; - mf:name "blankNodePropertyList_as_object" ; - rdfs:comment "blankNodePropertyList as object

[ … ] ." ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#blankNodePropertyList_with_multiple_triples> rdf:type rdft:TestTrigEval ; - mf:name "blankNodePropertyList_with_multiple_triples" ; - rdfs:comment "blankNodePropertyList with multiple triples [

; ]" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#nested_blankNodePropertyLists> rdf:type rdft:TestTrigEval ; - mf:name "nested_blankNodePropertyLists" ; - rdfs:comment "nested blankNodePropertyLists [ [ ] ; ]" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#blankNodePropertyList_containing_collection> rdf:type rdft:TestTrigEval ; - mf:name "blankNodePropertyList_containing_collection" ; - rdfs:comment "blankNodePropertyList containing collection [ ( … ) ]" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#collection_subject> rdf:type rdft:TestTrigEval ; - mf:name "collection_subject" ; - rdfs:comment "collection subject" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#collection_object> rdf:type rdft:TestTrigEval ; - mf:name "collection_object" ; - rdfs:comment "collection object" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#empty_collection> rdf:type rdft:TestTrigEval ; - mf:name "empty_collection" ; - rdfs:comment "empty collection ()" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#nested_collection> rdf:type rdft:TestTrigEval ; - mf:name "nested_collection" ; - rdfs:comment "nested collection (())" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#first> rdf:type rdft:TestTrigEval ; - mf:name "first" ; - rdfs:comment "first, not last, non-empty nested collection" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#last> rdf:type rdft:TestTrigEval ; - mf:name "last" ; - rdfs:comment "last, not first, non-empty nested collection" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#LITERAL1> rdf:type rdft:TestTrigEval ; - mf:name "LITERAL1" ; - rdfs:comment "LITERAL1 'x'" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#LITERAL1_ascii_boundaries> rdf:type rdft:TestTrigEval ; - mf:name "LITERAL1_ascii_boundaries" ; - rdfs:comment "LITERAL1_ascii_boundaries '\\x00\\x09\\x0b\\x0c\\x0e\\x26\\x28...'" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#LITERAL1_with_UTF8_boundaries> rdf:type rdft:TestTrigEval ; - mf:name "LITERAL1_with_UTF8_boundaries" ; - rdfs:comment "LITERAL1_with_UTF8_boundaries '\\x80\\x7ff\\x800\\xfff...'" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#LITERAL1_all_controls> rdf:type rdft:TestTrigEval ; - mf:name "LITERAL1_all_controls" ; - rdfs:comment "LITERAL1_all_controls '\\x00\\x01\\x02\\x03\\x04...'" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#LITERAL1_all_punctuation> rdf:type rdft:TestTrigEval ; - mf:name "LITERAL1_all_punctuation" ; - rdfs:comment "LITERAL1_all_punctuation '!\"#$%&()...'" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#LITERAL_LONG1> rdf:type rdft:TestTrigEval ; - mf:name "LITERAL_LONG1" ; - rdfs:comment "LITERAL_LONG1 '''x'''" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#LITERAL_LONG1_ascii_boundaries> rdf:type rdft:TestTrigEval ; - mf:name "LITERAL_LONG1_ascii_boundaries" ; - rdfs:comment "LITERAL_LONG1_ascii_boundaries '\\x00\\x26\\x28...'" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#LITERAL_LONG1_with_UTF8_boundaries> rdf:type rdft:TestTrigEval ; - mf:name "LITERAL_LONG1_with_UTF8_boundaries" ; - rdfs:comment "LITERAL_LONG1_with_UTF8_boundaries '\\x80\\x7ff\\x800\\xfff...'" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#LITERAL_LONG1_with_1_squote> rdf:type rdft:TestTrigEval ; - mf:name "LITERAL_LONG1_with_1_squote" ; - rdfs:comment "LITERAL_LONG1 with 1 squote '''a'b'''" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#LITERAL_LONG1_with_2_squotes> rdf:type rdft:TestTrigEval ; - mf:name "LITERAL_LONG1_with_2_squotes" ; - rdfs:comment "LITERAL_LONG1 with 2 squotes '''a''b'''" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#LITERAL2> rdf:type rdft:TestTrigEval ; - mf:name "LITERAL2" ; - rdfs:comment "LITERAL2 \"x\"" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#LITERAL2_ascii_boundaries> rdf:type rdft:TestTrigEval ; - mf:name "LITERAL2_ascii_boundaries" ; - rdfs:comment "LITERAL2_ascii_boundaries '\\x00\\x09\\x0b\\x0c\\x0e\\x21\\x23...'" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#LITERAL2_with_UTF8_boundaries> rdf:type rdft:TestTrigEval ; - mf:name "LITERAL2_with_UTF8_boundaries" ; - rdfs:comment "LITERAL2_with_UTF8_boundaries '\\x80\\x7ff\\x800\\xfff...'" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#LITERAL_LONG2> rdf:type rdft:TestTrigEval ; - mf:name "LITERAL_LONG2" ; - rdfs:comment "LITERAL_LONG2 \"\"\"x\"\"\"" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#LITERAL_LONG2_ascii_boundaries> rdf:type rdft:TestTrigEval ; - mf:name "LITERAL_LONG2_ascii_boundaries" ; - rdfs:comment "LITERAL_LONG2_ascii_boundaries '\\x00\\x21\\x23...'" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#LITERAL_LONG2_with_UTF8_boundaries> rdf:type rdft:TestTrigEval ; - mf:name "LITERAL_LONG2_with_UTF8_boundaries" ; - rdfs:comment "LITERAL_LONG2_with_UTF8_boundaries '\\x80\\x7ff\\x800\\xfff...'" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#LITERAL_LONG2_with_1_squote> rdf:type rdft:TestTrigEval ; - mf:name "LITERAL_LONG2_with_1_squote" ; - rdfs:comment "LITERAL_LONG2 with 1 squote \"\"\"a\"b\"\"\"" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#LITERAL_LONG2_with_2_squotes> rdf:type rdft:TestTrigEval ; - mf:name "LITERAL_LONG2_with_2_squotes" ; - rdfs:comment "LITERAL_LONG2 with 2 squotes \"\"\"a\"\"b\"\"\"" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#literal_with_CHARACTER_TABULATION> rdf:type rdft:TestTrigEval ; - mf:name "literal_with_CHARACTER_TABULATION" ; - rdfs:comment "literal with CHARACTER TABULATION" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#literal_with_BACKSPACE> rdf:type rdft:TestTrigEval ; - mf:name "literal_with_BACKSPACE" ; - rdfs:comment "literal with BACKSPACE" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#literal_with_LINE_FEED> rdf:type rdft:TestTrigEval ; - mf:name "literal_with_LINE_FEED" ; - rdfs:comment "literal with LINE FEED" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#literal_with_CARRIAGE_RETURN> rdf:type rdft:TestTrigEval ; - mf:name "literal_with_CARRIAGE_RETURN" ; - rdfs:comment "literal with CARRIAGE RETURN" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#literal_with_FORM_FEED> rdf:type rdft:TestTrigEval ; - mf:name "literal_with_FORM_FEED" ; - rdfs:comment "literal with FORM FEED" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#literal_with_REVERSE_SOLIDUS> rdf:type rdft:TestTrigEval ; - mf:name "literal_with_REVERSE_SOLIDUS" ; - rdfs:comment "literal with REVERSE SOLIDUS" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#literal_with_escaped_CHARACTER_TABULATION> rdf:type rdft:TestTrigEval ; - mf:name "literal_with_escaped_CHARACTER_TABULATION" ; - rdfs:comment "literal with escaped CHARACTER TABULATION" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#literal_with_escaped_BACKSPACE> rdf:type rdft:TestTrigEval ; - mf:name "literal_with_escaped_BACKSPACE" ; - rdfs:comment "literal with escaped BACKSPACE" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#literal_with_escaped_LINE_FEED> rdf:type rdft:TestTrigEval ; - mf:name "literal_with_escaped_LINE_FEED" ; - rdfs:comment "literal with escaped LINE FEED" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#literal_with_escaped_CARRIAGE_RETURN> rdf:type rdft:TestTrigEval ; - mf:name "literal_with_escaped_CARRIAGE_RETURN" ; - rdfs:comment "literal with escaped CARRIAGE RETURN" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#literal_with_escaped_FORM_FEED> rdf:type rdft:TestTrigEval ; - mf:name "literal_with_escaped_FORM_FEED" ; - rdfs:comment "literal with escaped FORM FEED" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#literal_with_numeric_escape4> rdf:type rdft:TestTrigEval ; - mf:name "literal_with_numeric_escape4" ; - rdfs:comment "literal with numeric escape4 \\u" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#literal_with_numeric_escape8> rdf:type rdft:TestTrigEval ; - mf:name "literal_with_numeric_escape8" ; - rdfs:comment "literal with numeric escape8 \\U" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#IRIREF_datatype> rdf:type rdft:TestTrigEval ; - mf:name "IRIREF_datatype" ; - rdfs:comment "IRIREF datatype \"\"^^" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#prefixed_name_datatype> rdf:type rdft:TestTrigEval ; - mf:name "prefixed_name_datatype" ; - rdfs:comment "prefixed name datatype \"\"^^p:t" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#bareword_integer> rdf:type rdft:TestTrigEval ; - mf:name "bareword_integer" ; - rdfs:comment "bareword integer" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#bareword_decimal> rdf:type rdft:TestTrigEval ; - mf:name "bareword_decimal" ; - rdfs:comment "bareword decimal" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#bareword_double> rdf:type rdft:TestTrigEval ; - mf:name "bareword_double" ; - rdfs:comment "bareword double" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#double_lower_case_e> rdf:type rdft:TestTrigEval ; - mf:name "double_lower_case_e" ; - rdfs:comment "double lower case e" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#negative_numeric> rdf:type rdft:TestTrigEval ; - mf:name "negative_numeric" ; - rdfs:comment "negative numeric" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#positive_numeric> rdf:type rdft:TestTrigEval ; - mf:name "positive_numeric" ; - rdfs:comment "positive numeric" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#numeric_with_leading_0> rdf:type rdft:TestTrigEval ; - mf:name "numeric_with_leading_0" ; - rdfs:comment "numeric with leading 0" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#literal_true> rdf:type rdft:TestTrigEval ; - mf:name "literal_true" ; - rdfs:comment "literal true" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#literal_false> rdf:type rdft:TestTrigEval ; - mf:name "literal_false" ; - rdfs:comment "literal false" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#langtagged_non_LONG> rdf:type rdft:TestTrigEval ; - mf:name "langtagged_non_LONG" ; - rdfs:comment "langtagged non-LONG \"x\"@en" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#langtagged_LONG> rdf:type rdft:TestTrigEval ; - mf:name "langtagged_LONG" ; - rdfs:comment "langtagged LONG \"\"\"x\"\"\"@en" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#lantag_with_subtag> rdf:type rdft:TestTrigEval ; - mf:name "lantag_with_subtag" ; - rdfs:comment "lantag with subtag \"x\"@en-us" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#objectList_with_two_objects> rdf:type rdft:TestTrigEval ; - mf:name "objectList_with_two_objects" ; - rdfs:comment "objectList with two objects … ," ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#predicateObjectList_with_two_objectLists> rdf:type rdft:TestTrigEval ; - mf:name "predicateObjectList_with_two_objectLists" ; - rdfs:comment "predicateObjectList with two objectLists … ," ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#repeated_semis_at_end> rdf:type rdft:TestTrigEval ; - mf:name "repeated_semis_at_end" ; - rdfs:comment "repeated semis at end

;; ." ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#repeated_semis_not_at_end> rdf:type rdft:TestTrigEval ; - mf:name "repeated_semis_not_at_end" ; - rdfs:comment "repeated semis not at end

;;." ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -# original tests-ttl -<#trig-syntax-file-01> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-file-01" ; - rdfs:comment "Empty file" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-file-02> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-file-02" ; - rdfs:comment "Only comment" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-file-03> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-file-03" ; - rdfs:comment "One comment, one empty line" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-uri-01> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-uri-01" ; - rdfs:comment "Only IRIs" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-uri-02> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-uri-02" ; - rdfs:comment "IRIs with Unicode escape" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-uri-03> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-uri-03" ; - rdfs:comment "IRIs with long Unicode escape" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-uri-04> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-uri-04" ; - rdfs:comment "Legal IRIs" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-base-01> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-base-01" ; - rdfs:comment "@base" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-base-02> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-base-02" ; - rdfs:comment "BASE" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-base-03> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-base-03" ; - rdfs:comment "@base with relative IRIs" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-base-04> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-base-04" ; - rdfs:comment "base with relative IRIs" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-prefix-01> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-prefix-01" ; - rdfs:comment "@prefix" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-prefix-02> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-prefix-02" ; - rdfs:comment "PreFIX" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-prefix-03> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-prefix-03" ; - rdfs:comment "Empty PREFIX" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-prefix-04> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-prefix-04" ; - rdfs:comment "Empty @prefix with % escape" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-prefix-05> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-prefix-05" ; - rdfs:comment "@prefix with no suffix" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-prefix-06> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-prefix-06" ; - rdfs:comment "colon is a legal pname character" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-prefix-07> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-prefix-07" ; - rdfs:comment "dash is a legal pname character" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-prefix-08> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-prefix-08" ; - rdfs:comment "underscore is a legal pname character" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-prefix-09> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-prefix-09" ; - rdfs:comment "percents in pnames" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-string-01> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-string-01" ; - rdfs:comment "string literal" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-string-02> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-string-02" ; - rdfs:comment "langString literal" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-string-03> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-string-03" ; - rdfs:comment "langString literal with region" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-string-04> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-string-04" ; - rdfs:comment "squote string literal" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-string-05> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-string-05" ; - rdfs:comment "squote langString literal" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-string-06> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-string-06" ; - rdfs:comment "squote langString literal with region" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-string-07> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-string-07" ; - rdfs:comment "long string literal with embedded single- and double-quotes" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-string-08> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-string-08" ; - rdfs:comment "long string literal with embedded newline" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-string-09> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-string-09" ; - rdfs:comment "squote long string literal with embedded single- and double-quotes" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-string-10> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-string-10" ; - rdfs:comment "long langString literal with embedded newline" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-string-11> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-string-11" ; - rdfs:comment "squote long langString literal with embedded newline" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-str-esc-01> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-str-esc-01" ; - rdfs:comment "string literal with escaped newline" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-str-esc-02> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-str-esc-02" ; - rdfs:comment "string literal with Unicode escape" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-str-esc-03> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-str-esc-03" ; - rdfs:comment "string literal with long Unicode escape" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-pname-esc-01> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-pname-esc-01" ; - rdfs:comment "pname with back-slash escapes" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-pname-esc-02> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-pname-esc-02" ; - rdfs:comment "pname with back-slash escapes (2)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-pname-esc-03> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-pname-esc-03" ; - rdfs:comment "pname with back-slash escapes (3)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bnode-01> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-bnode-01" ; - rdfs:comment "bnode subject" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bnode-02> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-bnode-02" ; - rdfs:comment "bnode object" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bnode-03> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-bnode-03" ; - rdfs:comment "bnode property list object" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bnode-04> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-bnode-04" ; - rdfs:comment "bnode property list object (2)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bnode-05> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-bnode-05" ; - rdfs:comment "bnode property list subject" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bnode-06> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-bnode-06" ; - rdfs:comment "labeled bnode subject" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bnode-07> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-bnode-07" ; - rdfs:comment "labeled bnode subject and object" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bnode-08> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-bnode-08" ; - rdfs:comment "bare bnode property list" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bnode-09> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-bnode-09" ; - rdfs:comment "bnode property list" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bnode-10> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-bnode-10" ; - rdfs:comment "mixed bnode property list and triple" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-number-01> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-number-01" ; - rdfs:comment "integer literal" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-number-02> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-number-02" ; - rdfs:comment "negative integer literal" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-number-03> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-number-03" ; - rdfs:comment "positive integer literal" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-number-04> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-number-04" ; - rdfs:comment "decimal literal" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-number-05> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-number-05" ; - rdfs:comment "decimal literal (no leading digits)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-number-06> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-number-06" ; - rdfs:comment "negative decimal literal" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-number-07> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-number-07" ; - rdfs:comment "positive decimal literal" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-number-08> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-number-08" ; - rdfs:comment "integer literal with decimal lexical confusion" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-number-09> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-number-09" ; - rdfs:comment "double literal" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-number-10> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-number-10" ; - rdfs:comment "negative double literal" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-number-11> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-number-11" ; - rdfs:comment "double literal no fraction" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-datatypes-01> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-datatypes-01" ; - rdfs:comment "xsd:byte literal" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-datatypes-02> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-datatypes-02" ; - rdfs:comment "integer as xsd:string" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-kw-01> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-kw-01" ; - rdfs:comment "boolean literal (true)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-kw-02> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-kw-02" ; - rdfs:comment "boolean literal (false)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-kw-03> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-kw-03" ; - rdfs:comment "'a' as keyword" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-struct-01> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-struct-01" ; - rdfs:comment "object list" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-struct-02> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-struct-02" ; - rdfs:comment "predicate list with object list" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-struct-03> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-struct-03" ; - rdfs:comment "predicate list with object list and dangling ';'" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-struct-04> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-struct-04" ; - rdfs:comment "predicate list with multiple ;;" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-struct-05> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-struct-05" ; - rdfs:comment "predicate list with multiple ;;" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-lists-01> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-lists-01" ; - rdfs:comment "empty list" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-lists-02> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-lists-02" ; - rdfs:comment "mixed list" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-lists-03> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-lists-03" ; - rdfs:comment "isomorphic list as subject and object" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-lists-04> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-lists-04" ; - rdfs:comment "lists of lists" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-lists-05> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-syntax-lists-05" ; - rdfs:comment "mixed lists with embedded lists" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-uri-01> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-uri-01" ; - rdfs:comment "Bad IRI : space (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-uri-02> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-uri-02" ; - rdfs:comment "Bad IRI : bad escape (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-uri-03> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-uri-03" ; - rdfs:comment "Bad IRI : bad long escape (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-uri-04> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-uri-04" ; - rdfs:comment "Bad IRI : character escapes not allowed (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-uri-05> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-uri-05" ; - rdfs:comment "Bad IRI : character escapes not allowed (2) (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-prefix-01> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-prefix-01" ; - rdfs:comment "No prefix (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-prefix-02> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-prefix-02" ; - rdfs:comment "No prefix (2) (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-prefix-03> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-prefix-03" ; - rdfs:comment "@prefix without URI (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-prefix-04> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-prefix-04" ; - rdfs:comment "@prefix without prefix name (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-prefix-05> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-prefix-05" ; - rdfs:comment "@prefix without ':' (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-base-01> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-base-01" ; - rdfs:comment "@base without URI (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-base-02> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-base-02" ; - rdfs:comment "@base in wrong case (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-base-03> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-base-03" ; - rdfs:comment "BASE without URI (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-bnode-01> rdf:type rdft:TestNTriplesNegativeSyntax ; - mf:name "trig-syntax-bad-bnode-01" ; - rdfs:comment "Colon in bnode label not allowed (negative test)" ; - mf:action ; - . - -<#trig-syntax-bad-bnode-02> rdf:type rdft:TestNTriplesNegativeSyntax ; - mf:name "trig-syntax-bad-bnode-02" ; - rdfs:comment "Colon in bnode label not allowed (negative test)" ; - mf:action ; - . - -<#trig-syntax-bad-struct-02> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-struct-02" ; - rdfs:comment "Turtle is not N3 (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-struct-03> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-struct-03" ; - rdfs:comment "Turtle is not NQuads (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-struct-04> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-struct-04" ; - rdfs:comment "Turtle does not allow literals-as-subjects (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-struct-05> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-struct-05" ; - rdfs:comment "Turtle does not allow literals-as-predicates (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-struct-06> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-struct-06" ; - rdfs:comment "Turtle does not allow bnodes-as-predicates (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-struct-07> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-struct-07" ; - rdfs:comment "Turtle does not allow labeled bnodes-as-predicates (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-kw-01> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-kw-01" ; - rdfs:comment "'A' is not a keyword (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-kw-02> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-kw-02" ; - rdfs:comment "'a' cannot be used as subject (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-kw-03> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-kw-03" ; - rdfs:comment "'a' cannot be used as object (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-kw-04> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-kw-04" ; - rdfs:comment "'true' cannot be used as subject (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-kw-05> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-kw-05" ; - rdfs:comment "'true' cannot be used as object (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-n3-extras-01> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-n3-extras-01" ; - rdfs:comment "{} fomulae not in TriG (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-n3-extras-02> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-n3-extras-02" ; - rdfs:comment "= is not TriG (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-n3-extras-03> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-n3-extras-03" ; - rdfs:comment "N3 paths not in TriG (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-n3-extras-04> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-n3-extras-04" ; - rdfs:comment "N3 paths not in TriG (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-n3-extras-05> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-n3-extras-05" ; - rdfs:comment "N3 is...of not in TriG (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-n3-extras-06> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-n3-extras-06" ; - rdfs:comment "N3 paths not in TriG (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-n3-extras-07> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-n3-extras-07" ; - rdfs:comment "@keywords is not TriG (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-n3-extras-08> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-n3-extras-08" ; - rdfs:comment "@keywords is not TriG (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-n3-extras-09> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-n3-extras-09" ; - rdfs:comment "=> is not TriG (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-n3-extras-10> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-n3-extras-10" ; - rdfs:comment "<= is not TriG (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-n3-extras-11> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-n3-extras-11" ; - rdfs:comment "@forSome is not TriG (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-n3-extras-12> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-n3-extras-12" ; - rdfs:comment "@forAll is not TriG (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-n3-extras-13> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-n3-extras-13" ; - rdfs:comment "@keywords is not TriG (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-struct-09> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-struct-09" ; - rdfs:comment "extra '.' (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-struct-10> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-struct-10" ; - rdfs:comment "extra '.' (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-struct-12> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-struct-12" ; - rdfs:comment "subject, predicate, no object (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-struct-13> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-struct-13" ; - rdfs:comment "subject, predicate, no object (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-struct-14> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-struct-14" ; - rdfs:comment "literal as subject (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-struct-15> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-struct-15" ; - rdfs:comment "literal as predicate (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-struct-16> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-struct-16" ; - rdfs:comment "bnode as predicate (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-struct-17> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-struct-17" ; - rdfs:comment "labeled bnode as predicate (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-lang-01> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-lang-01" ; - rdfs:comment "langString with bad lang (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-esc-01> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-esc-01" ; - rdfs:comment "Bad string escape (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-esc-02> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-esc-02" ; - rdfs:comment "Bad string escape (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-esc-03> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-esc-03" ; - rdfs:comment "Bad string escape (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-esc-04> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-esc-04" ; - rdfs:comment "Bad string escape (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-pname-01> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-pname-01" ; - rdfs:comment "'~' must be escaped in pname (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-pname-02> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-pname-02" ; - rdfs:comment "Bad %-sequence in pname (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-pname-03> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-pname-03" ; - rdfs:comment "Bad unicode escape in pname (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-string-01> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-string-01" ; - rdfs:comment "mismatching string literal open/close (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-string-02> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-string-02" ; - rdfs:comment "mismatching string literal open/close (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-string-03> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-string-03" ; - rdfs:comment "mismatching string literal long/short (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-string-04> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-string-04" ; - rdfs:comment "mismatching long string literal open/close (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-string-05> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-string-05" ; - rdfs:comment "Long literal with missing end (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-string-06> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-string-06" ; - rdfs:comment "Long literal with extra quote (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-string-07> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-string-07" ; - rdfs:comment "Long literal with extra squote (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-num-01> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-num-01" ; - rdfs:comment "Bad number format (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-num-02> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-num-02" ; - rdfs:comment "Bad number format (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-num-03> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-num-03" ; - rdfs:comment "Bad number format (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-num-04> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-num-04" ; - rdfs:comment "Bad number format (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-syntax-bad-num-05> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-num-05" ; - rdfs:comment "Bad number format (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-eval-struct-01> rdf:type rdft:TestTrigEval ; - mf:name "trig-eval-struct-01" ; - rdfs:comment "triple with IRIs" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#trig-eval-struct-02> rdf:type rdft:TestTrigEval ; - mf:name "trig-eval-struct-02" ; - rdfs:comment "triple with IRIs and embedded whitespace" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#trig-subm-01> rdf:type rdft:TestTrigEval ; - mf:name "trig-subm-01" ; - rdfs:comment "Blank subject" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#trig-subm-02> rdf:type rdft:TestTrigEval ; - mf:name "trig-subm-02" ; - rdfs:comment "@prefix and qnames" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#trig-subm-03> rdf:type rdft:TestTrigEval ; - mf:name "trig-subm-03" ; - rdfs:comment ", operator" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#trig-subm-04> rdf:type rdft:TestTrigEval ; - mf:name "trig-subm-04" ; - rdfs:comment "; operator" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#trig-subm-05> rdf:type rdft:TestTrigEval ; - mf:name "trig-subm-05" ; - rdfs:comment "empty [] as subject and object" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#trig-subm-06> rdf:type rdft:TestTrigEval ; - mf:name "trig-subm-06" ; - rdfs:comment "non-empty [] as subject and object" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#trig-subm-07> rdf:type rdft:TestTrigEval ; - mf:name "trig-subm-07" ; - rdfs:comment "'a' as predicate" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#trig-subm-08> rdf:type rdft:TestTrigEval ; - mf:name "trig-subm-08" ; - rdfs:comment "simple collection" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#trig-subm-09> rdf:type rdft:TestTrigEval ; - mf:name "trig-subm-09" ; - rdfs:comment "empty collection" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#trig-subm-10> rdf:type rdft:TestTrigEval ; - mf:name "trig-subm-10" ; - rdfs:comment "integer datatyped literal" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#trig-subm-11> rdf:type rdft:TestTrigEval ; - mf:name "trig-subm-11" ; - rdfs:comment "decimal integer canonicalization" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#trig-subm-12> rdf:type rdft:TestTrigEval ; - mf:name "trig-subm-12" ; - rdfs:comment "- and _ in names and qnames" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#trig-subm-13> rdf:type rdft:TestTrigEval ; - mf:name "trig-subm-13" ; - rdfs:comment "tests for rdf:_ and other qnames starting with _" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#trig-subm-14> rdf:type rdft:TestTrigEval ; - mf:name "trig-subm-14" ; - rdfs:comment "bare : allowed" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#trig-subm-15> rdf:type rdft:TestTrigEval ; - mf:name "trig-subm-15" ; - rdfs:comment "simple long literal" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#trig-subm-16> rdf:type rdft:TestTrigEval ; - mf:name "trig-subm-16" ; - rdfs:comment "long literals with escapes" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#trig-subm-17> rdf:type rdft:TestTrigEval ; - mf:name "trig-subm-17" ; - rdfs:comment "floating point number" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#trig-subm-18> rdf:type rdft:TestTrigEval ; - mf:name "trig-subm-18" ; - rdfs:comment "empty literals, normal and long variant" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#trig-subm-19> rdf:type rdft:TestTrigEval ; - mf:name "trig-subm-19" ; - rdfs:comment "positive integer, decimal and doubles" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#trig-subm-20> rdf:type rdft:TestTrigEval ; - mf:name "trig-subm-20" ; - rdfs:comment "negative integer, decimal and doubles" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#trig-subm-21> rdf:type rdft:TestTrigEval ; - mf:name "trig-subm-21" ; - rdfs:comment "long literal ending in double quote" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#trig-subm-22> rdf:type rdft:TestTrigEval ; - mf:name "trig-subm-22" ; - rdfs:comment "boolean literals" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#trig-subm-23> rdf:type rdft:TestTrigEval ; - mf:name "trig-subm-23" ; - rdfs:comment "comments" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#trig-subm-24> rdf:type rdft:TestTrigEval ; - mf:name "trig-subm-24" ; - rdfs:comment "no final mewline" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#trig-subm-25> rdf:type rdft:TestTrigEval ; - mf:name "trig-subm-25" ; - rdfs:comment "repeating a @prefix changes pname definition" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#trig-subm-26> rdf:type rdft:TestTrigEval ; - mf:name "trig-subm-26" ; - rdfs:comment "Variations on decimal canonicalization" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#trig-subm-27> rdf:type rdft:TestTrigEval ; - mf:name "trig-subm-27" ; - rdfs:comment "Repeating @base changes base for relative IRI lookup" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#trig-eval-bad-01> rdf:type rdft:TestTrigNegativeEval ; - mf:name "trig-eval-bad-01" ; - rdfs:comment "Bad IRI : good escape, bad charcater (negative evaluation test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-eval-bad-02> rdf:type rdft:TestTrigNegativeEval ; - mf:name "trig-eval-bad-02" ; - rdfs:comment "Bad IRI : hex 3C is < (negative evaluation test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-eval-bad-03> rdf:type rdft:TestTrigNegativeEval ; - mf:name "trig-eval-bad-03" ; - rdfs:comment "Bad IRI : hex 3E is (negative evaluation test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-eval-bad-04> rdf:type rdft:TestTrigNegativeEval ; - mf:name "trig-eval-bad-04" ; - rdfs:comment "Bad IRI : {abc} (negative evaluation test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -# tests requested by Jeremy Carroll -# http://www.w3.org/2011/rdf-wg/wiki/Turtle_Candidate_Recommendation_Comments#c35 -<#comment_following_localName> rdf:type rdft:TestTrigEval ; - mf:name "comment_following_localName" ; - rdfs:comment "comment following localName" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#number_sign_following_localName> rdf:type rdft:TestTrigEval ; - mf:name "number_sign_following_localName" ; - rdfs:comment "number sign following localName" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#comment_following_PNAME_NS> rdf:type rdft:TestTrigEval ; - mf:name "comment_following_PNAME_NS" ; - rdfs:comment "comment following PNAME_NS" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#number_sign_following_PNAME_NS> rdf:type rdft:TestTrigEval ; - mf:name "number_sign_following_PNAME_NS" ; - rdfs:comment "number sign following PNAME_NS" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -# tests from Dave Beckett -# http://www.w3.org/2011/rdf-wg/wiki/Turtle_Candidate_Recommendation_Comments#c28 -<#LITERAL_LONG2_with_REVERSE_SOLIDUS> rdf:type rdft:TestTrigEval ; - mf:name "LITERAL_LONG2_with_REVERSE_SOLIDUS" ; - rdfs:comment "REVERSE SOLIDUS at end of LITERAL_LONG2" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#trig-syntax-bad-LITERAL2_with_langtag_and_datatype> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-syntax-bad-num-05" ; - rdfs:comment "Bad number format (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#two_LITERAL_LONG2s> rdf:type rdft:TestTrigEval ; - mf:name "two_LITERAL_LONG2s" ; - rdfs:comment "two LITERAL_LONG2s testing quote delimiter overrun" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#langtagged_LONG_with_subtag> rdf:type rdft:TestTrigEval ; - mf:name "langtagged_LONG_with_subtag" ; - rdfs:comment "langtagged LONG with subtag \"\"\"Cheers\"\"\"@en-UK" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -# tests from David Robillard -# http://www.w3.org/2011/rdf-wg/wiki/Turtle_Candidate_Recommendation_Comments#c21 -<#trig-syntax-bad-blank-label-dot-end> - rdf:type rdft:TestTrigNegativeSyntax ; - rdfs:comment "Blank node label must not end in dot" ; - mf:name "trig-syntax-bad-blank-label-dot-end" ; - rdft:approval rdft:Approved ; - mf:action . - -<#trig-syntax-bad-number-dot-in-anon> - rdf:type rdft:TestTrigNegativeSyntax ; - rdfs:comment "Dot delimeter may not appear in anonymous nodes" ; - mf:name "trig-syntax-bad-number-dot-in-anon" ; - rdft:approval rdft:Approved ; - mf:action . - -<#trig-syntax-bad-ln-dash-start> - rdf:type rdft:TestTrigNegativeSyntax ; - rdfs:comment "Local name must not begin with dash" ; - mf:name "trig-syntax-bad-ln-dash-start" ; - rdft:approval rdft:Approved ; - mf:action . - -<#trig-syntax-bad-ln-escape> - rdf:type rdft:TestTrigNegativeSyntax ; - rdfs:comment "Bad hex escape in local name" ; - mf:name "trig-syntax-bad-ln-escape" ; - rdft:approval rdft:Approved ; - mf:action . - -<#trig-syntax-bad-ln-escape-start> - rdf:type rdft:TestTrigNegativeSyntax ; - rdfs:comment "Bad hex escape at start of local name" ; - mf:name "trig-syntax-bad-ln-escape-start" ; - rdft:approval rdft:Approved ; - mf:action . - -<#trig-syntax-bad-ns-dot-end> - rdf:type rdft:TestTrigNegativeSyntax ; - rdfs:comment "Prefix must not end in dot" ; - mf:name "trig-syntax-bad-ns-dot-end" ; - rdft:approval rdft:Approved ; - mf:action . - -<#trig-syntax-bad-ns-dot-start> - rdf:type rdft:TestTrigNegativeSyntax ; - rdfs:comment "Prefix must not start with dot" ; - mf:name "trig-syntax-bad-ns-dot-start" ; - rdft:approval rdft:Approved ; - mf:action . - -<#trig-syntax-bad-missing-ns-dot-end> - rdf:type rdft:TestTrigNegativeSyntax ; - rdfs:comment "Prefix must not end in dot (error in triple, not prefix directive like trig-syntax-bad-ns-dot-end)" ; - mf:name "trig-syntax-bad-missing-ns-dot-end" ; - rdft:approval rdft:Approved ; - mf:action . - -<#trig-syntax-bad-missing-ns-dot-start> - rdf:type rdft:TestTrigNegativeSyntax ; - rdfs:comment "Prefix must not start with dot (error in triple, not prefix directive like trig-syntax-bad-ns-dot-end)" ; - mf:name "trig-syntax-bad-missing-ns-dot-start" ; - rdft:approval rdft:Approved ; - mf:action . - -<#trig-syntax-bad-list-01> - rdf:type rdft:TestTrigNegativeSyntax ; - rdfs:comment "Free-standing list outside {} : bad syntax" ; - mf:name "trig-syntax-bad-list-01" ; - rdft:approval rdft:Approved ; - mf:action - . - -<#trig-syntax-bad-list-02> - rdf:type rdft:TestTrigNegativeSyntax ; - rdfs:comment "Free-standing list of zero-elements outside {} : bad syntax" ; - mf:name "trig-syntax-bad-list-02" ; - rdft:approval rdft:Approved ; - mf:action - . - -<#trig-syntax-bad-list-03> - rdf:type rdft:TestTrigNegativeSyntax ; - rdfs:comment "Free-standing list inside {} : bad syntax" ; - mf:name "trig-syntax-bad-list-03" ; - rdft:approval rdft:Approved ; - mf:action - . - -<#trig-syntax-bad-list-04> - rdf:type rdft:TestTrigNegativeSyntax ; - rdfs:comment "Free-standing list of zero elements : bad syntax" ; - mf:name "trig-syntax-bad-list-04" ; - rdft:approval rdft:Approved ; - mf:action - . - -<#trig-syntax-ln-dots> - rdf:type rdft:TestTrigPositiveSyntax ; - rdfs:comment "Dots in pname local names" ; - mf:name "trig-syntax-ln-dots" ; - rdft:approval rdft:Approved ; - mf:action . - -<#trig-syntax-ln-colons> - rdf:type rdft:TestTrigPositiveSyntax ; - rdfs:comment "Colons in pname local names" ; - mf:name "trig-syntax-ln-colons" ; - rdft:approval rdft:Approved ; - mf:action . - -<#trig-syntax-ns-dots> - rdf:type rdft:TestTrigPositiveSyntax ; - rdfs:comment "Dots in namespace names" ; - mf:name "trig-syntax-ns-dots" ; - rdft:approval rdft:Approved ; - mf:action . - -<#trig-syntax-blank-label> - rdf:type rdft:TestTrigPositiveSyntax ; - rdfs:comment "Characters allowed in blank node labels" ; - mf:name "trig-syntax-blank-label" ; - rdft:approval rdft:Approved ; - mf:action . - -# tests for bnode graph names, optional GRAPH keyword and -# triples outside {} - -<#trig-kw-graph-01> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-kw-graph-01" ; - rdfs:comment "Named graphs can be proceeded by GRAPH" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-kw-graph-02> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-kw-graph-02" ; - rdfs:comment "Trailing . not necessary inside {}" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-kw-graph-03> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-kw-graph-03" ; - rdfs:comment "Named graph may be empty" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-kw-graph-04> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-kw-graph-04" ; - rdfs:comment "" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-kw-graph-05> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-kw-graph-05" ; - rdfs:comment "Use of empty prefix inside named graph" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-kw-graph-06> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-kw-graph-06" ; - rdfs:comment "" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-kw-graph-07> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-kw-graph-07" ; - rdfs:comment "Named graph may be named with BNode _:a" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-kw-graph-08> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-kw-graph-08" ; - rdfs:comment "Named graph may be named with BNode []" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-kw-graph-09> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-kw-graph-09" ; - rdfs:comment "Named graph may be named with PNAME" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-kw-graph-10> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-kw-graph-10" ; - rdfs:comment "Named graph with PNAME and empty graph" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-graph-bad-01> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-graph-bad-01" ; - rdfs:comment "GRAPH but no name - GRAPH is not used with the default graph" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-graph-bad-02> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-graph-bad-02" ; - rdfs:comment "GRAPH not followed by DOT" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-graph-bad-03> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-graph-bad-03" ; - rdfs:comment "GRAPH needs {}" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-graph-bad-04> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-graph-bad-04" ; - rdfs:comment "GRAPH needs {}" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-graph-bad-05> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-graph-bad-05" ; - rdfs:comment "GRAPH and a name, not several" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-graph-bad-06> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-graph-bad-06" ; - rdfs:comment "GRAPH - Must close {}" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-graph-bad-07> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-graph-bad-07" ; - rdfs:comment "GRAPH may not include a GRAPH" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-graph-bad-08> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-graph-bad-08" ; - rdfs:comment "@graph is not a keyword" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-graph-bad-09> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-graph-bad-09" ; - rdfs:comment "Directives not allowed inside GRAPH" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-graph-bad-10> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-graph-bad-10" ; - rdfs:comment "A graph may not be named with an empty collection" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-graph-bad-11> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-graph-bad-11" ; - rdfs:comment "A graph may not be named with a collection" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-bnodeplist-graph-01> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-bnodeplist-graph-bad-01" ; - rdfs:comment "A graph may not be named with a blankNodePropertyList" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-collection-graph-01> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-collection-graph-bad-01" ; - rdfs:comment "A graph may not be named with an empty collection" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-collection-graph-02> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-collection-graph-bad-02" ; - rdfs:comment "A graph may not be named with a collection" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-turtle-01> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-turtle-01" ; - rdfs:comment "TriG can parse Turtle" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-turtle-02> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-turtle-02" ; - rdfs:comment "TriG can parse Turtle (repeated PREFIX)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-turtle-03> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-turtle-03" ; - rdfs:comment "TriG can parse Turtle (blankNodePropertyList subject)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-turtle-04> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-turtle-04" ; - rdfs:comment "TriG can parse Turtle (blankNodePropertyList subject)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-turtle-05> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-turtle-05" ; - rdfs:comment "TriG can parse Turtle (bare blankNodePropertyList)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-turtle-06> rdf:type rdft:TestTrigPositiveSyntax ; - mf:name "trig-turtle-06" ; - rdfs:comment "TriG can parse Turtle (collection subject and object)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-turtle-bad-01> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-turtle-bad-01" ; - rdfs:comment "Trailing dot required in Turtle block" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#trig-turtle-bad-02> rdf:type rdft:TestTrigNegativeSyntax ; - mf:name "trig-turtle-bad-02" ; - rdfs:comment "TriG is not N-Quads" ; - rdft:approval rdft:Approved ; - mf:action ; - . diff --git a/test/w3c/TriGTests/negative_numeric.nq b/test/w3c/TriGTests/negative_numeric.nq deleted file mode 100644 index 9c7f8126..00000000 --- a/test/w3c/TriGTests/negative_numeric.nq +++ /dev/null @@ -1,2 +0,0 @@ - "-1"^^ . - "-1"^^ . diff --git a/test/w3c/TriGTests/negative_numeric.trig b/test/w3c/TriGTests/negative_numeric.trig deleted file mode 100644 index cbfe85f8..00000000 --- a/test/w3c/TriGTests/negative_numeric.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ -1 .} - { -1 .} diff --git a/test/w3c/TriGTests/nested_blankNodePropertyLists.nq b/test/w3c/TriGTests/nested_blankNodePropertyLists.nq deleted file mode 100644 index 541cd3b9..00000000 --- a/test/w3c/TriGTests/nested_blankNodePropertyLists.nq +++ /dev/null @@ -1,6 +0,0 @@ -_:b1 _:b2 . -_:b2 . -_:b1 . -_:b3 _:b4 . -_:b4 . -_:b3 . diff --git a/test/w3c/TriGTests/nested_blankNodePropertyLists.trig b/test/w3c/TriGTests/nested_blankNodePropertyLists.trig deleted file mode 100644 index 5b28195a..00000000 --- a/test/w3c/TriGTests/nested_blankNodePropertyLists.trig +++ /dev/null @@ -1,2 +0,0 @@ -{[ [ ] ; ].} - {[ [ ] ; ].} diff --git a/test/w3c/TriGTests/nested_collection.nq b/test/w3c/TriGTests/nested_collection.nq deleted file mode 100644 index f504b3aa..00000000 --- a/test/w3c/TriGTests/nested_collection.nq +++ /dev/null @@ -1,10 +0,0 @@ - _:b1 . -_:b1 _:b2 . -_:b2 "1"^^ . -_:b2 . -_:b1 . - _:b3 . -_:b3 _:b4 . -_:b4 "1"^^ . -_:b4 . -_:b3 . diff --git a/test/w3c/TriGTests/nested_collection.trig b/test/w3c/TriGTests/nested_collection.trig deleted file mode 100644 index 5d4a3017..00000000 --- a/test/w3c/TriGTests/nested_collection.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ ((1)) .} - { ((1)) .} diff --git a/test/w3c/TriGTests/number_sign_following_PNAME_NS.nq b/test/w3c/TriGTests/number_sign_following_PNAME_NS.nq deleted file mode 100644 index 82d9629a..00000000 --- a/test/w3c/TriGTests/number_sign_following_PNAME_NS.nq +++ /dev/null @@ -1 +0,0 @@ - . diff --git a/test/w3c/TriGTests/number_sign_following_PNAME_NS.trig b/test/w3c/TriGTests/number_sign_following_PNAME_NS.trig deleted file mode 100644 index 2003fa4d..00000000 --- a/test/w3c/TriGTests/number_sign_following_PNAME_NS.trig +++ /dev/null @@ -1,3 +0,0 @@ -@prefix p: . - p:\#numbersign -. diff --git a/test/w3c/TriGTests/number_sign_following_localName.nq b/test/w3c/TriGTests/number_sign_following_localName.nq deleted file mode 100644 index 5ae57b8d..00000000 --- a/test/w3c/TriGTests/number_sign_following_localName.nq +++ /dev/null @@ -1 +0,0 @@ - . diff --git a/test/w3c/TriGTests/number_sign_following_localName.trig b/test/w3c/TriGTests/number_sign_following_localName.trig deleted file mode 100644 index a0e39ecd..00000000 --- a/test/w3c/TriGTests/number_sign_following_localName.trig +++ /dev/null @@ -1,3 +0,0 @@ -@prefix p: . - p:o\#numbersign -. diff --git a/test/w3c/TriGTests/numeric_with_leading_0.nq b/test/w3c/TriGTests/numeric_with_leading_0.nq deleted file mode 100644 index f028e790..00000000 --- a/test/w3c/TriGTests/numeric_with_leading_0.nq +++ /dev/null @@ -1,2 +0,0 @@ - "01"^^ . - "01"^^ . diff --git a/test/w3c/TriGTests/numeric_with_leading_0.trig b/test/w3c/TriGTests/numeric_with_leading_0.trig deleted file mode 100644 index 6da8ad89..00000000 --- a/test/w3c/TriGTests/numeric_with_leading_0.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ 01 .} - { 01 .} diff --git a/test/w3c/TriGTests/objectList_with_two_objects.nq b/test/w3c/TriGTests/objectList_with_two_objects.nq deleted file mode 100644 index 4b4e044b..00000000 --- a/test/w3c/TriGTests/objectList_with_two_objects.nq +++ /dev/null @@ -1,4 +0,0 @@ - . - . - . - . diff --git a/test/w3c/TriGTests/objectList_with_two_objects.trig b/test/w3c/TriGTests/objectList_with_two_objects.trig deleted file mode 100644 index 6dbe9792..00000000 --- a/test/w3c/TriGTests/objectList_with_two_objects.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ , .} - { , .} diff --git a/test/w3c/TriGTests/old_style_base.trig b/test/w3c/TriGTests/old_style_base.trig deleted file mode 100644 index d1f5d4a2..00000000 --- a/test/w3c/TriGTests/old_style_base.trig +++ /dev/null @@ -1,3 +0,0 @@ -@base . -{ .} - { .} diff --git a/test/w3c/TriGTests/old_style_prefix.trig b/test/w3c/TriGTests/old_style_prefix.trig deleted file mode 100644 index 014c1f0d..00000000 --- a/test/w3c/TriGTests/old_style_prefix.trig +++ /dev/null @@ -1,3 +0,0 @@ -@prefix p: . -{p:s .} - {p:s .} diff --git a/test/w3c/TriGTests/percent_escaped_localName.nq b/test/w3c/TriGTests/percent_escaped_localName.nq deleted file mode 100644 index 85273e95..00000000 --- a/test/w3c/TriGTests/percent_escaped_localName.nq +++ /dev/null @@ -1,2 +0,0 @@ - . - . diff --git a/test/w3c/TriGTests/percent_escaped_localName.trig b/test/w3c/TriGTests/percent_escaped_localName.trig deleted file mode 100644 index a2b55c90..00000000 --- a/test/w3c/TriGTests/percent_escaped_localName.trig +++ /dev/null @@ -1,3 +0,0 @@ -@prefix p: . -{p:%25 .} - {p:%25 .} diff --git a/test/w3c/TriGTests/positive_numeric.nq b/test/w3c/TriGTests/positive_numeric.nq deleted file mode 100644 index 25337582..00000000 --- a/test/w3c/TriGTests/positive_numeric.nq +++ /dev/null @@ -1,2 +0,0 @@ - "+1"^^ . - "+1"^^ . diff --git a/test/w3c/TriGTests/positive_numeric.trig b/test/w3c/TriGTests/positive_numeric.trig deleted file mode 100644 index 5c7a166d..00000000 --- a/test/w3c/TriGTests/positive_numeric.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ +1 .} - { +1 .} diff --git a/test/w3c/TriGTests/predicateObjectList_with_two_objectLists.nq b/test/w3c/TriGTests/predicateObjectList_with_two_objectLists.nq deleted file mode 100644 index 0c203403..00000000 --- a/test/w3c/TriGTests/predicateObjectList_with_two_objectLists.nq +++ /dev/null @@ -1,4 +0,0 @@ - . - . - . - . diff --git a/test/w3c/TriGTests/predicateObjectList_with_two_objectLists.trig b/test/w3c/TriGTests/predicateObjectList_with_two_objectLists.trig deleted file mode 100644 index 0513be26..00000000 --- a/test/w3c/TriGTests/predicateObjectList_with_two_objectLists.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ ; .} - { ; .} diff --git a/test/w3c/TriGTests/prefix_only_IRI.trig b/test/w3c/TriGTests/prefix_only_IRI.trig deleted file mode 100644 index c0f4d441..00000000 --- a/test/w3c/TriGTests/prefix_only_IRI.trig +++ /dev/null @@ -1,3 +0,0 @@ -@prefix p: . -{p: .} - {p: .} diff --git a/test/w3c/TriGTests/prefix_reassigned_and_used.nq b/test/w3c/TriGTests/prefix_reassigned_and_used.nq deleted file mode 100644 index 5e65c13f..00000000 --- a/test/w3c/TriGTests/prefix_reassigned_and_used.nq +++ /dev/null @@ -1,2 +0,0 @@ - . - . diff --git a/test/w3c/TriGTests/prefix_reassigned_and_used.trig b/test/w3c/TriGTests/prefix_reassigned_and_used.trig deleted file mode 100644 index 6abd7ea9..00000000 --- a/test/w3c/TriGTests/prefix_reassigned_and_used.trig +++ /dev/null @@ -1,4 +0,0 @@ -@prefix p: . -@prefix p: . -{p:s .} - {p:s .} diff --git a/test/w3c/TriGTests/prefix_with_PN_CHARS_BASE_character_boundaries.trig b/test/w3c/TriGTests/prefix_with_PN_CHARS_BASE_character_boundaries.trig deleted file mode 100644 index 30b7b8ab..00000000 --- a/test/w3c/TriGTests/prefix_with_PN_CHARS_BASE_character_boundaries.trig +++ /dev/null @@ -1,3 +0,0 @@ -@prefix AZazÀÖØöø˿ͰͽͿ῿‌‍⁰↏Ⰰ⿯、퟿豈﷏ﷰ�𐀀󯿽: . -{ AZazÀÖØöø˿ͰͽͿ῿‌‍⁰↏Ⰰ⿯、퟿豈﷏ﷰ�𐀀󯿽:o} - { AZazÀÖØöø˿ͰͽͿ῿‌‍⁰↏Ⰰ⿯、퟿豈﷏ﷰ�𐀀󯿽:o} diff --git a/test/w3c/TriGTests/prefix_with_non_leading_extras.trig b/test/w3c/TriGTests/prefix_with_non_leading_extras.trig deleted file mode 100644 index 64e86f37..00000000 --- a/test/w3c/TriGTests/prefix_with_non_leading_extras.trig +++ /dev/null @@ -1,3 +0,0 @@ -@prefix a·̀ͯ‿.⁀: . -{a·̀ͯ‿.⁀:s .} - {a·̀ͯ‿.⁀:s .} \ No newline at end of file diff --git a/test/w3c/TriGTests/prefixed_IRI_object.trig b/test/w3c/TriGTests/prefixed_IRI_object.trig deleted file mode 100644 index 2c04b80b..00000000 --- a/test/w3c/TriGTests/prefixed_IRI_object.trig +++ /dev/null @@ -1,3 +0,0 @@ -@prefix p: . -{ p:o .} - { p:o .} diff --git a/test/w3c/TriGTests/prefixed_IRI_predicate.trig b/test/w3c/TriGTests/prefixed_IRI_predicate.trig deleted file mode 100644 index f41e7a35..00000000 --- a/test/w3c/TriGTests/prefixed_IRI_predicate.trig +++ /dev/null @@ -1,3 +0,0 @@ -@prefix p: . -{ p:p .} - { p:p .} diff --git a/test/w3c/TriGTests/prefixed_name_datatype.trig b/test/w3c/TriGTests/prefixed_name_datatype.trig deleted file mode 100644 index 45d53873..00000000 --- a/test/w3c/TriGTests/prefixed_name_datatype.trig +++ /dev/null @@ -1,3 +0,0 @@ -@prefix xsd: . -{ "1"^^xsd:integer .} - { "1"^^xsd:integer .} diff --git a/test/w3c/TriGTests/repeated_semis_at_end.trig b/test/w3c/TriGTests/repeated_semis_at_end.trig deleted file mode 100644 index e4131b94..00000000 --- a/test/w3c/TriGTests/repeated_semis_at_end.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ ;; .} - { ;; .} diff --git a/test/w3c/TriGTests/repeated_semis_not_at_end.nq b/test/w3c/TriGTests/repeated_semis_not_at_end.nq deleted file mode 100644 index 81f01397..00000000 --- a/test/w3c/TriGTests/repeated_semis_not_at_end.nq +++ /dev/null @@ -1,2 +0,0 @@ - . - . diff --git a/test/w3c/TriGTests/repeated_semis_not_at_end.trig b/test/w3c/TriGTests/repeated_semis_not_at_end.trig deleted file mode 100644 index 270ac985..00000000 --- a/test/w3c/TriGTests/repeated_semis_not_at_end.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ ;; .} - { ;; .} diff --git a/test/w3c/TriGTests/reserved_escaped_localName.nq b/test/w3c/TriGTests/reserved_escaped_localName.nq deleted file mode 100644 index d965ceb0..00000000 --- a/test/w3c/TriGTests/reserved_escaped_localName.nq +++ /dev/null @@ -1,2 +0,0 @@ - . - . diff --git a/test/w3c/TriGTests/reserved_escaped_localName.trig b/test/w3c/TriGTests/reserved_escaped_localName.trig deleted file mode 100644 index 991594ad..00000000 --- a/test/w3c/TriGTests/reserved_escaped_localName.trig +++ /dev/null @@ -1,3 +0,0 @@ -@prefix p: . -{p:\_\~\.\-\!\$\&\'\(\)\*\+\,\;\=\/\?\#\@\%00 .} - {p:\_\~\.\-\!\$\&\'\(\)\*\+\,\;\=\/\?\#\@\%00 .} diff --git a/test/w3c/TriGTests/sole_blankNodePropertyList.nq b/test/w3c/TriGTests/sole_blankNodePropertyList.nq deleted file mode 100644 index ae23b3de..00000000 --- a/test/w3c/TriGTests/sole_blankNodePropertyList.nq +++ /dev/null @@ -1,3 +0,0 @@ -_:b1 . -_:b2 . -_:b3 . diff --git a/test/w3c/TriGTests/sole_blankNodePropertyList.trig b/test/w3c/TriGTests/sole_blankNodePropertyList.trig deleted file mode 100644 index ae3765f5..00000000 --- a/test/w3c/TriGTests/sole_blankNodePropertyList.trig +++ /dev/null @@ -1,3 +0,0 @@ -{[ ] .} - { [ ] .} - { [ ] } diff --git a/test/w3c/TriGTests/trig-bnodeplist-graph-bad-01.trig b/test/w3c/TriGTests/trig-bnodeplist-graph-bad-01.trig deleted file mode 100644 index 2b9a8d36..00000000 --- a/test/w3c/TriGTests/trig-bnodeplist-graph-bad-01.trig +++ /dev/null @@ -1,4 +0,0 @@ -# BlankNodePropertyList as Graph Name -PREFIX : - -[:p1 :o1] {:s :p :o} diff --git a/test/w3c/TriGTests/trig-collection-graph-bad-01.trig b/test/w3c/TriGTests/trig-collection-graph-bad-01.trig deleted file mode 100644 index e8a7eaeb..00000000 --- a/test/w3c/TriGTests/trig-collection-graph-bad-01.trig +++ /dev/null @@ -1,4 +0,0 @@ -# Collection as Graph Name -PREFIX : - -() {:s :p :o} diff --git a/test/w3c/TriGTests/trig-collection-graph-bad-02.trig b/test/w3c/TriGTests/trig-collection-graph-bad-02.trig deleted file mode 100644 index ba90bcfd..00000000 --- a/test/w3c/TriGTests/trig-collection-graph-bad-02.trig +++ /dev/null @@ -1,4 +0,0 @@ -# Collection as Graph Name -PREFIX : - -(1 2) {:s :p :o} diff --git a/test/w3c/TriGTests/trig-eval-bad-01.trig b/test/w3c/TriGTests/trig-eval-bad-01.trig deleted file mode 100644 index 36f66252..00000000 --- a/test/w3c/TriGTests/trig-eval-bad-01.trig +++ /dev/null @@ -1,2 +0,0 @@ -# Bad IRI : good escape, bad charcater -{ .} diff --git a/test/w3c/TriGTests/trig-eval-bad-02.trig b/test/w3c/TriGTests/trig-eval-bad-02.trig deleted file mode 100644 index 2fc1aa3d..00000000 --- a/test/w3c/TriGTests/trig-eval-bad-02.trig +++ /dev/null @@ -1,2 +0,0 @@ -# Bad IRI : hex 3C is < -{ .} diff --git a/test/w3c/TriGTests/trig-eval-bad-03.trig b/test/w3c/TriGTests/trig-eval-bad-03.trig deleted file mode 100644 index 4024af55..00000000 --- a/test/w3c/TriGTests/trig-eval-bad-03.trig +++ /dev/null @@ -1,2 +0,0 @@ -# Bad IRI : hex 3E is > -{ .} diff --git a/test/w3c/TriGTests/trig-eval-bad-04.trig b/test/w3c/TriGTests/trig-eval-bad-04.trig deleted file mode 100644 index b43b6814..00000000 --- a/test/w3c/TriGTests/trig-eval-bad-04.trig +++ /dev/null @@ -1,2 +0,0 @@ -# Bad IRI -{ .} diff --git a/test/w3c/TriGTests/trig-eval-struct-01.nq b/test/w3c/TriGTests/trig-eval-struct-01.nq deleted file mode 100644 index 6106c139..00000000 --- a/test/w3c/TriGTests/trig-eval-struct-01.nq +++ /dev/null @@ -1,2 +0,0 @@ - . - . diff --git a/test/w3c/TriGTests/trig-eval-struct-01.trig b/test/w3c/TriGTests/trig-eval-struct-01.trig deleted file mode 100644 index c6003461..00000000 --- a/test/w3c/TriGTests/trig-eval-struct-01.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ .} - { .} diff --git a/test/w3c/TriGTests/trig-eval-struct-02.nq b/test/w3c/TriGTests/trig-eval-struct-02.nq deleted file mode 100644 index a4e416e9..00000000 --- a/test/w3c/TriGTests/trig-eval-struct-02.nq +++ /dev/null @@ -1,4 +0,0 @@ - . - . - . - . diff --git a/test/w3c/TriGTests/trig-eval-struct-02.trig b/test/w3c/TriGTests/trig-eval-struct-02.trig deleted file mode 100644 index 332af23c..00000000 --- a/test/w3c/TriGTests/trig-eval-struct-02.trig +++ /dev/null @@ -1,13 +0,0 @@ -{ - - ; - ; - . -} - - { - - ; - ; - . -} diff --git a/test/w3c/TriGTests/trig-graph-bad-01.trig b/test/w3c/TriGTests/trig-graph-bad-01.trig deleted file mode 100644 index a247a68c..00000000 --- a/test/w3c/TriGTests/trig-graph-bad-01.trig +++ /dev/null @@ -1,5 +0,0 @@ -# GRAPH tests -PREFIX : - -# GRAPH but no name - GRAPH is not used with the default graph -GRAPH { :s :p :o } diff --git a/test/w3c/TriGTests/trig-graph-bad-02.trig b/test/w3c/TriGTests/trig-graph-bad-02.trig deleted file mode 100644 index 47bbda62..00000000 --- a/test/w3c/TriGTests/trig-graph-bad-02.trig +++ /dev/null @@ -1,6 +0,0 @@ -# GRAPH tests -PREFIX : - -# GRAPH not followed by DOT -GRAPH :g1 { :s :p :o } . -GRAPH :g2 { :s :p :o } . diff --git a/test/w3c/TriGTests/trig-graph-bad-03.trig b/test/w3c/TriGTests/trig-graph-bad-03.trig deleted file mode 100644 index 31af19f8..00000000 --- a/test/w3c/TriGTests/trig-graph-bad-03.trig +++ /dev/null @@ -1,8 +0,0 @@ -# GRAPH tests -PREFIX : - -# GRAPH needs {} -GRAPH :g - :s :p :o . - - diff --git a/test/w3c/TriGTests/trig-graph-bad-04.trig b/test/w3c/TriGTests/trig-graph-bad-04.trig deleted file mode 100644 index 23e23a21..00000000 --- a/test/w3c/TriGTests/trig-graph-bad-04.trig +++ /dev/null @@ -1,5 +0,0 @@ -# GRAPH tests -PREFIX : - -# GRAPH needs {} -GRAPH :s :p :o diff --git a/test/w3c/TriGTests/trig-graph-bad-05.trig b/test/w3c/TriGTests/trig-graph-bad-05.trig deleted file mode 100644 index 7bf470a6..00000000 --- a/test/w3c/TriGTests/trig-graph-bad-05.trig +++ /dev/null @@ -1,5 +0,0 @@ -# GRAPH tests -PREFIX : - -# GRAPH and a name, not several. -GRAPH :g1 :g2 { :s :p :o } diff --git a/test/w3c/TriGTests/trig-graph-bad-06.trig b/test/w3c/TriGTests/trig-graph-bad-06.trig deleted file mode 100644 index 487ae9e0..00000000 --- a/test/w3c/TriGTests/trig-graph-bad-06.trig +++ /dev/null @@ -1,6 +0,0 @@ -# GRAPH tests -PREFIX : - -# GRAPH - Must close {} -GRAPH :g { :s :p :o - diff --git a/test/w3c/TriGTests/trig-graph-bad-07.trig b/test/w3c/TriGTests/trig-graph-bad-07.trig deleted file mode 100644 index de618384..00000000 --- a/test/w3c/TriGTests/trig-graph-bad-07.trig +++ /dev/null @@ -1,9 +0,0 @@ -# GRAPH tests -PREFIX : - -# GRAPH and a triples block. -GRAPH :g { - :s :p :o . - GRAPH :g1 { :s1 :p1 :o1 } -} - diff --git a/test/w3c/TriGTests/trig-graph-bad-08.trig b/test/w3c/TriGTests/trig-graph-bad-08.trig deleted file mode 100644 index 190d2c0f..00000000 --- a/test/w3c/TriGTests/trig-graph-bad-08.trig +++ /dev/null @@ -1,5 +0,0 @@ -# GRAPH tests -PREFIX : - -# GRAPH and a triples block. -@graph :g { :s :p :o } diff --git a/test/w3c/TriGTests/trig-graph-bad-09.trig b/test/w3c/TriGTests/trig-graph-bad-09.trig deleted file mode 100644 index 3cfca535..00000000 --- a/test/w3c/TriGTests/trig-graph-bad-09.trig +++ /dev/null @@ -1,12 +0,0 @@ -# GRAPH tests -PREFIX : - -# GRAPH - no directives -graph :g { - :s :p :o -prefix x: - x:s1 x:p1 x:o1 . -} - - - diff --git a/test/w3c/TriGTests/trig-graph-bad-10.trig b/test/w3c/TriGTests/trig-graph-bad-10.trig deleted file mode 100644 index fc0531f8..00000000 --- a/test/w3c/TriGTests/trig-graph-bad-10.trig +++ /dev/null @@ -1,8 +0,0 @@ -# GRAPH tests -PREFIX : - -# GRAPH - no lists -GRAPH () { :s :p :o } - - - diff --git a/test/w3c/TriGTests/trig-graph-bad-11.trig b/test/w3c/TriGTests/trig-graph-bad-11.trig deleted file mode 100644 index c7b0ffd5..00000000 --- a/test/w3c/TriGTests/trig-graph-bad-11.trig +++ /dev/null @@ -1,8 +0,0 @@ -# GRAPH tests -PREFIX : - -# GRAPH - no lists -graph (1 2) { :s :p :o } - - - diff --git a/test/w3c/TriGTests/trig-kw-graph-01.trig b/test/w3c/TriGTests/trig-kw-graph-01.trig deleted file mode 100644 index acf739bf..00000000 --- a/test/w3c/TriGTests/trig-kw-graph-01.trig +++ /dev/null @@ -1,4 +0,0 @@ -# GRAPH tests -PREFIX : - -GRAPH :g { :s :p :o } \ No newline at end of file diff --git a/test/w3c/TriGTests/trig-kw-graph-02.trig b/test/w3c/TriGTests/trig-kw-graph-02.trig deleted file mode 100644 index 6b4f904b..00000000 --- a/test/w3c/TriGTests/trig-kw-graph-02.trig +++ /dev/null @@ -1,4 +0,0 @@ -# GRAPH tests -PREFIX : - -GRAPH :g { :s :p :o . } diff --git a/test/w3c/TriGTests/trig-kw-graph-03.trig b/test/w3c/TriGTests/trig-kw-graph-03.trig deleted file mode 100644 index cfb67fe9..00000000 --- a/test/w3c/TriGTests/trig-kw-graph-03.trig +++ /dev/null @@ -1,4 +0,0 @@ -# GRAPH tests -PREFIX : - -GRAPH :g { } \ No newline at end of file diff --git a/test/w3c/TriGTests/trig-kw-graph-04.trig b/test/w3c/TriGTests/trig-kw-graph-04.trig deleted file mode 100644 index 8a38e30e..00000000 --- a/test/w3c/TriGTests/trig-kw-graph-04.trig +++ /dev/null @@ -1,8 +0,0 @@ -# GRAPH tests -PREFIX : - -GRAPH :g1 { :s :p :o } -GRAPH :g2 { :s :p :o } -:g3 { :s :p :o } -GRAPH :g4 { :s :p :o } -GRAPH :g5 { :s :p :o } diff --git a/test/w3c/TriGTests/trig-kw-graph-05.trig b/test/w3c/TriGTests/trig-kw-graph-05.trig deleted file mode 100644 index acf739bf..00000000 --- a/test/w3c/TriGTests/trig-kw-graph-05.trig +++ /dev/null @@ -1,4 +0,0 @@ -# GRAPH tests -PREFIX : - -GRAPH :g { :s :p :o } \ No newline at end of file diff --git a/test/w3c/TriGTests/trig-kw-graph-06.trig b/test/w3c/TriGTests/trig-kw-graph-06.trig deleted file mode 100644 index 9c5ca1a6..00000000 --- a/test/w3c/TriGTests/trig-kw-graph-06.trig +++ /dev/null @@ -1,4 +0,0 @@ -# GRAPH tests -PREFIX : - -GRAPH _:a { :s :p :o } \ No newline at end of file diff --git a/test/w3c/TriGTests/trig-kw-graph-07.trig b/test/w3c/TriGTests/trig-kw-graph-07.trig deleted file mode 100644 index 3cd8aeb7..00000000 --- a/test/w3c/TriGTests/trig-kw-graph-07.trig +++ /dev/null @@ -1,6 +0,0 @@ -# GRAPH tests -PREFIX : - -GRAPH [] { :s :p :o } -[] { :s :p :o } -GRAPH [] { :s :p :o } diff --git a/test/w3c/TriGTests/trig-kw-graph-08.trig b/test/w3c/TriGTests/trig-kw-graph-08.trig deleted file mode 100644 index acf739bf..00000000 --- a/test/w3c/TriGTests/trig-kw-graph-08.trig +++ /dev/null @@ -1,4 +0,0 @@ -# GRAPH tests -PREFIX : - -GRAPH :g { :s :p :o } \ No newline at end of file diff --git a/test/w3c/TriGTests/trig-kw-graph-09.trig b/test/w3c/TriGTests/trig-kw-graph-09.trig deleted file mode 100644 index acf739bf..00000000 --- a/test/w3c/TriGTests/trig-kw-graph-09.trig +++ /dev/null @@ -1,4 +0,0 @@ -# GRAPH tests -PREFIX : - -GRAPH :g { :s :p :o } \ No newline at end of file diff --git a/test/w3c/TriGTests/trig-kw-graph-10.trig b/test/w3c/TriGTests/trig-kw-graph-10.trig deleted file mode 100644 index cfb67fe9..00000000 --- a/test/w3c/TriGTests/trig-kw-graph-10.trig +++ /dev/null @@ -1,4 +0,0 @@ -# GRAPH tests -PREFIX : - -GRAPH :g { } \ No newline at end of file diff --git a/test/w3c/TriGTests/trig-subm-01.nq b/test/w3c/TriGTests/trig-subm-01.nq deleted file mode 100644 index 16f21cb9..00000000 --- a/test/w3c/TriGTests/trig-subm-01.nq +++ /dev/null @@ -1,2 +0,0 @@ -_:b1 . -_:b2 . diff --git a/test/w3c/TriGTests/trig-subm-01.trig b/test/w3c/TriGTests/trig-subm-01.trig deleted file mode 100644 index 9a89c660..00000000 --- a/test/w3c/TriGTests/trig-subm-01.trig +++ /dev/null @@ -1,3 +0,0 @@ -@prefix : <#> . -{[] :x :y .} - {[] :x :y .} diff --git a/test/w3c/TriGTests/trig-subm-02.nq b/test/w3c/TriGTests/trig-subm-02.nq deleted file mode 100644 index 299f1cd6..00000000 --- a/test/w3c/TriGTests/trig-subm-02.nq +++ /dev/null @@ -1,6 +0,0 @@ - . - . - . - . - . - . diff --git a/test/w3c/TriGTests/trig-subm-02.trig b/test/w3c/TriGTests/trig-subm-02.trig deleted file mode 100644 index c94a8039..00000000 --- a/test/w3c/TriGTests/trig-subm-02.trig +++ /dev/null @@ -1,16 +0,0 @@ -# Test @prefix and qnames -@prefix : . -@prefix a: . -@prefix b: . - -{ - :a :b :c . - a:a a:b a:c . - :a a:a b:a . -} - - { - :a :b :c . - a:a a:b a:c . - :a a:a b:a . -} \ No newline at end of file diff --git a/test/w3c/TriGTests/trig-subm-03.nq b/test/w3c/TriGTests/trig-subm-03.nq deleted file mode 100644 index aeb54197..00000000 --- a/test/w3c/TriGTests/trig-subm-03.nq +++ /dev/null @@ -1,6 +0,0 @@ - . - . - . - . - . - . diff --git a/test/w3c/TriGTests/trig-subm-03.trig b/test/w3c/TriGTests/trig-subm-03.trig deleted file mode 100644 index b52f7c9a..00000000 --- a/test/w3c/TriGTests/trig-subm-03.trig +++ /dev/null @@ -1,14 +0,0 @@ -# Test , operator -@prefix : . - -{ -:a :b :c, - :d, - :e . -} - - { -:a :b :c, - :d, - :e . -} diff --git a/test/w3c/TriGTests/trig-subm-04.nq b/test/w3c/TriGTests/trig-subm-04.nq deleted file mode 100644 index acf2a1dd..00000000 --- a/test/w3c/TriGTests/trig-subm-04.nq +++ /dev/null @@ -1,6 +0,0 @@ - . - . - . - . - . - . diff --git a/test/w3c/TriGTests/trig-subm-04.trig b/test/w3c/TriGTests/trig-subm-04.trig deleted file mode 100644 index 2f57b30b..00000000 --- a/test/w3c/TriGTests/trig-subm-04.trig +++ /dev/null @@ -1,14 +0,0 @@ -# Test ; operator -@prefix : . - -{ -:a :b :c ; - :d :e ; - :f :g . -} - - { -:a :b :c ; - :d :e ; - :f :g . -} diff --git a/test/w3c/TriGTests/trig-subm-05.nq b/test/w3c/TriGTests/trig-subm-05.nq deleted file mode 100644 index cf4eb939..00000000 --- a/test/w3c/TriGTests/trig-subm-05.nq +++ /dev/null @@ -1,4 +0,0 @@ -_:b1 . - _:b2 . -_:b3 . - _:b4 . diff --git a/test/w3c/TriGTests/trig-subm-05.trig b/test/w3c/TriGTests/trig-subm-05.trig deleted file mode 100644 index 8c202b99..00000000 --- a/test/w3c/TriGTests/trig-subm-05.trig +++ /dev/null @@ -1,12 +0,0 @@ -# Test empty [] operator; not allowed as predicate -@prefix : . - -{ -[] :a :b . -:c :d [] . -} - - { -[] :a :b . -:c :d [] . -} diff --git a/test/w3c/TriGTests/trig-subm-06.nq b/test/w3c/TriGTests/trig-subm-06.nq deleted file mode 100644 index 4ede34b6..00000000 --- a/test/w3c/TriGTests/trig-subm-06.nq +++ /dev/null @@ -1,8 +0,0 @@ -_:b1 . -_:b1 . - _:b2 . -_:b2 . -_:b3 . -_:b3 . - _:b4 . -_:b4 . diff --git a/test/w3c/TriGTests/trig-subm-06.trig b/test/w3c/TriGTests/trig-subm-06.trig deleted file mode 100644 index 280c48d5..00000000 --- a/test/w3c/TriGTests/trig-subm-06.trig +++ /dev/null @@ -1,12 +0,0 @@ -# Test non empty [] operator; not allowed as predicate -@prefix : . - -{ -[ :a :b ] :c :d . -:e :f [ :g :h ] . -} - - { -[ :a :b ] :c :d . -:e :f [ :g :h ] . -} diff --git a/test/w3c/TriGTests/trig-subm-07.nq b/test/w3c/TriGTests/trig-subm-07.nq deleted file mode 100644 index 7c96d3ba..00000000 --- a/test/w3c/TriGTests/trig-subm-07.nq +++ /dev/null @@ -1,2 +0,0 @@ - . - . diff --git a/test/w3c/TriGTests/trig-subm-07.trig b/test/w3c/TriGTests/trig-subm-07.trig deleted file mode 100644 index b5e254af..00000000 --- a/test/w3c/TriGTests/trig-subm-07.trig +++ /dev/null @@ -1,4 +0,0 @@ -# 'a' only allowed as a predicate -@prefix : . -{:a a :b .} - {:a a :b .} diff --git a/test/w3c/TriGTests/trig-subm-08.nq b/test/w3c/TriGTests/trig-subm-08.nq deleted file mode 100644 index fbb430bd..00000000 --- a/test/w3c/TriGTests/trig-subm-08.nq +++ /dev/null @@ -1,10 +0,0 @@ - _:b1 . -_:b1 "apple" . -_:b1 _:b2 . -_:b2 "banana" . -_:b2 . - _:b3 . -_:b3 "apple" . -_:b3 _:b4 . -_:b4 "banana" . -_:b4 . diff --git a/test/w3c/TriGTests/trig-subm-08.trig b/test/w3c/TriGTests/trig-subm-08.trig deleted file mode 100644 index 7e88c18c..00000000 --- a/test/w3c/TriGTests/trig-subm-08.trig +++ /dev/null @@ -1,4 +0,0 @@ -@prefix : . -{:a :b ( "apple" "banana" ) .} - {:a :b ( "apple" "banana" ) .} - diff --git a/test/w3c/TriGTests/trig-subm-09.nq b/test/w3c/TriGTests/trig-subm-09.nq deleted file mode 100644 index 7c2c83b8..00000000 --- a/test/w3c/TriGTests/trig-subm-09.nq +++ /dev/null @@ -1,2 +0,0 @@ - . - . diff --git a/test/w3c/TriGTests/trig-subm-09.trig b/test/w3c/TriGTests/trig-subm-09.trig deleted file mode 100644 index 7cbd40a8..00000000 --- a/test/w3c/TriGTests/trig-subm-09.trig +++ /dev/null @@ -1,4 +0,0 @@ -@prefix : . -{:a :b ( ) .} - {:a :b ( ) .} - diff --git a/test/w3c/TriGTests/trig-subm-10.nq b/test/w3c/TriGTests/trig-subm-10.nq deleted file mode 100644 index 3a84a4c6..00000000 --- a/test/w3c/TriGTests/trig-subm-10.nq +++ /dev/null @@ -1,8 +0,0 @@ -_:hasParent . -_:b1 . -_:b1 _:hasParent . -_:b1 "2"^^ . -_:hasParent . -_:b2 . -_:b2 _:hasParent . -_:b2 "2"^^ . diff --git a/test/w3c/TriGTests/trig-subm-10.trig b/test/w3c/TriGTests/trig-subm-10.trig deleted file mode 100644 index 23bd02de..00000000 --- a/test/w3c/TriGTests/trig-subm-10.trig +++ /dev/null @@ -1,20 +0,0 @@ -# Test integer datatyped literals using an OWL cardinality constraint -@prefix owl: . - -# based on examples in the OWL Reference - -{ -_:hasParent a owl:ObjectProperty . - -[] a owl:Restriction ; - owl:onProperty _:hasParent ; - owl:maxCardinality 2 . -} - - { -_:hasParent a owl:ObjectProperty . - -[] a owl:Restriction ; - owl:onProperty _:hasParent ; - owl:maxCardinality 2 . -} diff --git a/test/w3c/TriGTests/trig-subm-11.nq b/test/w3c/TriGTests/trig-subm-11.nq deleted file mode 100644 index 76147a3a..00000000 --- a/test/w3c/TriGTests/trig-subm-11.nq +++ /dev/null @@ -1,10 +0,0 @@ - "000000"^^ . - "0"^^ . - "000001"^^ . - "2"^^ . - "4"^^ . - "000000"^^ . - "0"^^ . - "000001"^^ . - "2"^^ . - "4"^^ . diff --git a/test/w3c/TriGTests/trig-subm-11.trig b/test/w3c/TriGTests/trig-subm-11.trig deleted file mode 100644 index bb1c4991..00000000 --- a/test/w3c/TriGTests/trig-subm-11.trig +++ /dev/null @@ -1,15 +0,0 @@ -{ - 000000 . - 0 . - 000001 . - 2 . - 4 . -} - - { - 000000 . - 0 . - 000001 . - 2 . - 4 . -} diff --git a/test/w3c/TriGTests/trig-subm-12.nq b/test/w3c/TriGTests/trig-subm-12.nq deleted file mode 100644 index 32b15c50..00000000 --- a/test/w3c/TriGTests/trig-subm-12.nq +++ /dev/null @@ -1,8 +0,0 @@ - "a" . - "b" . - "c" . - "d" . - "a" . - "b" . - "c" . - "d" . diff --git a/test/w3c/TriGTests/trig-subm-12.trig b/test/w3c/TriGTests/trig-subm-12.trig deleted file mode 100644 index b0f8ff83..00000000 --- a/test/w3c/TriGTests/trig-subm-12.trig +++ /dev/null @@ -1,19 +0,0 @@ -# Tests for - and _ in names, qnames -@prefix ex1: . -@prefix ex-2: . -@prefix ex3_: . -@prefix ex4-: . - -{ -ex1:foo-bar ex1:foo_bar "a" . -ex-2:foo-bar ex-2:foo_bar "b" . -ex3_:foo-bar ex3_:foo_bar "c" . -ex4-:foo-bar ex4-:foo_bar "d" . -} - - { -ex1:foo-bar ex1:foo_bar "a" . -ex-2:foo-bar ex-2:foo_bar "b" . -ex3_:foo-bar ex3_:foo_bar "c" . -ex4-:foo-bar ex4-:foo_bar "d" . -} diff --git a/test/w3c/TriGTests/trig-subm-13.nq b/test/w3c/TriGTests/trig-subm-13.nq deleted file mode 100644 index 84c2a2e5..00000000 --- a/test/w3c/TriGTests/trig-subm-13.nq +++ /dev/null @@ -1,8 +0,0 @@ - "1" . - "2" . - "def" . - "678" . - "1" . - "2" . - "def" . - "678" . diff --git a/test/w3c/TriGTests/trig-subm-13.trig b/test/w3c/TriGTests/trig-subm-13.trig deleted file mode 100644 index 8d1b44da..00000000 --- a/test/w3c/TriGTests/trig-subm-13.trig +++ /dev/null @@ -1,18 +0,0 @@ -# Tests for rdf:_ and other qnames starting with _ -@prefix rdf: . -@prefix ex: . -@prefix : . - -{ -ex:foo rdf:_1 "1" . -ex:foo rdf:_2 "2" . -ex:foo :_abc "def" . -ex:foo :_345 "678" . -} - - { -ex:foo rdf:_1 "1" . -ex:foo rdf:_2 "2" . -ex:foo :_abc "def" . -ex:foo :_345 "678" . -} diff --git a/test/w3c/TriGTests/trig-subm-14.nq b/test/w3c/TriGTests/trig-subm-14.nq deleted file mode 100644 index 89f5b292..00000000 --- a/test/w3c/TriGTests/trig-subm-14.nq +++ /dev/null @@ -1,4 +0,0 @@ -_:b1 _:b2 . - . -_:b3 _:b4 . - . diff --git a/test/w3c/TriGTests/trig-subm-14.trig b/test/w3c/TriGTests/trig-subm-14.trig deleted file mode 100644 index c70300e1..00000000 --- a/test/w3c/TriGTests/trig-subm-14.trig +++ /dev/null @@ -1,16 +0,0 @@ -# Test for : allowed -@prefix : . - -{ -[] : [] . - -: : : . - -} - - { -[] : [] . - -: : : . - -} diff --git a/test/w3c/TriGTests/trig-subm-15.nq b/test/w3c/TriGTests/trig-subm-15.nq deleted file mode 100644 index 8d01c44f..00000000 --- a/test/w3c/TriGTests/trig-subm-15.nq +++ /dev/null @@ -1,2 +0,0 @@ - "a long\n\tliteral\nwith\nnewlines" . - "a long\n\tliteral\nwith\nnewlines" . diff --git a/test/w3c/TriGTests/trig-subm-15.trig b/test/w3c/TriGTests/trig-subm-15.trig deleted file mode 100644 index 93fbc41a..00000000 --- a/test/w3c/TriGTests/trig-subm-15.trig +++ /dev/null @@ -1,16 +0,0 @@ -# Test long literal -@prefix : . - -{ -:a :b """a long - literal -with -newlines""" . -} - - { -:a :b """a long - literal -with -newlines""" . -} diff --git a/test/w3c/TriGTests/trig-subm-16.nq b/test/w3c/TriGTests/trig-subm-16.nq deleted file mode 100644 index 2e5fac4e..00000000 --- a/test/w3c/TriGTests/trig-subm-16.nq +++ /dev/null @@ -1,4 +0,0 @@ - "\nthis \ris a \U00012451long\t\nliteral\uABCD\n" . - "\tThis \uABCDis\r \U00012451another\n\none\n" . - "\nthis \ris a \U00012451long\t\nliteral\uABCD\n" . - "\tThis \uABCDis\r \U00012451another\n\none\n" . diff --git a/test/w3c/TriGTests/trig-subm-16.trig b/test/w3c/TriGTests/trig-subm-16.trig deleted file mode 100644 index 86cb22d5..00000000 --- a/test/w3c/TriGTests/trig-subm-16.trig +++ /dev/null @@ -1,43 +0,0 @@ -@prefix : . - -{ -## \U00015678 is a not a legal codepoint -## :a :b """\nthis \ris a \U00015678long\t -## literal\uABCD -## """ . -## -## :d :e """\tThis \uABCDis\r \U00015678another\n -## one -## """ . - -# \U00015678 is a not a legal codepoint -# \U00012451 in Cuneiform numeric ban 3 -:a :b """\nthis \ris a \U00012451long\t -literal\uABCD -""" . - -:d :e """\tThis \uABCDis\r \U00012451another\n -one -""" . -} - - { -## \U00015678 is a not a legal codepoint -## :a :b """\nthis \ris a \U00015678long\t -## literal\uABCD -## """ . -## -## :d :e """\tThis \uABCDis\r \U00015678another\n -## one -## """ . - -# \U00015678 is a not a legal codepoint -# \U00012451 in Cuneiform numeric ban 3 -:a :b """\nthis \ris a \U00012451long\t -literal\uABCD -""" . - -:d :e """\tThis \uABCDis\r \U00012451another\n -one -""" . -} diff --git a/test/w3c/TriGTests/trig-subm-17.nq b/test/w3c/TriGTests/trig-subm-17.nq deleted file mode 100644 index 7c5d273f..00000000 --- a/test/w3c/TriGTests/trig-subm-17.nq +++ /dev/null @@ -1,2 +0,0 @@ - "1.0"^^ . - "1.0"^^ . diff --git a/test/w3c/TriGTests/trig-subm-17.trig b/test/w3c/TriGTests/trig-subm-17.trig deleted file mode 100644 index 345ca231..00000000 --- a/test/w3c/TriGTests/trig-subm-17.trig +++ /dev/null @@ -1,5 +0,0 @@ -@prefix : . - -{:a :b 1.0 .} - {:a :b 1.0 .} - diff --git a/test/w3c/TriGTests/trig-subm-18.nq b/test/w3c/TriGTests/trig-subm-18.nq deleted file mode 100644 index 58b0a4c4..00000000 --- a/test/w3c/TriGTests/trig-subm-18.nq +++ /dev/null @@ -1,4 +0,0 @@ - "" . - "" . - "" . - "" . diff --git a/test/w3c/TriGTests/trig-subm-18.trig b/test/w3c/TriGTests/trig-subm-18.trig deleted file mode 100644 index f5b4a516..00000000 --- a/test/w3c/TriGTests/trig-subm-18.trig +++ /dev/null @@ -1,15 +0,0 @@ -@prefix : . - -{ -:a :b "" . - -:c :d """""" . - -} - - { -:a :b "" . - -:c :d """""" . - -} diff --git a/test/w3c/TriGTests/trig-subm-19.nq b/test/w3c/TriGTests/trig-subm-19.nq deleted file mode 100644 index b3cf8075..00000000 --- a/test/w3c/TriGTests/trig-subm-19.nq +++ /dev/null @@ -1,6 +0,0 @@ - "1.0"^^ . - "1"^^ . - "1.0e0"^^ . - "1.0"^^ . - "1"^^ . - "1.0e0"^^ . diff --git a/test/w3c/TriGTests/trig-subm-19.trig b/test/w3c/TriGTests/trig-subm-19.trig deleted file mode 100644 index 7cd14eee..00000000 --- a/test/w3c/TriGTests/trig-subm-19.trig +++ /dev/null @@ -1,13 +0,0 @@ -@prefix : . - -{ -:a :b 1.0 . -:c :d 1 . -:e :f 1.0e0 . -} - - { -:a :b 1.0 . -:c :d 1 . -:e :f 1.0e0 . -} diff --git a/test/w3c/TriGTests/trig-subm-20.nq b/test/w3c/TriGTests/trig-subm-20.nq deleted file mode 100644 index 46f48c74..00000000 --- a/test/w3c/TriGTests/trig-subm-20.nq +++ /dev/null @@ -1,6 +0,0 @@ - "-1.0"^^ . - "-1"^^ . - "-1.0e0"^^ . - "-1.0"^^ . - "-1"^^ . - "-1.0e0"^^ . diff --git a/test/w3c/TriGTests/trig-subm-20.trig b/test/w3c/TriGTests/trig-subm-20.trig deleted file mode 100644 index 6e3032e5..00000000 --- a/test/w3c/TriGTests/trig-subm-20.trig +++ /dev/null @@ -1,13 +0,0 @@ -@prefix : . - -{ -:a :b -1.0 . -:c :d -1 . -:e :f -1.0e0 . -} - - { -:a :b -1.0 . -:c :d -1 . -:e :f -1.0e0 . -} diff --git a/test/w3c/TriGTests/trig-subm-21.nq b/test/w3c/TriGTests/trig-subm-21.nq deleted file mode 100644 index 90aec6da..00000000 --- a/test/w3c/TriGTests/trig-subm-21.nq +++ /dev/null @@ -1,2 +0,0 @@ - "John said: \"Hello World!\"" . - "John said: \"Hello World!\"" . diff --git a/test/w3c/TriGTests/trig-subm-21.trig b/test/w3c/TriGTests/trig-subm-21.trig deleted file mode 100644 index 05870fbd..00000000 --- a/test/w3c/TriGTests/trig-subm-21.trig +++ /dev/null @@ -1,4 +0,0 @@ -# Test long literal -@prefix : . -{:a :b """John said: "Hello World!\"""" .} - {:a :b """John said: "Hello World!\"""" .} diff --git a/test/w3c/TriGTests/trig-subm-22.nq b/test/w3c/TriGTests/trig-subm-22.nq deleted file mode 100644 index 01ab3571..00000000 --- a/test/w3c/TriGTests/trig-subm-22.nq +++ /dev/null @@ -1,4 +0,0 @@ - "true"^^ . - "false"^^ . - "true"^^ . - "false"^^ . diff --git a/test/w3c/TriGTests/trig-subm-22.trig b/test/w3c/TriGTests/trig-subm-22.trig deleted file mode 100644 index 2b546609..00000000 --- a/test/w3c/TriGTests/trig-subm-22.trig +++ /dev/null @@ -1,11 +0,0 @@ -@prefix : . - -{ -:a :b true . -:c :d false . -} - - { -:a :b true . -:c :d false . -} diff --git a/test/w3c/TriGTests/trig-subm-23.nq b/test/w3c/TriGTests/trig-subm-23.nq deleted file mode 100644 index 11328c97..00000000 --- a/test/w3c/TriGTests/trig-subm-23.nq +++ /dev/null @@ -1,14 +0,0 @@ - . - . - . - . - . - . - . - . - . - . - . - . - . - . diff --git a/test/w3c/TriGTests/trig-subm-23.trig b/test/w3c/TriGTests/trig-subm-23.trig deleted file mode 100644 index 3cb24f50..00000000 --- a/test/w3c/TriGTests/trig-subm-23.trig +++ /dev/null @@ -1,32 +0,0 @@ -# comment test -@prefix : . - -{ -:a :b :c . # end of line comment -:d # ignore me - :e # and me - :f # and me - . -:g :h #ignore me - :i, # and me - :j . # and me - -:k :l :m ; #ignore me - :n :o ; # and me - :p :q . # and me -} - - { -:a :b :c . # end of line comment -:d # ignore me - :e # and me - :f # and me - . -:g :h #ignore me - :i, # and me - :j . # and me - -:k :l :m ; #ignore me - :n :o ; # and me - :p :q . # and me -} diff --git a/test/w3c/TriGTests/trig-subm-24.nq b/test/w3c/TriGTests/trig-subm-24.nq deleted file mode 100644 index 9de4a324..00000000 --- a/test/w3c/TriGTests/trig-subm-24.nq +++ /dev/null @@ -1,2 +0,0 @@ - . - . diff --git a/test/w3c/TriGTests/trig-subm-24.trig b/test/w3c/TriGTests/trig-subm-24.trig deleted file mode 100644 index 22ae97ca..00000000 --- a/test/w3c/TriGTests/trig-subm-24.trig +++ /dev/null @@ -1,5 +0,0 @@ -# comment line with no final newline test -@prefix : . -{:a :b :c .} - {:a :b :c .} -#foo diff --git a/test/w3c/TriGTests/trig-subm-25.nq b/test/w3c/TriGTests/trig-subm-25.nq deleted file mode 100644 index bcb4647a..00000000 --- a/test/w3c/TriGTests/trig-subm-25.nq +++ /dev/null @@ -1,2 +0,0 @@ - . - . diff --git a/test/w3c/TriGTests/trig-subm-25.trig b/test/w3c/TriGTests/trig-subm-25.trig deleted file mode 100644 index 7c3b9f2a..00000000 --- a/test/w3c/TriGTests/trig-subm-25.trig +++ /dev/null @@ -1,5 +0,0 @@ -@prefix foo: . -@prefix foo: . - -{foo:blah foo:blah foo:blah .} - {foo:blah foo:blah foo:blah .} diff --git a/test/w3c/TriGTests/trig-subm-26.nq b/test/w3c/TriGTests/trig-subm-26.nq deleted file mode 100644 index 7357dd40..00000000 --- a/test/w3c/TriGTests/trig-subm-26.nq +++ /dev/null @@ -1,22 +0,0 @@ - "2.345"^^ . - "1"^^ . - "1.0"^^ . - "1."^^ . - "1.000000000"^^ . - "2.3"^^ . - "2.234000005"^^ . - "2.2340000005"^^ . - "2.23400000005"^^ . - "2.234000000005"^^ . - "2.2340000000005"^^ . - "2.23400000000005"^^ . - "2.234000000000005"^^ . - "2.2340000000000005"^^ . - "2.23400000000000005"^^ . - "2.234000000000000005"^^ . - "2.2340000000000000005"^^ . - "2.23400000000000000005"^^ . - "2.234000000000000000005"^^ . - "2.2340000000000000000005"^^ . - "2.23400000000000000000005"^^ . - "1.2345678901234567890123457890"^^ . diff --git a/test/w3c/TriGTests/trig-subm-26.trig b/test/w3c/TriGTests/trig-subm-26.trig deleted file mode 100644 index c590800f..00000000 --- a/test/w3c/TriGTests/trig-subm-26.trig +++ /dev/null @@ -1,24 +0,0 @@ -{ - "2.345"^^ . - "1"^^ . - "1.0"^^ . - "1."^^ . - "1.000000000"^^ . - "2.3"^^ . - "2.234000005"^^ . - "2.2340000005"^^ . - "2.23400000005"^^ . - "2.234000000005"^^ . - "2.2340000000005"^^ . - "2.23400000000005"^^ . - "2.234000000000005"^^ . - "2.2340000000000005"^^ . - "2.23400000000000005"^^ . - "2.234000000000000005"^^ . - "2.2340000000000000005"^^ . - "2.23400000000000000005"^^ . - "2.234000000000000000005"^^ . - "2.2340000000000000000005"^^ . - "2.23400000000000000000005"^^ . - "1.2345678901234567890123457890"^^ . -} diff --git a/test/w3c/TriGTests/trig-subm-27.nq b/test/w3c/TriGTests/trig-subm-27.nq deleted file mode 100644 index 95e9abbc..00000000 --- a/test/w3c/TriGTests/trig-subm-27.nq +++ /dev/null @@ -1,5 +0,0 @@ - . - . - . - . - . diff --git a/test/w3c/TriGTests/trig-subm-27.trig b/test/w3c/TriGTests/trig-subm-27.trig deleted file mode 100644 index 4bb98b8f..00000000 --- a/test/w3c/TriGTests/trig-subm-27.trig +++ /dev/null @@ -1,12 +0,0 @@ -# In-scope base URI is at this point -{ .} -@base . -# In-scope base URI is http://example.org/ns/ at this point -{ .} -@base . -# In-scope base URI is http://example.org/ns/foo/ at this point -{ .} -@prefix : . -{:a4 :b4 :c4 .} -@prefix : . -{:a5 :b5 :c5 .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-LITERAL2_with_langtag_and_datatype.trig b/test/w3c/TriGTests/trig-syntax-bad-LITERAL2_with_langtag_and_datatype.trig deleted file mode 100644 index 7748dd1e..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-LITERAL2_with_langtag_and_datatype.trig +++ /dev/null @@ -1 +0,0 @@ -{ "value"@en^^ .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-base-01.trig b/test/w3c/TriGTests/trig-syntax-bad-base-01.trig deleted file mode 100644 index 7b0412f8..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-base-01.trig +++ /dev/null @@ -1,2 +0,0 @@ -# @base without URI. -@base . diff --git a/test/w3c/TriGTests/trig-syntax-bad-base-02.trig b/test/w3c/TriGTests/trig-syntax-bad-base-02.trig deleted file mode 100644 index 1b2e4845..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-base-02.trig +++ /dev/null @@ -1,2 +0,0 @@ -# @base in wrong case. -@BASE . diff --git a/test/w3c/TriGTests/trig-syntax-bad-base-03.trig b/test/w3c/TriGTests/trig-syntax-bad-base-03.trig deleted file mode 100644 index b8f587fa..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-base-03.trig +++ /dev/null @@ -1,3 +0,0 @@ -# FULL STOP used after SPARQL BASE -BASE . -{

.} diff --git a/test/w3c/TriGTests/trig-syntax-bad-base-04.trig b/test/w3c/TriGTests/trig-syntax-bad-base-04.trig deleted file mode 100644 index 83c5789b..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-base-04.trig +++ /dev/null @@ -1,4 +0,0 @@ -# @base inside graph -{ - @base . -} \ No newline at end of file diff --git a/test/w3c/TriGTests/trig-syntax-bad-base-05.trig b/test/w3c/TriGTests/trig-syntax-bad-base-05.trig deleted file mode 100644 index fa915d53..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-base-05.trig +++ /dev/null @@ -1,4 +0,0 @@ -# BASE inside graph -{ - BASE -} \ No newline at end of file diff --git a/test/w3c/TriGTests/trig-syntax-bad-blank-label-dot-end.trig b/test/w3c/TriGTests/trig-syntax-bad-blank-label-dot-end.trig deleted file mode 100644 index 33d5edf2..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-blank-label-dot-end.trig +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -{_:b1. :p :o .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-bnode-01.trig b/test/w3c/TriGTests/trig-syntax-bad-bnode-01.trig deleted file mode 100644 index a776d20d..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-bnode-01.trig +++ /dev/null @@ -1 +0,0 @@ -_::a . diff --git a/test/w3c/TriGTests/trig-syntax-bad-bnode-02.trig b/test/w3c/TriGTests/trig-syntax-bad-bnode-02.trig deleted file mode 100644 index 093b8700..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-bnode-02.trig +++ /dev/null @@ -1 +0,0 @@ -_:abc:def . diff --git a/test/w3c/TriGTests/trig-syntax-bad-esc-01.trig b/test/w3c/TriGTests/trig-syntax-bad-esc-01.trig deleted file mode 100644 index abe7fde0..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-esc-01.trig +++ /dev/null @@ -1,2 +0,0 @@ -# Bad string escape -{ "a\zb" .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-esc-02.trig b/test/w3c/TriGTests/trig-syntax-bad-esc-02.trig deleted file mode 100644 index 80f18c81..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-esc-02.trig +++ /dev/null @@ -1,2 +0,0 @@ -# Bad string escape -{ "\uWXYZ" .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-esc-03.trig b/test/w3c/TriGTests/trig-syntax-bad-esc-03.trig deleted file mode 100644 index b45f7044..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-esc-03.trig +++ /dev/null @@ -1,2 +0,0 @@ -# Bad string escape -{ "\U0000WXYZ" .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-esc-04.trig b/test/w3c/TriGTests/trig-syntax-bad-esc-04.trig deleted file mode 100644 index b45f7044..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-esc-04.trig +++ /dev/null @@ -1,2 +0,0 @@ -# Bad string escape -{ "\U0000WXYZ" .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-kw-01.trig b/test/w3c/TriGTests/trig-syntax-bad-kw-01.trig deleted file mode 100644 index 75753b2d..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-kw-01.trig +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -{:s A :C .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-kw-02.trig b/test/w3c/TriGTests/trig-syntax-bad-kw-02.trig deleted file mode 100644 index 036179dd..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-kw-02.trig +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -{a :p :o .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-kw-03.trig b/test/w3c/TriGTests/trig-syntax-bad-kw-03.trig deleted file mode 100644 index 84f456e5..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-kw-03.trig +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -{:s :p a .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-kw-04.trig b/test/w3c/TriGTests/trig-syntax-bad-kw-04.trig deleted file mode 100644 index 28d864c4..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-kw-04.trig +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -{true :p :o .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-kw-05.trig b/test/w3c/TriGTests/trig-syntax-bad-kw-05.trig deleted file mode 100644 index c12694bf..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-kw-05.trig +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -{:s true :o .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-lang-01.trig b/test/w3c/TriGTests/trig-syntax-bad-lang-01.trig deleted file mode 100644 index a2032634..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-lang-01.trig +++ /dev/null @@ -1,2 +0,0 @@ -# Bad lang tag -{ "string"@1 .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-list-01.trig b/test/w3c/TriGTests/trig-syntax-bad-list-01.trig deleted file mode 100644 index 15d82710..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-list-01.trig +++ /dev/null @@ -1,2 +0,0 @@ -# RDF collection without predicate-object-list -( 1 2 3 ) . diff --git a/test/w3c/TriGTests/trig-syntax-bad-list-02.trig b/test/w3c/TriGTests/trig-syntax-bad-list-02.trig deleted file mode 100644 index 15d82710..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-list-02.trig +++ /dev/null @@ -1,2 +0,0 @@ -# RDF collection without predicate-object-list -( 1 2 3 ) . diff --git a/test/w3c/TriGTests/trig-syntax-bad-list-03.trig b/test/w3c/TriGTests/trig-syntax-bad-list-03.trig deleted file mode 100644 index 6b5269dd..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-list-03.trig +++ /dev/null @@ -1,3 +0,0 @@ -# RDF collection without predicate-object-list -{ ( 1 2 3 ) } - diff --git a/test/w3c/TriGTests/trig-syntax-bad-list-04.trig b/test/w3c/TriGTests/trig-syntax-bad-list-04.trig deleted file mode 100644 index 377846a9..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-list-04.trig +++ /dev/null @@ -1,3 +0,0 @@ -# RDF collection without predicate-object-list -{ ( ) } - diff --git a/test/w3c/TriGTests/trig-syntax-bad-ln-dash-start.trig b/test/w3c/TriGTests/trig-syntax-bad-ln-dash-start.trig deleted file mode 100644 index 48f78eed..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-ln-dash-start.trig +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -{:s :p :-o .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-ln-escape-start.trig b/test/w3c/TriGTests/trig-syntax-bad-ln-escape-start.trig deleted file mode 100644 index d3e71e4e..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-ln-escape-start.trig +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -{:s :p :%2o .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-ln-escape.trig b/test/w3c/TriGTests/trig-syntax-bad-ln-escape.trig deleted file mode 100644 index dcdd0592..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-ln-escape.trig +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -{:s :p :o%2 .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-missing-ns-dot-end.trig b/test/w3c/TriGTests/trig-syntax-bad-missing-ns-dot-end.trig deleted file mode 100644 index 7fe09943..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-missing-ns-dot-end.trig +++ /dev/null @@ -1 +0,0 @@ -{valid:s valid:p invalid.:o .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-missing-ns-dot-start.trig b/test/w3c/TriGTests/trig-syntax-bad-missing-ns-dot-start.trig deleted file mode 100644 index 3ae9b6bb..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-missing-ns-dot-start.trig +++ /dev/null @@ -1 +0,0 @@ -{.undefined:s .undefined:p .undefined:o .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-n3-extras-01.trig b/test/w3c/TriGTests/trig-syntax-bad-n3-extras-01.trig deleted file mode 100644 index 9dbf21e2..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-n3-extras-01.trig +++ /dev/null @@ -1,5 +0,0 @@ -# {} formulae not in Turtle -@prefix : . - -{ :a :q :c . } :p :z . - diff --git a/test/w3c/TriGTests/trig-syntax-bad-n3-extras-02.trig b/test/w3c/TriGTests/trig-syntax-bad-n3-extras-02.trig deleted file mode 100644 index 8edf2c2b..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-n3-extras-02.trig +++ /dev/null @@ -1,4 +0,0 @@ -# = is not Turtle -@prefix : . - -{:a = :b .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-n3-extras-03.trig b/test/w3c/TriGTests/trig-syntax-bad-n3-extras-03.trig deleted file mode 100644 index bb21bf08..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-n3-extras-03.trig +++ /dev/null @@ -1,9 +0,0 @@ -# N3 paths -@prefix : . -@prefix ns: . - -{ -:x. - ns:p. - ns:q :p :z . -} diff --git a/test/w3c/TriGTests/trig-syntax-bad-n3-extras-04.trig b/test/w3c/TriGTests/trig-syntax-bad-n3-extras-04.trig deleted file mode 100644 index adee6b55..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-n3-extras-04.trig +++ /dev/null @@ -1,5 +0,0 @@ -# N3 paths -@prefix : . -@prefix ns: . - -{:x^ns:p :p :z .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-n3-extras-05.trig b/test/w3c/TriGTests/trig-syntax-bad-n3-extras-05.trig deleted file mode 100644 index 2fbf0840..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-n3-extras-05.trig +++ /dev/null @@ -1,4 +0,0 @@ -# N3 is...of -@prefix : . - -{:z is :p of :x .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-n3-extras-06.trig b/test/w3c/TriGTests/trig-syntax-bad-n3-extras-06.trig deleted file mode 100644 index d1945544..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-n3-extras-06.trig +++ /dev/null @@ -1,4 +0,0 @@ -# = is not Turtle -@prefix : . - -{:a.:b.:c .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-n3-extras-07.trig b/test/w3c/TriGTests/trig-syntax-bad-n3-extras-07.trig deleted file mode 100644 index ece79325..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-n3-extras-07.trig +++ /dev/null @@ -1,3 +0,0 @@ -# @keywords is not Turtle -@keywords a . -{x a Item .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-n3-extras-08.trig b/test/w3c/TriGTests/trig-syntax-bad-n3-extras-08.trig deleted file mode 100644 index ece79325..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-n3-extras-08.trig +++ /dev/null @@ -1,3 +0,0 @@ -# @keywords is not Turtle -@keywords a . -{x a Item .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-n3-extras-09.trig b/test/w3c/TriGTests/trig-syntax-bad-n3-extras-09.trig deleted file mode 100644 index cc70bc12..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-n3-extras-09.trig +++ /dev/null @@ -1,3 +0,0 @@ -# => is not Turtle -@prefix : . -{:s => :o .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-n3-extras-10.trig b/test/w3c/TriGTests/trig-syntax-bad-n3-extras-10.trig deleted file mode 100644 index 7470dda3..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-n3-extras-10.trig +++ /dev/null @@ -1,3 +0,0 @@ -# <= is not Turtle -@prefix : . -{:s <= :o .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-n3-extras-11.trig b/test/w3c/TriGTests/trig-syntax-bad-n3-extras-11.trig deleted file mode 100644 index dabadf02..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-n3-extras-11.trig +++ /dev/null @@ -1,3 +0,0 @@ -# @forSome is not Turtle -@prefix : . -@forSome :x . diff --git a/test/w3c/TriGTests/trig-syntax-bad-n3-extras-12.trig b/test/w3c/TriGTests/trig-syntax-bad-n3-extras-12.trig deleted file mode 100644 index 5a6c3562..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-n3-extras-12.trig +++ /dev/null @@ -1,3 +0,0 @@ -# @forAll is not Turtle -@prefix : . -@forAll :x . diff --git a/test/w3c/TriGTests/trig-syntax-bad-n3-extras-13.trig b/test/w3c/TriGTests/trig-syntax-bad-n3-extras-13.trig deleted file mode 100644 index c4fe67a0..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-n3-extras-13.trig +++ /dev/null @@ -1,3 +0,0 @@ -# @keywords is not Turtle -@keywords . -{x @a Item .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-ns-dot-end.trig b/test/w3c/TriGTests/trig-syntax-bad-ns-dot-end.trig deleted file mode 100644 index d2b53225..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-ns-dot-end.trig +++ /dev/null @@ -1,2 +0,0 @@ -@prefix eg. : . -{eg.:s eg.:p eg.:o .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-ns-dot-start.trig b/test/w3c/TriGTests/trig-syntax-bad-ns-dot-start.trig deleted file mode 100644 index 9cebce12..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-ns-dot-start.trig +++ /dev/null @@ -1,2 +0,0 @@ -@prefix .eg : . -{.eg:s .eg:p .eg:o .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-num-01.trig b/test/w3c/TriGTests/trig-syntax-bad-num-01.trig deleted file mode 100644 index 87fa61d4..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-num-01.trig +++ /dev/null @@ -1 +0,0 @@ -{ 123.abc .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-num-02.trig b/test/w3c/TriGTests/trig-syntax-bad-num-02.trig deleted file mode 100644 index 4e257b08..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-num-02.trig +++ /dev/null @@ -1 +0,0 @@ -{ 123e .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-num-03.trig b/test/w3c/TriGTests/trig-syntax-bad-num-03.trig deleted file mode 100644 index 72414507..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-num-03.trig +++ /dev/null @@ -1 +0,0 @@ -{ 123abc .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-num-04.trig b/test/w3c/TriGTests/trig-syntax-bad-num-04.trig deleted file mode 100644 index c5828732..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-num-04.trig +++ /dev/null @@ -1 +0,0 @@ -{ 0x123 .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-num-05.trig b/test/w3c/TriGTests/trig-syntax-bad-num-05.trig deleted file mode 100644 index 7de52461..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-num-05.trig +++ /dev/null @@ -1 +0,0 @@ -{ +-1 .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-number-dot-in-anon.trig b/test/w3c/TriGTests/trig-syntax-bad-number-dot-in-anon.trig deleted file mode 100644 index 3c4b8e45..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-number-dot-in-anon.trig +++ /dev/null @@ -1,8 +0,0 @@ -@prefix : . - -{ -:s - :p [ - :p1 27. - ] . -} diff --git a/test/w3c/TriGTests/trig-syntax-bad-pname-01.trig b/test/w3c/TriGTests/trig-syntax-bad-pname-01.trig deleted file mode 100644 index a03be7af..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-pname-01.trig +++ /dev/null @@ -1,3 +0,0 @@ -# ~ must be escaped. -@prefix : . -{:a~b :p :o .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-pname-02.trig b/test/w3c/TriGTests/trig-syntax-bad-pname-02.trig deleted file mode 100644 index 39d14ee4..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-pname-02.trig +++ /dev/null @@ -1,3 +0,0 @@ -# Bad %-sequence -@prefix : . -{:a%2 :p :o .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-pname-03.trig b/test/w3c/TriGTests/trig-syntax-bad-pname-03.trig deleted file mode 100644 index 5ed44f65..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-pname-03.trig +++ /dev/null @@ -1,3 +0,0 @@ -# No \u (x39 is "9") -@prefix : . -{:a\u0039 :p :o .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-prefix-01.trig b/test/w3c/TriGTests/trig-syntax-bad-prefix-01.trig deleted file mode 100644 index 32d781d1..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-prefix-01.trig +++ /dev/null @@ -1,2 +0,0 @@ -# No prefix -{:s "x" .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-prefix-02.trig b/test/w3c/TriGTests/trig-syntax-bad-prefix-02.trig deleted file mode 100644 index 6d03cf5f..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-prefix-02.trig +++ /dev/null @@ -1,3 +0,0 @@ -# No prefix -@prefix rdf: . -{ rdf:type :C .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-prefix-03.trig b/test/w3c/TriGTests/trig-syntax-bad-prefix-03.trig deleted file mode 100644 index 1ab01e7b..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-prefix-03.trig +++ /dev/null @@ -1,2 +0,0 @@ -# @prefix without URI. -@prefix ex: . diff --git a/test/w3c/TriGTests/trig-syntax-bad-prefix-04.trig b/test/w3c/TriGTests/trig-syntax-bad-prefix-04.trig deleted file mode 100644 index dbbda05b..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-prefix-04.trig +++ /dev/null @@ -1,2 +0,0 @@ -# @prefix without prefix name . -@prefix . diff --git a/test/w3c/TriGTests/trig-syntax-bad-prefix-05.trig b/test/w3c/TriGTests/trig-syntax-bad-prefix-05.trig deleted file mode 100644 index 6d145e07..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-prefix-05.trig +++ /dev/null @@ -1,2 +0,0 @@ -# @prefix without : -@prefix x . diff --git a/test/w3c/TriGTests/trig-syntax-bad-prefix-06.trig b/test/w3c/TriGTests/trig-syntax-bad-prefix-06.trig deleted file mode 100644 index 52939065..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-prefix-06.trig +++ /dev/null @@ -1,4 +0,0 @@ -# @prefix inside graph -{ - @prefix ex: . -} diff --git a/test/w3c/TriGTests/trig-syntax-bad-prefix-07.trig b/test/w3c/TriGTests/trig-syntax-bad-prefix-07.trig deleted file mode 100644 index 1230063a..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-prefix-07.trig +++ /dev/null @@ -1,4 +0,0 @@ -# PREFIX inside graph -{ - PREFIX ex: -} diff --git a/test/w3c/TriGTests/trig-syntax-bad-string-01.trig b/test/w3c/TriGTests/trig-syntax-bad-string-01.trig deleted file mode 100644 index 9decfb3c..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-string-01.trig +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -{:s :p "abc' .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-string-02.trig b/test/w3c/TriGTests/trig-syntax-bad-string-02.trig deleted file mode 100644 index 95537104..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-string-02.trig +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -{:s :p 'abc" .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-string-03.trig b/test/w3c/TriGTests/trig-syntax-bad-string-03.trig deleted file mode 100644 index b60d18b8..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-string-03.trig +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -{:s :p '''abc' .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-string-04.trig b/test/w3c/TriGTests/trig-syntax-bad-string-04.trig deleted file mode 100644 index 06173937..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-string-04.trig +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -{:s :p """abc''' .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-string-05.trig b/test/w3c/TriGTests/trig-syntax-bad-string-05.trig deleted file mode 100644 index 52e3fed4..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-string-05.trig +++ /dev/null @@ -1,6 +0,0 @@ -# Long literal with missing end -@prefix : . -{ -:s :p """abc -def -} \ No newline at end of file diff --git a/test/w3c/TriGTests/trig-syntax-bad-string-06.trig b/test/w3c/TriGTests/trig-syntax-bad-string-06.trig deleted file mode 100644 index e4c9d936..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-string-06.trig +++ /dev/null @@ -1,3 +0,0 @@ -# Long literal with 4" -@prefix : . -{:s :p """abc""""@en .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-string-07.trig b/test/w3c/TriGTests/trig-syntax-bad-string-07.trig deleted file mode 100644 index de68cb4a..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-string-07.trig +++ /dev/null @@ -1,3 +0,0 @@ -# Long literal with 4' -@prefix : . -{:s :p '''abc''''@en .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-struct-02.trig b/test/w3c/TriGTests/trig-syntax-bad-struct-02.trig deleted file mode 100644 index 1f38c451..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-struct-02.trig +++ /dev/null @@ -1,2 +0,0 @@ -# TriG is not N3 - = . diff --git a/test/w3c/TriGTests/trig-syntax-bad-struct-03.trig b/test/w3c/TriGTests/trig-syntax-bad-struct-03.trig deleted file mode 100644 index b7e97b81..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-struct-03.trig +++ /dev/null @@ -1,2 +0,0 @@ -# TriG is not NQuads - . diff --git a/test/w3c/TriGTests/trig-syntax-bad-struct-04.trig b/test/w3c/TriGTests/trig-syntax-bad-struct-04.trig deleted file mode 100644 index 319d1067..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-struct-04.trig +++ /dev/null @@ -1,2 +0,0 @@ -# TriG does not allow literals-as-subjects -{"hello" .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-struct-05.trig b/test/w3c/TriGTests/trig-syntax-bad-struct-05.trig deleted file mode 100644 index 317b6326..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-struct-05.trig +++ /dev/null @@ -1,2 +0,0 @@ -# TriG does not allow literals-as-predicates -{ "hello" .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-struct-06.trig b/test/w3c/TriGTests/trig-syntax-bad-struct-06.trig deleted file mode 100644 index 8e6e7202..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-struct-06.trig +++ /dev/null @@ -1,2 +0,0 @@ -# TriG does not allow bnodes-as-predicates -{ [] .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-struct-07.trig b/test/w3c/TriGTests/trig-syntax-bad-struct-07.trig deleted file mode 100644 index 91152ba3..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-struct-07.trig +++ /dev/null @@ -1,2 +0,0 @@ -# TriG does not allow bnodes-as-predicates -{ _:p .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-struct-09.trig b/test/w3c/TriGTests/trig-syntax-bad-struct-09.trig deleted file mode 100644 index abc20261..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-struct-09.trig +++ /dev/null @@ -1,2 +0,0 @@ -# Too many DOTs -{ . .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-struct-10.trig b/test/w3c/TriGTests/trig-syntax-bad-struct-10.trig deleted file mode 100644 index 5d5c58fa..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-struct-10.trig +++ /dev/null @@ -1,5 +0,0 @@ -# Too many DOTs -{ - . . - . -} diff --git a/test/w3c/TriGTests/trig-syntax-bad-struct-12.trig b/test/w3c/TriGTests/trig-syntax-bad-struct-12.trig deleted file mode 100644 index b7bdff6a..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-struct-12.trig +++ /dev/null @@ -1 +0,0 @@ -{ } diff --git a/test/w3c/TriGTests/trig-syntax-bad-struct-13.trig b/test/w3c/TriGTests/trig-syntax-bad-struct-13.trig deleted file mode 100644 index 0712e0f0..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-struct-13.trig +++ /dev/null @@ -1 +0,0 @@ -{ } diff --git a/test/w3c/TriGTests/trig-syntax-bad-struct-14.trig b/test/w3c/TriGTests/trig-syntax-bad-struct-14.trig deleted file mode 100644 index 69bc9c21..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-struct-14.trig +++ /dev/null @@ -1,2 +0,0 @@ -# Literal as subject -{"abc" .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-struct-15.trig b/test/w3c/TriGTests/trig-syntax-bad-struct-15.trig deleted file mode 100644 index 27be5519..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-struct-15.trig +++ /dev/null @@ -1,2 +0,0 @@ -# Literal as predicate -{ "abc" .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-struct-16.trig b/test/w3c/TriGTests/trig-syntax-bad-struct-16.trig deleted file mode 100644 index b08748f4..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-struct-16.trig +++ /dev/null @@ -1,2 +0,0 @@ -# BNode as predicate -{ [] .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-struct-17.trig b/test/w3c/TriGTests/trig-syntax-bad-struct-17.trig deleted file mode 100644 index cdd301a1..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-struct-17.trig +++ /dev/null @@ -1,2 +0,0 @@ -# BNode as predicate -{ _:a .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-uri-01.trig b/test/w3c/TriGTests/trig-syntax-bad-uri-01.trig deleted file mode 100644 index ed06b92d..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-uri-01.trig +++ /dev/null @@ -1,2 +0,0 @@ -# Bad IRI : space. -{ .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-uri-02.trig b/test/w3c/TriGTests/trig-syntax-bad-uri-02.trig deleted file mode 100644 index fb862172..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-uri-02.trig +++ /dev/null @@ -1,2 +0,0 @@ -# Bad IRI : bad escape -{ .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-uri-03.trig b/test/w3c/TriGTests/trig-syntax-bad-uri-03.trig deleted file mode 100644 index 7fa62dcc..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-uri-03.trig +++ /dev/null @@ -1,2 +0,0 @@ -# Bad IRI : bad escape -{ .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-uri-04.trig b/test/w3c/TriGTests/trig-syntax-bad-uri-04.trig deleted file mode 100644 index ba9cd2d7..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-uri-04.trig +++ /dev/null @@ -1,2 +0,0 @@ -# Bad IRI : character escapes not allowed. -{ .} diff --git a/test/w3c/TriGTests/trig-syntax-bad-uri-05.trig b/test/w3c/TriGTests/trig-syntax-bad-uri-05.trig deleted file mode 100644 index d332a6e6..00000000 --- a/test/w3c/TriGTests/trig-syntax-bad-uri-05.trig +++ /dev/null @@ -1,2 +0,0 @@ -# Bad IRI : character escapes not allowed. -{ .} diff --git a/test/w3c/TriGTests/trig-syntax-base-01.trig b/test/w3c/TriGTests/trig-syntax-base-01.trig deleted file mode 100644 index dff1b3b4..00000000 --- a/test/w3c/TriGTests/trig-syntax-base-01.trig +++ /dev/null @@ -1 +0,0 @@ -@base . diff --git a/test/w3c/TriGTests/trig-syntax-base-02.trig b/test/w3c/TriGTests/trig-syntax-base-02.trig deleted file mode 100644 index 04f1bfdb..00000000 --- a/test/w3c/TriGTests/trig-syntax-base-02.trig +++ /dev/null @@ -1 +0,0 @@ -BASE diff --git a/test/w3c/TriGTests/trig-syntax-base-03.trig b/test/w3c/TriGTests/trig-syntax-base-03.trig deleted file mode 100644 index 2b7ae01d..00000000 --- a/test/w3c/TriGTests/trig-syntax-base-03.trig +++ /dev/null @@ -1,2 +0,0 @@ -@base . -{

.} diff --git a/test/w3c/TriGTests/trig-syntax-base-04.trig b/test/w3c/TriGTests/trig-syntax-base-04.trig deleted file mode 100644 index ad742cff..00000000 --- a/test/w3c/TriGTests/trig-syntax-base-04.trig +++ /dev/null @@ -1,2 +0,0 @@ -base -{

.} diff --git a/test/w3c/TriGTests/trig-syntax-blank-label.trig b/test/w3c/TriGTests/trig-syntax-blank-label.trig deleted file mode 100644 index 2cebf8f5..00000000 --- a/test/w3c/TriGTests/trig-syntax-blank-label.trig +++ /dev/null @@ -1,6 +0,0 @@ -@prefix : . -{ -_:0b :p :o . # Starts with digit -_:_b :p :o . # Starts with underscore -_:b.0 :p :o . # Contains dot, ends with digit -} diff --git a/test/w3c/TriGTests/trig-syntax-bnode-01.trig b/test/w3c/TriGTests/trig-syntax-bnode-01.trig deleted file mode 100644 index 50c66c4d..00000000 --- a/test/w3c/TriGTests/trig-syntax-bnode-01.trig +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -{[] :p :o .} diff --git a/test/w3c/TriGTests/trig-syntax-bnode-02.trig b/test/w3c/TriGTests/trig-syntax-bnode-02.trig deleted file mode 100644 index 745dc11c..00000000 --- a/test/w3c/TriGTests/trig-syntax-bnode-02.trig +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -{:s :p [] .} diff --git a/test/w3c/TriGTests/trig-syntax-bnode-03.trig b/test/w3c/TriGTests/trig-syntax-bnode-03.trig deleted file mode 100644 index 292b2791..00000000 --- a/test/w3c/TriGTests/trig-syntax-bnode-03.trig +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -{:s :p [ :q :o ] .} diff --git a/test/w3c/TriGTests/trig-syntax-bnode-04.trig b/test/w3c/TriGTests/trig-syntax-bnode-04.trig deleted file mode 100644 index 7bde07d6..00000000 --- a/test/w3c/TriGTests/trig-syntax-bnode-04.trig +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -{:s :p [ :q1 :o1 ; :q2 :o2 ] .} diff --git a/test/w3c/TriGTests/trig-syntax-bnode-05.trig b/test/w3c/TriGTests/trig-syntax-bnode-05.trig deleted file mode 100644 index 86419083..00000000 --- a/test/w3c/TriGTests/trig-syntax-bnode-05.trig +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -{[ :q1 :o1 ; :q2 :o2 ] :p :o .} diff --git a/test/w3c/TriGTests/trig-syntax-bnode-06.trig b/test/w3c/TriGTests/trig-syntax-bnode-06.trig deleted file mode 100644 index 4f06e5fc..00000000 --- a/test/w3c/TriGTests/trig-syntax-bnode-06.trig +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -{_:a :p :o .} diff --git a/test/w3c/TriGTests/trig-syntax-bnode-07.trig b/test/w3c/TriGTests/trig-syntax-bnode-07.trig deleted file mode 100644 index 001e9ba0..00000000 --- a/test/w3c/TriGTests/trig-syntax-bnode-07.trig +++ /dev/null @@ -1,4 +0,0 @@ -@prefix : . -{:s :p _:a . -_:a :p :o . -} \ No newline at end of file diff --git a/test/w3c/TriGTests/trig-syntax-bnode-08.trig b/test/w3c/TriGTests/trig-syntax-bnode-08.trig deleted file mode 100644 index 853ab8af..00000000 --- a/test/w3c/TriGTests/trig-syntax-bnode-08.trig +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -{[ :p :o ] .} diff --git a/test/w3c/TriGTests/trig-syntax-bnode-09.trig b/test/w3c/TriGTests/trig-syntax-bnode-09.trig deleted file mode 100644 index 36b1eca8..00000000 --- a/test/w3c/TriGTests/trig-syntax-bnode-09.trig +++ /dev/null @@ -1,3 +0,0 @@ -@prefix : . -{[ :p :o1,:2 ] . -:s :p :o .} diff --git a/test/w3c/TriGTests/trig-syntax-bnode-10.trig b/test/w3c/TriGTests/trig-syntax-bnode-10.trig deleted file mode 100644 index b6d308dd..00000000 --- a/test/w3c/TriGTests/trig-syntax-bnode-10.trig +++ /dev/null @@ -1,6 +0,0 @@ -@prefix : . -{ -:s1 :p :o . -[ :p1 :o1 ; :p2 :o2 ] . -:s2 :p :o . -} \ No newline at end of file diff --git a/test/w3c/TriGTests/trig-syntax-datatypes-01.trig b/test/w3c/TriGTests/trig-syntax-datatypes-01.trig deleted file mode 100644 index 304793af..00000000 --- a/test/w3c/TriGTests/trig-syntax-datatypes-01.trig +++ /dev/null @@ -1,2 +0,0 @@ -@prefix xsd: . -{

"123"^^xsd:byte .} diff --git a/test/w3c/TriGTests/trig-syntax-datatypes-02.trig b/test/w3c/TriGTests/trig-syntax-datatypes-02.trig deleted file mode 100644 index 7daeb166..00000000 --- a/test/w3c/TriGTests/trig-syntax-datatypes-02.trig +++ /dev/null @@ -1,3 +0,0 @@ -@prefix rdf: . -@prefix xsd: . -{

"123"^^xsd:string .} diff --git a/test/w3c/TriGTests/trig-syntax-file-01.trig b/test/w3c/TriGTests/trig-syntax-file-01.trig deleted file mode 100644 index e69de29b..00000000 diff --git a/test/w3c/TriGTests/trig-syntax-file-02.trig b/test/w3c/TriGTests/trig-syntax-file-02.trig deleted file mode 100644 index e6d327d5..00000000 --- a/test/w3c/TriGTests/trig-syntax-file-02.trig +++ /dev/null @@ -1 +0,0 @@ -#Empty file. diff --git a/test/w3c/TriGTests/trig-syntax-file-03.trig b/test/w3c/TriGTests/trig-syntax-file-03.trig deleted file mode 100644 index a9ca0358..00000000 --- a/test/w3c/TriGTests/trig-syntax-file-03.trig +++ /dev/null @@ -1,2 +0,0 @@ -#One comment, one empty line. - diff --git a/test/w3c/TriGTests/trig-syntax-kw-01.trig b/test/w3c/TriGTests/trig-syntax-kw-01.trig deleted file mode 100644 index c1a426bb..00000000 --- a/test/w3c/TriGTests/trig-syntax-kw-01.trig +++ /dev/null @@ -1 +0,0 @@ -{

true .} diff --git a/test/w3c/TriGTests/trig-syntax-kw-02.trig b/test/w3c/TriGTests/trig-syntax-kw-02.trig deleted file mode 100644 index 7ceaee70..00000000 --- a/test/w3c/TriGTests/trig-syntax-kw-02.trig +++ /dev/null @@ -1 +0,0 @@ -{

false .} diff --git a/test/w3c/TriGTests/trig-syntax-kw-03.trig b/test/w3c/TriGTests/trig-syntax-kw-03.trig deleted file mode 100644 index 3c9e1405..00000000 --- a/test/w3c/TriGTests/trig-syntax-kw-03.trig +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -{:s a :C .} diff --git a/test/w3c/TriGTests/trig-syntax-lists-01.trig b/test/w3c/TriGTests/trig-syntax-lists-01.trig deleted file mode 100644 index ff2de971..00000000 --- a/test/w3c/TriGTests/trig-syntax-lists-01.trig +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -{:s :p () .} diff --git a/test/w3c/TriGTests/trig-syntax-lists-02.trig b/test/w3c/TriGTests/trig-syntax-lists-02.trig deleted file mode 100644 index cce118aa..00000000 --- a/test/w3c/TriGTests/trig-syntax-lists-02.trig +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -{:s :p (1 "2" :o) .} diff --git a/test/w3c/TriGTests/trig-syntax-lists-03.trig b/test/w3c/TriGTests/trig-syntax-lists-03.trig deleted file mode 100644 index ee59d4c1..00000000 --- a/test/w3c/TriGTests/trig-syntax-lists-03.trig +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -{(1) :p (1) .} diff --git a/test/w3c/TriGTests/trig-syntax-lists-04.trig b/test/w3c/TriGTests/trig-syntax-lists-04.trig deleted file mode 100644 index 6b26b478..00000000 --- a/test/w3c/TriGTests/trig-syntax-lists-04.trig +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -{(()) :p (()) .} diff --git a/test/w3c/TriGTests/trig-syntax-lists-05.trig b/test/w3c/TriGTests/trig-syntax-lists-05.trig deleted file mode 100644 index 9e103cdd..00000000 --- a/test/w3c/TriGTests/trig-syntax-lists-05.trig +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -{(1 2 (1 2)) :p (( "a") "b" :o) .} diff --git a/test/w3c/TriGTests/trig-syntax-ln-colons.trig b/test/w3c/TriGTests/trig-syntax-ln-colons.trig deleted file mode 100644 index d0fd5d45..00000000 --- a/test/w3c/TriGTests/trig-syntax-ln-colons.trig +++ /dev/null @@ -1,8 +0,0 @@ -@prefix : . -{ -:s:1 :p:1 :o:1 . -:s::2 :p::2 :o::2 . -:3:s :3:p :3 . -::s ::p ::o . -::s: ::p: ::o: . -} diff --git a/test/w3c/TriGTests/trig-syntax-ln-dots.trig b/test/w3c/TriGTests/trig-syntax-ln-dots.trig deleted file mode 100644 index f420e8a9..00000000 --- a/test/w3c/TriGTests/trig-syntax-ln-dots.trig +++ /dev/null @@ -1,6 +0,0 @@ -@prefix : . -{ -:s.1 :p.1 :o.1 . -:s..2 :p..2 :o..2. -:3.s :3.p :3. -} diff --git a/test/w3c/TriGTests/trig-syntax-minimal-whitespace-01.trig b/test/w3c/TriGTests/trig-syntax-minimal-whitespace-01.trig deleted file mode 100644 index f53451f8..00000000 --- a/test/w3c/TriGTests/trig-syntax-minimal-whitespace-01.trig +++ /dev/null @@ -1,21 +0,0 @@ -BASE -@base. -PREFIX : -PREFIX b: -@prefix:. -@prefix -d:. - -{."Alice"._:o.} -{:s :p :o .:s :p"Alice".:s :p _:o.} -{b:s b:p b:o .b:s b:p"Alice".b:s b:p _:o.} -{_:s:p :o ._:s:p"Alice". _:s:p _:o .} -{[:p :o].[:p"Alice"].[:p _:o].} -{[:p(:o)].[:p(_:o)].[:p("Alice")].[:p()].} -{:s :p :o,:o2 .:s :p"Alice","Ted".:s :p _:o,_:o2.} -{:s :p :o;:p2 :o2 .:s :p"Alice";:p2 "Ted".:s :p _:o;:p2 _:o2.} -{:s :p :o .:s :p"Alice".:s :p _:o.} -:s{:s :p :o .:s :p"Alice".:s :p _:o.} -_:s{:s :p :o .:s :p"Alice".:s :p _:o.} -:{: : :}{: : :}:{: : :} -:{():()}{():[]}:{[]:[]} diff --git a/test/w3c/TriGTests/trig-syntax-ns-dots.trig b/test/w3c/TriGTests/trig-syntax-ns-dots.trig deleted file mode 100644 index 7526a125..00000000 --- a/test/w3c/TriGTests/trig-syntax-ns-dots.trig +++ /dev/null @@ -1,2 +0,0 @@ -@prefix e.g: . -{e.g:s e.g:p e.g:o .} diff --git a/test/w3c/TriGTests/trig-syntax-number-01.trig b/test/w3c/TriGTests/trig-syntax-number-01.trig deleted file mode 100644 index 45d9b177..00000000 --- a/test/w3c/TriGTests/trig-syntax-number-01.trig +++ /dev/null @@ -1 +0,0 @@ -{

123 .} diff --git a/test/w3c/TriGTests/trig-syntax-number-02.trig b/test/w3c/TriGTests/trig-syntax-number-02.trig deleted file mode 100644 index 6cbb9b49..00000000 --- a/test/w3c/TriGTests/trig-syntax-number-02.trig +++ /dev/null @@ -1 +0,0 @@ -{

-123 .} diff --git a/test/w3c/TriGTests/trig-syntax-number-03.trig b/test/w3c/TriGTests/trig-syntax-number-03.trig deleted file mode 100644 index 69021b45..00000000 --- a/test/w3c/TriGTests/trig-syntax-number-03.trig +++ /dev/null @@ -1 +0,0 @@ -{

+123 .} diff --git a/test/w3c/TriGTests/trig-syntax-number-04.trig b/test/w3c/TriGTests/trig-syntax-number-04.trig deleted file mode 100644 index f826907c..00000000 --- a/test/w3c/TriGTests/trig-syntax-number-04.trig +++ /dev/null @@ -1,2 +0,0 @@ -# This is a decimal. -{

123.0 . } diff --git a/test/w3c/TriGTests/trig-syntax-number-05.trig b/test/w3c/TriGTests/trig-syntax-number-05.trig deleted file mode 100644 index 72d44600..00000000 --- a/test/w3c/TriGTests/trig-syntax-number-05.trig +++ /dev/null @@ -1,2 +0,0 @@ -# This is a decimal. -{

.1 . } diff --git a/test/w3c/TriGTests/trig-syntax-number-06.trig b/test/w3c/TriGTests/trig-syntax-number-06.trig deleted file mode 100644 index adcbffd8..00000000 --- a/test/w3c/TriGTests/trig-syntax-number-06.trig +++ /dev/null @@ -1,2 +0,0 @@ -# This is a decimal. -{

-123.0 . } diff --git a/test/w3c/TriGTests/trig-syntax-number-07.trig b/test/w3c/TriGTests/trig-syntax-number-07.trig deleted file mode 100644 index a4802735..00000000 --- a/test/w3c/TriGTests/trig-syntax-number-07.trig +++ /dev/null @@ -1,2 +0,0 @@ -# This is a decimal. -{

+123.0 . } diff --git a/test/w3c/TriGTests/trig-syntax-number-08.trig b/test/w3c/TriGTests/trig-syntax-number-08.trig deleted file mode 100644 index b0093500..00000000 --- a/test/w3c/TriGTests/trig-syntax-number-08.trig +++ /dev/null @@ -1,2 +0,0 @@ -# This is an integer -{

123.} diff --git a/test/w3c/TriGTests/trig-syntax-number-09.trig b/test/w3c/TriGTests/trig-syntax-number-09.trig deleted file mode 100644 index 157456d2..00000000 --- a/test/w3c/TriGTests/trig-syntax-number-09.trig +++ /dev/null @@ -1 +0,0 @@ -{

123.0e1 .} diff --git a/test/w3c/TriGTests/trig-syntax-number-10.trig b/test/w3c/TriGTests/trig-syntax-number-10.trig deleted file mode 100644 index 1426fda6..00000000 --- a/test/w3c/TriGTests/trig-syntax-number-10.trig +++ /dev/null @@ -1 +0,0 @@ -{

-123e-1 .} diff --git a/test/w3c/TriGTests/trig-syntax-number-11.trig b/test/w3c/TriGTests/trig-syntax-number-11.trig deleted file mode 100644 index 6ec517dd..00000000 --- a/test/w3c/TriGTests/trig-syntax-number-11.trig +++ /dev/null @@ -1 +0,0 @@ -{

123.E+1 .} diff --git a/test/w3c/TriGTests/trig-syntax-pname-esc-01.trig b/test/w3c/TriGTests/trig-syntax-pname-esc-01.trig deleted file mode 100644 index 4c7dd31d..00000000 --- a/test/w3c/TriGTests/trig-syntax-pname-esc-01.trig +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -{:s :p :\~\.\-\!\$\&\'\(\)\*\+\,\;\=\/\?\#\@\_\%AA .} diff --git a/test/w3c/TriGTests/trig-syntax-pname-esc-02.trig b/test/w3c/TriGTests/trig-syntax-pname-esc-02.trig deleted file mode 100644 index 2e6bd389..00000000 --- a/test/w3c/TriGTests/trig-syntax-pname-esc-02.trig +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -{:s :p :0123\~\.\-\!\$\&\'\(\)\*\+\,\;\=\/\?\#\@\_\%AA123 .} diff --git a/test/w3c/TriGTests/trig-syntax-pname-esc-03.trig b/test/w3c/TriGTests/trig-syntax-pname-esc-03.trig deleted file mode 100644 index 433b9955..00000000 --- a/test/w3c/TriGTests/trig-syntax-pname-esc-03.trig +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -{:xyz\~ :abc\.: : .} diff --git a/test/w3c/TriGTests/trig-syntax-prefix-01.trig b/test/w3c/TriGTests/trig-syntax-prefix-01.trig deleted file mode 100644 index 89e08cc7..00000000 --- a/test/w3c/TriGTests/trig-syntax-prefix-01.trig +++ /dev/null @@ -1 +0,0 @@ -@prefix : . diff --git a/test/w3c/TriGTests/trig-syntax-prefix-02.trig b/test/w3c/TriGTests/trig-syntax-prefix-02.trig deleted file mode 100644 index 5869e8bd..00000000 --- a/test/w3c/TriGTests/trig-syntax-prefix-02.trig +++ /dev/null @@ -1 +0,0 @@ -PreFIX : diff --git a/test/w3c/TriGTests/trig-syntax-prefix-03.trig b/test/w3c/TriGTests/trig-syntax-prefix-03.trig deleted file mode 100644 index beb18c03..00000000 --- a/test/w3c/TriGTests/trig-syntax-prefix-03.trig +++ /dev/null @@ -1,2 +0,0 @@ -PREFIX : -{:s :p :123 .} diff --git a/test/w3c/TriGTests/trig-syntax-prefix-04.trig b/test/w3c/TriGTests/trig-syntax-prefix-04.trig deleted file mode 100644 index 682cf0ae..00000000 --- a/test/w3c/TriGTests/trig-syntax-prefix-04.trig +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -{:s :p :%20 .} diff --git a/test/w3c/TriGTests/trig-syntax-prefix-05.trig b/test/w3c/TriGTests/trig-syntax-prefix-05.trig deleted file mode 100644 index 7c463e7c..00000000 --- a/test/w3c/TriGTests/trig-syntax-prefix-05.trig +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -{: : : .} diff --git a/test/w3c/TriGTests/trig-syntax-prefix-06.trig b/test/w3c/TriGTests/trig-syntax-prefix-06.trig deleted file mode 100644 index b7a71c9a..00000000 --- a/test/w3c/TriGTests/trig-syntax-prefix-06.trig +++ /dev/null @@ -1,4 +0,0 @@ -# colon is a legal pname character -@prefix : . -@prefix x: . -{:a:b:c x:d:e:f :::: .} diff --git a/test/w3c/TriGTests/trig-syntax-prefix-07.trig b/test/w3c/TriGTests/trig-syntax-prefix-07.trig deleted file mode 100644 index 3337f3eb..00000000 --- a/test/w3c/TriGTests/trig-syntax-prefix-07.trig +++ /dev/null @@ -1,3 +0,0 @@ -# dash is a legal pname character -@prefix x: . -{x:a-b-c x:p x:o .} diff --git a/test/w3c/TriGTests/trig-syntax-prefix-08.trig b/test/w3c/TriGTests/trig-syntax-prefix-08.trig deleted file mode 100644 index 669573aa..00000000 --- a/test/w3c/TriGTests/trig-syntax-prefix-08.trig +++ /dev/null @@ -1,3 +0,0 @@ -# underscore is a legal pname character -@prefix x: . -{x:_ x:p_1 x:o .} diff --git a/test/w3c/TriGTests/trig-syntax-prefix-09.trig b/test/w3c/TriGTests/trig-syntax-prefix-09.trig deleted file mode 100644 index ba50306c..00000000 --- a/test/w3c/TriGTests/trig-syntax-prefix-09.trig +++ /dev/null @@ -1,4 +0,0 @@ -# percents -@prefix : . -@prefix x: . -{:a%3E x:%25 :a%3Eb .} diff --git a/test/w3c/TriGTests/trig-syntax-str-esc-01.trig b/test/w3c/TriGTests/trig-syntax-str-esc-01.trig deleted file mode 100644 index 5db8be67..00000000 --- a/test/w3c/TriGTests/trig-syntax-str-esc-01.trig +++ /dev/null @@ -1 +0,0 @@ -{ "a\n" .} diff --git a/test/w3c/TriGTests/trig-syntax-str-esc-02.trig b/test/w3c/TriGTests/trig-syntax-str-esc-02.trig deleted file mode 100644 index 57cbdd6d..00000000 --- a/test/w3c/TriGTests/trig-syntax-str-esc-02.trig +++ /dev/null @@ -1 +0,0 @@ -{ "a\u0020b" .} diff --git a/test/w3c/TriGTests/trig-syntax-str-esc-03.trig b/test/w3c/TriGTests/trig-syntax-str-esc-03.trig deleted file mode 100644 index 55f9b26f..00000000 --- a/test/w3c/TriGTests/trig-syntax-str-esc-03.trig +++ /dev/null @@ -1 +0,0 @@ -{ "a\U00000020b" .} diff --git a/test/w3c/TriGTests/trig-syntax-string-01.trig b/test/w3c/TriGTests/trig-syntax-string-01.trig deleted file mode 100644 index 72230b7f..00000000 --- a/test/w3c/TriGTests/trig-syntax-string-01.trig +++ /dev/null @@ -1 +0,0 @@ -{ "string" .} diff --git a/test/w3c/TriGTests/trig-syntax-string-02.trig b/test/w3c/TriGTests/trig-syntax-string-02.trig deleted file mode 100644 index a9ca8697..00000000 --- a/test/w3c/TriGTests/trig-syntax-string-02.trig +++ /dev/null @@ -1 +0,0 @@ -{ "string"@en .} diff --git a/test/w3c/TriGTests/trig-syntax-string-03.trig b/test/w3c/TriGTests/trig-syntax-string-03.trig deleted file mode 100644 index 9dc53ef6..00000000 --- a/test/w3c/TriGTests/trig-syntax-string-03.trig +++ /dev/null @@ -1 +0,0 @@ -{ "string"@en-uk .} diff --git a/test/w3c/TriGTests/trig-syntax-string-04.trig b/test/w3c/TriGTests/trig-syntax-string-04.trig deleted file mode 100644 index d5859b22..00000000 --- a/test/w3c/TriGTests/trig-syntax-string-04.trig +++ /dev/null @@ -1 +0,0 @@ -{ 'string' .} diff --git a/test/w3c/TriGTests/trig-syntax-string-05.trig b/test/w3c/TriGTests/trig-syntax-string-05.trig deleted file mode 100644 index 10292cca..00000000 --- a/test/w3c/TriGTests/trig-syntax-string-05.trig +++ /dev/null @@ -1 +0,0 @@ -{ 'string'@en .} diff --git a/test/w3c/TriGTests/trig-syntax-string-06.trig b/test/w3c/TriGTests/trig-syntax-string-06.trig deleted file mode 100644 index 2ab1e863..00000000 --- a/test/w3c/TriGTests/trig-syntax-string-06.trig +++ /dev/null @@ -1 +0,0 @@ -{ 'string'@en-uk .} diff --git a/test/w3c/TriGTests/trig-syntax-string-07.trig b/test/w3c/TriGTests/trig-syntax-string-07.trig deleted file mode 100644 index 98edec55..00000000 --- a/test/w3c/TriGTests/trig-syntax-string-07.trig +++ /dev/null @@ -1 +0,0 @@ -{ """abc""def''ghi""" .} diff --git a/test/w3c/TriGTests/trig-syntax-string-08.trig b/test/w3c/TriGTests/trig-syntax-string-08.trig deleted file mode 100644 index 3612dec1..00000000 --- a/test/w3c/TriGTests/trig-syntax-string-08.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ """abc -def""" .} diff --git a/test/w3c/TriGTests/trig-syntax-string-09.trig b/test/w3c/TriGTests/trig-syntax-string-09.trig deleted file mode 100644 index 5d98aea6..00000000 --- a/test/w3c/TriGTests/trig-syntax-string-09.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ '''abc -def''' .} diff --git a/test/w3c/TriGTests/trig-syntax-string-10.trig b/test/w3c/TriGTests/trig-syntax-string-10.trig deleted file mode 100644 index f6112a2e..00000000 --- a/test/w3c/TriGTests/trig-syntax-string-10.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ """abc -def"""@en .} diff --git a/test/w3c/TriGTests/trig-syntax-string-11.trig b/test/w3c/TriGTests/trig-syntax-string-11.trig deleted file mode 100644 index 450dc549..00000000 --- a/test/w3c/TriGTests/trig-syntax-string-11.trig +++ /dev/null @@ -1,2 +0,0 @@ -{ '''abc -def'''@en .} diff --git a/test/w3c/TriGTests/trig-syntax-struct-01.trig b/test/w3c/TriGTests/trig-syntax-struct-01.trig deleted file mode 100644 index 52c26c1c..00000000 --- a/test/w3c/TriGTests/trig-syntax-struct-01.trig +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -{:s :p :o1 , :o2 .} diff --git a/test/w3c/TriGTests/trig-syntax-struct-02.trig b/test/w3c/TriGTests/trig-syntax-struct-02.trig deleted file mode 100644 index 24535fad..00000000 --- a/test/w3c/TriGTests/trig-syntax-struct-02.trig +++ /dev/null @@ -1,4 +0,0 @@ -@prefix : . -{:s :p1 :o1 ; - :p2 :o2 . -} \ No newline at end of file diff --git a/test/w3c/TriGTests/trig-syntax-struct-03.trig b/test/w3c/TriGTests/trig-syntax-struct-03.trig deleted file mode 100644 index 43d81074..00000000 --- a/test/w3c/TriGTests/trig-syntax-struct-03.trig +++ /dev/null @@ -1,5 +0,0 @@ -@prefix : . -{:s :p1 :o1 ; - :p2 :o2 ; - . -} \ No newline at end of file diff --git a/test/w3c/TriGTests/trig-syntax-struct-04.trig b/test/w3c/TriGTests/trig-syntax-struct-04.trig deleted file mode 100644 index 5a80fdf7..00000000 --- a/test/w3c/TriGTests/trig-syntax-struct-04.trig +++ /dev/null @@ -1,5 +0,0 @@ -@prefix : . -{:s :p1 :o1 ;; - :p2 :o2 - . -} \ No newline at end of file diff --git a/test/w3c/TriGTests/trig-syntax-struct-05.trig b/test/w3c/TriGTests/trig-syntax-struct-05.trig deleted file mode 100644 index 3a756523..00000000 --- a/test/w3c/TriGTests/trig-syntax-struct-05.trig +++ /dev/null @@ -1,5 +0,0 @@ -@prefix : . -{:s :p1 :o1 ; - :p2 :o2 ;; - . -} \ No newline at end of file diff --git a/test/w3c/TriGTests/trig-syntax-struct-06.trig b/test/w3c/TriGTests/trig-syntax-struct-06.trig deleted file mode 100644 index 81a5135c..00000000 --- a/test/w3c/TriGTests/trig-syntax-struct-06.trig +++ /dev/null @@ -1,2 +0,0 @@ -# No DOT -{ } diff --git a/test/w3c/TriGTests/trig-syntax-struct-07.trig b/test/w3c/TriGTests/trig-syntax-struct-07.trig deleted file mode 100644 index 45f09d34..00000000 --- a/test/w3c/TriGTests/trig-syntax-struct-07.trig +++ /dev/null @@ -1,2 +0,0 @@ -# Trailing ; -{ ;} diff --git a/test/w3c/TriGTests/trig-syntax-uri-01.trig b/test/w3c/TriGTests/trig-syntax-uri-01.trig deleted file mode 100644 index 2f634298..00000000 --- a/test/w3c/TriGTests/trig-syntax-uri-01.trig +++ /dev/null @@ -1 +0,0 @@ -{ .} diff --git a/test/w3c/TriGTests/trig-syntax-uri-02.trig b/test/w3c/TriGTests/trig-syntax-uri-02.trig deleted file mode 100644 index 2276868e..00000000 --- a/test/w3c/TriGTests/trig-syntax-uri-02.trig +++ /dev/null @@ -1,2 +0,0 @@ -# x53 is capital S -{ .} diff --git a/test/w3c/TriGTests/trig-syntax-uri-03.trig b/test/w3c/TriGTests/trig-syntax-uri-03.trig deleted file mode 100644 index 6467687a..00000000 --- a/test/w3c/TriGTests/trig-syntax-uri-03.trig +++ /dev/null @@ -1,2 +0,0 @@ -# x53 is capital S -{ .} diff --git a/test/w3c/TriGTests/trig-syntax-uri-04.trig b/test/w3c/TriGTests/trig-syntax-uri-04.trig deleted file mode 100644 index d4a6ed29..00000000 --- a/test/w3c/TriGTests/trig-syntax-uri-04.trig +++ /dev/null @@ -1,3 +0,0 @@ -# IRI with all chars in it. -{ - .} diff --git a/test/w3c/TriGTests/trig-turtle-01.trig b/test/w3c/TriGTests/trig-turtle-01.trig deleted file mode 100644 index 785f04cb..00000000 --- a/test/w3c/TriGTests/trig-turtle-01.trig +++ /dev/null @@ -1,8 +0,0 @@ -# Turtle is TriG -PREFIX : - -:s :p :o ; - :q 123 , 456 . - -:s1 :p1 "more" . - diff --git a/test/w3c/TriGTests/trig-turtle-02.trig b/test/w3c/TriGTests/trig-turtle-02.trig deleted file mode 100644 index 4dd160b6..00000000 --- a/test/w3c/TriGTests/trig-turtle-02.trig +++ /dev/null @@ -1,9 +0,0 @@ -# Turtle is TriG -PREFIX : - -:s :p :o ; - :q 123 , 456 . - -PREFIX : - -:s :p :o . diff --git a/test/w3c/TriGTests/trig-turtle-03.trig b/test/w3c/TriGTests/trig-turtle-03.trig deleted file mode 100644 index b58574d1..00000000 --- a/test/w3c/TriGTests/trig-turtle-03.trig +++ /dev/null @@ -1,5 +0,0 @@ -# Turtle is TriG -prefix : - -[ :p 123 ; :q 456 ] :r 1 . - diff --git a/test/w3c/TriGTests/trig-turtle-04.trig b/test/w3c/TriGTests/trig-turtle-04.trig deleted file mode 100644 index 50ed5133..00000000 --- a/test/w3c/TriGTests/trig-turtle-04.trig +++ /dev/null @@ -1,5 +0,0 @@ -# Turtle is TriG -prefix : - -[] :p :o . - diff --git a/test/w3c/TriGTests/trig-turtle-05.trig b/test/w3c/TriGTests/trig-turtle-05.trig deleted file mode 100644 index 06aaf659..00000000 --- a/test/w3c/TriGTests/trig-turtle-05.trig +++ /dev/null @@ -1,6 +0,0 @@ -# Turtle is TriG -prefix : - -[ :p :o ] . - - diff --git a/test/w3c/TriGTests/trig-turtle-06.trig b/test/w3c/TriGTests/trig-turtle-06.trig deleted file mode 100644 index b69fddeb..00000000 --- a/test/w3c/TriGTests/trig-turtle-06.trig +++ /dev/null @@ -1,4 +0,0 @@ -# Turtle is TriG -prefix : - -( 1 2 3 ) :p ( 4 5 6 ) . \ No newline at end of file diff --git a/test/w3c/TriGTests/trig-turtle-bad-01.trig b/test/w3c/TriGTests/trig-turtle-bad-01.trig deleted file mode 100644 index 1bad23f5..00000000 --- a/test/w3c/TriGTests/trig-turtle-bad-01.trig +++ /dev/null @@ -1,5 +0,0 @@ -# Turtle is TriG - -# Trailing dot required in Turtle block. - -:s :p :o diff --git a/test/w3c/TriGTests/trig-turtle-bad-02.trig b/test/w3c/TriGTests/trig-turtle-bad-02.trig deleted file mode 100644 index f46fc1c5..00000000 --- a/test/w3c/TriGTests/trig-turtle-bad-02.trig +++ /dev/null @@ -1,6 +0,0 @@ -# Turtle is TriG - -# N-Quads. - -:s :p :o :g . - diff --git a/test/w3c/TriGTests/two_LITERAL_LONG2s.nq b/test/w3c/TriGTests/two_LITERAL_LONG2s.nq deleted file mode 100644 index af94fe6a..00000000 --- a/test/w3c/TriGTests/two_LITERAL_LONG2s.nq +++ /dev/null @@ -1,2 +0,0 @@ - "first long literal" . - "second long literal" . diff --git a/test/w3c/TriGTests/two_LITERAL_LONG2s.trig b/test/w3c/TriGTests/two_LITERAL_LONG2s.trig deleted file mode 100644 index 93aea524..00000000 --- a/test/w3c/TriGTests/two_LITERAL_LONG2s.trig +++ /dev/null @@ -1,6 +0,0 @@ -# Test long literal twice to ensure it does not over-quote -@prefix : . -{ -:a :b """first long literal""" . -:c :d """second long literal""" . -} diff --git a/test/w3c/TriGTests/underscore_in_localName.nq b/test/w3c/TriGTests/underscore_in_localName.nq deleted file mode 100644 index f9d0c4f1..00000000 --- a/test/w3c/TriGTests/underscore_in_localName.nq +++ /dev/null @@ -1 +0,0 @@ - . diff --git a/test/w3c/TriGTests/underscore_in_localName.trig b/test/w3c/TriGTests/underscore_in_localName.trig deleted file mode 100644 index e10726bd..00000000 --- a/test/w3c/TriGTests/underscore_in_localName.trig +++ /dev/null @@ -1,2 +0,0 @@ -@prefix p: . -{p:s_ .} diff --git a/test/w3c/TurtleTests/HYPHEN_MINUS_in_localName.nt b/test/w3c/TurtleTests/HYPHEN_MINUS_in_localName.nt deleted file mode 100644 index 25546b38..00000000 --- a/test/w3c/TurtleTests/HYPHEN_MINUS_in_localName.nt +++ /dev/null @@ -1 +0,0 @@ - . diff --git a/test/w3c/TurtleTests/HYPHEN_MINUS_in_localName.ttl b/test/w3c/TurtleTests/HYPHEN_MINUS_in_localName.ttl deleted file mode 100644 index 0340b8c8..00000000 --- a/test/w3c/TurtleTests/HYPHEN_MINUS_in_localName.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix p: . -p:s- . diff --git a/test/w3c/TurtleTests/IRIREF_datatype.nt b/test/w3c/TurtleTests/IRIREF_datatype.nt deleted file mode 100644 index c333a5f6..00000000 --- a/test/w3c/TurtleTests/IRIREF_datatype.nt +++ /dev/null @@ -1 +0,0 @@ - "1"^^ . diff --git a/test/w3c/TurtleTests/IRIREF_datatype.ttl b/test/w3c/TurtleTests/IRIREF_datatype.ttl deleted file mode 100644 index c333a5f6..00000000 --- a/test/w3c/TurtleTests/IRIREF_datatype.ttl +++ /dev/null @@ -1 +0,0 @@ - "1"^^ . diff --git a/test/w3c/TurtleTests/IRI_spo.nt b/test/w3c/TurtleTests/IRI_spo.nt deleted file mode 100644 index 01125e50..00000000 --- a/test/w3c/TurtleTests/IRI_spo.nt +++ /dev/null @@ -1 +0,0 @@ - . diff --git a/test/w3c/TurtleTests/IRI_subject.ttl b/test/w3c/TurtleTests/IRI_subject.ttl deleted file mode 100644 index 01125e50..00000000 --- a/test/w3c/TurtleTests/IRI_subject.ttl +++ /dev/null @@ -1 +0,0 @@ - . diff --git a/test/w3c/TurtleTests/IRI_with_all_punctuation.nt b/test/w3c/TurtleTests/IRI_with_all_punctuation.nt deleted file mode 100644 index 94158773..00000000 --- a/test/w3c/TurtleTests/IRI_with_all_punctuation.nt +++ /dev/null @@ -1 +0,0 @@ - . diff --git a/test/w3c/TurtleTests/IRI_with_all_punctuation.ttl b/test/w3c/TurtleTests/IRI_with_all_punctuation.ttl deleted file mode 100644 index 94158773..00000000 --- a/test/w3c/TurtleTests/IRI_with_all_punctuation.ttl +++ /dev/null @@ -1 +0,0 @@ - . diff --git a/test/w3c/TurtleTests/IRI_with_eight_digit_numeric_escape.ttl b/test/w3c/TurtleTests/IRI_with_eight_digit_numeric_escape.ttl deleted file mode 100644 index 434034e7..00000000 --- a/test/w3c/TurtleTests/IRI_with_eight_digit_numeric_escape.ttl +++ /dev/null @@ -1 +0,0 @@ - . diff --git a/test/w3c/TurtleTests/IRI_with_four_digit_numeric_escape.ttl b/test/w3c/TurtleTests/IRI_with_four_digit_numeric_escape.ttl deleted file mode 100644 index 4163636e..00000000 --- a/test/w3c/TurtleTests/IRI_with_four_digit_numeric_escape.ttl +++ /dev/null @@ -1 +0,0 @@ - . diff --git a/test/w3c/TurtleTests/LICENSE b/test/w3c/TurtleTests/LICENSE deleted file mode 100644 index 1ac8f4e1..00000000 --- a/test/w3c/TurtleTests/LICENSE +++ /dev/null @@ -1,117 +0,0 @@ -Summary -======= - -Distributed under both the W3C Test Suite License[1] and the W3C 3-clause BSD -License[2]. To contribute to a W3C Test Suite, see the policies and contribution -forms [3] - -1. http://www.w3.org/Consortium/Legal/2008/04-testsuite-license -2. http://www.w3.org/Consortium/Legal/2008/03-bsd-license -3. http://www.w3.org/2004/10/27-testcases - -DISCLAIMER - -UNDER BOTH MUTUALLY EXCLUSIVE LICENSES, THIS DOCUMENT AND ALL DOCUMENTS, TESTS -AND SOFTWARE THAT LINK THIS STATEMENT ARE PROVIDED "AS IS," AND COPYRIGHT -HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING, -BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR -PURPOSE, NON-INFRINGEMENT, OR TITLE; THAT THE CONTENTS OF THE DOCUMENT ARE -SUITABLE FOR ANY PURPOSE; NOR THAT THE IMPLEMENTATION OF SUCH CONTENTS WILL NOT -INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. -COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR -CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE DOCUMENT OR THE PERFORMANCE -OR IMPLEMENTATION OF THE CONTENTS THEREOF. - - -W3C Test Suite License -====================== - -This document, Test Suites and other documents that link to this statement are -provided by the copyright holders under the following license: By using and/or -copying this document, or the W3C document from which this statement is linked, -you (the licensee) agree that you have read, understood, and will comply with -the following terms and conditions: - -Permission to copy, and distribute the contents of this document, or the W3C -document from which this statement is linked, in any medium for any purpose and -without fee or royalty is hereby granted, provided that you include the -following on ALL copies of the document, or portions thereof, that you use: - -1 A link or URL to the original W3C document. - -2 The pre-existing copyright notice of the original author, or if it doesn't - exist, a notice (hypertext is preferred, but a textual representation is - permitted) of the form: "Copyright © [$date-of-document] World Wide Web - Consortium, (Massachusetts Institute of Technology, European Research - Consortium for Informatics and Mathematics, Keio University) and others. All - Rights - Reserved. http://www.w3.org/Consortium/Legal/2008/04-testsuite-copyright.html" - -3 If it exists, the STATUS of the W3C document. - -4 When space permits, inclusion of the full text of this NOTICE should be - provided. We request that authorship attribution be provided in any software, - documents, or other items or products that you create pursuant to the - implementation of the contents of this document, or any portion thereof. - - -No right to create modifications or derivatives of W3C documents is granted -pursuant to this license. However, if additional requirements (documented in the -Copyright FAQ) are satisfied, the right to create modifications or derivatives -is sometimes granted by the W3C to individuals complying with those -requirements. - -If a Test Suite distinguishes the test harness (or, framework for navigation) -and the actual tests, permission is given to remove or alter the harness or -navigation if the Test Suite in question allows to do so. The tests themselves -shall NOT be changed in any way. - -The name and trademarks of W3C and other copyright holders may NOT be used in -advertising or publicity pertaining to this document or other documents that -link to this statement without specific, written prior permission. Title to -copyright in this document will at all times remain with copyright -holders. Permission is given to use the trademarked string W3C within claims of -performance concerning W3C Specifications or features described therein, and -there only, if the test suite so authorizes. - -THIS WORK IS PROVIDED BY W3C, MIT, ERCIM, KEIO UNIVERSITY, THE COPYRIGHT HOLDERS -AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT -NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A -PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL W3C, MIT, ERCIM, KEIO -UNIVERSITY, THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, -INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, -BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF -LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE -OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF -ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - - -W3C 3-clause BSD License -======================== - -Redistribution and use in source and binary forms, with or without modification, -are permitted provided that the following conditions are met: - -1 Redistributions of works must retain the original copyright notice, this list - of conditions and the following disclaimer. - -2 Redistributions in binary form must reproduce the original copyright notice, - this list of conditions and the following disclaimer in the documentation - and/or other materials provided with the distribution. - -3 Neither the name of the W3C nor the names of its contributors may be used to - endorse or promote products derived from this work without specific prior - written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND -ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR -ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES -(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON -ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - diff --git a/test/w3c/TurtleTests/LITERAL1.nt b/test/w3c/TurtleTests/LITERAL1.nt deleted file mode 100644 index 3aba89e4..00000000 --- a/test/w3c/TurtleTests/LITERAL1.nt +++ /dev/null @@ -1 +0,0 @@ - "x" . diff --git a/test/w3c/TurtleTests/LITERAL1.ttl b/test/w3c/TurtleTests/LITERAL1.ttl deleted file mode 100644 index 725a2403..00000000 --- a/test/w3c/TurtleTests/LITERAL1.ttl +++ /dev/null @@ -1 +0,0 @@ - 'x' . diff --git a/test/w3c/TurtleTests/LITERAL1_all_controls.nt b/test/w3c/TurtleTests/LITERAL1_all_controls.nt deleted file mode 100644 index 91c8af14..00000000 --- a/test/w3c/TurtleTests/LITERAL1_all_controls.nt +++ /dev/null @@ -1 +0,0 @@ - "\u0000\u0001\u0002\u0003\u0004\u0005\u0006\u0007\u0008\t\u000B\u000C\u000E\u000F\u0010\u0011\u0012\u0013\u0014\u0015\u0016\u0017\u0018\u0019\u001A\u001B\u001C\u001D\u001E\u001F" . diff --git a/test/w3c/TurtleTests/LITERAL1_all_controls.ttl b/test/w3c/TurtleTests/LITERAL1_all_controls.ttl deleted file mode 100644 index dbf3721c..00000000 Binary files a/test/w3c/TurtleTests/LITERAL1_all_controls.ttl and /dev/null differ diff --git a/test/w3c/TurtleTests/LITERAL1_all_punctuation.nt b/test/w3c/TurtleTests/LITERAL1_all_punctuation.nt deleted file mode 100644 index c25d818f..00000000 --- a/test/w3c/TurtleTests/LITERAL1_all_punctuation.nt +++ /dev/null @@ -1 +0,0 @@ - " !\"#$%&():;<=>?@[]^_`{|}~" . diff --git a/test/w3c/TurtleTests/LITERAL1_all_punctuation.ttl b/test/w3c/TurtleTests/LITERAL1_all_punctuation.ttl deleted file mode 100644 index 7b1d9e54..00000000 --- a/test/w3c/TurtleTests/LITERAL1_all_punctuation.ttl +++ /dev/null @@ -1 +0,0 @@ - ' !"#$%&():;<=>?@[]^_`{|}~' . diff --git a/test/w3c/TurtleTests/LITERAL1_ascii_boundaries.nt b/test/w3c/TurtleTests/LITERAL1_ascii_boundaries.nt deleted file mode 100644 index 69c41447..00000000 --- a/test/w3c/TurtleTests/LITERAL1_ascii_boundaries.nt +++ /dev/null @@ -1 +0,0 @@ - "\u0000\t\u000B\u000C\u000E&([]\u007F" . diff --git a/test/w3c/TurtleTests/LITERAL1_ascii_boundaries.ttl b/test/w3c/TurtleTests/LITERAL1_ascii_boundaries.ttl deleted file mode 100644 index 7d65396f..00000000 Binary files a/test/w3c/TurtleTests/LITERAL1_ascii_boundaries.ttl and /dev/null differ diff --git a/test/w3c/TurtleTests/LITERAL1_with_UTF8_boundaries.ttl b/test/w3c/TurtleTests/LITERAL1_with_UTF8_boundaries.ttl deleted file mode 100644 index b72eb040..00000000 --- a/test/w3c/TurtleTests/LITERAL1_with_UTF8_boundaries.ttl +++ /dev/null @@ -1 +0,0 @@ - '€߿ࠀ࿿က쿿퀀퟿�𐀀𿿽񀀀󿿽􀀀􏿽' . diff --git a/test/w3c/TurtleTests/LITERAL2.ttl b/test/w3c/TurtleTests/LITERAL2.ttl deleted file mode 100644 index 3aba89e4..00000000 --- a/test/w3c/TurtleTests/LITERAL2.ttl +++ /dev/null @@ -1 +0,0 @@ - "x" . diff --git a/test/w3c/TurtleTests/LITERAL2_ascii_boundaries.nt b/test/w3c/TurtleTests/LITERAL2_ascii_boundaries.nt deleted file mode 100644 index 270a51e3..00000000 --- a/test/w3c/TurtleTests/LITERAL2_ascii_boundaries.nt +++ /dev/null @@ -1 +0,0 @@ - "\u0000\t\u000B\u000C\u000E!#[]\u007F" . diff --git a/test/w3c/TurtleTests/LITERAL2_ascii_boundaries.ttl b/test/w3c/TurtleTests/LITERAL2_ascii_boundaries.ttl deleted file mode 100644 index 90b4cd69..00000000 Binary files a/test/w3c/TurtleTests/LITERAL2_ascii_boundaries.ttl and /dev/null differ diff --git a/test/w3c/TurtleTests/LITERAL2_with_UTF8_boundaries.ttl b/test/w3c/TurtleTests/LITERAL2_with_UTF8_boundaries.ttl deleted file mode 100644 index 0e1616db..00000000 --- a/test/w3c/TurtleTests/LITERAL2_with_UTF8_boundaries.ttl +++ /dev/null @@ -1 +0,0 @@ - "€߿ࠀ࿿က쿿퀀퟿�𐀀𿿽񀀀󿿽􀀀􏿽" . diff --git a/test/w3c/TurtleTests/LITERAL_LONG1.ttl b/test/w3c/TurtleTests/LITERAL_LONG1.ttl deleted file mode 100644 index ab6baa93..00000000 --- a/test/w3c/TurtleTests/LITERAL_LONG1.ttl +++ /dev/null @@ -1 +0,0 @@ - '''x''' . diff --git a/test/w3c/TurtleTests/LITERAL_LONG1_ascii_boundaries.nt b/test/w3c/TurtleTests/LITERAL_LONG1_ascii_boundaries.nt deleted file mode 100644 index a592b4a1..00000000 --- a/test/w3c/TurtleTests/LITERAL_LONG1_ascii_boundaries.nt +++ /dev/null @@ -1 +0,0 @@ - "\u0000&([]\u007F" . diff --git a/test/w3c/TurtleTests/LITERAL_LONG1_ascii_boundaries.ttl b/test/w3c/TurtleTests/LITERAL_LONG1_ascii_boundaries.ttl deleted file mode 100644 index f943e249..00000000 Binary files a/test/w3c/TurtleTests/LITERAL_LONG1_ascii_boundaries.ttl and /dev/null differ diff --git a/test/w3c/TurtleTests/LITERAL_LONG1_with_1_squote.nt b/test/w3c/TurtleTests/LITERAL_LONG1_with_1_squote.nt deleted file mode 100644 index acf7f58f..00000000 --- a/test/w3c/TurtleTests/LITERAL_LONG1_with_1_squote.nt +++ /dev/null @@ -1 +0,0 @@ - "x'y" . diff --git a/test/w3c/TurtleTests/LITERAL_LONG1_with_1_squote.ttl b/test/w3c/TurtleTests/LITERAL_LONG1_with_1_squote.ttl deleted file mode 100644 index 3b93046b..00000000 --- a/test/w3c/TurtleTests/LITERAL_LONG1_with_1_squote.ttl +++ /dev/null @@ -1 +0,0 @@ - '''x'y''' . diff --git a/test/w3c/TurtleTests/LITERAL_LONG1_with_2_squotes.nt b/test/w3c/TurtleTests/LITERAL_LONG1_with_2_squotes.nt deleted file mode 100644 index 8ddc52e8..00000000 --- a/test/w3c/TurtleTests/LITERAL_LONG1_with_2_squotes.nt +++ /dev/null @@ -1 +0,0 @@ - "x''y" . diff --git a/test/w3c/TurtleTests/LITERAL_LONG1_with_2_squotes.ttl b/test/w3c/TurtleTests/LITERAL_LONG1_with_2_squotes.ttl deleted file mode 100644 index 1219bad3..00000000 --- a/test/w3c/TurtleTests/LITERAL_LONG1_with_2_squotes.ttl +++ /dev/null @@ -1 +0,0 @@ - '''x''y''' . diff --git a/test/w3c/TurtleTests/LITERAL_LONG1_with_UTF8_boundaries.ttl b/test/w3c/TurtleTests/LITERAL_LONG1_with_UTF8_boundaries.ttl deleted file mode 100644 index e04b675e..00000000 --- a/test/w3c/TurtleTests/LITERAL_LONG1_with_UTF8_boundaries.ttl +++ /dev/null @@ -1 +0,0 @@ - '''€߿ࠀ࿿က쿿퀀퟿�𐀀𿿽񀀀󿿽􀀀􏿽''' . diff --git a/test/w3c/TurtleTests/LITERAL_LONG2.ttl b/test/w3c/TurtleTests/LITERAL_LONG2.ttl deleted file mode 100644 index e37bf4a3..00000000 --- a/test/w3c/TurtleTests/LITERAL_LONG2.ttl +++ /dev/null @@ -1 +0,0 @@ - """x""" . diff --git a/test/w3c/TurtleTests/LITERAL_LONG2_ascii_boundaries.nt b/test/w3c/TurtleTests/LITERAL_LONG2_ascii_boundaries.nt deleted file mode 100644 index 28785039..00000000 --- a/test/w3c/TurtleTests/LITERAL_LONG2_ascii_boundaries.nt +++ /dev/null @@ -1 +0,0 @@ - "\u0000!#[]\u007F" . diff --git a/test/w3c/TurtleTests/LITERAL_LONG2_ascii_boundaries.ttl b/test/w3c/TurtleTests/LITERAL_LONG2_ascii_boundaries.ttl deleted file mode 100644 index e919865f..00000000 Binary files a/test/w3c/TurtleTests/LITERAL_LONG2_ascii_boundaries.ttl and /dev/null differ diff --git a/test/w3c/TurtleTests/LITERAL_LONG2_with_1_squote.nt b/test/w3c/TurtleTests/LITERAL_LONG2_with_1_squote.nt deleted file mode 100644 index 05a1fd3a..00000000 --- a/test/w3c/TurtleTests/LITERAL_LONG2_with_1_squote.nt +++ /dev/null @@ -1 +0,0 @@ - "x\"y" . diff --git a/test/w3c/TurtleTests/LITERAL_LONG2_with_1_squote.ttl b/test/w3c/TurtleTests/LITERAL_LONG2_with_1_squote.ttl deleted file mode 100644 index 80e389b8..00000000 --- a/test/w3c/TurtleTests/LITERAL_LONG2_with_1_squote.ttl +++ /dev/null @@ -1 +0,0 @@ - """x"y""" . diff --git a/test/w3c/TurtleTests/LITERAL_LONG2_with_2_squotes.nt b/test/w3c/TurtleTests/LITERAL_LONG2_with_2_squotes.nt deleted file mode 100644 index 3e69dc10..00000000 --- a/test/w3c/TurtleTests/LITERAL_LONG2_with_2_squotes.nt +++ /dev/null @@ -1 +0,0 @@ - "x\"\"y" . diff --git a/test/w3c/TurtleTests/LITERAL_LONG2_with_2_squotes.ttl b/test/w3c/TurtleTests/LITERAL_LONG2_with_2_squotes.ttl deleted file mode 100644 index 2f14f5b3..00000000 --- a/test/w3c/TurtleTests/LITERAL_LONG2_with_2_squotes.ttl +++ /dev/null @@ -1 +0,0 @@ - """x""y""" . diff --git a/test/w3c/TurtleTests/LITERAL_LONG2_with_REVERSE_SOLIDUS.nt b/test/w3c/TurtleTests/LITERAL_LONG2_with_REVERSE_SOLIDUS.nt deleted file mode 100644 index 586e364d..00000000 --- a/test/w3c/TurtleTests/LITERAL_LONG2_with_REVERSE_SOLIDUS.nt +++ /dev/null @@ -1 +0,0 @@ - "test-\\" . diff --git a/test/w3c/TurtleTests/LITERAL_LONG2_with_REVERSE_SOLIDUS.ttl b/test/w3c/TurtleTests/LITERAL_LONG2_with_REVERSE_SOLIDUS.ttl deleted file mode 100644 index 2206e33b..00000000 --- a/test/w3c/TurtleTests/LITERAL_LONG2_with_REVERSE_SOLIDUS.ttl +++ /dev/null @@ -1,3 +0,0 @@ -@prefix : . - -:s :p1 """test-\\""" . diff --git a/test/w3c/TurtleTests/LITERAL_LONG2_with_UTF8_boundaries.ttl b/test/w3c/TurtleTests/LITERAL_LONG2_with_UTF8_boundaries.ttl deleted file mode 100644 index 644b32d8..00000000 --- a/test/w3c/TurtleTests/LITERAL_LONG2_with_UTF8_boundaries.ttl +++ /dev/null @@ -1 +0,0 @@ - """€߿ࠀ࿿က쿿퀀퟿�𐀀𿿽񀀀󿿽􀀀􏿽""" . diff --git a/test/w3c/TurtleTests/LITERAL_with_UTF8_boundaries.nt b/test/w3c/TurtleTests/LITERAL_with_UTF8_boundaries.nt deleted file mode 100644 index 47a2527a..00000000 --- a/test/w3c/TurtleTests/LITERAL_with_UTF8_boundaries.nt +++ /dev/null @@ -1 +0,0 @@ - "\u0080\u07FF\u0800\u0FFF\u1000\uCFFF\uD000\uD7FF\uE000\uFFFD\U00010000\U0003FFFD\U00040000\U000FFFFD\U00100000\U0010FFFD" . diff --git a/test/w3c/TurtleTests/README b/test/w3c/TurtleTests/README deleted file mode 100644 index 1b049b9c..00000000 --- a/test/w3c/TurtleTests/README +++ /dev/null @@ -1,65 +0,0 @@ -This README is for the W3C RDF Working Group's Turtle test suite. -This test suite contains four kinds of tests: - - 132 Evaluation (rdft:TestTurtleEval) - a pair of an input turtle - file and reference ntriples file. - - 77 Positive syntax (rdft:TestTurtlePositiveSyntax) - an input turtle - file with no syntax errors. - - 78 Negative syntax (rdft:TestTurtleNegativeSyntax) - an input turtle - file with at least one syntax error. - - 4 Negative Evaluation (rdft:TestTurtleNegativeEval) - a pair of an - input turtle file and reference ntriples file. These tests have the - same properties as rdft:TestTurtleNegativeSyntax. - -The manifest.ttl file in this directory lists all of the tests in the -RDF WG's Turtle test suite. Each test is one of the above tests. All -tests have a name (mf:name) and an input (mf:action). The Evaluation -tests have an expected result (mf:result). - -• An implementation passes an Evaluation test if it parses the input - into a graph, parses the expecte result into another graph, and - those two graphs are isomorphic (see - ). - -• An implementation passes a positive syntax test if it parses the - input. - -• An implementation passes a negative syntax test if it fails to parse - the input. - - -RELATIVE IRI RESOLUTION: - -The home of the test suite is . -Per RFC 3986 section 5.1.3, the base IRI for parsing each file is the -retrieval IRI for that file. For example, the tests turtle-subm-01 and -turtle-subm-27 require relative IRI resolution against a base of - and - respectively. - - -CHARACTER ENCODING: - -The Turtle language uses UTF-8 encoding. The following tests include -non-ascii characters: - localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries - localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries * - localName_with_nfc_PN_CHARS_BASE_character_boundaries * - labeled_blank_node_with_PN_CHARS_BASE_character_boundaries * - LITERAL1_with_UTF8_boundaries * - LITERAL_LONG1_with_UTF8_boundaries * - LITERAL2_with_UTF8_boundaries * - LITERAL_LONG2_with_UTF8_boundaries * - -Those marked with a * include characters with codepoints greater than -U+FFFD and are thus expressed as a pair of surrogate characters when -represented in UCS2. - - -See http://www.w3.org/2011/rdf-wg/wiki/Turtle_Test_Suite for more details. - - -Eric Prud'hommeaux - 11 June 2013. diff --git a/test/w3c/TurtleTests/SPARQL_style_base.ttl b/test/w3c/TurtleTests/SPARQL_style_base.ttl deleted file mode 100644 index d134ea81..00000000 --- a/test/w3c/TurtleTests/SPARQL_style_base.ttl +++ /dev/null @@ -1,2 +0,0 @@ -BASE - . diff --git a/test/w3c/TurtleTests/SPARQL_style_prefix.ttl b/test/w3c/TurtleTests/SPARQL_style_prefix.ttl deleted file mode 100644 index e7e4a3da..00000000 --- a/test/w3c/TurtleTests/SPARQL_style_prefix.ttl +++ /dev/null @@ -1,2 +0,0 @@ -PREFIX p: -p:s . diff --git a/test/w3c/TurtleTests/anonymous_blank_node_object.nt b/test/w3c/TurtleTests/anonymous_blank_node_object.nt deleted file mode 100644 index 89e88f63..00000000 --- a/test/w3c/TurtleTests/anonymous_blank_node_object.nt +++ /dev/null @@ -1 +0,0 @@ - _:b1 . diff --git a/test/w3c/TurtleTests/anonymous_blank_node_object.ttl b/test/w3c/TurtleTests/anonymous_blank_node_object.ttl deleted file mode 100644 index 0b2ce436..00000000 --- a/test/w3c/TurtleTests/anonymous_blank_node_object.ttl +++ /dev/null @@ -1 +0,0 @@ - [] . diff --git a/test/w3c/TurtleTests/anonymous_blank_node_subject.nt b/test/w3c/TurtleTests/anonymous_blank_node_subject.nt deleted file mode 100644 index b48df9a7..00000000 --- a/test/w3c/TurtleTests/anonymous_blank_node_subject.nt +++ /dev/null @@ -1 +0,0 @@ -_:b1 . diff --git a/test/w3c/TurtleTests/anonymous_blank_node_subject.ttl b/test/w3c/TurtleTests/anonymous_blank_node_subject.ttl deleted file mode 100644 index 17b378c2..00000000 --- a/test/w3c/TurtleTests/anonymous_blank_node_subject.ttl +++ /dev/null @@ -1 +0,0 @@ -[] . diff --git a/test/w3c/TurtleTests/bareword_a_predicate.nt b/test/w3c/TurtleTests/bareword_a_predicate.nt deleted file mode 100644 index afe14252..00000000 --- a/test/w3c/TurtleTests/bareword_a_predicate.nt +++ /dev/null @@ -1 +0,0 @@ - . diff --git a/test/w3c/TurtleTests/bareword_a_predicate.ttl b/test/w3c/TurtleTests/bareword_a_predicate.ttl deleted file mode 100644 index 66fa0d0c..00000000 --- a/test/w3c/TurtleTests/bareword_a_predicate.ttl +++ /dev/null @@ -1 +0,0 @@ - a . diff --git a/test/w3c/TurtleTests/bareword_decimal.nt b/test/w3c/TurtleTests/bareword_decimal.nt deleted file mode 100644 index e177a9c6..00000000 --- a/test/w3c/TurtleTests/bareword_decimal.nt +++ /dev/null @@ -1 +0,0 @@ - "1.0"^^ . diff --git a/test/w3c/TurtleTests/bareword_decimal.ttl b/test/w3c/TurtleTests/bareword_decimal.ttl deleted file mode 100644 index 20955d51..00000000 --- a/test/w3c/TurtleTests/bareword_decimal.ttl +++ /dev/null @@ -1 +0,0 @@ - 1.0 . diff --git a/test/w3c/TurtleTests/bareword_double.nt b/test/w3c/TurtleTests/bareword_double.nt deleted file mode 100644 index dd8be2fd..00000000 --- a/test/w3c/TurtleTests/bareword_double.nt +++ /dev/null @@ -1 +0,0 @@ - "1E0"^^ . diff --git a/test/w3c/TurtleTests/bareword_double.ttl b/test/w3c/TurtleTests/bareword_double.ttl deleted file mode 100644 index 7ce25b11..00000000 --- a/test/w3c/TurtleTests/bareword_double.ttl +++ /dev/null @@ -1 +0,0 @@ - 1E0 . diff --git a/test/w3c/TurtleTests/bareword_integer.ttl b/test/w3c/TurtleTests/bareword_integer.ttl deleted file mode 100644 index 087e71b6..00000000 --- a/test/w3c/TurtleTests/bareword_integer.ttl +++ /dev/null @@ -1 +0,0 @@ - 1 . diff --git a/test/w3c/TurtleTests/blankNodePropertyList_as_object.nt b/test/w3c/TurtleTests/blankNodePropertyList_as_object.nt deleted file mode 100644 index 528bd844..00000000 --- a/test/w3c/TurtleTests/blankNodePropertyList_as_object.nt +++ /dev/null @@ -1,2 +0,0 @@ - _:b1 . -_:b1 . diff --git a/test/w3c/TurtleTests/blankNodePropertyList_as_object.ttl b/test/w3c/TurtleTests/blankNodePropertyList_as_object.ttl deleted file mode 100644 index aa85a746..00000000 --- a/test/w3c/TurtleTests/blankNodePropertyList_as_object.ttl +++ /dev/null @@ -1 +0,0 @@ - [ ] . diff --git a/test/w3c/TurtleTests/blankNodePropertyList_as_object_containing_objectList.nt b/test/w3c/TurtleTests/blankNodePropertyList_as_object_containing_objectList.nt deleted file mode 100644 index 03618699..00000000 --- a/test/w3c/TurtleTests/blankNodePropertyList_as_object_containing_objectList.nt +++ /dev/null @@ -1,3 +0,0 @@ - _:b1 . -_:b1 . -_:b1 . diff --git a/test/w3c/TurtleTests/blankNodePropertyList_as_object_containing_objectList.ttl b/test/w3c/TurtleTests/blankNodePropertyList_as_object_containing_objectList.ttl deleted file mode 100644 index c5e224df..00000000 --- a/test/w3c/TurtleTests/blankNodePropertyList_as_object_containing_objectList.ttl +++ /dev/null @@ -1 +0,0 @@ - [ , ] . diff --git a/test/w3c/TurtleTests/blankNodePropertyList_as_object_containing_objectList_of_two_objects.nt b/test/w3c/TurtleTests/blankNodePropertyList_as_object_containing_objectList_of_two_objects.nt deleted file mode 100644 index d67ef6ca..00000000 --- a/test/w3c/TurtleTests/blankNodePropertyList_as_object_containing_objectList_of_two_objects.nt +++ /dev/null @@ -1,3 +0,0 @@ - _:b1 . -_:b1 . - . diff --git a/test/w3c/TurtleTests/blankNodePropertyList_as_object_containing_objectList_of_two_objects.ttl b/test/w3c/TurtleTests/blankNodePropertyList_as_object_containing_objectList_of_two_objects.ttl deleted file mode 100644 index 884fac6c..00000000 --- a/test/w3c/TurtleTests/blankNodePropertyList_as_object_containing_objectList_of_two_objects.ttl +++ /dev/null @@ -1,2 +0,0 @@ - [ ] - , . diff --git a/test/w3c/TurtleTests/blankNodePropertyList_as_subject.nt b/test/w3c/TurtleTests/blankNodePropertyList_as_subject.nt deleted file mode 100644 index f0768879..00000000 --- a/test/w3c/TurtleTests/blankNodePropertyList_as_subject.nt +++ /dev/null @@ -1,2 +0,0 @@ -_:b1 . -_:b1 . diff --git a/test/w3c/TurtleTests/blankNodePropertyList_as_subject.ttl b/test/w3c/TurtleTests/blankNodePropertyList_as_subject.ttl deleted file mode 100644 index cb2e52aa..00000000 --- a/test/w3c/TurtleTests/blankNodePropertyList_as_subject.ttl +++ /dev/null @@ -1 +0,0 @@ -[ ] . diff --git a/test/w3c/TurtleTests/blankNodePropertyList_containing_collection.nt b/test/w3c/TurtleTests/blankNodePropertyList_containing_collection.nt deleted file mode 100644 index e590826b..00000000 --- a/test/w3c/TurtleTests/blankNodePropertyList_containing_collection.nt +++ /dev/null @@ -1,3 +0,0 @@ -_:b1 _:b2 . -_:b2 "1"^^ . -_:b2 . diff --git a/test/w3c/TurtleTests/blankNodePropertyList_containing_collection.ttl b/test/w3c/TurtleTests/blankNodePropertyList_containing_collection.ttl deleted file mode 100644 index bf164c83..00000000 --- a/test/w3c/TurtleTests/blankNodePropertyList_containing_collection.ttl +++ /dev/null @@ -1 +0,0 @@ -[ (1) ] . diff --git a/test/w3c/TurtleTests/blankNodePropertyList_with_multiple_triples.nt b/test/w3c/TurtleTests/blankNodePropertyList_with_multiple_triples.nt deleted file mode 100644 index 8f3fc507..00000000 --- a/test/w3c/TurtleTests/blankNodePropertyList_with_multiple_triples.nt +++ /dev/null @@ -1,3 +0,0 @@ -_:b1 . -_:b1 . -_:b1 . diff --git a/test/w3c/TurtleTests/blankNodePropertyList_with_multiple_triples.ttl b/test/w3c/TurtleTests/blankNodePropertyList_with_multiple_triples.ttl deleted file mode 100644 index 6153c13d..00000000 --- a/test/w3c/TurtleTests/blankNodePropertyList_with_multiple_triples.ttl +++ /dev/null @@ -1 +0,0 @@ -[ ; ] . diff --git a/test/w3c/TurtleTests/collection_object.nt b/test/w3c/TurtleTests/collection_object.nt deleted file mode 100644 index 391162e0..00000000 --- a/test/w3c/TurtleTests/collection_object.nt +++ /dev/null @@ -1,3 +0,0 @@ - _:b1 . -_:b1 "1"^^ . -_:b1 . diff --git a/test/w3c/TurtleTests/collection_object.ttl b/test/w3c/TurtleTests/collection_object.ttl deleted file mode 100644 index 6af34715..00000000 --- a/test/w3c/TurtleTests/collection_object.ttl +++ /dev/null @@ -1 +0,0 @@ - (1) . diff --git a/test/w3c/TurtleTests/collection_subject.nt b/test/w3c/TurtleTests/collection_subject.nt deleted file mode 100644 index 502768c8..00000000 --- a/test/w3c/TurtleTests/collection_subject.nt +++ /dev/null @@ -1,3 +0,0 @@ -_:b1 "1"^^ . -_:b1 . -_:b1 . diff --git a/test/w3c/TurtleTests/collection_subject.ttl b/test/w3c/TurtleTests/collection_subject.ttl deleted file mode 100644 index 00a4c0bc..00000000 --- a/test/w3c/TurtleTests/collection_subject.ttl +++ /dev/null @@ -1 +0,0 @@ -(1) . diff --git a/test/w3c/TurtleTests/comment_following_PNAME_NS.nt b/test/w3c/TurtleTests/comment_following_PNAME_NS.nt deleted file mode 100644 index a8ca81c5..00000000 --- a/test/w3c/TurtleTests/comment_following_PNAME_NS.nt +++ /dev/null @@ -1 +0,0 @@ - . diff --git a/test/w3c/TurtleTests/comment_following_PNAME_NS.ttl b/test/w3c/TurtleTests/comment_following_PNAME_NS.ttl deleted file mode 100644 index c03124c4..00000000 --- a/test/w3c/TurtleTests/comment_following_PNAME_NS.ttl +++ /dev/null @@ -1,3 +0,0 @@ -@prefix p: . - p:#comment -. diff --git a/test/w3c/TurtleTests/comment_following_localName.ttl b/test/w3c/TurtleTests/comment_following_localName.ttl deleted file mode 100644 index 919f876b..00000000 --- a/test/w3c/TurtleTests/comment_following_localName.ttl +++ /dev/null @@ -1,3 +0,0 @@ -@prefix p: . - p:o#comment -. diff --git a/test/w3c/TurtleTests/default_namespace_IRI.ttl b/test/w3c/TurtleTests/default_namespace_IRI.ttl deleted file mode 100644 index f1f83fd5..00000000 --- a/test/w3c/TurtleTests/default_namespace_IRI.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -:s . diff --git a/test/w3c/TurtleTests/double_lower_case_e.nt b/test/w3c/TurtleTests/double_lower_case_e.nt deleted file mode 100644 index 49a792b9..00000000 --- a/test/w3c/TurtleTests/double_lower_case_e.nt +++ /dev/null @@ -1 +0,0 @@ - "1e0"^^ . diff --git a/test/w3c/TurtleTests/double_lower_case_e.ttl b/test/w3c/TurtleTests/double_lower_case_e.ttl deleted file mode 100644 index 5f4552bf..00000000 --- a/test/w3c/TurtleTests/double_lower_case_e.ttl +++ /dev/null @@ -1 +0,0 @@ - 1e0 . diff --git a/test/w3c/TurtleTests/empty_collection.nt b/test/w3c/TurtleTests/empty_collection.nt deleted file mode 100644 index 82726a3f..00000000 --- a/test/w3c/TurtleTests/empty_collection.nt +++ /dev/null @@ -1 +0,0 @@ - . diff --git a/test/w3c/TurtleTests/empty_collection.ttl b/test/w3c/TurtleTests/empty_collection.ttl deleted file mode 100644 index 02f9cc07..00000000 --- a/test/w3c/TurtleTests/empty_collection.ttl +++ /dev/null @@ -1 +0,0 @@ - () . diff --git a/test/w3c/TurtleTests/first.nt b/test/w3c/TurtleTests/first.nt deleted file mode 100644 index d50539f6..00000000 --- a/test/w3c/TurtleTests/first.nt +++ /dev/null @@ -1,7 +0,0 @@ - _:b1 . -_:b1 _:b2 . -_:b2 "1"^^ . -_:b2 . -_:b1 _:b3 . -_:b3 "2"^^ . -_:b3 . diff --git a/test/w3c/TurtleTests/first.ttl b/test/w3c/TurtleTests/first.ttl deleted file mode 100644 index 44f496cb..00000000 --- a/test/w3c/TurtleTests/first.ttl +++ /dev/null @@ -1 +0,0 @@ - ((1) 2) . diff --git a/test/w3c/TurtleTests/labeled_blank_node_object.nt b/test/w3c/TurtleTests/labeled_blank_node_object.nt deleted file mode 100644 index 2645d4ee..00000000 --- a/test/w3c/TurtleTests/labeled_blank_node_object.nt +++ /dev/null @@ -1 +0,0 @@ - _:o . diff --git a/test/w3c/TurtleTests/labeled_blank_node_object.ttl b/test/w3c/TurtleTests/labeled_blank_node_object.ttl deleted file mode 100644 index 2645d4ee..00000000 --- a/test/w3c/TurtleTests/labeled_blank_node_object.ttl +++ /dev/null @@ -1 +0,0 @@ - _:o . diff --git a/test/w3c/TurtleTests/labeled_blank_node_subject.nt b/test/w3c/TurtleTests/labeled_blank_node_subject.nt deleted file mode 100644 index d0c7f458..00000000 --- a/test/w3c/TurtleTests/labeled_blank_node_subject.nt +++ /dev/null @@ -1 +0,0 @@ -_:s . diff --git a/test/w3c/TurtleTests/labeled_blank_node_subject.ttl b/test/w3c/TurtleTests/labeled_blank_node_subject.ttl deleted file mode 100644 index d0c7f458..00000000 --- a/test/w3c/TurtleTests/labeled_blank_node_subject.ttl +++ /dev/null @@ -1 +0,0 @@ -_:s . diff --git a/test/w3c/TurtleTests/labeled_blank_node_with_PN_CHARS_BASE_character_boundaries.nt b/test/w3c/TurtleTests/labeled_blank_node_with_PN_CHARS_BASE_character_boundaries.nt deleted file mode 100644 index 50be8d6f..00000000 --- a/test/w3c/TurtleTests/labeled_blank_node_with_PN_CHARS_BASE_character_boundaries.nt +++ /dev/null @@ -1 +0,0 @@ - _:AZazÀÖØöø˿ͰͽͿ῿‌‍⁰↏Ⰰ⿯、퟿豈﷏ﷰ�𐀀󯿽 . diff --git a/test/w3c/TurtleTests/labeled_blank_node_with_PN_CHARS_BASE_character_boundaries.ttl b/test/w3c/TurtleTests/labeled_blank_node_with_PN_CHARS_BASE_character_boundaries.ttl deleted file mode 100644 index 50be8d6f..00000000 --- a/test/w3c/TurtleTests/labeled_blank_node_with_PN_CHARS_BASE_character_boundaries.ttl +++ /dev/null @@ -1 +0,0 @@ - _:AZazÀÖØöø˿ͰͽͿ῿‌‍⁰↏Ⰰ⿯、퟿豈﷏ﷰ�𐀀󯿽 . diff --git a/test/w3c/TurtleTests/labeled_blank_node_with_leading_digit.nt b/test/w3c/TurtleTests/labeled_blank_node_with_leading_digit.nt deleted file mode 100644 index 7244d806..00000000 --- a/test/w3c/TurtleTests/labeled_blank_node_with_leading_digit.nt +++ /dev/null @@ -1 +0,0 @@ - _:0 . diff --git a/test/w3c/TurtleTests/labeled_blank_node_with_leading_digit.ttl b/test/w3c/TurtleTests/labeled_blank_node_with_leading_digit.ttl deleted file mode 100644 index 7244d806..00000000 --- a/test/w3c/TurtleTests/labeled_blank_node_with_leading_digit.ttl +++ /dev/null @@ -1 +0,0 @@ - _:0 . diff --git a/test/w3c/TurtleTests/labeled_blank_node_with_leading_underscore.nt b/test/w3c/TurtleTests/labeled_blank_node_with_leading_underscore.nt deleted file mode 100644 index 15d9ffc8..00000000 --- a/test/w3c/TurtleTests/labeled_blank_node_with_leading_underscore.nt +++ /dev/null @@ -1 +0,0 @@ - _:_ . diff --git a/test/w3c/TurtleTests/labeled_blank_node_with_leading_underscore.ttl b/test/w3c/TurtleTests/labeled_blank_node_with_leading_underscore.ttl deleted file mode 100644 index 15d9ffc8..00000000 --- a/test/w3c/TurtleTests/labeled_blank_node_with_leading_underscore.ttl +++ /dev/null @@ -1 +0,0 @@ - _:_ . diff --git a/test/w3c/TurtleTests/labeled_blank_node_with_non_leading_extras.nt b/test/w3c/TurtleTests/labeled_blank_node_with_non_leading_extras.nt deleted file mode 100644 index 5ae09b7c..00000000 --- a/test/w3c/TurtleTests/labeled_blank_node_with_non_leading_extras.nt +++ /dev/null @@ -1 +0,0 @@ - _:a·̀ͯ‿.⁀ . diff --git a/test/w3c/TurtleTests/labeled_blank_node_with_non_leading_extras.ttl b/test/w3c/TurtleTests/labeled_blank_node_with_non_leading_extras.ttl deleted file mode 100644 index 5ae09b7c..00000000 --- a/test/w3c/TurtleTests/labeled_blank_node_with_non_leading_extras.ttl +++ /dev/null @@ -1 +0,0 @@ - _:a·̀ͯ‿.⁀ . diff --git a/test/w3c/TurtleTests/langtagged_LONG.ttl b/test/w3c/TurtleTests/langtagged_LONG.ttl deleted file mode 100644 index 2baefe5d..00000000 --- a/test/w3c/TurtleTests/langtagged_LONG.ttl +++ /dev/null @@ -1 +0,0 @@ - """chat"""@en . diff --git a/test/w3c/TurtleTests/langtagged_LONG_with_subtag.nt b/test/w3c/TurtleTests/langtagged_LONG_with_subtag.nt deleted file mode 100644 index 629cbf42..00000000 --- a/test/w3c/TurtleTests/langtagged_LONG_with_subtag.nt +++ /dev/null @@ -1 +0,0 @@ - "Cheers"@en-UK . diff --git a/test/w3c/TurtleTests/langtagged_LONG_with_subtag.ttl b/test/w3c/TurtleTests/langtagged_LONG_with_subtag.ttl deleted file mode 100644 index 7fd527c4..00000000 --- a/test/w3c/TurtleTests/langtagged_LONG_with_subtag.ttl +++ /dev/null @@ -1,3 +0,0 @@ -# Test long literal with lang tag -@prefix : . -:a :b """Cheers"""@en-UK . diff --git a/test/w3c/TurtleTests/langtagged_non_LONG.nt b/test/w3c/TurtleTests/langtagged_non_LONG.nt deleted file mode 100644 index 1bddb04e..00000000 --- a/test/w3c/TurtleTests/langtagged_non_LONG.nt +++ /dev/null @@ -1 +0,0 @@ - "chat"@en . diff --git a/test/w3c/TurtleTests/langtagged_non_LONG.ttl b/test/w3c/TurtleTests/langtagged_non_LONG.ttl deleted file mode 100644 index 1bddb04e..00000000 --- a/test/w3c/TurtleTests/langtagged_non_LONG.ttl +++ /dev/null @@ -1 +0,0 @@ - "chat"@en . diff --git a/test/w3c/TurtleTests/lantag_with_subtag.nt b/test/w3c/TurtleTests/lantag_with_subtag.nt deleted file mode 100644 index 46c9d53a..00000000 --- a/test/w3c/TurtleTests/lantag_with_subtag.nt +++ /dev/null @@ -1 +0,0 @@ - "chat"@en-us . diff --git a/test/w3c/TurtleTests/lantag_with_subtag.ttl b/test/w3c/TurtleTests/lantag_with_subtag.ttl deleted file mode 100644 index 46c9d53a..00000000 --- a/test/w3c/TurtleTests/lantag_with_subtag.ttl +++ /dev/null @@ -1 +0,0 @@ - "chat"@en-us . diff --git a/test/w3c/TurtleTests/last.nt b/test/w3c/TurtleTests/last.nt deleted file mode 100644 index 27c21b3d..00000000 --- a/test/w3c/TurtleTests/last.nt +++ /dev/null @@ -1,7 +0,0 @@ - _:b1 . -_:b1 "1"^^ . -_:b1 _:b2 . -_:b2 _:b3 . -_:b3 "2"^^ . -_:b3 . -_:b2 . diff --git a/test/w3c/TurtleTests/last.ttl b/test/w3c/TurtleTests/last.ttl deleted file mode 100644 index 1254c261..00000000 --- a/test/w3c/TurtleTests/last.ttl +++ /dev/null @@ -1 +0,0 @@ - (1 (2)) . diff --git a/test/w3c/TurtleTests/literal_false.nt b/test/w3c/TurtleTests/literal_false.nt deleted file mode 100644 index 5bbbae84..00000000 --- a/test/w3c/TurtleTests/literal_false.nt +++ /dev/null @@ -1 +0,0 @@ - "false"^^ . diff --git a/test/w3c/TurtleTests/literal_false.ttl b/test/w3c/TurtleTests/literal_false.ttl deleted file mode 100644 index 6a32e362..00000000 --- a/test/w3c/TurtleTests/literal_false.ttl +++ /dev/null @@ -1 +0,0 @@ - false . diff --git a/test/w3c/TurtleTests/literal_true.nt b/test/w3c/TurtleTests/literal_true.nt deleted file mode 100644 index 054b229f..00000000 --- a/test/w3c/TurtleTests/literal_true.nt +++ /dev/null @@ -1 +0,0 @@ - "true"^^ . diff --git a/test/w3c/TurtleTests/literal_true.ttl b/test/w3c/TurtleTests/literal_true.ttl deleted file mode 100644 index 6c5bb742..00000000 --- a/test/w3c/TurtleTests/literal_true.ttl +++ /dev/null @@ -1 +0,0 @@ - true . diff --git a/test/w3c/TurtleTests/literal_with_BACKSPACE.nt b/test/w3c/TurtleTests/literal_with_BACKSPACE.nt deleted file mode 100644 index 7dba113b..00000000 --- a/test/w3c/TurtleTests/literal_with_BACKSPACE.nt +++ /dev/null @@ -1 +0,0 @@ - "\u0008" . diff --git a/test/w3c/TurtleTests/literal_with_BACKSPACE.ttl b/test/w3c/TurtleTests/literal_with_BACKSPACE.ttl deleted file mode 100644 index 17b2880f..00000000 --- a/test/w3c/TurtleTests/literal_with_BACKSPACE.ttl +++ /dev/null @@ -1 +0,0 @@ - '' . diff --git a/test/w3c/TurtleTests/literal_with_CARRIAGE_RETURN.nt b/test/w3c/TurtleTests/literal_with_CARRIAGE_RETURN.nt deleted file mode 100644 index 91b85c89..00000000 --- a/test/w3c/TurtleTests/literal_with_CARRIAGE_RETURN.nt +++ /dev/null @@ -1 +0,0 @@ - "\r" . diff --git a/test/w3c/TurtleTests/literal_with_CARRIAGE_RETURN.ttl b/test/w3c/TurtleTests/literal_with_CARRIAGE_RETURN.ttl deleted file mode 100644 index 3cd1d89c..00000000 --- a/test/w3c/TurtleTests/literal_with_CARRIAGE_RETURN.ttl +++ /dev/null @@ -1 +0,0 @@ - ''' ''' . diff --git a/test/w3c/TurtleTests/literal_with_CHARACTER_TABULATION.nt b/test/w3c/TurtleTests/literal_with_CHARACTER_TABULATION.nt deleted file mode 100644 index a6a9d9f0..00000000 --- a/test/w3c/TurtleTests/literal_with_CHARACTER_TABULATION.nt +++ /dev/null @@ -1 +0,0 @@ - "\t" . diff --git a/test/w3c/TurtleTests/literal_with_CHARACTER_TABULATION.ttl b/test/w3c/TurtleTests/literal_with_CHARACTER_TABULATION.ttl deleted file mode 100644 index 37fbd9d1..00000000 --- a/test/w3c/TurtleTests/literal_with_CHARACTER_TABULATION.ttl +++ /dev/null @@ -1 +0,0 @@ - ' ' . diff --git a/test/w3c/TurtleTests/literal_with_FORM_FEED.nt b/test/w3c/TurtleTests/literal_with_FORM_FEED.nt deleted file mode 100644 index 2a4490b3..00000000 --- a/test/w3c/TurtleTests/literal_with_FORM_FEED.nt +++ /dev/null @@ -1 +0,0 @@ - "\u000C" . diff --git a/test/w3c/TurtleTests/literal_with_FORM_FEED.ttl b/test/w3c/TurtleTests/literal_with_FORM_FEED.ttl deleted file mode 100644 index 76d6ee77..00000000 --- a/test/w3c/TurtleTests/literal_with_FORM_FEED.ttl +++ /dev/null @@ -1 +0,0 @@ - ' ' . diff --git a/test/w3c/TurtleTests/literal_with_LINE_FEED.nt b/test/w3c/TurtleTests/literal_with_LINE_FEED.nt deleted file mode 100644 index 462f97ac..00000000 --- a/test/w3c/TurtleTests/literal_with_LINE_FEED.nt +++ /dev/null @@ -1 +0,0 @@ - "\n" . diff --git a/test/w3c/TurtleTests/literal_with_LINE_FEED.ttl b/test/w3c/TurtleTests/literal_with_LINE_FEED.ttl deleted file mode 100644 index 50cc8a8b..00000000 --- a/test/w3c/TurtleTests/literal_with_LINE_FEED.ttl +++ /dev/null @@ -1,2 +0,0 @@ - ''' -''' . diff --git a/test/w3c/TurtleTests/literal_with_REVERSE_SOLIDUS.nt b/test/w3c/TurtleTests/literal_with_REVERSE_SOLIDUS.nt deleted file mode 100644 index ebc846ed..00000000 --- a/test/w3c/TurtleTests/literal_with_REVERSE_SOLIDUS.nt +++ /dev/null @@ -1 +0,0 @@ - "\\" . diff --git a/test/w3c/TurtleTests/literal_with_REVERSE_SOLIDUS.ttl b/test/w3c/TurtleTests/literal_with_REVERSE_SOLIDUS.ttl deleted file mode 100644 index 380a3d04..00000000 --- a/test/w3c/TurtleTests/literal_with_REVERSE_SOLIDUS.ttl +++ /dev/null @@ -1 +0,0 @@ - '\\' . diff --git a/test/w3c/TurtleTests/literal_with_escaped_BACKSPACE.ttl b/test/w3c/TurtleTests/literal_with_escaped_BACKSPACE.ttl deleted file mode 100644 index 5284b9b6..00000000 --- a/test/w3c/TurtleTests/literal_with_escaped_BACKSPACE.ttl +++ /dev/null @@ -1 +0,0 @@ - '\b' . diff --git a/test/w3c/TurtleTests/literal_with_escaped_CARRIAGE_RETURN.ttl b/test/w3c/TurtleTests/literal_with_escaped_CARRIAGE_RETURN.ttl deleted file mode 100644 index a28e7c0b..00000000 --- a/test/w3c/TurtleTests/literal_with_escaped_CARRIAGE_RETURN.ttl +++ /dev/null @@ -1 +0,0 @@ - '\r' . diff --git a/test/w3c/TurtleTests/literal_with_escaped_CHARACTER_TABULATION.ttl b/test/w3c/TurtleTests/literal_with_escaped_CHARACTER_TABULATION.ttl deleted file mode 100644 index 67966f78..00000000 --- a/test/w3c/TurtleTests/literal_with_escaped_CHARACTER_TABULATION.ttl +++ /dev/null @@ -1 +0,0 @@ - '\t' . diff --git a/test/w3c/TurtleTests/literal_with_escaped_FORM_FEED.ttl b/test/w3c/TurtleTests/literal_with_escaped_FORM_FEED.ttl deleted file mode 100644 index 21acace9..00000000 --- a/test/w3c/TurtleTests/literal_with_escaped_FORM_FEED.ttl +++ /dev/null @@ -1 +0,0 @@ - '\f' . diff --git a/test/w3c/TurtleTests/literal_with_escaped_LINE_FEED.ttl b/test/w3c/TurtleTests/literal_with_escaped_LINE_FEED.ttl deleted file mode 100644 index b53f49ec..00000000 --- a/test/w3c/TurtleTests/literal_with_escaped_LINE_FEED.ttl +++ /dev/null @@ -1 +0,0 @@ - '\n' . diff --git a/test/w3c/TurtleTests/literal_with_numeric_escape4.nt b/test/w3c/TurtleTests/literal_with_numeric_escape4.nt deleted file mode 100644 index 0b35a89a..00000000 --- a/test/w3c/TurtleTests/literal_with_numeric_escape4.nt +++ /dev/null @@ -1 +0,0 @@ - "o" . diff --git a/test/w3c/TurtleTests/literal_with_numeric_escape4.ttl b/test/w3c/TurtleTests/literal_with_numeric_escape4.ttl deleted file mode 100644 index 2b4e0175..00000000 --- a/test/w3c/TurtleTests/literal_with_numeric_escape4.ttl +++ /dev/null @@ -1 +0,0 @@ - '\u006F' . diff --git a/test/w3c/TurtleTests/literal_with_numeric_escape8.ttl b/test/w3c/TurtleTests/literal_with_numeric_escape8.ttl deleted file mode 100644 index 8d0e4ef2..00000000 --- a/test/w3c/TurtleTests/literal_with_numeric_escape8.ttl +++ /dev/null @@ -1 +0,0 @@ - '\U0000006F' . diff --git a/test/w3c/TurtleTests/localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries.nt b/test/w3c/TurtleTests/localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries.nt deleted file mode 100644 index 4b60c9e1..00000000 --- a/test/w3c/TurtleTests/localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries.nt +++ /dev/null @@ -1 +0,0 @@ - . diff --git a/test/w3c/TurtleTests/localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries.ttl b/test/w3c/TurtleTests/localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries.ttl deleted file mode 100644 index c532e3d0..00000000 --- a/test/w3c/TurtleTests/localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix p: . - p:AZazÀÖØöø˿Ͱͽ΄῾‌‍⁰↉Ⰰ⿕、ퟻ﨎ﷇﷰ￯𐀀󠇯 . diff --git a/test/w3c/TurtleTests/localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries.nt b/test/w3c/TurtleTests/localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries.nt deleted file mode 100644 index 78ef1086..00000000 --- a/test/w3c/TurtleTests/localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries.nt +++ /dev/null @@ -1 +0,0 @@ - . diff --git a/test/w3c/TurtleTests/localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries.ttl b/test/w3c/TurtleTests/localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries.ttl deleted file mode 100644 index 15b23dd8..00000000 --- a/test/w3c/TurtleTests/localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix p: . - p:AZazÀÖØöø˿Ͱͽ΄῾‌‍⁰↉Ⰰ⿕、ퟻ﨎ﷇﷰ￯ . diff --git a/test/w3c/TurtleTests/localName_with_leading_digit.nt b/test/w3c/TurtleTests/localName_with_leading_digit.nt deleted file mode 100644 index a9e101e5..00000000 --- a/test/w3c/TurtleTests/localName_with_leading_digit.nt +++ /dev/null @@ -1 +0,0 @@ - . diff --git a/test/w3c/TurtleTests/localName_with_leading_digit.ttl b/test/w3c/TurtleTests/localName_with_leading_digit.ttl deleted file mode 100644 index 65da2499..00000000 --- a/test/w3c/TurtleTests/localName_with_leading_digit.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix p: . -p:0 . diff --git a/test/w3c/TurtleTests/localName_with_leading_underscore.nt b/test/w3c/TurtleTests/localName_with_leading_underscore.nt deleted file mode 100644 index e042a7b9..00000000 --- a/test/w3c/TurtleTests/localName_with_leading_underscore.nt +++ /dev/null @@ -1 +0,0 @@ - . diff --git a/test/w3c/TurtleTests/localName_with_leading_underscore.ttl b/test/w3c/TurtleTests/localName_with_leading_underscore.ttl deleted file mode 100644 index 762ace98..00000000 --- a/test/w3c/TurtleTests/localName_with_leading_underscore.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix p: . -p:_ . diff --git a/test/w3c/TurtleTests/localName_with_nfc_PN_CHARS_BASE_character_boundaries.nt b/test/w3c/TurtleTests/localName_with_nfc_PN_CHARS_BASE_character_boundaries.nt deleted file mode 100644 index 5b346919..00000000 --- a/test/w3c/TurtleTests/localName_with_nfc_PN_CHARS_BASE_character_boundaries.nt +++ /dev/null @@ -1 +0,0 @@ - . diff --git a/test/w3c/TurtleTests/localName_with_nfc_PN_CHARS_BASE_character_boundaries.ttl b/test/w3c/TurtleTests/localName_with_nfc_PN_CHARS_BASE_character_boundaries.ttl deleted file mode 100644 index 0922d95d..00000000 --- a/test/w3c/TurtleTests/localName_with_nfc_PN_CHARS_BASE_character_boundaries.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix p: . - p:AZazÀÖØöø˿ͰͽͿ῿‌‍⁰↏Ⰰ⿯、퟿﨎﷏ﷰ￯𐀀󯿽 . diff --git a/test/w3c/TurtleTests/localName_with_non_leading_extras.nt b/test/w3c/TurtleTests/localName_with_non_leading_extras.nt deleted file mode 100644 index 749b98cd..00000000 --- a/test/w3c/TurtleTests/localName_with_non_leading_extras.nt +++ /dev/null @@ -1 +0,0 @@ - . diff --git a/test/w3c/TurtleTests/localName_with_non_leading_extras.ttl b/test/w3c/TurtleTests/localName_with_non_leading_extras.ttl deleted file mode 100644 index db25a8a6..00000000 --- a/test/w3c/TurtleTests/localName_with_non_leading_extras.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix p: . -p:a·̀ͯ‿.⁀ . diff --git a/test/w3c/TurtleTests/localname_with_COLON.nt b/test/w3c/TurtleTests/localname_with_COLON.nt deleted file mode 100644 index eb966ca3..00000000 --- a/test/w3c/TurtleTests/localname_with_COLON.nt +++ /dev/null @@ -1 +0,0 @@ - . diff --git a/test/w3c/TurtleTests/localname_with_COLON.ttl b/test/w3c/TurtleTests/localname_with_COLON.ttl deleted file mode 100644 index 1d45f20f..00000000 --- a/test/w3c/TurtleTests/localname_with_COLON.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix p: . -p:s: . diff --git a/test/w3c/TurtleTests/manifest.ttl b/test/w3c/TurtleTests/manifest.ttl deleted file mode 100644 index 5a0183ab..00000000 --- a/test/w3c/TurtleTests/manifest.ttl +++ /dev/null @@ -1,2549 +0,0 @@ -## Distributed under both the W3C Test Suite License[1] and the W3C 3- -## clause BSD License[2]. To contribute to a W3C Test Suite, see the -## policies and contribution forms [3] -## -## 1. http://www.w3.org/Consortium/Legal/2008/04-testsuite-license -## 2. http://www.w3.org/Consortium/Legal/2008/03-bsd-license -## 3. http://www.w3.org/2004/10/27-testcases - -# Test named *subm* are (c) W3C and taken from the Turtle submission. - -@prefix rdf: . -@prefix rdfs: . -@prefix mf: . -@prefix qt: . - -@prefix rdft: . - -<> rdf:type mf:Manifest ; - rdfs:label "Turtle tests" ; - mf:entries - ( - - # atomic tests - <#IRI_subject> - <#IRI_with_four_digit_numeric_escape> - <#IRI_with_eight_digit_numeric_escape> - <#IRI_with_all_punctuation> - <#bareword_a_predicate> - <#old_style_prefix> - <#SPARQL_style_prefix> - <#prefixed_IRI_predicate> - <#prefixed_IRI_object> - <#prefix_only_IRI> - <#prefix_with_PN_CHARS_BASE_character_boundaries> - <#prefix_with_non_leading_extras> - <#default_namespace_IRI> - <#prefix_reassigned_and_used> - <#reserved_escaped_localName> - <#percent_escaped_localName> - <#HYPHEN_MINUS_in_localName> - <#underscore_in_localName> - <#localname_with_COLON> - <#localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries> - <#localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries> - <#localName_with_nfc_PN_CHARS_BASE_character_boundaries> - <#localName_with_leading_underscore> - <#localName_with_leading_digit> - <#localName_with_non_leading_extras> - <#old_style_base> - <#SPARQL_style_base> - <#labeled_blank_node_subject> - <#labeled_blank_node_object> - <#labeled_blank_node_with_PN_CHARS_BASE_character_boundaries> - <#labeled_blank_node_with_leading_underscore> - <#labeled_blank_node_with_leading_digit> - <#labeled_blank_node_with_non_leading_extras> - <#anonymous_blank_node_subject> - <#anonymous_blank_node_object> - <#sole_blankNodePropertyList> - <#blankNodePropertyList_as_subject> - <#blankNodePropertyList_as_object> - <#blankNodePropertyList_as_object_containing_objectList> - <#blankNodePropertyList_as_object_containing_objectList_of_two_objects> - <#blankNodePropertyList_with_multiple_triples> - <#nested_blankNodePropertyLists> - <#blankNodePropertyList_containing_collection> - <#collection_subject> - <#collection_object> - <#empty_collection> - <#nested_collection> - <#first> - <#last> - <#LITERAL1> - <#LITERAL1_ascii_boundaries> - <#LITERAL1_with_UTF8_boundaries> - <#LITERAL1_all_controls> - <#LITERAL1_all_punctuation> - <#LITERAL_LONG1> - <#LITERAL_LONG1_ascii_boundaries> - <#LITERAL_LONG1_with_UTF8_boundaries> - <#LITERAL_LONG1_with_1_squote> - <#LITERAL_LONG1_with_2_squotes> - <#LITERAL2> - <#LITERAL2_ascii_boundaries> - <#LITERAL2_with_UTF8_boundaries> - <#LITERAL_LONG2> - <#LITERAL_LONG2_ascii_boundaries> - <#LITERAL_LONG2_with_UTF8_boundaries> - <#LITERAL_LONG2_with_1_squote> - <#LITERAL_LONG2_with_2_squotes> - <#literal_with_CHARACTER_TABULATION> - <#literal_with_BACKSPACE> - <#literal_with_LINE_FEED> - <#literal_with_CARRIAGE_RETURN> - <#literal_with_FORM_FEED> - <#literal_with_REVERSE_SOLIDUS> - <#literal_with_escaped_CHARACTER_TABULATION> - <#literal_with_escaped_BACKSPACE> - <#literal_with_escaped_LINE_FEED> - <#literal_with_escaped_CARRIAGE_RETURN> - <#literal_with_escaped_FORM_FEED> - <#literal_with_numeric_escape4> - <#literal_with_numeric_escape8> - <#IRIREF_datatype> - <#prefixed_name_datatype> - <#bareword_integer> - <#bareword_decimal> - <#bareword_double> - <#double_lower_case_e> - <#negative_numeric> - <#positive_numeric> - <#numeric_with_leading_0> - <#literal_true> - <#literal_false> - <#langtagged_non_LONG> - <#langtagged_LONG> - <#lantag_with_subtag> - <#objectList_with_two_objects> - <#predicateObjectList_with_two_objectLists> - <#predicateObjectList_with_blankNodePropertyList_as_object> - <#repeated_semis_at_end> - <#repeated_semis_not_at_end> - - # tests requested by Jeremy Carroll - # http://www.w3.org/2011/rdf-wg/wiki/Turtle_Candidate_Recommendation_Comments#c35 - <#comment_following_localName> - <#number_sign_following_localName> - <#comment_following_PNAME_NS> - <#number_sign_following_PNAME_NS> - - # tests from Dave Beckett - # http://www.w3.org/2011/rdf-wg/wiki/Turtle_Candidate_Recommendation_Comments#c28 - <#LITERAL_LONG2_with_REVERSE_SOLIDUS> - <#turtle-syntax-bad-LITERAL2_with_langtag_and_datatype> - <#two_LITERAL_LONG2s> - <#langtagged_LONG_with_subtag> - - # original tests-ttl - <#turtle-syntax-file-01> - <#turtle-syntax-file-02> - <#turtle-syntax-file-03> - <#turtle-syntax-uri-01> - <#turtle-syntax-uri-02> - <#turtle-syntax-uri-03> - <#turtle-syntax-uri-04> - <#turtle-syntax-base-01> - <#turtle-syntax-base-02> - <#turtle-syntax-base-03> - <#turtle-syntax-base-04> - <#turtle-syntax-prefix-01> - <#turtle-syntax-prefix-02> - <#turtle-syntax-prefix-03> - <#turtle-syntax-prefix-04> - <#turtle-syntax-prefix-05> - <#turtle-syntax-prefix-06> - <#turtle-syntax-prefix-07> - <#turtle-syntax-prefix-08> - <#turtle-syntax-prefix-09> - <#turtle-syntax-string-01> - <#turtle-syntax-string-02> - <#turtle-syntax-string-03> - <#turtle-syntax-string-04> - <#turtle-syntax-string-05> - <#turtle-syntax-string-06> - <#turtle-syntax-string-07> - <#turtle-syntax-string-08> - <#turtle-syntax-string-09> - <#turtle-syntax-string-10> - <#turtle-syntax-string-11> - <#turtle-syntax-str-esc-01> - <#turtle-syntax-str-esc-02> - <#turtle-syntax-str-esc-03> - <#turtle-syntax-pname-esc-01> - <#turtle-syntax-pname-esc-02> - <#turtle-syntax-pname-esc-03> - <#turtle-syntax-bnode-01> - <#turtle-syntax-bnode-02> - <#turtle-syntax-bnode-03> - <#turtle-syntax-bnode-04> - <#turtle-syntax-bnode-05> - <#turtle-syntax-bnode-06> - <#turtle-syntax-bnode-07> - <#turtle-syntax-bnode-08> - <#turtle-syntax-bnode-09> - <#turtle-syntax-bnode-10> - <#turtle-syntax-number-01> - <#turtle-syntax-number-02> - <#turtle-syntax-number-03> - <#turtle-syntax-number-04> - <#turtle-syntax-number-05> - <#turtle-syntax-number-06> - <#turtle-syntax-number-07> - <#turtle-syntax-number-08> - <#turtle-syntax-number-09> - <#turtle-syntax-number-10> - <#turtle-syntax-number-11> - <#turtle-syntax-datatypes-01> - <#turtle-syntax-datatypes-02> - <#turtle-syntax-kw-01> - <#turtle-syntax-kw-02> - <#turtle-syntax-kw-03> - <#turtle-syntax-struct-01> - <#turtle-syntax-struct-02> - <#turtle-syntax-struct-03> - <#turtle-syntax-struct-04> - <#turtle-syntax-struct-05> - <#turtle-eval-lists-01> - <#turtle-eval-lists-02> - <#turtle-eval-lists-03> - <#turtle-eval-lists-04> - <#turtle-eval-lists-05> - <#turtle-syntax-bad-uri-01> - <#turtle-syntax-bad-uri-02> - <#turtle-syntax-bad-uri-03> - <#turtle-syntax-bad-uri-04> - <#turtle-syntax-bad-uri-05> - <#turtle-syntax-bad-prefix-01> - <#turtle-syntax-bad-prefix-02> - <#turtle-syntax-bad-prefix-03> - <#turtle-syntax-bad-prefix-04> - <#turtle-syntax-bad-prefix-05> - <#turtle-syntax-bad-base-01> - <#turtle-syntax-bad-base-02> - <#turtle-syntax-bad-base-03> - <#turtle-syntax-bad-bnode-01> - <#turtle-syntax-bad-bnode-02> - <#turtle-syntax-bad-struct-01> - <#turtle-syntax-bad-struct-02> - <#turtle-syntax-bad-struct-03> - <#turtle-syntax-bad-struct-04> - <#turtle-syntax-bad-struct-05> - <#turtle-syntax-bad-struct-06> - <#turtle-syntax-bad-struct-07> - <#turtle-syntax-bad-kw-01> - <#turtle-syntax-bad-kw-02> - <#turtle-syntax-bad-kw-03> - <#turtle-syntax-bad-kw-04> - <#turtle-syntax-bad-kw-05> - <#turtle-syntax-bad-n3-extras-01> - <#turtle-syntax-bad-n3-extras-02> - <#turtle-syntax-bad-n3-extras-03> - <#turtle-syntax-bad-n3-extras-04> - <#turtle-syntax-bad-n3-extras-05> - <#turtle-syntax-bad-n3-extras-06> - <#turtle-syntax-bad-n3-extras-07> - <#turtle-syntax-bad-n3-extras-08> - <#turtle-syntax-bad-n3-extras-09> - <#turtle-syntax-bad-n3-extras-10> - <#turtle-syntax-bad-n3-extras-11> - <#turtle-syntax-bad-n3-extras-12> - <#turtle-syntax-bad-n3-extras-13> - <#turtle-syntax-bad-struct-08> - <#turtle-syntax-bad-struct-09> - <#turtle-syntax-bad-struct-10> - <#turtle-syntax-bad-struct-11> - <#turtle-syntax-bad-struct-12> - <#turtle-syntax-bad-struct-13> - <#turtle-syntax-bad-struct-14> - <#turtle-syntax-bad-struct-15> - <#turtle-syntax-bad-struct-16> - <#turtle-syntax-bad-struct-17> - <#turtle-syntax-bad-lang-01> - <#turtle-syntax-bad-esc-01> - <#turtle-syntax-bad-esc-02> - <#turtle-syntax-bad-esc-03> - <#turtle-syntax-bad-esc-04> - <#turtle-syntax-bad-pname-01> - <#turtle-syntax-bad-pname-02> - <#turtle-syntax-bad-pname-03> - <#turtle-syntax-bad-string-01> - <#turtle-syntax-bad-string-02> - <#turtle-syntax-bad-string-03> - <#turtle-syntax-bad-string-04> - <#turtle-syntax-bad-string-05> - <#turtle-syntax-bad-string-06> - <#turtle-syntax-bad-string-07> - <#turtle-syntax-bad-num-01> - <#turtle-syntax-bad-num-02> - <#turtle-syntax-bad-num-03> - <#turtle-syntax-bad-num-04> - <#turtle-syntax-bad-num-05> - <#turtle-eval-struct-01> - <#turtle-eval-struct-02> - <#turtle-subm-01> - <#turtle-subm-02> - <#turtle-subm-03> - <#turtle-subm-04> - <#turtle-subm-05> - <#turtle-subm-06> - <#turtle-subm-07> - <#turtle-subm-08> - <#turtle-subm-09> - <#turtle-subm-10> - <#turtle-subm-11> - <#turtle-subm-12> - <#turtle-subm-13> - <#turtle-subm-14> - <#turtle-subm-15> - <#turtle-subm-16> - <#turtle-subm-17> - <#turtle-subm-18> - <#turtle-subm-19> - <#turtle-subm-20> - <#turtle-subm-21> - <#turtle-subm-22> - <#turtle-subm-23> - <#turtle-subm-24> - <#turtle-subm-25> - <#turtle-subm-26> - <#turtle-subm-27> - <#turtle-eval-bad-01> - <#turtle-eval-bad-02> - <#turtle-eval-bad-03> - <#turtle-eval-bad-04> - - # tests from David Robillard - # http://www.w3.org/2011/rdf-wg/wiki/Turtle_Candidate_Recommendation_Comments#c21 - <#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> - ) . - -# atomic tests -<#IRI_subject> rdf:type rdft:TestTurtleEval ; - mf:name "IRI_subject" ; - rdfs:comment "IRI subject" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#IRI_with_four_digit_numeric_escape> rdf:type rdft:TestTurtleEval ; - mf:name "IRI_with_four_digit_numeric_escape" ; - rdfs:comment "IRI with four digit numeric escape (\\u)" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#IRI_with_eight_digit_numeric_escape> rdf:type rdft:TestTurtleEval ; - mf:name "IRI_with_eight_digit_numeric_escape" ; - rdfs:comment "IRI with eight digit numeric escape (\\U)" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#IRI_with_all_punctuation> rdf:type rdft:TestTurtleEval ; - mf:name "IRI_with_all_punctuation" ; - rdfs:comment "IRI with all punctuation" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#bareword_a_predicate> rdf:type rdft:TestTurtleEval ; - mf:name "bareword_a_predicate" ; - rdfs:comment "bareword a predicate" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#old_style_prefix> rdf:type rdft:TestTurtleEval ; - mf:name "old_style_prefix" ; - rdfs:comment "old-style prefix" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#SPARQL_style_prefix> rdf:type rdft:TestTurtleEval ; - mf:name "SPARQL_style_prefix" ; - rdfs:comment "SPARQL-style prefix" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#prefixed_IRI_predicate> rdf:type rdft:TestTurtleEval ; - mf:name "prefixed_IRI_predicate" ; - rdfs:comment "prefixed IRI predicate" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#prefixed_IRI_object> rdf:type rdft:TestTurtleEval ; - mf:name "prefixed_IRI_object" ; - rdfs:comment "prefixed IRI object" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#prefix_only_IRI> rdf:type rdft:TestTurtleEval ; - mf:name "prefix_only_IRI" ; - rdfs:comment "prefix-only IRI (p:)" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#prefix_with_PN_CHARS_BASE_character_boundaries> rdf:type rdft:TestTurtleEval ; - mf:name "prefix_with_PN_CHARS_BASE_character_boundaries" ; - rdfs:comment "prefix with PN CHARS BASE character boundaries (prefix: AZazÀÖØöø...:)" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#prefix_with_non_leading_extras> rdf:type rdft:TestTurtleEval ; - mf:name "prefix_with_non_leading_extras" ; - rdfs:comment "prefix with_non_leading_extras (_:a·̀ͯ‿.⁀)" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries> rdf:type rdft:TestTurtleEval ; - mf:name "localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries" ; - rdfs:comment "localName with assigned, NFC-normalized, basic-multilingual-plane PN CHARS BASE character boundaries (p:AZazÀÖØöø...)" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries> rdf:type rdft:TestTurtleEval ; - mf:name "localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries" ; - rdfs:comment "localName with assigned, NFC-normalized PN CHARS BASE character boundaries (p:AZazÀÖØöø...)" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#localName_with_nfc_PN_CHARS_BASE_character_boundaries> rdf:type rdft:TestTurtleEval ; - mf:name "localName_with_nfc_PN_CHARS_BASE_character_boundaries" ; - rdfs:comment "localName with nfc-normalize PN CHARS BASE character boundaries (p:AZazÀÖØöø...)" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#default_namespace_IRI> rdf:type rdft:TestTurtleEval ; - mf:name "default_namespace_IRI" ; - rdfs:comment "default namespace IRI (:ln)" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#prefix_reassigned_and_used> rdf:type rdft:TestTurtleEval ; - mf:name "prefix_reassigned_and_used" ; - rdfs:comment "prefix reassigned and used" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#reserved_escaped_localName> rdf:type rdft:TestTurtleEval ; - mf:name "reserved_escaped_localName" ; - rdfs:comment "reserved-escaped local name" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#percent_escaped_localName> rdf:type rdft:TestTurtleEval ; - mf:name "percent_escaped_localName" ; - rdfs:comment "percent-escaped local name" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#HYPHEN_MINUS_in_localName> rdf:type rdft:TestTurtleEval ; - mf:name "HYPHEN_MINUS_in_localName" ; - rdfs:comment "HYPHEN-MINUS in local name" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#underscore_in_localName> rdf:type rdft:TestTurtleEval ; - mf:name "underscore_in_localName" ; - rdfs:comment "underscore in local name" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#localname_with_COLON> rdf:type rdft:TestTurtleEval ; - mf:name "localname_with_COLON" ; - rdfs:comment "localname with COLON" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#localName_with_leading_underscore> rdf:type rdft:TestTurtleEval ; - mf:name "localName_with_leading_underscore" ; - rdfs:comment "localName with leading underscore (p:_)" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#localName_with_leading_digit> rdf:type rdft:TestTurtleEval ; - mf:name "localName_with_leading_digit" ; - rdfs:comment "localName with leading digit (p:_)" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#localName_with_non_leading_extras> rdf:type rdft:TestTurtleEval ; - mf:name "localName_with_non_leading_extras" ; - rdfs:comment "localName with_non_leading_extras (_:a·̀ͯ‿.⁀)" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#old_style_base> rdf:type rdft:TestTurtleEval ; - mf:name "old_style_base" ; - rdfs:comment "old-style base" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#SPARQL_style_base> rdf:type rdft:TestTurtleEval ; - mf:name "SPARQL_style_base" ; - rdfs:comment "SPARQL-style base" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#labeled_blank_node_subject> rdf:type rdft:TestTurtleEval ; - mf:name "labeled_blank_node_subject" ; - rdfs:comment "labeled blank node subject" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#labeled_blank_node_object> rdf:type rdft:TestTurtleEval ; - mf:name "labeled_blank_node_object" ; - rdfs:comment "labeled blank node object" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#labeled_blank_node_with_PN_CHARS_BASE_character_boundaries> rdf:type rdft:TestTurtleEval ; - mf:name "labeled_blank_node_with_PN_CHARS_BASE_character_boundaries" ; - rdfs:comment "labeled blank node with PN_CHARS_BASE character boundaries (_:AZazÀÖØöø...)" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#labeled_blank_node_with_leading_underscore> rdf:type rdft:TestTurtleEval ; - mf:name "labeled_blank_node_with_leading_underscore" ; - rdfs:comment "labeled blank node with_leading_underscore (_:_)" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#labeled_blank_node_with_leading_digit> rdf:type rdft:TestTurtleEval ; - mf:name "labeled_blank_node_with_leading_digit" ; - rdfs:comment "labeled blank node with_leading_digit (_:0)" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#labeled_blank_node_with_non_leading_extras> rdf:type rdft:TestTurtleEval ; - mf:name "labeled_blank_node_with_non_leading_extras" ; - rdfs:comment "labeled blank node with_non_leading_extras (_:a·̀ͯ‿.⁀)" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#anonymous_blank_node_subject> rdf:type rdft:TestTurtleEval ; - mf:name "anonymous_blank_node_subject" ; - rdfs:comment "anonymous blank node subject" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#anonymous_blank_node_object> rdf:type rdft:TestTurtleEval ; - mf:name "anonymous_blank_node_object" ; - rdfs:comment "anonymous blank node object" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#sole_blankNodePropertyList> rdf:type rdft:TestTurtleEval ; - mf:name "sole_blankNodePropertyList" ; - rdfs:comment "sole blankNodePropertyList [

] ." ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#blankNodePropertyList_as_subject> rdf:type rdft:TestTurtleEval ; - mf:name "blankNodePropertyList_as_subject" ; - rdfs:comment "blankNodePropertyList as subject [ … ]

." ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#blankNodePropertyList_as_object> rdf:type rdft:TestTurtleEval ; - mf:name "blankNodePropertyList_as_object" ; - rdfs:comment "blankNodePropertyList as object

[ … ] ." ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#blankNodePropertyList_as_object_containing_objectList> rdf:type rdft:TestTurtleEval ; - mf:name "blankNodePropertyList_as_object_containing_objectList" ; - rdfs:comment "blankNodePropertyList as object containing objectList

[ , ] ." ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#blankNodePropertyList_as_object_containing_objectList_of_two_objects> rdf:type rdft:TestTurtleEval ; - mf:name "blankNodePropertyList_as_object_containing_objectList_of_two_objects" ; - rdfs:comment "blankNodePropertyList as object containing objectList of two objects

[ ] , ." ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#blankNodePropertyList_with_multiple_triples> rdf:type rdft:TestTurtleEval ; - mf:name "blankNodePropertyList_with_multiple_triples" ; - rdfs:comment "blankNodePropertyList with multiple triples [

; ]" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#nested_blankNodePropertyLists> rdf:type rdft:TestTurtleEval ; - mf:name "nested_blankNodePropertyLists" ; - rdfs:comment "nested blankNodePropertyLists [ [ ] ; ]" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#blankNodePropertyList_containing_collection> rdf:type rdft:TestTurtleEval ; - mf:name "blankNodePropertyList_containing_collection" ; - rdfs:comment "blankNodePropertyList containing collection [ ( … ) ]" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#collection_subject> rdf:type rdft:TestTurtleEval ; - mf:name "collection_subject" ; - rdfs:comment "collection subject" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#collection_object> rdf:type rdft:TestTurtleEval ; - mf:name "collection_object" ; - rdfs:comment "collection object" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#empty_collection> rdf:type rdft:TestTurtleEval ; - mf:name "empty_collection" ; - rdfs:comment "empty collection ()" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#nested_collection> rdf:type rdft:TestTurtleEval ; - mf:name "nested_collection" ; - rdfs:comment "nested collection (())" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#first> rdf:type rdft:TestTurtleEval ; - mf:name "first" ; - rdfs:comment "first, not last, non-empty nested collection" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#last> rdf:type rdft:TestTurtleEval ; - mf:name "last" ; - rdfs:comment "last, not first, non-empty nested collection" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#LITERAL1> rdf:type rdft:TestTurtleEval ; - mf:name "LITERAL1" ; - rdfs:comment "LITERAL1 'x'" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#LITERAL1_ascii_boundaries> rdf:type rdft:TestTurtleEval ; - mf:name "LITERAL1_ascii_boundaries" ; - rdfs:comment "LITERAL1_ascii_boundaries '\\x00\\x09\\x0b\\x0c\\x0e\\x26\\x28...'" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#LITERAL1_with_UTF8_boundaries> rdf:type rdft:TestTurtleEval ; - mf:name "LITERAL1_with_UTF8_boundaries" ; - rdfs:comment "LITERAL1_with_UTF8_boundaries '\\x80\\x7ff\\x800\\xfff...'" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#LITERAL1_all_controls> rdf:type rdft:TestTurtleEval ; - mf:name "LITERAL1_all_controls" ; - rdfs:comment "LITERAL1_all_controls '\\x00\\x01\\x02\\x03\\x04...'" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#LITERAL1_all_punctuation> rdf:type rdft:TestTurtleEval ; - mf:name "LITERAL1_all_punctuation" ; - rdfs:comment "LITERAL1_all_punctuation '!\"#$%&()...'" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#LITERAL_LONG1> rdf:type rdft:TestTurtleEval ; - mf:name "LITERAL_LONG1" ; - rdfs:comment "LITERAL_LONG1 '''x'''" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#LITERAL_LONG1_ascii_boundaries> rdf:type rdft:TestTurtleEval ; - mf:name "LITERAL_LONG1_ascii_boundaries" ; - rdfs:comment "LITERAL_LONG1_ascii_boundaries '\\x00\\x26\\x28...'" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#LITERAL_LONG1_with_UTF8_boundaries> rdf:type rdft:TestTurtleEval ; - mf:name "LITERAL_LONG1_with_UTF8_boundaries" ; - rdfs:comment "LITERAL_LONG1_with_UTF8_boundaries '\\x80\\x7ff\\x800\\xfff...'" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#LITERAL_LONG1_with_1_squote> rdf:type rdft:TestTurtleEval ; - mf:name "LITERAL_LONG1_with_1_squote" ; - rdfs:comment "LITERAL_LONG1 with 1 squote '''a'b'''" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#LITERAL_LONG1_with_2_squotes> rdf:type rdft:TestTurtleEval ; - mf:name "LITERAL_LONG1_with_2_squotes" ; - rdfs:comment "LITERAL_LONG1 with 2 squotes '''a''b'''" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#LITERAL2> rdf:type rdft:TestTurtleEval ; - mf:name "LITERAL2" ; - rdfs:comment "LITERAL2 \"x\"" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#LITERAL2_ascii_boundaries> rdf:type rdft:TestTurtleEval ; - mf:name "LITERAL2_ascii_boundaries" ; - rdfs:comment "LITERAL2_ascii_boundaries '\\x00\\x09\\x0b\\x0c\\x0e\\x21\\x23...'" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#LITERAL2_with_UTF8_boundaries> rdf:type rdft:TestTurtleEval ; - mf:name "LITERAL2_with_UTF8_boundaries" ; - rdfs:comment "LITERAL2_with_UTF8_boundaries '\\x80\\x7ff\\x800\\xfff...'" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#LITERAL_LONG2> rdf:type rdft:TestTurtleEval ; - mf:name "LITERAL_LONG2" ; - rdfs:comment "LITERAL_LONG2 \"\"\"x\"\"\"" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#LITERAL_LONG2_ascii_boundaries> rdf:type rdft:TestTurtleEval ; - mf:name "LITERAL_LONG2_ascii_boundaries" ; - rdfs:comment "LITERAL_LONG2_ascii_boundaries '\\x00\\x21\\x23...'" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#LITERAL_LONG2_with_UTF8_boundaries> rdf:type rdft:TestTurtleEval ; - mf:name "LITERAL_LONG2_with_UTF8_boundaries" ; - rdfs:comment "LITERAL_LONG2_with_UTF8_boundaries '\\x80\\x7ff\\x800\\xfff...'" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#LITERAL_LONG2_with_1_squote> rdf:type rdft:TestTurtleEval ; - mf:name "LITERAL_LONG2_with_1_squote" ; - rdfs:comment "LITERAL_LONG2 with 1 squote \"\"\"a\"b\"\"\"" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#LITERAL_LONG2_with_2_squotes> rdf:type rdft:TestTurtleEval ; - mf:name "LITERAL_LONG2_with_2_squotes" ; - rdfs:comment "LITERAL_LONG2 with 2 squotes \"\"\"a\"\"b\"\"\"" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#literal_with_CHARACTER_TABULATION> rdf:type rdft:TestTurtleEval ; - mf:name "literal_with_CHARACTER_TABULATION" ; - rdfs:comment "literal with CHARACTER TABULATION" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#literal_with_BACKSPACE> rdf:type rdft:TestTurtleEval ; - mf:name "literal_with_BACKSPACE" ; - rdfs:comment "literal with BACKSPACE" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#literal_with_LINE_FEED> rdf:type rdft:TestTurtleEval ; - mf:name "literal_with_LINE_FEED" ; - rdfs:comment "literal with LINE FEED" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#literal_with_CARRIAGE_RETURN> rdf:type rdft:TestTurtleEval ; - mf:name "literal_with_CARRIAGE_RETURN" ; - rdfs:comment "literal with CARRIAGE RETURN" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#literal_with_FORM_FEED> rdf:type rdft:TestTurtleEval ; - mf:name "literal_with_FORM_FEED" ; - rdfs:comment "literal with FORM FEED" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#literal_with_REVERSE_SOLIDUS> rdf:type rdft:TestTurtleEval ; - mf:name "literal_with_REVERSE_SOLIDUS" ; - rdfs:comment "literal with REVERSE SOLIDUS" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#literal_with_escaped_CHARACTER_TABULATION> rdf:type rdft:TestTurtleEval ; - mf:name "literal_with_escaped_CHARACTER_TABULATION" ; - rdfs:comment "literal with escaped CHARACTER TABULATION" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#literal_with_escaped_BACKSPACE> rdf:type rdft:TestTurtleEval ; - mf:name "literal_with_escaped_BACKSPACE" ; - rdfs:comment "literal with escaped BACKSPACE" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#literal_with_escaped_LINE_FEED> rdf:type rdft:TestTurtleEval ; - mf:name "literal_with_escaped_LINE_FEED" ; - rdfs:comment "literal with escaped LINE FEED" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#literal_with_escaped_CARRIAGE_RETURN> rdf:type rdft:TestTurtleEval ; - mf:name "literal_with_escaped_CARRIAGE_RETURN" ; - rdfs:comment "literal with escaped CARRIAGE RETURN" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#literal_with_escaped_FORM_FEED> rdf:type rdft:TestTurtleEval ; - mf:name "literal_with_escaped_FORM_FEED" ; - rdfs:comment "literal with escaped FORM FEED" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#literal_with_numeric_escape4> rdf:type rdft:TestTurtleEval ; - mf:name "literal_with_numeric_escape4" ; - rdfs:comment "literal with numeric escape4 \\u" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#literal_with_numeric_escape8> rdf:type rdft:TestTurtleEval ; - mf:name "literal_with_numeric_escape8" ; - rdfs:comment "literal with numeric escape8 \\U" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#IRIREF_datatype> rdf:type rdft:TestTurtleEval ; - mf:name "IRIREF_datatype" ; - rdfs:comment "IRIREF datatype \"\"^^" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#prefixed_name_datatype> rdf:type rdft:TestTurtleEval ; - mf:name "prefixed_name_datatype" ; - rdfs:comment "prefixed name datatype \"\"^^p:t" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#bareword_integer> rdf:type rdft:TestTurtleEval ; - mf:name "bareword_integer" ; - rdfs:comment "bareword integer" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#bareword_decimal> rdf:type rdft:TestTurtleEval ; - mf:name "bareword_decimal" ; - rdfs:comment "bareword decimal" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#bareword_double> rdf:type rdft:TestTurtleEval ; - mf:name "bareword_double" ; - rdfs:comment "bareword double" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#double_lower_case_e> rdf:type rdft:TestTurtleEval ; - mf:name "double_lower_case_e" ; - rdfs:comment "double lower case e" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#negative_numeric> rdf:type rdft:TestTurtleEval ; - mf:name "negative_numeric" ; - rdfs:comment "negative numeric" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#positive_numeric> rdf:type rdft:TestTurtleEval ; - mf:name "positive_numeric" ; - rdfs:comment "positive numeric" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#numeric_with_leading_0> rdf:type rdft:TestTurtleEval ; - mf:name "numeric_with_leading_0" ; - rdfs:comment "numeric with leading 0" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#literal_true> rdf:type rdft:TestTurtleEval ; - mf:name "literal_true" ; - rdfs:comment "literal true" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#literal_false> rdf:type rdft:TestTurtleEval ; - mf:name "literal_false" ; - rdfs:comment "literal false" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#langtagged_non_LONG> rdf:type rdft:TestTurtleEval ; - mf:name "langtagged_non_LONG" ; - rdfs:comment "langtagged non-LONG \"x\"@en" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#langtagged_LONG> rdf:type rdft:TestTurtleEval ; - mf:name "langtagged_LONG" ; - rdfs:comment "langtagged LONG \"\"\"x\"\"\"@en" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#lantag_with_subtag> rdf:type rdft:TestTurtleEval ; - mf:name "lantag_with_subtag" ; - rdfs:comment "lantag with subtag \"x\"@en-us" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#objectList_with_two_objects> rdf:type rdft:TestTurtleEval ; - mf:name "objectList_with_two_objects" ; - rdfs:comment "objectList with two objects … ," ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#predicateObjectList_with_two_objectLists> rdf:type rdft:TestTurtleEval ; - mf:name "predicateObjectList_with_two_objectLists" ; - rdfs:comment "predicateObjectList with two objectLists … ," ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#predicateObjectList_with_blankNodePropertyList_as_object> rdf:type rdft:TestTurtleEval ; - mf:name "predicateObjectList_with_blankNodePropertyList_as_object" ; - rdfs:comment "predicateObjectList_with_blankNodePropertyList_as_object

[ ] ; [ , ] " ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#repeated_semis_at_end> rdf:type rdft:TestTurtleEval ; - mf:name "repeated_semis_at_end" ; - rdfs:comment "repeated semis at end

;; ." ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#repeated_semis_not_at_end> rdf:type rdft:TestTurtleEval ; - mf:name "repeated_semis_not_at_end" ; - rdfs:comment "repeated semis not at end

;;." ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -# original tests-ttl -<#turtle-syntax-file-01> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-file-01" ; - rdfs:comment "Empty file" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-file-02> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-file-02" ; - rdfs:comment "Only comment" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-file-03> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-file-03" ; - rdfs:comment "One comment, one empty line" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-uri-01> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-uri-01" ; - rdfs:comment "Only IRIs" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-uri-02> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-uri-02" ; - rdfs:comment "IRIs with Unicode escape" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-uri-03> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-uri-03" ; - rdfs:comment "IRIs with long Unicode escape" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-uri-04> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-uri-04" ; - rdfs:comment "Legal IRIs" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-base-01> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-base-01" ; - rdfs:comment "@base" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-base-02> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-base-02" ; - rdfs:comment "BASE" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-base-03> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-base-03" ; - rdfs:comment "@base with relative IRIs" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-base-04> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-base-04" ; - rdfs:comment "base with relative IRIs" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-prefix-01> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-prefix-01" ; - rdfs:comment "@prefix" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-prefix-02> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-prefix-02" ; - rdfs:comment "PreFIX" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-prefix-03> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-prefix-03" ; - rdfs:comment "Empty PREFIX" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-prefix-04> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-prefix-04" ; - rdfs:comment "Empty @prefix with % escape" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-prefix-05> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-prefix-05" ; - rdfs:comment "@prefix with no suffix" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-prefix-06> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-prefix-06" ; - rdfs:comment "colon is a legal pname character" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-prefix-07> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-prefix-07" ; - rdfs:comment "dash is a legal pname character" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-prefix-08> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-prefix-08" ; - rdfs:comment "underscore is a legal pname character" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-prefix-09> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-prefix-09" ; - rdfs:comment "percents in pnames" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-string-01> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-string-01" ; - rdfs:comment "string literal" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-string-02> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-string-02" ; - rdfs:comment "langString literal" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-string-03> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-string-03" ; - rdfs:comment "langString literal with region" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-string-04> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-string-04" ; - rdfs:comment "squote string literal" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-string-05> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-string-05" ; - rdfs:comment "squote langString literal" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-string-06> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-string-06" ; - rdfs:comment "squote langString literal with region" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-string-07> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-string-07" ; - rdfs:comment "long string literal with embedded single- and double-quotes" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-string-08> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-string-08" ; - rdfs:comment "long string literal with embedded newline" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-string-09> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-string-09" ; - rdfs:comment "squote long string literal with embedded single- and double-quotes" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-string-10> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-string-10" ; - rdfs:comment "long langString literal with embedded newline" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-string-11> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-string-11" ; - rdfs:comment "squote long langString literal with embedded newline" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-str-esc-01> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-str-esc-01" ; - rdfs:comment "string literal with escaped newline" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-str-esc-02> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-str-esc-02" ; - rdfs:comment "string literal with Unicode escape" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-str-esc-03> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-str-esc-03" ; - rdfs:comment "string literal with long Unicode escape" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-pname-esc-01> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-pname-esc-01" ; - rdfs:comment "pname with back-slash escapes" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-pname-esc-02> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-pname-esc-02" ; - rdfs:comment "pname with back-slash escapes (2)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-pname-esc-03> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-pname-esc-03" ; - rdfs:comment "pname with back-slash escapes (3)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bnode-01> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-bnode-01" ; - rdfs:comment "bnode subject" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bnode-02> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-bnode-02" ; - rdfs:comment "bnode object" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bnode-03> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-bnode-03" ; - rdfs:comment "bnode property list object" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bnode-04> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-bnode-04" ; - rdfs:comment "bnode property list object (2)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bnode-05> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-bnode-05" ; - rdfs:comment "bnode property list subject" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bnode-06> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-bnode-06" ; - rdfs:comment "labeled bnode subject" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bnode-07> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-bnode-07" ; - rdfs:comment "labeled bnode subject and object" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bnode-08> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-bnode-08" ; - rdfs:comment "bare bnode property list" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bnode-09> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-bnode-09" ; - rdfs:comment "bnode property list" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bnode-10> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-bnode-10" ; - rdfs:comment "mixed bnode property list and triple" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-number-01> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-number-01" ; - rdfs:comment "integer literal" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-number-02> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-number-02" ; - rdfs:comment "negative integer literal" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-number-03> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-number-03" ; - rdfs:comment "positive integer literal" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-number-04> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-number-04" ; - rdfs:comment "decimal literal" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-number-05> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-number-05" ; - rdfs:comment "decimal literal (no leading digits)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-number-06> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-number-06" ; - rdfs:comment "negative decimal literal" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-number-07> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-number-07" ; - rdfs:comment "positive decimal literal" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-number-08> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-number-08" ; - rdfs:comment "integer literal with decimal lexical confusion" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-number-09> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-number-09" ; - rdfs:comment "double literal" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-number-10> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-number-10" ; - rdfs:comment "negative double literal" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-number-11> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-number-11" ; - rdfs:comment "double literal no fraction" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-datatypes-01> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-datatypes-01" ; - rdfs:comment "xsd:byte literal" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-datatypes-02> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-datatypes-02" ; - rdfs:comment "integer as xsd:string" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-kw-01> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-kw-01" ; - rdfs:comment "boolean literal (true)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-kw-02> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-kw-02" ; - rdfs:comment "boolean literal (false)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-kw-03> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-kw-03" ; - rdfs:comment "'a' as keyword" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-struct-01> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-struct-01" ; - rdfs:comment "object list" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-struct-02> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-struct-02" ; - rdfs:comment "predicate list with object list" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-struct-03> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-struct-03" ; - rdfs:comment "predicate list with object list and dangling ';'" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-struct-04> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-struct-04" ; - rdfs:comment "predicate list with multiple ;;" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-struct-05> rdf:type rdft:TestTurtlePositiveSyntax ; - mf:name "turtle-syntax-struct-05" ; - rdfs:comment "predicate list with multiple ;;" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-eval-lists-01> rdf:type rdft:TestTurtleEval ; - mf:name "turtle-eval-lists-01" ; - rdfs:comment "empty list" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#turtle-eval-lists-02> rdf:type rdft:TestTurtleEval ; - mf:name "turtle-eval-lists-02" ; - rdfs:comment "mixed list" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#turtle-eval-lists-03> rdf:type rdft:TestTurtleEval ; - mf:name "turtle-eval-lists-03" ; - rdfs:comment "isomorphic list as subject and object" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#turtle-eval-lists-04> rdf:type rdft:TestTurtleEval ; - mf:name "turtle-eval-lists-04" ; - rdfs:comment "lists of lists" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#turtle-eval-lists-05> rdf:type rdft:TestTurtleEval ; - mf:name "turtle-eval-lists-05" ; - rdfs:comment "mixed lists with embedded lists" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#turtle-syntax-bad-uri-01> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-uri-01" ; - rdfs:comment "Bad IRI : space (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-uri-02> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-uri-02" ; - rdfs:comment "Bad IRI : bad escape (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-uri-03> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-uri-03" ; - rdfs:comment "Bad IRI : bad long escape (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-uri-04> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-uri-04" ; - rdfs:comment "Bad IRI : character escapes not allowed (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-uri-05> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-uri-05" ; - rdfs:comment "Bad IRI : character escapes not allowed (2) (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-prefix-01> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-prefix-01" ; - rdfs:comment "No prefix (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-prefix-02> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-prefix-02" ; - rdfs:comment "No prefix (2) (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-prefix-03> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-prefix-03" ; - rdfs:comment "@prefix without URI (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-prefix-04> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-prefix-04" ; - rdfs:comment "@prefix without prefix name (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-prefix-05> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-prefix-05" ; - rdfs:comment "@prefix without ':' (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-base-01> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-base-01" ; - rdfs:comment "@base without URI (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-base-02> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-base-02" ; - rdfs:comment "@base in wrong case (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-base-03> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-base-03" ; - rdfs:comment "BASE without URI (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-bnode-01> rdf:type rdft:TestNTriplesNegativeSyntax ; - mf:name "turtle-syntax-bad-bnode-01" ; - rdfs:comment "Colon in bnode label not allowed (negative test)" ; - mf:action ; - . - -<#turtle-syntax-bad-bnode-02> rdf:type rdft:TestNTriplesNegativeSyntax ; - mf:name "turtle-syntax-bad-bnode-02" ; - rdfs:comment "Colon in bnode label not allowed (negative test)" ; - mf:action ; - . - -<#turtle-syntax-bad-struct-01> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-struct-01" ; - rdfs:comment "Turtle is not TriG (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-struct-02> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-struct-02" ; - rdfs:comment "Turtle is not N3 (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-struct-03> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-struct-03" ; - rdfs:comment "Turtle is not NQuads (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-struct-04> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-struct-04" ; - rdfs:comment "Turtle does not allow literals-as-subjects (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-struct-05> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-struct-05" ; - rdfs:comment "Turtle does not allow literals-as-predicates (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-struct-06> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-struct-06" ; - rdfs:comment "Turtle does not allow bnodes-as-predicates (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-struct-07> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-struct-07" ; - rdfs:comment "Turtle does not allow labeled bnodes-as-predicates (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-kw-01> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-kw-01" ; - rdfs:comment "'A' is not a keyword (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-kw-02> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-kw-02" ; - rdfs:comment "'a' cannot be used as subject (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-kw-03> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-kw-03" ; - rdfs:comment "'a' cannot be used as object (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-kw-04> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-kw-04" ; - rdfs:comment "'true' cannot be used as subject (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-kw-05> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-kw-05" ; - rdfs:comment "'true' cannot be used as object (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-n3-extras-01> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-n3-extras-01" ; - rdfs:comment "{} fomulae not in Turtle (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-n3-extras-02> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-n3-extras-02" ; - rdfs:comment "= is not Turtle (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-n3-extras-03> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-n3-extras-03" ; - rdfs:comment "N3 paths not in Turtle (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-n3-extras-04> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-n3-extras-04" ; - rdfs:comment "N3 paths not in Turtle (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-n3-extras-05> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-n3-extras-05" ; - rdfs:comment "N3 is...of not in Turtle (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-n3-extras-06> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-n3-extras-06" ; - rdfs:comment "N3 paths not in Turtle (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-n3-extras-07> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-n3-extras-07" ; - rdfs:comment "@keywords is not Turtle (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-n3-extras-08> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-n3-extras-08" ; - rdfs:comment "@keywords is not Turtle (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-n3-extras-09> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-n3-extras-09" ; - rdfs:comment "=> is not Turtle (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-n3-extras-10> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-n3-extras-10" ; - rdfs:comment "<= is not Turtle (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-n3-extras-11> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-n3-extras-11" ; - rdfs:comment "@forSome is not Turtle (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-n3-extras-12> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-n3-extras-12" ; - rdfs:comment "@forAll is not Turtle (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-n3-extras-13> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-n3-extras-13" ; - rdfs:comment "@keywords is not Turtle (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-struct-08> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-struct-08" ; - rdfs:comment "missing '.' (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-struct-09> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-struct-09" ; - rdfs:comment "extra '.' (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-struct-10> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-struct-10" ; - rdfs:comment "extra '.' (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-struct-11> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-struct-11" ; - rdfs:comment "trailing ';' no '.' (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-struct-12> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-struct-12" ; - rdfs:comment "subject, predicate, no object (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-struct-13> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-struct-13" ; - rdfs:comment "subject, predicate, no object (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-struct-14> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-struct-14" ; - rdfs:comment "literal as subject (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-struct-15> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-struct-15" ; - rdfs:comment "literal as predicate (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-struct-16> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-struct-16" ; - rdfs:comment "bnode as predicate (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-struct-17> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-struct-17" ; - rdfs:comment "labeled bnode as predicate (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-lang-01> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-lang-01" ; - rdfs:comment "langString with bad lang (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-esc-01> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-esc-01" ; - rdfs:comment "Bad string escape (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-esc-02> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-esc-02" ; - rdfs:comment "Bad string escape (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-esc-03> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-esc-03" ; - rdfs:comment "Bad string escape (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-esc-04> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-esc-04" ; - rdfs:comment "Bad string escape (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-pname-01> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-pname-01" ; - rdfs:comment "'~' must be escaped in pname (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-pname-02> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-pname-02" ; - rdfs:comment "Bad %-sequence in pname (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-pname-03> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-pname-03" ; - rdfs:comment "Bad unicode escape in pname (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-string-01> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-string-01" ; - rdfs:comment "mismatching string literal open/close (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-string-02> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-string-02" ; - rdfs:comment "mismatching string literal open/close (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-string-03> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-string-03" ; - rdfs:comment "mismatching string literal long/short (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-string-04> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-string-04" ; - rdfs:comment "mismatching long string literal open/close (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-string-05> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-string-05" ; - rdfs:comment "Long literal with missing end (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-string-06> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-string-06" ; - rdfs:comment "Long literal with extra quote (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-string-07> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-string-07" ; - rdfs:comment "Long literal with extra squote (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-num-01> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-num-01" ; - rdfs:comment "Bad number format (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-num-02> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-num-02" ; - rdfs:comment "Bad number format (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-num-03> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-num-03" ; - rdfs:comment "Bad number format (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-num-04> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-num-04" ; - rdfs:comment "Bad number format (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-syntax-bad-num-05> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-num-05" ; - rdfs:comment "Bad number format (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-eval-struct-01> rdf:type rdft:TestTurtleEval ; - mf:name "turtle-eval-struct-01" ; - rdfs:comment "triple with IRIs" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#turtle-eval-struct-02> rdf:type rdft:TestTurtleEval ; - mf:name "turtle-eval-struct-02" ; - rdfs:comment "triple with IRIs and embedded whitespace" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#turtle-subm-01> rdf:type rdft:TestTurtleEval ; - mf:name "turtle-subm-01" ; - rdfs:comment "Blank subject" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#turtle-subm-02> rdf:type rdft:TestTurtleEval ; - mf:name "turtle-subm-02" ; - rdfs:comment "@prefix and qnames" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#turtle-subm-03> rdf:type rdft:TestTurtleEval ; - mf:name "turtle-subm-03" ; - rdfs:comment ", operator" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#turtle-subm-04> rdf:type rdft:TestTurtleEval ; - mf:name "turtle-subm-04" ; - rdfs:comment "; operator" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#turtle-subm-05> rdf:type rdft:TestTurtleEval ; - mf:name "turtle-subm-05" ; - rdfs:comment "empty [] as subject and object" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#turtle-subm-06> rdf:type rdft:TestTurtleEval ; - mf:name "turtle-subm-06" ; - rdfs:comment "non-empty [] as subject and object" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#turtle-subm-07> rdf:type rdft:TestTurtleEval ; - mf:name "turtle-subm-07" ; - rdfs:comment "'a' as predicate" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#turtle-subm-08> rdf:type rdft:TestTurtleEval ; - mf:name "turtle-subm-08" ; - rdfs:comment "simple collection" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#turtle-subm-09> rdf:type rdft:TestTurtleEval ; - mf:name "turtle-subm-09" ; - rdfs:comment "empty collection" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#turtle-subm-10> rdf:type rdft:TestTurtleEval ; - mf:name "turtle-subm-10" ; - rdfs:comment "integer datatyped literal" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#turtle-subm-11> rdf:type rdft:TestTurtleEval ; - mf:name "turtle-subm-11" ; - rdfs:comment "decimal integer canonicalization" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#turtle-subm-12> rdf:type rdft:TestTurtleEval ; - mf:name "turtle-subm-12" ; - rdfs:comment "- and _ in names and qnames" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#turtle-subm-13> rdf:type rdft:TestTurtleEval ; - mf:name "turtle-subm-13" ; - rdfs:comment "tests for rdf:_ and other qnames starting with _" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#turtle-subm-14> rdf:type rdft:TestTurtleEval ; - mf:name "turtle-subm-14" ; - rdfs:comment "bare : allowed" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#turtle-subm-15> rdf:type rdft:TestTurtleEval ; - mf:name "turtle-subm-15" ; - rdfs:comment "simple long literal" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#turtle-subm-16> rdf:type rdft:TestTurtleEval ; - mf:name "turtle-subm-16" ; - rdfs:comment "long literals with escapes" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#turtle-subm-17> rdf:type rdft:TestTurtleEval ; - mf:name "turtle-subm-17" ; - rdfs:comment "floating point number" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#turtle-subm-18> rdf:type rdft:TestTurtleEval ; - mf:name "turtle-subm-18" ; - rdfs:comment "empty literals, normal and long variant" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#turtle-subm-19> rdf:type rdft:TestTurtleEval ; - mf:name "turtle-subm-19" ; - rdfs:comment "positive integer, decimal and doubles" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#turtle-subm-20> rdf:type rdft:TestTurtleEval ; - mf:name "turtle-subm-20" ; - rdfs:comment "negative integer, decimal and doubles" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#turtle-subm-21> rdf:type rdft:TestTurtleEval ; - mf:name "turtle-subm-21" ; - rdfs:comment "long literal ending in double quote" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#turtle-subm-22> rdf:type rdft:TestTurtleEval ; - mf:name "turtle-subm-22" ; - rdfs:comment "boolean literals" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#turtle-subm-23> rdf:type rdft:TestTurtleEval ; - mf:name "turtle-subm-23" ; - rdfs:comment "comments" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#turtle-subm-24> rdf:type rdft:TestTurtleEval ; - mf:name "turtle-subm-24" ; - rdfs:comment "no final mewline" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#turtle-subm-25> rdf:type rdft:TestTurtleEval ; - mf:name "turtle-subm-25" ; - rdfs:comment "repeating a @prefix changes pname definition" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#turtle-subm-26> rdf:type rdft:TestTurtleEval ; - mf:name "turtle-subm-26" ; - rdfs:comment "Variations on decimal canonicalization" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#turtle-subm-27> rdf:type rdft:TestTurtleEval ; - mf:name "turtle-subm-27" ; - rdfs:comment "Repeating @base changes base for relative IRI lookup" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#turtle-eval-bad-01> rdf:type rdft:TestTurtleNegativeEval ; - mf:name "turtle-eval-bad-01" ; - rdfs:comment "Bad IRI : good escape, bad charcater (negative evaluation test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-eval-bad-02> rdf:type rdft:TestTurtleNegativeEval ; - mf:name "turtle-eval-bad-02" ; - rdfs:comment "Bad IRI : hex 3C is < (negative evaluation test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-eval-bad-03> rdf:type rdft:TestTurtleNegativeEval ; - mf:name "turtle-eval-bad-03" ; - rdfs:comment "Bad IRI : hex 3E is (negative evaluation test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#turtle-eval-bad-04> rdf:type rdft:TestTurtleNegativeEval ; - mf:name "turtle-eval-bad-04" ; - rdfs:comment "Bad IRI : {abc} (negative evaluation test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -# tests requested by Jeremy Carroll -# http://www.w3.org/2011/rdf-wg/wiki/Turtle_Candidate_Recommendation_Comments#c35 -<#comment_following_localName> rdf:type rdft:TestTurtleEval ; - mf:name "comment_following_localName" ; - rdfs:comment "comment following localName" ; - rdft:approval rdft:Proposed ; - mf:action ; - mf:result ; - . - -<#number_sign_following_localName> rdf:type rdft:TestTurtleEval ; - mf:name "number_sign_following_localName" ; - rdfs:comment "number sign following localName" ; - rdft:approval rdft:Proposed ; - mf:action ; - mf:result ; - . - -<#comment_following_PNAME_NS> rdf:type rdft:TestTurtleEval ; - mf:name "comment_following_PNAME_NS" ; - rdfs:comment "comment following PNAME_NS" ; - rdft:approval rdft:Proposed ; - mf:action ; - mf:result ; - . - -<#number_sign_following_PNAME_NS> rdf:type rdft:TestTurtleEval ; - mf:name "number_sign_following_PNAME_NS" ; - rdfs:comment "number sign following PNAME_NS" ; - rdft:approval rdft:Proposed ; - mf:action ; - mf:result ; - . - -# tests from Dave Beckett -# http://www.w3.org/2011/rdf-wg/wiki/Turtle_Candidate_Recommendation_Comments#c28 -<#LITERAL_LONG2_with_REVERSE_SOLIDUS> rdf:type rdft:TestTurtleEval ; - mf:name "LITERAL_LONG2_with_REVERSE_SOLIDUS" ; - rdfs:comment "REVERSE SOLIDUS at end of LITERAL_LONG2" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#turtle-syntax-bad-LITERAL2_with_langtag_and_datatype> rdf:type rdft:TestTurtleNegativeSyntax ; - mf:name "turtle-syntax-bad-num-05" ; - rdfs:comment "Bad number format (negative test)" ; - rdft:approval rdft:Approved ; - mf:action ; - . - -<#two_LITERAL_LONG2s> rdf:type rdft:TestTurtleEval ; - mf:name "two_LITERAL_LONG2s" ; - rdfs:comment "two LITERAL_LONG2s testing quote delimiter overrun" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -<#langtagged_LONG_with_subtag> rdf:type rdft:TestTurtleEval ; - mf:name "langtagged_LONG_with_subtag" ; - rdfs:comment "langtagged LONG with subtag \"\"\"Cheers\"\"\"@en-UK" ; - rdft:approval rdft:Approved ; - mf:action ; - mf:result ; - . - -# tests from David Robillard -# http://www.w3.org/2011/rdf-wg/wiki/Turtle_Candidate_Recommendation_Comments#c21 -<#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" ; - rdft:approval rdft:Approved ; - mf:action . - -<#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" ; - rdft:approval rdft:Approved ; - mf:action . - -<#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" ; - rdft:approval rdft:Approved ; - mf:action . - -<#turtle-syntax-bad-ln-escape> - rdf:type rdft:TestTurtleNegativeSyntax ; - rdfs:comment "Bad hex escape in local name" ; - mf:name "turtle-syntax-bad-ln-escape" ; - rdft:approval rdft:Approved ; - mf:action . - -<#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" ; - rdft:approval rdft:Approved ; - mf:action . - -<#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" ; - rdft:approval rdft:Approved ; - mf:action . - -<#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" ; - rdft:approval rdft:Approved ; - mf:action . - -<#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" ; - rdft:approval rdft:Approved ; - mf:action . - -<#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" ; - rdft:approval rdft:Approved ; - mf:action . - -<#turtle-syntax-ln-dots> - rdf:type rdft:TestTurtlePositiveSyntax ; - rdfs:comment "Dots in pname local names" ; - mf:name "turtle-syntax-ln-dots" ; - rdft:approval rdft:Approved ; - mf:action . - -<#turtle-syntax-ln-colons> - rdf:type rdft:TestTurtlePositiveSyntax ; - rdfs:comment "Colons in pname local names" ; - mf:name "turtle-syntax-ln-colons" ; - rdft:approval rdft:Approved ; - mf:action . - -<#turtle-syntax-ns-dots> - rdf:type rdft:TestTurtlePositiveSyntax ; - rdfs:comment "Dots in namespace names" ; - mf:name "turtle-syntax-ns-dots" ; - rdft:approval rdft:Approved ; - mf:action . - -<#turtle-syntax-blank-label> - rdf:type rdft:TestTurtlePositiveSyntax ; - rdfs:comment "Characters allowed in blank node labels" ; - mf:name "turtle-syntax-blank-label" ; - rdft:approval rdft:Approved ; - mf:action . diff --git a/test/w3c/TurtleTests/negative_numeric.nt b/test/w3c/TurtleTests/negative_numeric.nt deleted file mode 100644 index 4baf628d..00000000 --- a/test/w3c/TurtleTests/negative_numeric.nt +++ /dev/null @@ -1 +0,0 @@ - "-1"^^ . diff --git a/test/w3c/TurtleTests/negative_numeric.ttl b/test/w3c/TurtleTests/negative_numeric.ttl deleted file mode 100644 index a6a7f57b..00000000 --- a/test/w3c/TurtleTests/negative_numeric.ttl +++ /dev/null @@ -1 +0,0 @@ - -1 . diff --git a/test/w3c/TurtleTests/nested_blankNodePropertyLists.nt b/test/w3c/TurtleTests/nested_blankNodePropertyLists.nt deleted file mode 100644 index 5284c007..00000000 --- a/test/w3c/TurtleTests/nested_blankNodePropertyLists.nt +++ /dev/null @@ -1,3 +0,0 @@ -_:b1 _:b2 . -_:b2 . -_:b1 . diff --git a/test/w3c/TurtleTests/nested_blankNodePropertyLists.ttl b/test/w3c/TurtleTests/nested_blankNodePropertyLists.ttl deleted file mode 100644 index a3e4681c..00000000 --- a/test/w3c/TurtleTests/nested_blankNodePropertyLists.ttl +++ /dev/null @@ -1 +0,0 @@ -[ [ ] ; ]. diff --git a/test/w3c/TurtleTests/nested_collection.nt b/test/w3c/TurtleTests/nested_collection.nt deleted file mode 100644 index eaea2847..00000000 --- a/test/w3c/TurtleTests/nested_collection.nt +++ /dev/null @@ -1,5 +0,0 @@ - _:b1 . -_:b1 _:b2 . -_:b2 "1"^^ . -_:b2 . -_:b1 . diff --git a/test/w3c/TurtleTests/nested_collection.ttl b/test/w3c/TurtleTests/nested_collection.ttl deleted file mode 100644 index 944e7c6b..00000000 --- a/test/w3c/TurtleTests/nested_collection.ttl +++ /dev/null @@ -1 +0,0 @@ - ((1)) . diff --git a/test/w3c/TurtleTests/number_sign_following_PNAME_NS.nt b/test/w3c/TurtleTests/number_sign_following_PNAME_NS.nt deleted file mode 100644 index 82d9629a..00000000 --- a/test/w3c/TurtleTests/number_sign_following_PNAME_NS.nt +++ /dev/null @@ -1 +0,0 @@ - . diff --git a/test/w3c/TurtleTests/number_sign_following_PNAME_NS.ttl b/test/w3c/TurtleTests/number_sign_following_PNAME_NS.ttl deleted file mode 100644 index 2003fa4d..00000000 --- a/test/w3c/TurtleTests/number_sign_following_PNAME_NS.ttl +++ /dev/null @@ -1,3 +0,0 @@ -@prefix p: . - p:\#numbersign -. diff --git a/test/w3c/TurtleTests/number_sign_following_localName.nt b/test/w3c/TurtleTests/number_sign_following_localName.nt deleted file mode 100644 index 5ae57b8d..00000000 --- a/test/w3c/TurtleTests/number_sign_following_localName.nt +++ /dev/null @@ -1 +0,0 @@ - . diff --git a/test/w3c/TurtleTests/number_sign_following_localName.ttl b/test/w3c/TurtleTests/number_sign_following_localName.ttl deleted file mode 100644 index a0e39ecd..00000000 --- a/test/w3c/TurtleTests/number_sign_following_localName.ttl +++ /dev/null @@ -1,3 +0,0 @@ -@prefix p: . - p:o\#numbersign -. diff --git a/test/w3c/TurtleTests/numeric_with_leading_0.nt b/test/w3c/TurtleTests/numeric_with_leading_0.nt deleted file mode 100644 index 1df5c472..00000000 --- a/test/w3c/TurtleTests/numeric_with_leading_0.nt +++ /dev/null @@ -1 +0,0 @@ - "01"^^ . diff --git a/test/w3c/TurtleTests/numeric_with_leading_0.ttl b/test/w3c/TurtleTests/numeric_with_leading_0.ttl deleted file mode 100644 index a5eac209..00000000 --- a/test/w3c/TurtleTests/numeric_with_leading_0.ttl +++ /dev/null @@ -1 +0,0 @@ - 01 . diff --git a/test/w3c/TurtleTests/objectList_with_two_objects.nt b/test/w3c/TurtleTests/objectList_with_two_objects.nt deleted file mode 100644 index 7f8e9c0f..00000000 --- a/test/w3c/TurtleTests/objectList_with_two_objects.nt +++ /dev/null @@ -1,2 +0,0 @@ - . - . diff --git a/test/w3c/TurtleTests/objectList_with_two_objects.ttl b/test/w3c/TurtleTests/objectList_with_two_objects.ttl deleted file mode 100644 index b12f02d1..00000000 --- a/test/w3c/TurtleTests/objectList_with_two_objects.ttl +++ /dev/null @@ -1 +0,0 @@ - , . diff --git a/test/w3c/TurtleTests/old_style_base.ttl b/test/w3c/TurtleTests/old_style_base.ttl deleted file mode 100644 index f0f4c03c..00000000 --- a/test/w3c/TurtleTests/old_style_base.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@base . - . diff --git a/test/w3c/TurtleTests/old_style_prefix.ttl b/test/w3c/TurtleTests/old_style_prefix.ttl deleted file mode 100644 index 59595672..00000000 --- a/test/w3c/TurtleTests/old_style_prefix.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix p: . -p:s . diff --git a/test/w3c/TurtleTests/percent_escaped_localName.nt b/test/w3c/TurtleTests/percent_escaped_localName.nt deleted file mode 100644 index e0af4b62..00000000 --- a/test/w3c/TurtleTests/percent_escaped_localName.nt +++ /dev/null @@ -1 +0,0 @@ - . diff --git a/test/w3c/TurtleTests/percent_escaped_localName.ttl b/test/w3c/TurtleTests/percent_escaped_localName.ttl deleted file mode 100644 index 0564ccab..00000000 --- a/test/w3c/TurtleTests/percent_escaped_localName.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix p: . -p:%25 . diff --git a/test/w3c/TurtleTests/positive_numeric.nt b/test/w3c/TurtleTests/positive_numeric.nt deleted file mode 100644 index 96e6086a..00000000 --- a/test/w3c/TurtleTests/positive_numeric.nt +++ /dev/null @@ -1 +0,0 @@ - "+1"^^ . diff --git a/test/w3c/TurtleTests/positive_numeric.ttl b/test/w3c/TurtleTests/positive_numeric.ttl deleted file mode 100644 index 606691d9..00000000 --- a/test/w3c/TurtleTests/positive_numeric.ttl +++ /dev/null @@ -1 +0,0 @@ - +1 . diff --git a/test/w3c/TurtleTests/predicateObjectList_with_blankNodePropertyList_as_object.nt b/test/w3c/TurtleTests/predicateObjectList_with_blankNodePropertyList_as_object.nt deleted file mode 100644 index 4ae67584..00000000 --- a/test/w3c/TurtleTests/predicateObjectList_with_blankNodePropertyList_as_object.nt +++ /dev/null @@ -1,5 +0,0 @@ - _:b1 . -_:b1 . - _:b2 . -_:b2 . -_:b2 . diff --git a/test/w3c/TurtleTests/predicateObjectList_with_blankNodePropertyList_as_object.ttl b/test/w3c/TurtleTests/predicateObjectList_with_blankNodePropertyList_as_object.ttl deleted file mode 100644 index 88de7744..00000000 --- a/test/w3c/TurtleTests/predicateObjectList_with_blankNodePropertyList_as_object.ttl +++ /dev/null @@ -1,3 +0,0 @@ - [ ] - ; [ - , ] . diff --git a/test/w3c/TurtleTests/predicateObjectList_with_two_objectLists.nt b/test/w3c/TurtleTests/predicateObjectList_with_two_objectLists.nt deleted file mode 100644 index 274182c7..00000000 --- a/test/w3c/TurtleTests/predicateObjectList_with_two_objectLists.nt +++ /dev/null @@ -1,2 +0,0 @@ - . - . diff --git a/test/w3c/TurtleTests/predicateObjectList_with_two_objectLists.ttl b/test/w3c/TurtleTests/predicateObjectList_with_two_objectLists.ttl deleted file mode 100644 index 337b132f..00000000 --- a/test/w3c/TurtleTests/predicateObjectList_with_two_objectLists.ttl +++ /dev/null @@ -1 +0,0 @@ - ; . diff --git a/test/w3c/TurtleTests/prefix_only_IRI.ttl b/test/w3c/TurtleTests/prefix_only_IRI.ttl deleted file mode 100644 index 9ff66603..00000000 --- a/test/w3c/TurtleTests/prefix_only_IRI.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix p: . -p: . diff --git a/test/w3c/TurtleTests/prefix_reassigned_and_used.nt b/test/w3c/TurtleTests/prefix_reassigned_and_used.nt deleted file mode 100644 index 68bc9efe..00000000 --- a/test/w3c/TurtleTests/prefix_reassigned_and_used.nt +++ /dev/null @@ -1 +0,0 @@ - . diff --git a/test/w3c/TurtleTests/prefix_reassigned_and_used.ttl b/test/w3c/TurtleTests/prefix_reassigned_and_used.ttl deleted file mode 100644 index 1f948597..00000000 --- a/test/w3c/TurtleTests/prefix_reassigned_and_used.ttl +++ /dev/null @@ -1,3 +0,0 @@ -@prefix p: . -@prefix p: . -p:s . diff --git a/test/w3c/TurtleTests/prefix_with_PN_CHARS_BASE_character_boundaries.ttl b/test/w3c/TurtleTests/prefix_with_PN_CHARS_BASE_character_boundaries.ttl deleted file mode 100644 index bc436bd2..00000000 --- a/test/w3c/TurtleTests/prefix_with_PN_CHARS_BASE_character_boundaries.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix AZazÀÖØöø˿ͰͽͿ῿‌‍⁰↏Ⰰ⿯、퟿豈﷏ﷰ�𐀀󯿽: . - AZazÀÖØöø˿ͰͽͿ῿‌‍⁰↏Ⰰ⿯、퟿豈﷏ﷰ�𐀀󯿽:o . diff --git a/test/w3c/TurtleTests/prefix_with_non_leading_extras.ttl b/test/w3c/TurtleTests/prefix_with_non_leading_extras.ttl deleted file mode 100644 index 193460a8..00000000 --- a/test/w3c/TurtleTests/prefix_with_non_leading_extras.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix a·̀ͯ‿.⁀: . -a·̀ͯ‿.⁀:s . diff --git a/test/w3c/TurtleTests/prefixed_IRI_object.ttl b/test/w3c/TurtleTests/prefixed_IRI_object.ttl deleted file mode 100644 index c2d50362..00000000 --- a/test/w3c/TurtleTests/prefixed_IRI_object.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix p: . - p:o . diff --git a/test/w3c/TurtleTests/prefixed_IRI_predicate.ttl b/test/w3c/TurtleTests/prefixed_IRI_predicate.ttl deleted file mode 100644 index 2c1e5cc7..00000000 --- a/test/w3c/TurtleTests/prefixed_IRI_predicate.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix p: . - p:p . diff --git a/test/w3c/TurtleTests/prefixed_name_datatype.ttl b/test/w3c/TurtleTests/prefixed_name_datatype.ttl deleted file mode 100644 index 4a526073..00000000 --- a/test/w3c/TurtleTests/prefixed_name_datatype.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix xsd: . - "1"^^xsd:integer . diff --git a/test/w3c/TurtleTests/repeated_semis_at_end.ttl b/test/w3c/TurtleTests/repeated_semis_at_end.ttl deleted file mode 100644 index 8a4d9356..00000000 --- a/test/w3c/TurtleTests/repeated_semis_at_end.ttl +++ /dev/null @@ -1 +0,0 @@ - ;; . diff --git a/test/w3c/TurtleTests/repeated_semis_not_at_end.nt b/test/w3c/TurtleTests/repeated_semis_not_at_end.nt deleted file mode 100644 index 9ac6005f..00000000 --- a/test/w3c/TurtleTests/repeated_semis_not_at_end.nt +++ /dev/null @@ -1 +0,0 @@ - . diff --git a/test/w3c/TurtleTests/repeated_semis_not_at_end.ttl b/test/w3c/TurtleTests/repeated_semis_not_at_end.ttl deleted file mode 100644 index 3c8144f3..00000000 --- a/test/w3c/TurtleTests/repeated_semis_not_at_end.ttl +++ /dev/null @@ -1 +0,0 @@ - ;; . diff --git a/test/w3c/TurtleTests/reserved_escaped_localName.nt b/test/w3c/TurtleTests/reserved_escaped_localName.nt deleted file mode 100644 index 1ee4f32e..00000000 --- a/test/w3c/TurtleTests/reserved_escaped_localName.nt +++ /dev/null @@ -1 +0,0 @@ - . diff --git a/test/w3c/TurtleTests/reserved_escaped_localName.ttl b/test/w3c/TurtleTests/reserved_escaped_localName.ttl deleted file mode 100644 index ae97f8af..00000000 --- a/test/w3c/TurtleTests/reserved_escaped_localName.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix p: . -p:\_\~\.\-\!\$\&\'\(\)\*\+\,\;\=\/\?\#\@\%00 . diff --git a/test/w3c/TurtleTests/sole_blankNodePropertyList.nt b/test/w3c/TurtleTests/sole_blankNodePropertyList.nt deleted file mode 100644 index b48df9a7..00000000 --- a/test/w3c/TurtleTests/sole_blankNodePropertyList.nt +++ /dev/null @@ -1 +0,0 @@ -_:b1 . diff --git a/test/w3c/TurtleTests/sole_blankNodePropertyList.ttl b/test/w3c/TurtleTests/sole_blankNodePropertyList.ttl deleted file mode 100644 index 5cc300f3..00000000 --- a/test/w3c/TurtleTests/sole_blankNodePropertyList.ttl +++ /dev/null @@ -1 +0,0 @@ -[ ] . diff --git a/test/w3c/TurtleTests/turtle-eval-bad-01.ttl b/test/w3c/TurtleTests/turtle-eval-bad-01.ttl deleted file mode 100644 index c9c458e8..00000000 --- a/test/w3c/TurtleTests/turtle-eval-bad-01.ttl +++ /dev/null @@ -1,2 +0,0 @@ -# Bad IRI : good escape, bad charcater - . diff --git a/test/w3c/TurtleTests/turtle-eval-bad-02.ttl b/test/w3c/TurtleTests/turtle-eval-bad-02.ttl deleted file mode 100644 index f2be6ea5..00000000 --- a/test/w3c/TurtleTests/turtle-eval-bad-02.ttl +++ /dev/null @@ -1,2 +0,0 @@ -# Bad IRI : hex 3C is < - . diff --git a/test/w3c/TurtleTests/turtle-eval-bad-03.ttl b/test/w3c/TurtleTests/turtle-eval-bad-03.ttl deleted file mode 100644 index 1aec7ff9..00000000 --- a/test/w3c/TurtleTests/turtle-eval-bad-03.ttl +++ /dev/null @@ -1,2 +0,0 @@ -# Bad IRI : hex 3E is > - . diff --git a/test/w3c/TurtleTests/turtle-eval-bad-04.ttl b/test/w3c/TurtleTests/turtle-eval-bad-04.ttl deleted file mode 100644 index 4b7601b3..00000000 --- a/test/w3c/TurtleTests/turtle-eval-bad-04.ttl +++ /dev/null @@ -1,2 +0,0 @@ -# Bad IRI - . diff --git a/test/w3c/TurtleTests/turtle-eval-lists-01.nt b/test/w3c/TurtleTests/turtle-eval-lists-01.nt deleted file mode 100644 index e4a87b2d..00000000 --- a/test/w3c/TurtleTests/turtle-eval-lists-01.nt +++ /dev/null @@ -1 +0,0 @@ - . diff --git a/test/w3c/TurtleTests/turtle-eval-lists-01.ttl b/test/w3c/TurtleTests/turtle-eval-lists-01.ttl deleted file mode 100644 index c6ee0fbe..00000000 --- a/test/w3c/TurtleTests/turtle-eval-lists-01.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -:s :p () . diff --git a/test/w3c/TurtleTests/turtle-eval-lists-02.nt b/test/w3c/TurtleTests/turtle-eval-lists-02.nt deleted file mode 100644 index f2d81d46..00000000 --- a/test/w3c/TurtleTests/turtle-eval-lists-02.nt +++ /dev/null @@ -1,7 +0,0 @@ - _:b1 . -_:b1 "1"^^ . -_:b1 _:b2 . -_:b2 "2" . -_:b2 _:b3 . -_:b3 . -_:b3 . diff --git a/test/w3c/TurtleTests/turtle-eval-lists-02.ttl b/test/w3c/TurtleTests/turtle-eval-lists-02.ttl deleted file mode 100644 index 06a0cd1e..00000000 --- a/test/w3c/TurtleTests/turtle-eval-lists-02.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -:s :p (1 "2" :o) . diff --git a/test/w3c/TurtleTests/turtle-eval-lists-03.nt b/test/w3c/TurtleTests/turtle-eval-lists-03.nt deleted file mode 100644 index bac62c25..00000000 --- a/test/w3c/TurtleTests/turtle-eval-lists-03.nt +++ /dev/null @@ -1,5 +0,0 @@ -_:b1 "1"^^ . -_:b1 . -_:b1 _:b2 . -_:b2 "1"^^ . -_:b2 . diff --git a/test/w3c/TurtleTests/turtle-eval-lists-03.ttl b/test/w3c/TurtleTests/turtle-eval-lists-03.ttl deleted file mode 100644 index e71f0273..00000000 --- a/test/w3c/TurtleTests/turtle-eval-lists-03.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -(1) :p (1) . diff --git a/test/w3c/TurtleTests/turtle-eval-lists-04.nt b/test/w3c/TurtleTests/turtle-eval-lists-04.nt deleted file mode 100644 index ba577791..00000000 --- a/test/w3c/TurtleTests/turtle-eval-lists-04.nt +++ /dev/null @@ -1,5 +0,0 @@ -_:b1 . -_:b1 . -_:b1 _:b2 . -_:b2 . -_:b2 . diff --git a/test/w3c/TurtleTests/turtle-eval-lists-04.ttl b/test/w3c/TurtleTests/turtle-eval-lists-04.ttl deleted file mode 100644 index a9885389..00000000 --- a/test/w3c/TurtleTests/turtle-eval-lists-04.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -(()) :p (()) . diff --git a/test/w3c/TurtleTests/turtle-eval-lists-05.nt b/test/w3c/TurtleTests/turtle-eval-lists-05.nt deleted file mode 100644 index 79225c4a..00000000 --- a/test/w3c/TurtleTests/turtle-eval-lists-05.nt +++ /dev/null @@ -1,19 +0,0 @@ -_:b1 "1"^^ . -_:b1 _:b2 . -_:b2 "2"^^ . -_:b2 _:b3 . -_:b3 _:b4 . -_:b4 "1"^^ . -_:b4 _:b5 . -_:b5 "2"^^ . -_:b5 . -_:b3 . -_:b1 _:b6 . -_:b6 _:b7 . -_:b7 "a" . -_:b7 . -_:b6 _:b8 . -_:b8 "b" . -_:b8 _:b9 . -_:b9 . -_:b9 . diff --git a/test/w3c/TurtleTests/turtle-eval-lists-05.ttl b/test/w3c/TurtleTests/turtle-eval-lists-05.ttl deleted file mode 100644 index 43e68a44..00000000 --- a/test/w3c/TurtleTests/turtle-eval-lists-05.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -(1 2 (1 2)) :p (( "a") "b" :o) . diff --git a/test/w3c/TurtleTests/turtle-eval-struct-01.nt b/test/w3c/TurtleTests/turtle-eval-struct-01.nt deleted file mode 100644 index 2e2d5baf..00000000 --- a/test/w3c/TurtleTests/turtle-eval-struct-01.nt +++ /dev/null @@ -1 +0,0 @@ - . diff --git a/test/w3c/TurtleTests/turtle-eval-struct-01.ttl b/test/w3c/TurtleTests/turtle-eval-struct-01.ttl deleted file mode 100644 index 2e2d5baf..00000000 --- a/test/w3c/TurtleTests/turtle-eval-struct-01.ttl +++ /dev/null @@ -1 +0,0 @@ - . diff --git a/test/w3c/TurtleTests/turtle-eval-struct-02.nt b/test/w3c/TurtleTests/turtle-eval-struct-02.nt deleted file mode 100644 index 6cdc856a..00000000 --- a/test/w3c/TurtleTests/turtle-eval-struct-02.nt +++ /dev/null @@ -1,2 +0,0 @@ - . - . diff --git a/test/w3c/TurtleTests/turtle-eval-struct-02.ttl b/test/w3c/TurtleTests/turtle-eval-struct-02.ttl deleted file mode 100644 index 45b9ea05..00000000 --- a/test/w3c/TurtleTests/turtle-eval-struct-02.ttl +++ /dev/null @@ -1,4 +0,0 @@ - - ; - ; - . diff --git a/test/w3c/TurtleTests/turtle-subm-01.nt b/test/w3c/TurtleTests/turtle-subm-01.nt deleted file mode 100644 index 9efa50de..00000000 --- a/test/w3c/TurtleTests/turtle-subm-01.nt +++ /dev/null @@ -1 +0,0 @@ -_:b1 . diff --git a/test/w3c/TurtleTests/turtle-subm-01.ttl b/test/w3c/TurtleTests/turtle-subm-01.ttl deleted file mode 100644 index 78da35e6..00000000 --- a/test/w3c/TurtleTests/turtle-subm-01.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : <#> . -[] :x :y . diff --git a/test/w3c/TurtleTests/turtle-subm-02.nt b/test/w3c/TurtleTests/turtle-subm-02.nt deleted file mode 100644 index 5ccb5bd2..00000000 --- a/test/w3c/TurtleTests/turtle-subm-02.nt +++ /dev/null @@ -1,3 +0,0 @@ - . - . - . diff --git a/test/w3c/TurtleTests/turtle-subm-02.ttl b/test/w3c/TurtleTests/turtle-subm-02.ttl deleted file mode 100644 index 9070d2c4..00000000 --- a/test/w3c/TurtleTests/turtle-subm-02.ttl +++ /dev/null @@ -1,7 +0,0 @@ -# Test @prefix and qnames -@prefix : . -@prefix a: . -@prefix b: . -:a :b :c . -a:a a:b a:c . -:a a:a b:a . diff --git a/test/w3c/TurtleTests/turtle-subm-03.nt b/test/w3c/TurtleTests/turtle-subm-03.nt deleted file mode 100644 index 99732ab3..00000000 --- a/test/w3c/TurtleTests/turtle-subm-03.nt +++ /dev/null @@ -1,3 +0,0 @@ - . - . - . diff --git a/test/w3c/TurtleTests/turtle-subm-03.ttl b/test/w3c/TurtleTests/turtle-subm-03.ttl deleted file mode 100644 index a623f3c1..00000000 --- a/test/w3c/TurtleTests/turtle-subm-03.ttl +++ /dev/null @@ -1,5 +0,0 @@ -# Test , operator -@prefix : . -:a :b :c, - :d, - :e . diff --git a/test/w3c/TurtleTests/turtle-subm-04.nt b/test/w3c/TurtleTests/turtle-subm-04.nt deleted file mode 100644 index d6ce9e8f..00000000 --- a/test/w3c/TurtleTests/turtle-subm-04.nt +++ /dev/null @@ -1,3 +0,0 @@ - . - . - . diff --git a/test/w3c/TurtleTests/turtle-subm-04.ttl b/test/w3c/TurtleTests/turtle-subm-04.ttl deleted file mode 100644 index 9179fa50..00000000 --- a/test/w3c/TurtleTests/turtle-subm-04.ttl +++ /dev/null @@ -1,5 +0,0 @@ -# Test ; operator -@prefix : . -:a :b :c ; - :d :e ; - :f :g . diff --git a/test/w3c/TurtleTests/turtle-subm-05.nt b/test/w3c/TurtleTests/turtle-subm-05.nt deleted file mode 100644 index d5d01526..00000000 --- a/test/w3c/TurtleTests/turtle-subm-05.nt +++ /dev/null @@ -1,2 +0,0 @@ -_:b1 . - _:b2 . diff --git a/test/w3c/TurtleTests/turtle-subm-05.ttl b/test/w3c/TurtleTests/turtle-subm-05.ttl deleted file mode 100644 index c5181479..00000000 --- a/test/w3c/TurtleTests/turtle-subm-05.ttl +++ /dev/null @@ -1,4 +0,0 @@ -# Test empty [] operator; not allowed as predicate -@prefix : . -[] :a :b . -:c :d [] . diff --git a/test/w3c/TurtleTests/turtle-subm-06.nt b/test/w3c/TurtleTests/turtle-subm-06.nt deleted file mode 100644 index d440197f..00000000 --- a/test/w3c/TurtleTests/turtle-subm-06.nt +++ /dev/null @@ -1,4 +0,0 @@ -_:b1 . -_:b1 . - _:b2 . -_:b2 . diff --git a/test/w3c/TurtleTests/turtle-subm-06.ttl b/test/w3c/TurtleTests/turtle-subm-06.ttl deleted file mode 100644 index adcbcabd..00000000 --- a/test/w3c/TurtleTests/turtle-subm-06.ttl +++ /dev/null @@ -1,4 +0,0 @@ -# Test non empty [] operator; not allowed as predicate -@prefix : . -[ :a :b ] :c :d . -:e :f [ :g :h ] . diff --git a/test/w3c/TurtleTests/turtle-subm-07.nt b/test/w3c/TurtleTests/turtle-subm-07.nt deleted file mode 100644 index 49961ea6..00000000 --- a/test/w3c/TurtleTests/turtle-subm-07.nt +++ /dev/null @@ -1 +0,0 @@ - . diff --git a/test/w3c/TurtleTests/turtle-subm-07.ttl b/test/w3c/TurtleTests/turtle-subm-07.ttl deleted file mode 100644 index 9c1005cc..00000000 --- a/test/w3c/TurtleTests/turtle-subm-07.ttl +++ /dev/null @@ -1,3 +0,0 @@ -# 'a' only allowed as a predicate -@prefix : . -:a a :b . diff --git a/test/w3c/TurtleTests/turtle-subm-08.nt b/test/w3c/TurtleTests/turtle-subm-08.nt deleted file mode 100644 index e62cede5..00000000 --- a/test/w3c/TurtleTests/turtle-subm-08.nt +++ /dev/null @@ -1,5 +0,0 @@ - _:b1 . -_:b1 "apple" . -_:b1 _:b2 . -_:b2 "banana" . -_:b2 . diff --git a/test/w3c/TurtleTests/turtle-subm-08.ttl b/test/w3c/TurtleTests/turtle-subm-08.ttl deleted file mode 100644 index 84559403..00000000 --- a/test/w3c/TurtleTests/turtle-subm-08.ttl +++ /dev/null @@ -1,3 +0,0 @@ -@prefix : . -:a :b ( "apple" "banana" ) . - diff --git a/test/w3c/TurtleTests/turtle-subm-09.nt b/test/w3c/TurtleTests/turtle-subm-09.nt deleted file mode 100644 index a77939cd..00000000 --- a/test/w3c/TurtleTests/turtle-subm-09.nt +++ /dev/null @@ -1 +0,0 @@ - . diff --git a/test/w3c/TurtleTests/turtle-subm-09.ttl b/test/w3c/TurtleTests/turtle-subm-09.ttl deleted file mode 100644 index adce0a20..00000000 --- a/test/w3c/TurtleTests/turtle-subm-09.ttl +++ /dev/null @@ -1,3 +0,0 @@ -@prefix : . -:a :b ( ) . - diff --git a/test/w3c/TurtleTests/turtle-subm-10.nt b/test/w3c/TurtleTests/turtle-subm-10.nt deleted file mode 100644 index c7164085..00000000 --- a/test/w3c/TurtleTests/turtle-subm-10.nt +++ /dev/null @@ -1,4 +0,0 @@ -_:hasParent . -_:b1 . -_:b1 _:hasParent . -_:b1 "2"^^ . diff --git a/test/w3c/TurtleTests/turtle-subm-10.ttl b/test/w3c/TurtleTests/turtle-subm-10.ttl deleted file mode 100644 index 0afe1b0a..00000000 --- a/test/w3c/TurtleTests/turtle-subm-10.ttl +++ /dev/null @@ -1,10 +0,0 @@ -# Test integer datatyped literals using an OWL cardinality constraint -@prefix owl: . - -# based on examples in the OWL Reference - -_:hasParent a owl:ObjectProperty . - -[] a owl:Restriction ; - owl:onProperty _:hasParent ; - owl:maxCardinality 2 . diff --git a/test/w3c/TurtleTests/turtle-subm-11.nt b/test/w3c/TurtleTests/turtle-subm-11.nt deleted file mode 100644 index ff88aa6f..00000000 --- a/test/w3c/TurtleTests/turtle-subm-11.nt +++ /dev/null @@ -1,5 +0,0 @@ - "000000"^^ . - "0"^^ . - "000001"^^ . - "2"^^ . - "4"^^ . diff --git a/test/w3c/TurtleTests/turtle-subm-11.ttl b/test/w3c/TurtleTests/turtle-subm-11.ttl deleted file mode 100644 index 5d36360e..00000000 --- a/test/w3c/TurtleTests/turtle-subm-11.ttl +++ /dev/null @@ -1,5 +0,0 @@ - 000000 . - 0 . - 000001 . - 2 . - 4 . diff --git a/test/w3c/TurtleTests/turtle-subm-12.nt b/test/w3c/TurtleTests/turtle-subm-12.nt deleted file mode 100644 index f936a5b6..00000000 --- a/test/w3c/TurtleTests/turtle-subm-12.nt +++ /dev/null @@ -1,4 +0,0 @@ - "a" . - "b" . - "c" . - "d" . diff --git a/test/w3c/TurtleTests/turtle-subm-12.ttl b/test/w3c/TurtleTests/turtle-subm-12.ttl deleted file mode 100644 index 3de1a43f..00000000 --- a/test/w3c/TurtleTests/turtle-subm-12.ttl +++ /dev/null @@ -1,10 +0,0 @@ -# Tests for - and _ in names, qnames -@prefix ex1: . -@prefix ex-2: . -@prefix ex3_: . -@prefix ex4-: . - -ex1:foo-bar ex1:foo_bar "a" . -ex-2:foo-bar ex-2:foo_bar "b" . -ex3_:foo-bar ex3_:foo_bar "c" . -ex4-:foo-bar ex4-:foo_bar "d" . diff --git a/test/w3c/TurtleTests/turtle-subm-13.nt b/test/w3c/TurtleTests/turtle-subm-13.nt deleted file mode 100644 index 67404a59..00000000 --- a/test/w3c/TurtleTests/turtle-subm-13.nt +++ /dev/null @@ -1,4 +0,0 @@ - "1" . - "2" . - "def" . - "678" . diff --git a/test/w3c/TurtleTests/turtle-subm-13.ttl b/test/w3c/TurtleTests/turtle-subm-13.ttl deleted file mode 100644 index 1fed9f5e..00000000 --- a/test/w3c/TurtleTests/turtle-subm-13.ttl +++ /dev/null @@ -1,9 +0,0 @@ -# Tests for rdf:_ and other qnames starting with _ -@prefix rdf: . -@prefix ex: . -@prefix : . - -ex:foo rdf:_1 "1" . -ex:foo rdf:_2 "2" . -ex:foo :_abc "def" . -ex:foo :_345 "678" . diff --git a/test/w3c/TurtleTests/turtle-subm-14.nt b/test/w3c/TurtleTests/turtle-subm-14.nt deleted file mode 100644 index 195a1af7..00000000 --- a/test/w3c/TurtleTests/turtle-subm-14.nt +++ /dev/null @@ -1,2 +0,0 @@ -_:b1 _:b2 . - . diff --git a/test/w3c/TurtleTests/turtle-subm-14.ttl b/test/w3c/TurtleTests/turtle-subm-14.ttl deleted file mode 100644 index a8be95be..00000000 --- a/test/w3c/TurtleTests/turtle-subm-14.ttl +++ /dev/null @@ -1,7 +0,0 @@ -# Test for : allowed -@prefix : . - -[] : [] . - -: : : . - diff --git a/test/w3c/TurtleTests/turtle-subm-15.nt b/test/w3c/TurtleTests/turtle-subm-15.nt deleted file mode 100644 index 466edbb2..00000000 --- a/test/w3c/TurtleTests/turtle-subm-15.nt +++ /dev/null @@ -1 +0,0 @@ - "a long\n\tliteral\nwith\nnewlines" . diff --git a/test/w3c/TurtleTests/turtle-subm-15.ttl b/test/w3c/TurtleTests/turtle-subm-15.ttl deleted file mode 100644 index 86c453bd..00000000 --- a/test/w3c/TurtleTests/turtle-subm-15.ttl +++ /dev/null @@ -1,6 +0,0 @@ -# Test long literal -@prefix : . -:a :b """a long - literal -with -newlines""" . diff --git a/test/w3c/TurtleTests/turtle-subm-16.nt b/test/w3c/TurtleTests/turtle-subm-16.nt deleted file mode 100644 index 7726bbfc..00000000 --- a/test/w3c/TurtleTests/turtle-subm-16.nt +++ /dev/null @@ -1,2 +0,0 @@ - "\nthis \ris a \U00012451long\t\nliteral\uABCD\n" . - "\tThis \uABCDis\r \U00012451another\n\none\n" . diff --git a/test/w3c/TurtleTests/turtle-subm-16.ttl b/test/w3c/TurtleTests/turtle-subm-16.ttl deleted file mode 100644 index f5482d4a..00000000 --- a/test/w3c/TurtleTests/turtle-subm-16.ttl +++ /dev/null @@ -1,20 +0,0 @@ -@prefix : . - -## \U00015678 is a not a legal codepoint -## :a :b """\nthis \ris a \U00015678long\t -## literal\uABCD -## """ . -## -## :d :e """\tThis \uABCDis\r \U00015678another\n -## one -## """ . - -# \U00015678 is a not a legal codepoint -# \U00012451 in Cuneiform numeric ban 3 -:a :b """\nthis \ris a \U00012451long\t -literal\uABCD -""" . - -:d :e """\tThis \uABCDis\r \U00012451another\n -one -""" . diff --git a/test/w3c/TurtleTests/turtle-subm-17.nt b/test/w3c/TurtleTests/turtle-subm-17.nt deleted file mode 100644 index 2e2dbe40..00000000 --- a/test/w3c/TurtleTests/turtle-subm-17.nt +++ /dev/null @@ -1 +0,0 @@ - "1.0"^^ . diff --git a/test/w3c/TurtleTests/turtle-subm-17.ttl b/test/w3c/TurtleTests/turtle-subm-17.ttl deleted file mode 100644 index 9de0c07b..00000000 --- a/test/w3c/TurtleTests/turtle-subm-17.ttl +++ /dev/null @@ -1,4 +0,0 @@ -@prefix : . - -:a :b 1.0 . - diff --git a/test/w3c/TurtleTests/turtle-subm-18.nt b/test/w3c/TurtleTests/turtle-subm-18.nt deleted file mode 100644 index fff2da56..00000000 --- a/test/w3c/TurtleTests/turtle-subm-18.nt +++ /dev/null @@ -1,2 +0,0 @@ - "" . - "" . diff --git a/test/w3c/TurtleTests/turtle-subm-18.ttl b/test/w3c/TurtleTests/turtle-subm-18.ttl deleted file mode 100644 index 37a9a4f3..00000000 --- a/test/w3c/TurtleTests/turtle-subm-18.ttl +++ /dev/null @@ -1,6 +0,0 @@ -@prefix : . - -:a :b "" . - -:c :d """""" . - diff --git a/test/w3c/TurtleTests/turtle-subm-19.nt b/test/w3c/TurtleTests/turtle-subm-19.nt deleted file mode 100644 index d5dca690..00000000 --- a/test/w3c/TurtleTests/turtle-subm-19.nt +++ /dev/null @@ -1,3 +0,0 @@ - "1.0"^^ . - "1"^^ . - "1.0e0"^^ . diff --git a/test/w3c/TurtleTests/turtle-subm-19.ttl b/test/w3c/TurtleTests/turtle-subm-19.ttl deleted file mode 100644 index a8e8dc15..00000000 --- a/test/w3c/TurtleTests/turtle-subm-19.ttl +++ /dev/null @@ -1,4 +0,0 @@ -@prefix : . -:a :b 1.0 . -:c :d 1 . -:e :f 1.0e0 . diff --git a/test/w3c/TurtleTests/turtle-subm-20.nt b/test/w3c/TurtleTests/turtle-subm-20.nt deleted file mode 100644 index 3d0f970e..00000000 --- a/test/w3c/TurtleTests/turtle-subm-20.nt +++ /dev/null @@ -1,3 +0,0 @@ - "-1.0"^^ . - "-1"^^ . - "-1.0e0"^^ . diff --git a/test/w3c/TurtleTests/turtle-subm-20.ttl b/test/w3c/TurtleTests/turtle-subm-20.ttl deleted file mode 100644 index 9b1a725a..00000000 --- a/test/w3c/TurtleTests/turtle-subm-20.ttl +++ /dev/null @@ -1,4 +0,0 @@ -@prefix : . -:a :b -1.0 . -:c :d -1 . -:e :f -1.0e0 . diff --git a/test/w3c/TurtleTests/turtle-subm-21.nt b/test/w3c/TurtleTests/turtle-subm-21.nt deleted file mode 100644 index fde31312..00000000 --- a/test/w3c/TurtleTests/turtle-subm-21.nt +++ /dev/null @@ -1 +0,0 @@ - "John said: \"Hello World!\"" . diff --git a/test/w3c/TurtleTests/turtle-subm-21.ttl b/test/w3c/TurtleTests/turtle-subm-21.ttl deleted file mode 100644 index 9f5360af..00000000 --- a/test/w3c/TurtleTests/turtle-subm-21.ttl +++ /dev/null @@ -1,3 +0,0 @@ -# Test long literal -@prefix : . -:a :b """John said: "Hello World!\"""" . diff --git a/test/w3c/TurtleTests/turtle-subm-22.nt b/test/w3c/TurtleTests/turtle-subm-22.nt deleted file mode 100644 index 5a70bff1..00000000 --- a/test/w3c/TurtleTests/turtle-subm-22.nt +++ /dev/null @@ -1,2 +0,0 @@ - "true"^^ . - "false"^^ . diff --git a/test/w3c/TurtleTests/turtle-subm-22.ttl b/test/w3c/TurtleTests/turtle-subm-22.ttl deleted file mode 100644 index 25f3b757..00000000 --- a/test/w3c/TurtleTests/turtle-subm-22.ttl +++ /dev/null @@ -1,3 +0,0 @@ -@prefix : . -:a :b true . -:c :d false . diff --git a/test/w3c/TurtleTests/turtle-subm-23.nt b/test/w3c/TurtleTests/turtle-subm-23.nt deleted file mode 100644 index 1a38415f..00000000 --- a/test/w3c/TurtleTests/turtle-subm-23.nt +++ /dev/null @@ -1,7 +0,0 @@ - . - . - . - . - . - . - . diff --git a/test/w3c/TurtleTests/turtle-subm-23.ttl b/test/w3c/TurtleTests/turtle-subm-23.ttl deleted file mode 100644 index 310349da..00000000 --- a/test/w3c/TurtleTests/turtle-subm-23.ttl +++ /dev/null @@ -1,14 +0,0 @@ -# comment test -@prefix : . -:a :b :c . # end of line comment -:d # ignore me - :e # and me - :f # and me - . -:g :h #ignore me - :i, # and me - :j . # and me - -:k :l :m ; #ignore me - :n :o ; # and me - :p :q . # and me diff --git a/test/w3c/TurtleTests/turtle-subm-24.nt b/test/w3c/TurtleTests/turtle-subm-24.nt deleted file mode 100644 index ad105cf4..00000000 --- a/test/w3c/TurtleTests/turtle-subm-24.nt +++ /dev/null @@ -1 +0,0 @@ - . diff --git a/test/w3c/TurtleTests/turtle-subm-24.ttl b/test/w3c/TurtleTests/turtle-subm-24.ttl deleted file mode 100644 index 0667c6b4..00000000 --- a/test/w3c/TurtleTests/turtle-subm-24.ttl +++ /dev/null @@ -1,4 +0,0 @@ -# comment line with no final newline test -@prefix : . -:a :b :c . -#foo diff --git a/test/w3c/TurtleTests/turtle-subm-25.nt b/test/w3c/TurtleTests/turtle-subm-25.nt deleted file mode 100644 index 7da0635b..00000000 --- a/test/w3c/TurtleTests/turtle-subm-25.nt +++ /dev/null @@ -1 +0,0 @@ - . diff --git a/test/w3c/TurtleTests/turtle-subm-25.ttl b/test/w3c/TurtleTests/turtle-subm-25.ttl deleted file mode 100644 index 569023c8..00000000 --- a/test/w3c/TurtleTests/turtle-subm-25.ttl +++ /dev/null @@ -1,5 +0,0 @@ -@prefix foo: . -@prefix foo: . - -foo:blah foo:blah foo:blah . - diff --git a/test/w3c/TurtleTests/turtle-subm-26.nt b/test/w3c/TurtleTests/turtle-subm-26.nt deleted file mode 100644 index 7357dd40..00000000 --- a/test/w3c/TurtleTests/turtle-subm-26.nt +++ /dev/null @@ -1,22 +0,0 @@ - "2.345"^^ . - "1"^^ . - "1.0"^^ . - "1."^^ . - "1.000000000"^^ . - "2.3"^^ . - "2.234000005"^^ . - "2.2340000005"^^ . - "2.23400000005"^^ . - "2.234000000005"^^ . - "2.2340000000005"^^ . - "2.23400000000005"^^ . - "2.234000000000005"^^ . - "2.2340000000000005"^^ . - "2.23400000000000005"^^ . - "2.234000000000000005"^^ . - "2.2340000000000000005"^^ . - "2.23400000000000000005"^^ . - "2.234000000000000000005"^^ . - "2.2340000000000000000005"^^ . - "2.23400000000000000000005"^^ . - "1.2345678901234567890123457890"^^ . diff --git a/test/w3c/TurtleTests/turtle-subm-26.ttl b/test/w3c/TurtleTests/turtle-subm-26.ttl deleted file mode 100644 index 7357dd40..00000000 --- a/test/w3c/TurtleTests/turtle-subm-26.ttl +++ /dev/null @@ -1,22 +0,0 @@ - "2.345"^^ . - "1"^^ . - "1.0"^^ . - "1."^^ . - "1.000000000"^^ . - "2.3"^^ . - "2.234000005"^^ . - "2.2340000005"^^ . - "2.23400000005"^^ . - "2.234000000005"^^ . - "2.2340000000005"^^ . - "2.23400000000005"^^ . - "2.234000000000005"^^ . - "2.2340000000000005"^^ . - "2.23400000000000005"^^ . - "2.234000000000000005"^^ . - "2.2340000000000000005"^^ . - "2.23400000000000000005"^^ . - "2.234000000000000000005"^^ . - "2.2340000000000000000005"^^ . - "2.23400000000000000000005"^^ . - "1.2345678901234567890123457890"^^ . diff --git a/test/w3c/TurtleTests/turtle-subm-27.nt b/test/w3c/TurtleTests/turtle-subm-27.nt deleted file mode 100644 index f9ebfef1..00000000 --- a/test/w3c/TurtleTests/turtle-subm-27.nt +++ /dev/null @@ -1,5 +0,0 @@ - . - . - . - . - . diff --git a/test/w3c/TurtleTests/turtle-subm-27.ttl b/test/w3c/TurtleTests/turtle-subm-27.ttl deleted file mode 100644 index ad39c024..00000000 --- a/test/w3c/TurtleTests/turtle-subm-27.ttl +++ /dev/null @@ -1,12 +0,0 @@ -# In-scope base URI is at this point - . -@base . -# In-scope base URI is http://example.org/ns/ at this point - . -@base . -# In-scope base URI is http://example.org/ns/foo/ at this point - . -@prefix : . -:a4 :b4 :c4 . -@prefix : . -:a5 :b5 :c5 . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-LITERAL2_with_langtag_and_datatype.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-LITERAL2_with_langtag_and_datatype.ttl deleted file mode 100644 index 56180417..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-LITERAL2_with_langtag_and_datatype.ttl +++ /dev/null @@ -1 +0,0 @@ - "value"@en^^ . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-base-01.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-base-01.ttl deleted file mode 100644 index 7b0412f8..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-base-01.ttl +++ /dev/null @@ -1,2 +0,0 @@ -# @base without URI. -@base . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-base-02.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-base-02.ttl deleted file mode 100644 index 8893b652..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-base-02.ttl +++ /dev/null @@ -1,2 +0,0 @@ -# @base in wrong case. -@BASE . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-base-03.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-base-03.ttl deleted file mode 100644 index 013f9f2b..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-base-03.ttl +++ /dev/null @@ -1,3 +0,0 @@ -# FULL STOP used after SPARQL BASE -BASE . -

. diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-blank-label-dot-end.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-blank-label-dot-end.ttl deleted file mode 100644 index 58c0aa20..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-blank-label-dot-end.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -_:b1. :p :o . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-bnode-01.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-bnode-01.ttl deleted file mode 100644 index a776d20d..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-bnode-01.ttl +++ /dev/null @@ -1 +0,0 @@ -_::a . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-bnode-02.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-bnode-02.ttl deleted file mode 100644 index 093b8700..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-bnode-02.ttl +++ /dev/null @@ -1 +0,0 @@ -_:abc:def . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-esc-01.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-esc-01.ttl deleted file mode 100644 index 6daa1b58..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-esc-01.ttl +++ /dev/null @@ -1,2 +0,0 @@ -# Bad string escape - "a\zb" . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-esc-02.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-esc-02.ttl deleted file mode 100644 index 62457ebf..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-esc-02.ttl +++ /dev/null @@ -1,2 +0,0 @@ -# Bad string escape - "\uWXYZ" . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-esc-03.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-esc-03.ttl deleted file mode 100644 index a9b9f1c0..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-esc-03.ttl +++ /dev/null @@ -1,2 +0,0 @@ -# Bad string escape - "\U0000WXYZ" . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-esc-04.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-esc-04.ttl deleted file mode 100644 index a9b9f1c0..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-esc-04.ttl +++ /dev/null @@ -1,2 +0,0 @@ -# Bad string escape - "\U0000WXYZ" . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-kw-01.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-kw-01.ttl deleted file mode 100644 index f85448d6..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-kw-01.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -:s A :C . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-kw-02.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-kw-02.ttl deleted file mode 100644 index d25986cd..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-kw-02.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -a :p :o . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-kw-03.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-kw-03.ttl deleted file mode 100644 index 3d54b929..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-kw-03.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -:s :p a . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-kw-04.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-kw-04.ttl deleted file mode 100644 index 229491ed..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-kw-04.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -true :p :o . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-kw-05.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-kw-05.ttl deleted file mode 100644 index c2420af5..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-kw-05.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -:s true :o . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-lang-01.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-lang-01.ttl deleted file mode 100644 index 80685aae..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-lang-01.ttl +++ /dev/null @@ -1,2 +0,0 @@ -# Bad lang tag - "string"@1 . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-ln-dash-start.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-ln-dash-start.ttl deleted file mode 100644 index 9af36a1e..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-ln-dash-start.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -:s :p :-o . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-ln-escape-start.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-ln-escape-start.ttl deleted file mode 100644 index 9c7a4352..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-ln-escape-start.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -:s :p :%2o . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-ln-escape.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-ln-escape.ttl deleted file mode 100644 index 212d43a0..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-ln-escape.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -:s :p :o%2 . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-missing-ns-dot-end.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-missing-ns-dot-end.ttl deleted file mode 100644 index d06f4e69..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-missing-ns-dot-end.ttl +++ /dev/null @@ -1 +0,0 @@ -valid:s valid:p invalid.:o . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-missing-ns-dot-start.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-missing-ns-dot-start.ttl deleted file mode 100644 index 23514bcc..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-missing-ns-dot-start.ttl +++ /dev/null @@ -1 +0,0 @@ -.undefined:s .undefined:p .undefined:o . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-01.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-01.ttl deleted file mode 100644 index f7b19b72..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-01.ttl +++ /dev/null @@ -1,5 +0,0 @@ -# {} fomulae not in Turtle -@prefix : . - -{ :a :q :c . } :p :z . - diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-02.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-02.ttl deleted file mode 100644 index e834f15f..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-02.ttl +++ /dev/null @@ -1,4 +0,0 @@ -# = is not Turtle -@prefix : . - -:a = :b . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-03.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-03.ttl deleted file mode 100644 index ad5d6ad4..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-03.ttl +++ /dev/null @@ -1,7 +0,0 @@ -# N3 paths -@prefix : . -@prefix ns: . - -:x. - ns:p. - ns:q :p :z . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-04.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-04.ttl deleted file mode 100644 index 895f9ec6..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-04.ttl +++ /dev/null @@ -1,5 +0,0 @@ -# N3 paths -@prefix : . -@prefix ns: . - -:x^ns:p :p :z . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-05.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-05.ttl deleted file mode 100644 index de879b15..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-05.ttl +++ /dev/null @@ -1,4 +0,0 @@ -# N3 is...of -@prefix : . - -:z is :p of :x . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-06.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-06.ttl deleted file mode 100644 index 56610f67..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-06.ttl +++ /dev/null @@ -1,4 +0,0 @@ -# = is not Turtle -@prefix : . - -:a.:b.:c . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-07.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-07.ttl deleted file mode 100644 index 419f7cad..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-07.ttl +++ /dev/null @@ -1,3 +0,0 @@ -# @keywords is not Turtle -@keywords a . -x a Item . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-08.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-08.ttl deleted file mode 100644 index 419f7cad..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-08.ttl +++ /dev/null @@ -1,3 +0,0 @@ -# @keywords is not Turtle -@keywords a . -x a Item . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-09.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-09.ttl deleted file mode 100644 index f093b588..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-09.ttl +++ /dev/null @@ -1,3 +0,0 @@ -# => is not Turtle -@prefix : . -:s => :o . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-10.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-10.ttl deleted file mode 100644 index 974252f0..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-10.ttl +++ /dev/null @@ -1,3 +0,0 @@ -# <= is not Turtle -@prefix : . -:s <= :o . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-11.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-11.ttl deleted file mode 100644 index b74d74a3..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-11.ttl +++ /dev/null @@ -1,3 +0,0 @@ -# @forSome is not Turtle -@prefix : . -@forSome :x . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-12.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-12.ttl deleted file mode 100644 index dc2c5b03..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-12.ttl +++ /dev/null @@ -1,3 +0,0 @@ -# @forAll is not Turtle -@prefix : . -@forAll :x . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-13.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-13.ttl deleted file mode 100644 index 5f719a24..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-n3-extras-13.ttl +++ /dev/null @@ -1,3 +0,0 @@ -# @keywords is not Turtle -@keywords . -x @a Item . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-ns-dot-end.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-ns-dot-end.ttl deleted file mode 100644 index fa67031e..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-ns-dot-end.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix eg. : . -eg.:s eg.:p eg.:o . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-ns-dot-start.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-ns-dot-start.ttl deleted file mode 100644 index e09d5954..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-ns-dot-start.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix .eg : . -.eg:s .eg:p .eg:o . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-num-01.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-num-01.ttl deleted file mode 100644 index cb4730cb..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-num-01.ttl +++ /dev/null @@ -1 +0,0 @@ - 123.abc . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-num-02.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-num-02.ttl deleted file mode 100644 index 1c8cbb25..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-num-02.ttl +++ /dev/null @@ -1 +0,0 @@ - 123e . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-num-03.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-num-03.ttl deleted file mode 100644 index 7c8fa2cf..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-num-03.ttl +++ /dev/null @@ -1 +0,0 @@ - 123abc . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-num-04.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-num-04.ttl deleted file mode 100644 index ad8e0cfd..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-num-04.ttl +++ /dev/null @@ -1 +0,0 @@ - 0x123 . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-num-05.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-num-05.ttl deleted file mode 100644 index 2ee461a0..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-num-05.ttl +++ /dev/null @@ -1 +0,0 @@ - +-1 . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-number-dot-in-anon.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-number-dot-in-anon.ttl deleted file mode 100644 index 779cbece..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-number-dot-in-anon.ttl +++ /dev/null @@ -1,6 +0,0 @@ -@prefix : . - -:s - :p [ - :p1 27. - ] . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-pname-01.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-pname-01.ttl deleted file mode 100644 index 5f3098da..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-pname-01.ttl +++ /dev/null @@ -1,3 +0,0 @@ -# ~ must be escaped. -@prefix : . -:a~b :p :o . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-pname-02.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-pname-02.ttl deleted file mode 100644 index fb30823c..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-pname-02.ttl +++ /dev/null @@ -1,3 +0,0 @@ -# Bad %-sequence -@prefix : . -:a%2 :p :o . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-pname-03.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-pname-03.ttl deleted file mode 100644 index b9af59e5..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-pname-03.ttl +++ /dev/null @@ -1,3 +0,0 @@ -# No \u (x39 is "9") -@prefix : . -:a\u0039 :p :o . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-prefix-01.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-prefix-01.ttl deleted file mode 100644 index b1b80df1..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-prefix-01.ttl +++ /dev/null @@ -1,2 +0,0 @@ -# No prefix -:s "x" . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-prefix-02.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-prefix-02.ttl deleted file mode 100644 index 6e7269f2..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-prefix-02.ttl +++ /dev/null @@ -1,3 +0,0 @@ -# No prefix -@prefix rdf: . - rdf:type :C . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-prefix-03.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-prefix-03.ttl deleted file mode 100644 index 1ab01e7b..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-prefix-03.ttl +++ /dev/null @@ -1,2 +0,0 @@ -# @prefix without URI. -@prefix ex: . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-prefix-04.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-prefix-04.ttl deleted file mode 100644 index 5f338f33..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-prefix-04.ttl +++ /dev/null @@ -1,2 +0,0 @@ -# @prefix without prefix name . -@prefix . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-prefix-05.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-prefix-05.ttl deleted file mode 100644 index efb86c59..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-prefix-05.ttl +++ /dev/null @@ -1,2 +0,0 @@ -# @prefix without : -@prefix x . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-string-01.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-string-01.ttl deleted file mode 100644 index ef62a6c0..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-string-01.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -:s :p "abc' . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-string-02.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-string-02.ttl deleted file mode 100644 index 2335d529..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-string-02.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -:s :p 'abc" . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-string-03.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-string-03.ttl deleted file mode 100644 index 8a9e7ffe..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-string-03.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -:s :p '''abc' . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-string-04.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-string-04.ttl deleted file mode 100644 index 9911defe..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-string-04.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -:s :p """abc''' . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-string-05.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-string-05.ttl deleted file mode 100644 index f5de7403..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-string-05.ttl +++ /dev/null @@ -1,4 +0,0 @@ -# Long literal with missing end -@prefix : . -:s :p """abc -def diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-string-06.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-string-06.ttl deleted file mode 100644 index 6bcbc936..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-string-06.ttl +++ /dev/null @@ -1,3 +0,0 @@ -# Long literal with 4" -@prefix : . -:s :p """abc""""@en . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-string-07.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-string-07.ttl deleted file mode 100644 index 534614d4..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-string-07.ttl +++ /dev/null @@ -1,3 +0,0 @@ -# Long literal with 4' -@prefix : . -:s :p '''abc''''@en . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-struct-01.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-struct-01.ttl deleted file mode 100644 index 7b8b8529..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-struct-01.ttl +++ /dev/null @@ -1,2 +0,0 @@ -# Turtle is not TriG -{ } diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-struct-02.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-struct-02.ttl deleted file mode 100644 index cb86b9dd..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-struct-02.ttl +++ /dev/null @@ -1,2 +0,0 @@ -# Turtle is not N3 - = . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-struct-03.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-struct-03.ttl deleted file mode 100644 index 98d9c7ec..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-struct-03.ttl +++ /dev/null @@ -1,2 +0,0 @@ -# Turtle is not NQuads - . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-struct-04.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-struct-04.ttl deleted file mode 100644 index 40cd7b71..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-struct-04.ttl +++ /dev/null @@ -1,2 +0,0 @@ -# Turtle does not allow literals-as-subjects -"hello" . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-struct-05.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-struct-05.ttl deleted file mode 100644 index e1a3afbc..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-struct-05.ttl +++ /dev/null @@ -1,2 +0,0 @@ -# Turtle does not allow literals-as-predicates - "hello" . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-struct-06.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-struct-06.ttl deleted file mode 100644 index 2680229a..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-struct-06.ttl +++ /dev/null @@ -1,2 +0,0 @@ -# Turtle does not allow bnodes-as-predicates - [] . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-struct-07.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-struct-07.ttl deleted file mode 100644 index 5f74a8b7..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-struct-07.ttl +++ /dev/null @@ -1,2 +0,0 @@ -# Turtle does not allow bnodes-as-predicates - _:p . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-struct-08.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-struct-08.ttl deleted file mode 100644 index 86aaf4be..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-struct-08.ttl +++ /dev/null @@ -1,2 +0,0 @@ -# No DOT - diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-struct-09.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-struct-09.ttl deleted file mode 100644 index 92aae4c2..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-struct-09.ttl +++ /dev/null @@ -1,2 +0,0 @@ -# Too many DOT - . . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-struct-10.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-struct-10.ttl deleted file mode 100644 index eb893b24..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-struct-10.ttl +++ /dev/null @@ -1,3 +0,0 @@ -# Too many DOT - . . - . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-struct-11.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-struct-11.ttl deleted file mode 100644 index fc6bb993..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-struct-11.ttl +++ /dev/null @@ -1,2 +0,0 @@ -# Trailing ; - ; diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-struct-12.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-struct-12.ttl deleted file mode 100644 index 1038da86..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-struct-12.ttl +++ /dev/null @@ -1 +0,0 @@ - diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-struct-13.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-struct-13.ttl deleted file mode 100644 index 1038da86..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-struct-13.ttl +++ /dev/null @@ -1 +0,0 @@ - diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-struct-14.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-struct-14.ttl deleted file mode 100644 index 44db7be2..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-struct-14.ttl +++ /dev/null @@ -1,2 +0,0 @@ -# Literal as subject -"abc" . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-struct-15.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-struct-15.ttl deleted file mode 100644 index 788cfd67..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-struct-15.ttl +++ /dev/null @@ -1,2 +0,0 @@ -# Literal as predicate - "abc" . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-struct-16.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-struct-16.ttl deleted file mode 100644 index d30a80be..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-struct-16.ttl +++ /dev/null @@ -1,2 +0,0 @@ -# BNode as predicate - [] . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-struct-17.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-struct-17.ttl deleted file mode 100644 index 50ea2656..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-struct-17.ttl +++ /dev/null @@ -1,2 +0,0 @@ -# BNode as predicate - _:a . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-uri-01.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-uri-01.ttl deleted file mode 100644 index ebea3f25..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-uri-01.ttl +++ /dev/null @@ -1,2 +0,0 @@ -# Bad IRI : space. - . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-uri-02.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-uri-02.ttl deleted file mode 100644 index e9096bc7..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-uri-02.ttl +++ /dev/null @@ -1,2 +0,0 @@ -# Bad IRI : bad escape - . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-uri-03.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-uri-03.ttl deleted file mode 100644 index 7fe2bf03..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-uri-03.ttl +++ /dev/null @@ -1,2 +0,0 @@ -# Bad IRI : bad escape - . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-uri-04.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-uri-04.ttl deleted file mode 100644 index 258997cb..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-uri-04.ttl +++ /dev/null @@ -1,2 +0,0 @@ -# Bad IRI : character escapes not allowed. - . diff --git a/test/w3c/TurtleTests/turtle-syntax-bad-uri-05.ttl b/test/w3c/TurtleTests/turtle-syntax-bad-uri-05.ttl deleted file mode 100644 index 542b2b64..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bad-uri-05.ttl +++ /dev/null @@ -1,2 +0,0 @@ -# Bad IRI : character escapes not allowed. - . diff --git a/test/w3c/TurtleTests/turtle-syntax-base-01.ttl b/test/w3c/TurtleTests/turtle-syntax-base-01.ttl deleted file mode 100644 index 108ceaf5..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-base-01.ttl +++ /dev/null @@ -1 +0,0 @@ -@base . diff --git a/test/w3c/TurtleTests/turtle-syntax-base-02.ttl b/test/w3c/TurtleTests/turtle-syntax-base-02.ttl deleted file mode 100644 index 7a2724f7..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-base-02.ttl +++ /dev/null @@ -1 +0,0 @@ -BASE diff --git a/test/w3c/TurtleTests/turtle-syntax-base-03.ttl b/test/w3c/TurtleTests/turtle-syntax-base-03.ttl deleted file mode 100644 index e90dc14a..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-base-03.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@base . -

. diff --git a/test/w3c/TurtleTests/turtle-syntax-base-04.ttl b/test/w3c/TurtleTests/turtle-syntax-base-04.ttl deleted file mode 100644 index b0bb4226..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-base-04.ttl +++ /dev/null @@ -1,2 +0,0 @@ -base -

. diff --git a/test/w3c/TurtleTests/turtle-syntax-blank-label.ttl b/test/w3c/TurtleTests/turtle-syntax-blank-label.ttl deleted file mode 100644 index b7fae10d..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-blank-label.ttl +++ /dev/null @@ -1,4 +0,0 @@ -@prefix : . -_:0b :p :o . # Starts with digit -_:_b :p :o . # Starts with underscore -_:b.0 :p :o . # Contains dot, ends with digit diff --git a/test/w3c/TurtleTests/turtle-syntax-bnode-01.ttl b/test/w3c/TurtleTests/turtle-syntax-bnode-01.ttl deleted file mode 100644 index 274a478c..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bnode-01.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -[] :p :o . diff --git a/test/w3c/TurtleTests/turtle-syntax-bnode-02.ttl b/test/w3c/TurtleTests/turtle-syntax-bnode-02.ttl deleted file mode 100644 index 91b9c16e..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bnode-02.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -:s :p [] . diff --git a/test/w3c/TurtleTests/turtle-syntax-bnode-03.ttl b/test/w3c/TurtleTests/turtle-syntax-bnode-03.ttl deleted file mode 100644 index 36c8450f..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bnode-03.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -:s :p [ :q :o ] . diff --git a/test/w3c/TurtleTests/turtle-syntax-bnode-04.ttl b/test/w3c/TurtleTests/turtle-syntax-bnode-04.ttl deleted file mode 100644 index 942dedd7..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bnode-04.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -:s :p [ :q1 :o1 ; :q2 :o2 ] . diff --git a/test/w3c/TurtleTests/turtle-syntax-bnode-05.ttl b/test/w3c/TurtleTests/turtle-syntax-bnode-05.ttl deleted file mode 100644 index c2f4169c..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bnode-05.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -[ :q1 :o1 ; :q2 :o2 ] :p :o . diff --git a/test/w3c/TurtleTests/turtle-syntax-bnode-06.ttl b/test/w3c/TurtleTests/turtle-syntax-bnode-06.ttl deleted file mode 100644 index f9ffec8c..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bnode-06.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -_:a :p :o . diff --git a/test/w3c/TurtleTests/turtle-syntax-bnode-07.ttl b/test/w3c/TurtleTests/turtle-syntax-bnode-07.ttl deleted file mode 100644 index c0dba051..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bnode-07.ttl +++ /dev/null @@ -1,3 +0,0 @@ -@prefix : . -:s :p _:a . -_:a :p :o . diff --git a/test/w3c/TurtleTests/turtle-syntax-bnode-08.ttl b/test/w3c/TurtleTests/turtle-syntax-bnode-08.ttl deleted file mode 100644 index 630843b0..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bnode-08.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -[ :p :o ] . diff --git a/test/w3c/TurtleTests/turtle-syntax-bnode-09.ttl b/test/w3c/TurtleTests/turtle-syntax-bnode-09.ttl deleted file mode 100644 index cd75e3a3..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bnode-09.ttl +++ /dev/null @@ -1,3 +0,0 @@ -@prefix : . -[ :p :o1,:2 ] . -:s :p :o . diff --git a/test/w3c/TurtleTests/turtle-syntax-bnode-10.ttl b/test/w3c/TurtleTests/turtle-syntax-bnode-10.ttl deleted file mode 100644 index 03fa67ca..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-bnode-10.ttl +++ /dev/null @@ -1,5 +0,0 @@ -@prefix : . - -:s1 :p :o . -[ :p1 :o1 ; :p2 :o2 ] . -:s2 :p :o . diff --git a/test/w3c/TurtleTests/turtle-syntax-datatypes-01.ttl b/test/w3c/TurtleTests/turtle-syntax-datatypes-01.ttl deleted file mode 100644 index 9e273c51..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-datatypes-01.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix xsd: . -

"123"^^xsd:byte . diff --git a/test/w3c/TurtleTests/turtle-syntax-datatypes-02.ttl b/test/w3c/TurtleTests/turtle-syntax-datatypes-02.ttl deleted file mode 100644 index 477bd73c..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-datatypes-02.ttl +++ /dev/null @@ -1,3 +0,0 @@ -@prefix rdf: . -@prefix xsd: . -

"123"^^xsd:string . diff --git a/test/w3c/TurtleTests/turtle-syntax-file-01.ttl b/test/w3c/TurtleTests/turtle-syntax-file-01.ttl deleted file mode 100644 index e69de29b..00000000 diff --git a/test/w3c/TurtleTests/turtle-syntax-file-02.ttl b/test/w3c/TurtleTests/turtle-syntax-file-02.ttl deleted file mode 100644 index e6d327d5..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-file-02.ttl +++ /dev/null @@ -1 +0,0 @@ -#Empty file. diff --git a/test/w3c/TurtleTests/turtle-syntax-file-03.ttl b/test/w3c/TurtleTests/turtle-syntax-file-03.ttl deleted file mode 100644 index a9ca0358..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-file-03.ttl +++ /dev/null @@ -1,2 +0,0 @@ -#One comment, one empty line. - diff --git a/test/w3c/TurtleTests/turtle-syntax-kw-01.ttl b/test/w3c/TurtleTests/turtle-syntax-kw-01.ttl deleted file mode 100644 index 854c7568..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-kw-01.ttl +++ /dev/null @@ -1 +0,0 @@ -

true . diff --git a/test/w3c/TurtleTests/turtle-syntax-kw-02.ttl b/test/w3c/TurtleTests/turtle-syntax-kw-02.ttl deleted file mode 100644 index c948160b..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-kw-02.ttl +++ /dev/null @@ -1 +0,0 @@ -

false . diff --git a/test/w3c/TurtleTests/turtle-syntax-kw-03.ttl b/test/w3c/TurtleTests/turtle-syntax-kw-03.ttl deleted file mode 100644 index bb479bfa..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-kw-03.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -:s a :C . diff --git a/test/w3c/TurtleTests/turtle-syntax-ln-colons.ttl b/test/w3c/TurtleTests/turtle-syntax-ln-colons.ttl deleted file mode 100644 index 80a2e3df..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-ln-colons.ttl +++ /dev/null @@ -1,6 +0,0 @@ -@prefix : . -:s:1 :p:1 :o:1 . -:s::2 :p::2 :o::2 . -:3:s :3:p :3 . -::s ::p ::o . -::s: ::p: ::o: . diff --git a/test/w3c/TurtleTests/turtle-syntax-ln-dots.ttl b/test/w3c/TurtleTests/turtle-syntax-ln-dots.ttl deleted file mode 100644 index ca5bba97..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-ln-dots.ttl +++ /dev/null @@ -1,4 +0,0 @@ -@prefix : . -:s.1 :p.1 :o.1 . -:s..2 :p..2 :o..2. -:3.s :3.p :3. diff --git a/test/w3c/TurtleTests/turtle-syntax-ns-dots.ttl b/test/w3c/TurtleTests/turtle-syntax-ns-dots.ttl deleted file mode 100644 index 1059b576..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-ns-dots.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix e.g: . -e.g:s e.g:p e.g:o . diff --git a/test/w3c/TurtleTests/turtle-syntax-number-01.ttl b/test/w3c/TurtleTests/turtle-syntax-number-01.ttl deleted file mode 100644 index 016fa8f2..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-number-01.ttl +++ /dev/null @@ -1 +0,0 @@ -

123 . diff --git a/test/w3c/TurtleTests/turtle-syntax-number-02.ttl b/test/w3c/TurtleTests/turtle-syntax-number-02.ttl deleted file mode 100644 index 66d1b389..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-number-02.ttl +++ /dev/null @@ -1 +0,0 @@ -

-123 . diff --git a/test/w3c/TurtleTests/turtle-syntax-number-03.ttl b/test/w3c/TurtleTests/turtle-syntax-number-03.ttl deleted file mode 100644 index 44142857..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-number-03.ttl +++ /dev/null @@ -1 +0,0 @@ -

+123 . diff --git a/test/w3c/TurtleTests/turtle-syntax-number-04.ttl b/test/w3c/TurtleTests/turtle-syntax-number-04.ttl deleted file mode 100644 index ab48cbc6..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-number-04.ttl +++ /dev/null @@ -1,2 +0,0 @@ -# This is a decimal. -

123.0 . diff --git a/test/w3c/TurtleTests/turtle-syntax-number-05.ttl b/test/w3c/TurtleTests/turtle-syntax-number-05.ttl deleted file mode 100644 index a8d5845a..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-number-05.ttl +++ /dev/null @@ -1,2 +0,0 @@ -# This is a decimal. -

.1 . diff --git a/test/w3c/TurtleTests/turtle-syntax-number-06.ttl b/test/w3c/TurtleTests/turtle-syntax-number-06.ttl deleted file mode 100644 index cb3a2b06..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-number-06.ttl +++ /dev/null @@ -1,2 +0,0 @@ -# This is a decimal. -

-123.0 . diff --git a/test/w3c/TurtleTests/turtle-syntax-number-07.ttl b/test/w3c/TurtleTests/turtle-syntax-number-07.ttl deleted file mode 100644 index 8b0050e6..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-number-07.ttl +++ /dev/null @@ -1,2 +0,0 @@ -# This is a decimal. -

+123.0 . diff --git a/test/w3c/TurtleTests/turtle-syntax-number-08.ttl b/test/w3c/TurtleTests/turtle-syntax-number-08.ttl deleted file mode 100644 index 70ddeed3..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-number-08.ttl +++ /dev/null @@ -1,2 +0,0 @@ -# This is an integer -

123. diff --git a/test/w3c/TurtleTests/turtle-syntax-number-09.ttl b/test/w3c/TurtleTests/turtle-syntax-number-09.ttl deleted file mode 100644 index 386b819f..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-number-09.ttl +++ /dev/null @@ -1 +0,0 @@ -

123.0e1 . diff --git a/test/w3c/TurtleTests/turtle-syntax-number-10.ttl b/test/w3c/TurtleTests/turtle-syntax-number-10.ttl deleted file mode 100644 index 46875e94..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-number-10.ttl +++ /dev/null @@ -1 +0,0 @@ -

-123e-1 . diff --git a/test/w3c/TurtleTests/turtle-syntax-number-11.ttl b/test/w3c/TurtleTests/turtle-syntax-number-11.ttl deleted file mode 100644 index 1d8c367e..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-number-11.ttl +++ /dev/null @@ -1 +0,0 @@ -

123.E+1 . diff --git a/test/w3c/TurtleTests/turtle-syntax-pname-esc-01.ttl b/test/w3c/TurtleTests/turtle-syntax-pname-esc-01.ttl deleted file mode 100644 index 5a3a5fd7..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-pname-esc-01.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -:s :p :\~\.\-\!\$\&\'\(\)\*\+\,\;\=\/\?\#\@\_\%AA . diff --git a/test/w3c/TurtleTests/turtle-syntax-pname-esc-02.ttl b/test/w3c/TurtleTests/turtle-syntax-pname-esc-02.ttl deleted file mode 100644 index 5d806cf4..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-pname-esc-02.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -:s :p :0123\~\.\-\!\$\&\'\(\)\*\+\,\;\=\/\?\#\@\_\%AA123 . diff --git a/test/w3c/TurtleTests/turtle-syntax-pname-esc-03.ttl b/test/w3c/TurtleTests/turtle-syntax-pname-esc-03.ttl deleted file mode 100644 index 9949c52b..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-pname-esc-03.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -:xyz\~ :abc\.: : . diff --git a/test/w3c/TurtleTests/turtle-syntax-prefix-01.ttl b/test/w3c/TurtleTests/turtle-syntax-prefix-01.ttl deleted file mode 100644 index 7fd69327..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-prefix-01.ttl +++ /dev/null @@ -1 +0,0 @@ -@prefix : . diff --git a/test/w3c/TurtleTests/turtle-syntax-prefix-02.ttl b/test/w3c/TurtleTests/turtle-syntax-prefix-02.ttl deleted file mode 100644 index 99d4ae45..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-prefix-02.ttl +++ /dev/null @@ -1 +0,0 @@ -PreFIX : diff --git a/test/w3c/TurtleTests/turtle-syntax-prefix-03.ttl b/test/w3c/TurtleTests/turtle-syntax-prefix-03.ttl deleted file mode 100644 index c834d10f..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-prefix-03.ttl +++ /dev/null @@ -1,2 +0,0 @@ -PREFIX : -:s :p :123 . diff --git a/test/w3c/TurtleTests/turtle-syntax-prefix-04.ttl b/test/w3c/TurtleTests/turtle-syntax-prefix-04.ttl deleted file mode 100644 index 4ff94dc0..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-prefix-04.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -:s :p :%20 . diff --git a/test/w3c/TurtleTests/turtle-syntax-prefix-05.ttl b/test/w3c/TurtleTests/turtle-syntax-prefix-05.ttl deleted file mode 100644 index 30441026..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-prefix-05.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -: : : . diff --git a/test/w3c/TurtleTests/turtle-syntax-prefix-06.ttl b/test/w3c/TurtleTests/turtle-syntax-prefix-06.ttl deleted file mode 100644 index 7044be5a..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-prefix-06.ttl +++ /dev/null @@ -1,4 +0,0 @@ -# colon is a legal pname character -@prefix : . -@prefix x: . -:a:b:c x:d:e:f :::: . diff --git a/test/w3c/TurtleTests/turtle-syntax-prefix-07.ttl b/test/w3c/TurtleTests/turtle-syntax-prefix-07.ttl deleted file mode 100644 index 1db61e8a..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-prefix-07.ttl +++ /dev/null @@ -1,3 +0,0 @@ -# dash is a legal pname character -@prefix x: . -x:a-b-c x:p x:o . diff --git a/test/w3c/TurtleTests/turtle-syntax-prefix-08.ttl b/test/w3c/TurtleTests/turtle-syntax-prefix-08.ttl deleted file mode 100644 index f969a4af..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-prefix-08.ttl +++ /dev/null @@ -1,3 +0,0 @@ -# underscore is a legal pname character -@prefix x: . -x:_ x:p_1 x:o . diff --git a/test/w3c/TurtleTests/turtle-syntax-prefix-09.ttl b/test/w3c/TurtleTests/turtle-syntax-prefix-09.ttl deleted file mode 100644 index 5c57ebea..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-prefix-09.ttl +++ /dev/null @@ -1,4 +0,0 @@ -# percents -@prefix : . -@prefix x: . -:a%3E x:%25 :a%3Eb . diff --git a/test/w3c/TurtleTests/turtle-syntax-str-esc-01.ttl b/test/w3c/TurtleTests/turtle-syntax-str-esc-01.ttl deleted file mode 100644 index f11f2827..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-str-esc-01.ttl +++ /dev/null @@ -1 +0,0 @@ - "a\n" . diff --git a/test/w3c/TurtleTests/turtle-syntax-str-esc-02.ttl b/test/w3c/TurtleTests/turtle-syntax-str-esc-02.ttl deleted file mode 100644 index 0b77f95a..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-str-esc-02.ttl +++ /dev/null @@ -1 +0,0 @@ - "a\u0020b" . diff --git a/test/w3c/TurtleTests/turtle-syntax-str-esc-03.ttl b/test/w3c/TurtleTests/turtle-syntax-str-esc-03.ttl deleted file mode 100644 index af1e3281..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-str-esc-03.ttl +++ /dev/null @@ -1 +0,0 @@ - "a\U00000020b" . diff --git a/test/w3c/TurtleTests/turtle-syntax-string-01.ttl b/test/w3c/TurtleTests/turtle-syntax-string-01.ttl deleted file mode 100644 index 7bf8a6d4..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-string-01.ttl +++ /dev/null @@ -1 +0,0 @@ - "string" . diff --git a/test/w3c/TurtleTests/turtle-syntax-string-02.ttl b/test/w3c/TurtleTests/turtle-syntax-string-02.ttl deleted file mode 100644 index 8cb89e98..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-string-02.ttl +++ /dev/null @@ -1 +0,0 @@ - "string"@en . diff --git a/test/w3c/TurtleTests/turtle-syntax-string-03.ttl b/test/w3c/TurtleTests/turtle-syntax-string-03.ttl deleted file mode 100644 index 312d1d67..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-string-03.ttl +++ /dev/null @@ -1 +0,0 @@ - "string"@en-uk . diff --git a/test/w3c/TurtleTests/turtle-syntax-string-04.ttl b/test/w3c/TurtleTests/turtle-syntax-string-04.ttl deleted file mode 100644 index 3ecdea3a..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-string-04.ttl +++ /dev/null @@ -1 +0,0 @@ - 'string' . diff --git a/test/w3c/TurtleTests/turtle-syntax-string-05.ttl b/test/w3c/TurtleTests/turtle-syntax-string-05.ttl deleted file mode 100644 index f32b6d02..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-string-05.ttl +++ /dev/null @@ -1 +0,0 @@ - 'string'@en . diff --git a/test/w3c/TurtleTests/turtle-syntax-string-06.ttl b/test/w3c/TurtleTests/turtle-syntax-string-06.ttl deleted file mode 100644 index 77399380..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-string-06.ttl +++ /dev/null @@ -1 +0,0 @@ - 'string'@en-uk . diff --git a/test/w3c/TurtleTests/turtle-syntax-string-07.ttl b/test/w3c/TurtleTests/turtle-syntax-string-07.ttl deleted file mode 100644 index 6c3e6a44..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-string-07.ttl +++ /dev/null @@ -1 +0,0 @@ - """abc""def''ghi""" . diff --git a/test/w3c/TurtleTests/turtle-syntax-string-08.ttl b/test/w3c/TurtleTests/turtle-syntax-string-08.ttl deleted file mode 100644 index 2fb0227b..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-string-08.ttl +++ /dev/null @@ -1,2 +0,0 @@ - """abc -def""" . diff --git a/test/w3c/TurtleTests/turtle-syntax-string-09.ttl b/test/w3c/TurtleTests/turtle-syntax-string-09.ttl deleted file mode 100644 index 390c8af9..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-string-09.ttl +++ /dev/null @@ -1,2 +0,0 @@ - '''abc -def''' . diff --git a/test/w3c/TurtleTests/turtle-syntax-string-10.ttl b/test/w3c/TurtleTests/turtle-syntax-string-10.ttl deleted file mode 100644 index 5b6e5c35..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-string-10.ttl +++ /dev/null @@ -1,2 +0,0 @@ - """abc -def"""@en . diff --git a/test/w3c/TurtleTests/turtle-syntax-string-11.ttl b/test/w3c/TurtleTests/turtle-syntax-string-11.ttl deleted file mode 100644 index 7b78abf1..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-string-11.ttl +++ /dev/null @@ -1,2 +0,0 @@ - '''abc -def'''@en . diff --git a/test/w3c/TurtleTests/turtle-syntax-struct-01.ttl b/test/w3c/TurtleTests/turtle-syntax-struct-01.ttl deleted file mode 100644 index 990e5160..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-struct-01.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix : . -:s :p :o1 , :o2 . diff --git a/test/w3c/TurtleTests/turtle-syntax-struct-02.ttl b/test/w3c/TurtleTests/turtle-syntax-struct-02.ttl deleted file mode 100644 index 0684b2fe..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-struct-02.ttl +++ /dev/null @@ -1,3 +0,0 @@ -@prefix : . -:s :p1 :o1 ; - :p2 :o2 . diff --git a/test/w3c/TurtleTests/turtle-syntax-struct-03.ttl b/test/w3c/TurtleTests/turtle-syntax-struct-03.ttl deleted file mode 100644 index 1e303515..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-struct-03.ttl +++ /dev/null @@ -1,4 +0,0 @@ -@prefix : . -:s :p1 :o1 ; - :p2 :o2 ; - . diff --git a/test/w3c/TurtleTests/turtle-syntax-struct-04.ttl b/test/w3c/TurtleTests/turtle-syntax-struct-04.ttl deleted file mode 100644 index 3d1bf3b0..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-struct-04.ttl +++ /dev/null @@ -1,4 +0,0 @@ -@prefix : . -:s :p1 :o1 ;; - :p2 :o2 - . diff --git a/test/w3c/TurtleTests/turtle-syntax-struct-05.ttl b/test/w3c/TurtleTests/turtle-syntax-struct-05.ttl deleted file mode 100644 index c39e0411..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-struct-05.ttl +++ /dev/null @@ -1,4 +0,0 @@ -@prefix : . -:s :p1 :o1 ; - :p2 :o2 ;; - . diff --git a/test/w3c/TurtleTests/turtle-syntax-uri-01.ttl b/test/w3c/TurtleTests/turtle-syntax-uri-01.ttl deleted file mode 100644 index 2e2d5baf..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-uri-01.ttl +++ /dev/null @@ -1 +0,0 @@ - . diff --git a/test/w3c/TurtleTests/turtle-syntax-uri-02.ttl b/test/w3c/TurtleTests/turtle-syntax-uri-02.ttl deleted file mode 100644 index f355d38c..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-uri-02.ttl +++ /dev/null @@ -1,2 +0,0 @@ -# x53 is capital S - . diff --git a/test/w3c/TurtleTests/turtle-syntax-uri-03.ttl b/test/w3c/TurtleTests/turtle-syntax-uri-03.ttl deleted file mode 100644 index 0ea581af..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-uri-03.ttl +++ /dev/null @@ -1,2 +0,0 @@ -# x53 is capital S - . diff --git a/test/w3c/TurtleTests/turtle-syntax-uri-04.ttl b/test/w3c/TurtleTests/turtle-syntax-uri-04.ttl deleted file mode 100644 index db805c8f..00000000 --- a/test/w3c/TurtleTests/turtle-syntax-uri-04.ttl +++ /dev/null @@ -1,3 +0,0 @@ -# IRI with all chars in it. - - . diff --git a/test/w3c/TurtleTests/two_LITERAL_LONG2s.nt b/test/w3c/TurtleTests/two_LITERAL_LONG2s.nt deleted file mode 100644 index af94fe6a..00000000 --- a/test/w3c/TurtleTests/two_LITERAL_LONG2s.nt +++ /dev/null @@ -1,2 +0,0 @@ - "first long literal" . - "second long literal" . diff --git a/test/w3c/TurtleTests/two_LITERAL_LONG2s.ttl b/test/w3c/TurtleTests/two_LITERAL_LONG2s.ttl deleted file mode 100644 index ceaad3d4..00000000 --- a/test/w3c/TurtleTests/two_LITERAL_LONG2s.ttl +++ /dev/null @@ -1,4 +0,0 @@ -# Test long literal twice to ensure it does not over-quote -@prefix : . -:a :b """first long literal""" . -:c :d """second long literal""" . diff --git a/test/w3c/TurtleTests/underscore_in_localName.nt b/test/w3c/TurtleTests/underscore_in_localName.nt deleted file mode 100644 index f9d0c4f1..00000000 --- a/test/w3c/TurtleTests/underscore_in_localName.nt +++ /dev/null @@ -1 +0,0 @@ - . diff --git a/test/w3c/TurtleTests/underscore_in_localName.ttl b/test/w3c/TurtleTests/underscore_in_localName.ttl deleted file mode 100644 index 34596fdf..00000000 --- a/test/w3c/TurtleTests/underscore_in_localName.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix p: . -p:s_ . diff --git a/test/w3c/nquads/README b/test/w3c/nquads/README new file mode 100644 index 00000000..7aef79dd --- /dev/null +++ b/test/w3c/nquads/README @@ -0,0 +1,25 @@ +This README is for the W3C RDF Working Group's N-Quads test suite. +This test suite contains two kinds of tests: + + Positive syntax (rdft:TestNQuadsPositiveSyntax) - an input N-Quads + file with no syntax errors. + + Negative syntax (rdft:TestNQuadsNegativeSyntax) - an input N-Quads + file with at least one syntax error. + +The manifest.ttl file in this directory lists tests in the +RDF WG's N-Quads test suite. All +tests have a name (mf:name) and an input (mf:action). + +• An implementation passes a positive syntax test if it parses the + input. + +• An implementation passes a negative syntax test if it fails to parse + the input. + +The home of the test suite is . + +See http://www.w3.org/2011/rdf-wg/wiki/RDF_Test_Suites for more details. + +Eric Prud'hommeaux - 11 June 2013. +Gregg Kellogg - 26 June 2013. diff --git a/test/w3c/nquads/comment_following_triple.nq b/test/w3c/nquads/comment_following_triple.nq new file mode 100644 index 00000000..5619459a --- /dev/null +++ b/test/w3c/nquads/comment_following_triple.nq @@ -0,0 +1,5 @@ + . # comment + _:o . # comment + "o" . # comment + "o"^^ . # comment + "o"@en . # comment diff --git a/test/w3c/nquads/langtagged_string.nq b/test/w3c/nquads/langtagged_string.nq new file mode 100644 index 00000000..1bddb04e --- /dev/null +++ b/test/w3c/nquads/langtagged_string.nq @@ -0,0 +1 @@ + "chat"@en . diff --git a/test/w3c/nquads/lantag_with_subtag.nq b/test/w3c/nquads/lantag_with_subtag.nq new file mode 100644 index 00000000..629cbf42 --- /dev/null +++ b/test/w3c/nquads/lantag_with_subtag.nq @@ -0,0 +1 @@ + "Cheers"@en-UK . diff --git a/test/w3c/nquads/literal.nq b/test/w3c/nquads/literal.nq new file mode 100644 index 00000000..3aba89e4 --- /dev/null +++ b/test/w3c/nquads/literal.nq @@ -0,0 +1 @@ + "x" . diff --git a/test/w3c/nquads/literal_all_controls.nq b/test/w3c/nquads/literal_all_controls.nq new file mode 100644 index 00000000..91c8af14 --- /dev/null +++ b/test/w3c/nquads/literal_all_controls.nq @@ -0,0 +1 @@ + "\u0000\u0001\u0002\u0003\u0004\u0005\u0006\u0007\u0008\t\u000B\u000C\u000E\u000F\u0010\u0011\u0012\u0013\u0014\u0015\u0016\u0017\u0018\u0019\u001A\u001B\u001C\u001D\u001E\u001F" . diff --git a/test/w3c/nquads/literal_all_punctuation.nq b/test/w3c/nquads/literal_all_punctuation.nq new file mode 100644 index 00000000..c25d818f --- /dev/null +++ b/test/w3c/nquads/literal_all_punctuation.nq @@ -0,0 +1 @@ + " !\"#$%&():;<=>?@[]^_`{|}~" . diff --git a/test/w3c/nquads/literal_ascii_boundaries.nq b/test/w3c/nquads/literal_ascii_boundaries.nq new file mode 100644 index 00000000..7a4dc717 Binary files /dev/null and b/test/w3c/nquads/literal_ascii_boundaries.nq differ diff --git a/test/w3c/nquads/literal_false.nq b/test/w3c/nquads/literal_false.nq new file mode 100644 index 00000000..5bbbae84 --- /dev/null +++ b/test/w3c/nquads/literal_false.nq @@ -0,0 +1 @@ + "false"^^ . diff --git a/test/w3c/nquads/literal_true.nq b/test/w3c/nquads/literal_true.nq new file mode 100644 index 00000000..054b229f --- /dev/null +++ b/test/w3c/nquads/literal_true.nq @@ -0,0 +1 @@ + "true"^^ . diff --git a/test/w3c/nquads/literal_with_2_dquotes.nq b/test/w3c/nquads/literal_with_2_dquotes.nq new file mode 100644 index 00000000..3e69dc10 --- /dev/null +++ b/test/w3c/nquads/literal_with_2_dquotes.nq @@ -0,0 +1 @@ + "x\"\"y" . diff --git a/test/w3c/nquads/literal_with_2_squotes.nq b/test/w3c/nquads/literal_with_2_squotes.nq new file mode 100644 index 00000000..8ddc52e8 --- /dev/null +++ b/test/w3c/nquads/literal_with_2_squotes.nq @@ -0,0 +1 @@ + "x''y" . diff --git a/test/w3c/nquads/literal_with_BACKSPACE.nq b/test/w3c/nquads/literal_with_BACKSPACE.nq new file mode 100644 index 00000000..339013df --- /dev/null +++ b/test/w3c/nquads/literal_with_BACKSPACE.nq @@ -0,0 +1 @@ + "\b" . diff --git a/test/w3c/nquads/literal_with_CARRIAGE_RETURN.nq b/test/w3c/nquads/literal_with_CARRIAGE_RETURN.nq new file mode 100644 index 00000000..91b85c89 --- /dev/null +++ b/test/w3c/nquads/literal_with_CARRIAGE_RETURN.nq @@ -0,0 +1 @@ + "\r" . diff --git a/test/w3c/nquads/literal_with_CHARACTER_TABULATION.nq b/test/w3c/nquads/literal_with_CHARACTER_TABULATION.nq new file mode 100644 index 00000000..a6a9d9f0 --- /dev/null +++ b/test/w3c/nquads/literal_with_CHARACTER_TABULATION.nq @@ -0,0 +1 @@ + "\t" . diff --git a/test/w3c/nquads/literal_with_FORM_FEED.nq b/test/w3c/nquads/literal_with_FORM_FEED.nq new file mode 100644 index 00000000..10d2c6d7 --- /dev/null +++ b/test/w3c/nquads/literal_with_FORM_FEED.nq @@ -0,0 +1 @@ + "\f" . diff --git a/test/w3c/nquads/literal_with_LINE_FEED.nq b/test/w3c/nquads/literal_with_LINE_FEED.nq new file mode 100644 index 00000000..462f97ac --- /dev/null +++ b/test/w3c/nquads/literal_with_LINE_FEED.nq @@ -0,0 +1 @@ + "\n" . diff --git a/test/w3c/nquads/literal_with_REVERSE_SOLIDUS.nq b/test/w3c/nquads/literal_with_REVERSE_SOLIDUS.nq new file mode 100644 index 00000000..ebc846ed --- /dev/null +++ b/test/w3c/nquads/literal_with_REVERSE_SOLIDUS.nq @@ -0,0 +1 @@ + "\\" . diff --git a/test/w3c/nquads/literal_with_REVERSE_SOLIDUS2.nq b/test/w3c/nquads/literal_with_REVERSE_SOLIDUS2.nq new file mode 100644 index 00000000..586e364d --- /dev/null +++ b/test/w3c/nquads/literal_with_REVERSE_SOLIDUS2.nq @@ -0,0 +1 @@ + "test-\\" . diff --git a/test/w3c/nquads/literal_with_UTF8_boundaries.nq b/test/w3c/nquads/literal_with_UTF8_boundaries.nq new file mode 100644 index 00000000..0e1616db --- /dev/null +++ b/test/w3c/nquads/literal_with_UTF8_boundaries.nq @@ -0,0 +1 @@ + "€߿ࠀ࿿က쿿퀀퟿�𐀀𿿽񀀀󿿽􀀀􏿽" . diff --git a/test/w3c/nquads/literal_with_dquote.nq b/test/w3c/nquads/literal_with_dquote.nq new file mode 100644 index 00000000..05a1fd3a --- /dev/null +++ b/test/w3c/nquads/literal_with_dquote.nq @@ -0,0 +1 @@ + "x\"y" . diff --git a/test/w3c/nquads/literal_with_numeric_escape4.nq b/test/w3c/nquads/literal_with_numeric_escape4.nq new file mode 100644 index 00000000..16f0a036 --- /dev/null +++ b/test/w3c/nquads/literal_with_numeric_escape4.nq @@ -0,0 +1 @@ + "\u006F" . diff --git a/test/w3c/nquads/literal_with_numeric_escape8.nq b/test/w3c/nquads/literal_with_numeric_escape8.nq new file mode 100644 index 00000000..e909a79d --- /dev/null +++ b/test/w3c/nquads/literal_with_numeric_escape8.nq @@ -0,0 +1 @@ + "\U0000006F" . diff --git a/test/w3c/nquads/literal_with_squote.nq b/test/w3c/nquads/literal_with_squote.nq new file mode 100644 index 00000000..acf7f58f --- /dev/null +++ b/test/w3c/nquads/literal_with_squote.nq @@ -0,0 +1 @@ + "x'y" . diff --git a/test/w3c/nquads/manifest.ttl b/test/w3c/nquads/manifest.ttl new file mode 100644 index 00000000..b4b54037 --- /dev/null +++ b/test/w3c/nquads/manifest.ttl @@ -0,0 +1,709 @@ +# N-Quads Syntax tests + +@prefix rdfs: . +@prefix mf: . +@prefix qt: . + +@prefix rdft: . + +<> a mf:Manifest ; + rdfs:label "N-Quads tests" ; + mf:entries + ( + <#nq-syntax-uri-01> + <#nq-syntax-uri-02> + <#nq-syntax-uri-03> + <#nq-syntax-uri-04> + <#nq-syntax-uri-05> + <#nq-syntax-uri-06> + <#nq-syntax-bnode-01> + <#nq-syntax-bnode-02> + <#nq-syntax-bnode-03> + <#nq-syntax-bnode-04> + <#nq-syntax-bnode-05> + <#nq-syntax-bnode-06> + <#nq-syntax-bad-literal-01> + <#nq-syntax-bad-literal-02> + <#nq-syntax-bad-literal-03> + <#nq-syntax-bad-uri-01> + <#nq-syntax-bad-quint-01> + <#nt-syntax-file-01> + <#nt-syntax-file-02> + <#nt-syntax-file-03> + <#nt-syntax-uri-01> + <#nt-syntax-uri-02> + <#nt-syntax-uri-03> + <#nt-syntax-uri-04> + <#nt-syntax-string-01> + <#nt-syntax-string-02> + <#nt-syntax-string-03> + <#nt-syntax-str-esc-01> + <#nt-syntax-str-esc-02> + <#nt-syntax-str-esc-03> + <#nt-syntax-bnode-01> + <#nt-syntax-bnode-02> + <#nt-syntax-bnode-03> + <#nt-syntax-datatypes-01> + <#nt-syntax-datatypes-02> + <#nt-syntax-bad-uri-01> + <#nt-syntax-bad-uri-02> + <#nt-syntax-bad-uri-03> + <#nt-syntax-bad-uri-04> + <#nt-syntax-bad-uri-05> + <#nt-syntax-bad-uri-06> + <#nt-syntax-bad-uri-07> + <#nt-syntax-bad-uri-08> + <#nt-syntax-bad-uri-09> + <#nt-syntax-bad-prefix-01> + <#nt-syntax-bad-base-01> + <#nt-syntax-bad-bnode-01> + <#nt-syntax-bad-bnode-02> + <#nt-syntax-bad-struct-01> + <#nt-syntax-bad-struct-02> + <#nt-syntax-bad-lang-01> + <#nt-syntax-bad-esc-01> + <#nt-syntax-bad-esc-02> + <#nt-syntax-bad-esc-03> + <#nt-syntax-bad-string-01> + <#nt-syntax-bad-string-02> + <#nt-syntax-bad-string-03> + <#nt-syntax-bad-string-04> + <#nt-syntax-bad-string-05> + <#nt-syntax-bad-string-06> + <#nt-syntax-bad-string-07> + <#nt-syntax-bad-num-01> + <#nt-syntax-bad-num-02> + <#nt-syntax-bad-num-03> + <#nt-syntax-subm-01> + <#comment_following_triple> + <#literal> + <#literal_all_controls> + <#literal_all_punctuation> + <#literal_ascii_boundaries> + <#literal_with_2_dquotes> + <#literal_with_2_squotes> + <#literal_with_BACKSPACE> + <#literal_with_CARRIAGE_RETURN> + <#literal_with_CHARACTER_TABULATION> + <#literal_with_dquote> + <#literal_with_FORM_FEED> + <#literal_with_LINE_FEED> + <#literal_with_numeric_escape4> + <#literal_with_numeric_escape8> + <#literal_with_REVERSE_SOLIDUS> + <#literal_with_REVERSE_SOLIDUS2> + <#literal_with_squote> + <#literal_with_UTF8_boundaries> + <#langtagged_string> + <#lantag_with_subtag> + <#minimal_whitespace> + ) . + +<#nq-syntax-uri-01> a rdft:TestNQuadsPositiveSyntax ; + mf:name "nq-syntax-uri-01" ; + rdfs:comment "URI graph with URI triple" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nq-syntax-uri-02> a rdft:TestNQuadsPositiveSyntax ; + mf:name "nq-syntax-uri-02" ; + rdfs:comment "URI graph with BNode subject" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nq-syntax-uri-03> a rdft:TestNQuadsPositiveSyntax ; + mf:name "nq-syntax-uri-03" ; + rdfs:comment "URI graph with BNode object" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nq-syntax-uri-04> a rdft:TestNQuadsPositiveSyntax ; + mf:name "nq-syntax-uri-04" ; + rdfs:comment "URI graph with simple literal" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nq-syntax-uri-05> a rdft:TestNQuadsPositiveSyntax ; + mf:name "nq-syntax-uri-05" ; + rdfs:comment "URI graph with language tagged literal" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nq-syntax-uri-06> a rdft:TestNQuadsPositiveSyntax ; + mf:name "nq-syntax-uri-06" ; + rdfs:comment "URI graph with datatyped literal" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nq-syntax-bnode-01> a rdft:TestNQuadsPositiveSyntax ; + mf:name "nq-syntax-bnode-01" ; + rdfs:comment "BNode graph with URI triple" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nq-syntax-bnode-02> a rdft:TestNQuadsPositiveSyntax ; + mf:name "nq-syntax-bnode-02" ; + rdfs:comment "BNode graph with BNode subject" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nq-syntax-bnode-03> a rdft:TestNQuadsPositiveSyntax ; + mf:name "nq-syntax-bnode-03" ; + rdfs:comment "BNode graph with BNode object" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nq-syntax-bnode-04> a rdft:TestNQuadsPositiveSyntax ; + mf:name "nq-syntax-bnode-04" ; + rdfs:comment "BNode graph with simple literal" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nq-syntax-bnode-05> a rdft:TestNQuadsPositiveSyntax ; + mf:name "nq-syntax-bnode-05" ; + rdfs:comment "BNode graph with language tagged literal" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nq-syntax-bnode-06> a rdft:TestNQuadsPositiveSyntax ; + mf:name "nq-syntax-bnode-06" ; + rdfs:comment "BNode graph with datatyped literal" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nq-syntax-bad-literal-01> a rdft:TestNQuadsNegativeSyntax ; + mf:name "nq-syntax-bad-literal-01" ; + rdfs:comment "Graph name may not be a simple literal (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nq-syntax-bad-literal-02> a rdft:TestNQuadsNegativeSyntax ; + mf:name "nq-syntax-bad-literal-02" ; + rdfs:comment "Graph name may not be a language tagged literal (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nq-syntax-bad-literal-03> a rdft:TestNQuadsNegativeSyntax ; + mf:name "nq-syntax-bad-literal-03" ; + rdfs:comment "Graph name may not be a datatyped literal (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nq-syntax-bad-uri-01> a rdft:TestNQuadsNegativeSyntax ; + mf:name "nq-syntax-bad-uri-01" ; + rdfs:comment "Graph name URI must be absolute (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nq-syntax-bad-quint-01> a rdft:TestNQuadsNegativeSyntax ; + mf:name "nq-syntax-bad-quint-01" ; + rdfs:comment "N-Quads does not have a fifth element (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-file-01> a rdft:TestNQuadsPositiveSyntax ; + mf:name "nt-syntax-file-01" ; + rdfs:comment "Empty file" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-file-02> a rdft:TestNQuadsPositiveSyntax ; + mf:name "nt-syntax-file-02" ; + rdfs:comment "Only comment" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-file-03> a rdft:TestNQuadsPositiveSyntax ; + mf:name "nt-syntax-file-03" ; + rdfs:comment "One comment, one empty line" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-uri-01> a rdft:TestNQuadsPositiveSyntax ; + mf:name "nt-syntax-uri-01" ; + rdfs:comment "Only IRIs" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-uri-02> a rdft:TestNQuadsPositiveSyntax ; + mf:name "nt-syntax-uri-02" ; + rdfs:comment "IRIs with Unicode escape" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-uri-03> a rdft:TestNQuadsPositiveSyntax ; + mf:name "nt-syntax-uri-03" ; + rdfs:comment "IRIs with long Unicode escape" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-uri-04> a rdft:TestNQuadsPositiveSyntax ; + mf:name "nt-syntax-uri-04" ; + rdfs:comment "Legal IRIs" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-string-01> a rdft:TestNQuadsPositiveSyntax ; + mf:name "nt-syntax-string-01" ; + rdfs:comment "string literal" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-string-02> a rdft:TestNQuadsPositiveSyntax ; + mf:name "nt-syntax-string-02" ; + rdfs:comment "langString literal" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-string-03> a rdft:TestNQuadsPositiveSyntax ; + mf:name "nt-syntax-string-03" ; + rdfs:comment "langString literal with region" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-str-esc-01> a rdft:TestNQuadsPositiveSyntax ; + mf:name "nt-syntax-str-esc-01" ; + rdfs:comment "string literal with escaped newline" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-str-esc-02> a rdft:TestNQuadsPositiveSyntax ; + mf:name "nt-syntax-str-esc-02" ; + rdfs:comment "string literal with Unicode escape" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-str-esc-03> a rdft:TestNQuadsPositiveSyntax ; + mf:name "nt-syntax-str-esc-03" ; + rdfs:comment "string literal with long Unicode escape" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-bnode-01> a rdft:TestNQuadsPositiveSyntax ; + mf:name "nt-syntax-bnode-01" ; + rdfs:comment "bnode subject" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-bnode-02> a rdft:TestNQuadsPositiveSyntax ; + mf:name "nt-syntax-bnode-02" ; + rdfs:comment "bnode object" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-bnode-03> a rdft:TestNQuadsPositiveSyntax ; + mf:name "nt-syntax-bnode-03" ; + rdfs:comment "Blank node labels may start with a digit" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-datatypes-01> a rdft:TestNQuadsPositiveSyntax ; + mf:name "nt-syntax-datatypes-01" ; + rdfs:comment "xsd:byte literal" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-datatypes-02> a rdft:TestNQuadsPositiveSyntax ; + mf:name "nt-syntax-datatypes-02" ; + rdfs:comment "integer as xsd:string" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-bad-uri-01> a rdft:TestNQuadsNegativeSyntax ; + mf:name "nt-syntax-bad-uri-01" ; + rdfs:comment "Bad IRI : space (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-bad-uri-02> a rdft:TestNQuadsNegativeSyntax ; + mf:name "nt-syntax-bad-uri-02" ; + rdfs:comment "Bad IRI : bad escape (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-bad-uri-03> a rdft:TestNQuadsNegativeSyntax ; + mf:name "nt-syntax-bad-uri-03" ; + rdfs:comment "Bad IRI : bad long escape (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-bad-uri-04> a rdft:TestNQuadsNegativeSyntax ; + mf:name "nt-syntax-bad-uri-04" ; + rdfs:comment "Bad IRI : character escapes not allowed (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-bad-uri-05> a rdft:TestNQuadsNegativeSyntax ; + mf:name "nt-syntax-bad-uri-05" ; + rdfs:comment "Bad IRI : character escapes not allowed (2) (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-bad-uri-06> a rdft:TestNQuadsNegativeSyntax ; + mf:name "nt-syntax-bad-uri-06" ; + rdfs:comment "Bad IRI : relative IRI not allowed in subject (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-bad-uri-07> a rdft:TestNQuadsNegativeSyntax ; + mf:name "nt-syntax-bad-uri-07" ; + rdfs:comment "Bad IRI : relative IRI not allowed in predicate (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-bad-uri-08> a rdft:TestNQuadsNegativeSyntax ; + mf:name "nt-syntax-bad-uri-08" ; + rdfs:comment "Bad IRI : relative IRI not allowed in object (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-bad-uri-09> a rdft:TestNQuadsNegativeSyntax ; + mf:name "nt-syntax-bad-uri-09" ; + rdfs:comment "Bad IRI : relative IRI not allowed in datatype (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-bad-prefix-01> a rdft:TestNQuadsNegativeSyntax ; + mf:name "nt-syntax-bad-prefix-01" ; + rdfs:comment "@prefix not allowed in N-Quads (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-bad-base-01> a rdft:TestNQuadsNegativeSyntax ; + mf:name "nt-syntax-bad-base-01" ; + rdfs:comment "@base not allowed in N-Quads (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-bad-bnode-01> a rdft:TestNTriplesNegativeSyntax ; + mf:name "nt-syntax-bad-bnode-01" ; + rdfs:comment "Colon in bnode label not allowed (negative test)" ; + mf:action ; + . + +<#nt-syntax-bad-bnode-02> a rdft:TestNTriplesNegativeSyntax ; + mf:name "nt-syntax-bad-bnode-02" ; + rdfs:comment "Colon in bnode label not allowed (negative test)" ; + mf:action ; + . + +<#nt-syntax-bad-struct-01> a rdft:TestNQuadsNegativeSyntax ; + mf:name "nt-syntax-bad-struct-01" ; + rdfs:comment "N-Quads does not have objectList (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-bad-struct-02> a rdft:TestNQuadsNegativeSyntax ; + mf:name "nt-syntax-bad-struct-02" ; + rdfs:comment "N-Quads does not have predicateObjectList (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-bad-lang-01> a rdft:TestNQuadsNegativeSyntax ; + mf:name "nt-syntax-bad-lang-01" ; + rdfs:comment "langString with bad lang (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-bad-esc-01> a rdft:TestNQuadsNegativeSyntax ; + mf:name "nt-syntax-bad-esc-01" ; + rdfs:comment "Bad string escape (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-bad-esc-02> a rdft:TestNQuadsNegativeSyntax ; + mf:name "nt-syntax-bad-esc-02" ; + rdfs:comment "Bad string escape (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-bad-esc-03> a rdft:TestNQuadsNegativeSyntax ; + mf:name "nt-syntax-bad-esc-03" ; + rdfs:comment "Bad string escape (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-bad-string-01> a rdft:TestNQuadsNegativeSyntax ; + mf:name "nt-syntax-bad-string-01" ; + rdfs:comment "mismatching string literal open/close (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-bad-string-02> a rdft:TestNQuadsNegativeSyntax ; + mf:name "nt-syntax-bad-string-02" ; + rdfs:comment "mismatching string literal open/close (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-bad-string-03> a rdft:TestNQuadsNegativeSyntax ; + mf:name "nt-syntax-bad-string-03" ; + rdfs:comment "single quotes (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-bad-string-04> a rdft:TestNQuadsNegativeSyntax ; + mf:name "nt-syntax-bad-string-04" ; + rdfs:comment "long single string literal (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-bad-string-05> a rdft:TestNQuadsNegativeSyntax ; + mf:name "nt-syntax-bad-string-05" ; + rdfs:comment "long double string literal (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-bad-string-06> a rdft:TestNQuadsNegativeSyntax ; + mf:name "nt-syntax-bad-string-06" ; + rdfs:comment "string literal with no end (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-bad-string-07> a rdft:TestNQuadsNegativeSyntax ; + mf:name "nt-syntax-bad-string-07" ; + rdfs:comment "string literal with no start (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-bad-num-01> a rdft:TestNQuadsNegativeSyntax ; + mf:name "nt-syntax-bad-num-01" ; + rdfs:comment "no numbers in N-Quads (integer) (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-bad-num-02> a rdft:TestNQuadsNegativeSyntax ; + mf:name "nt-syntax-bad-num-02" ; + rdfs:comment "no numbers in N-Quads (decimal) (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-bad-num-03> a rdft:TestNQuadsNegativeSyntax ; + mf:name "nt-syntax-bad-num-03" ; + rdfs:comment "no numbers in N-Quads (float) (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#nt-syntax-subm-01> a rdft:TestNQuadsPositiveSyntax ; + mf:name "nt-syntax-subm-01" ; + rdfs:comment "Submission test from Original RDF Test Cases" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#comment_following_triple> a rdft:TestNQuadsPositiveSyntax ; + mf:name "comment_following_triple" ; + rdfs:comment "Tests comments after a triple" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#literal_ascii_boundaries> a rdft:TestNQuadsPositiveSyntax ; + mf:name "literal_ascii_boundaries" ; + rdfs:comment "literal_ascii_boundaries '\\x00\\x26\\x28...'" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#literal_with_UTF8_boundaries> a rdft:TestNQuadsPositiveSyntax ; + mf:name "literal_with_UTF8_boundaries" ; + rdfs:comment "literal_with_UTF8_boundaries '\\x80\\x7ff\\x800\\xfff...'" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#literal_all_controls> a rdft:TestNQuadsPositiveSyntax ; + mf:name "literal_all_controls" ; + rdfs:comment "literal_all_controls '\\x00\\x01\\x02\\x03\\x04...'" ; + rdft:approval rdft:Approved ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#literal_all_punctuation> a rdft:TestNQuadsPositiveSyntax ; + mf:name "literal_all_punctuation" ; + rdfs:comment "literal_all_punctuation '!\"#$%&()...'" ; + rdft:approval rdft:Approved ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#literal_with_squote> a rdft:TestNQuadsPositiveSyntax ; + mf:name "literal_with_squote" ; + rdfs:comment "literal with squote \"x'y\"" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#literal_with_2_squotes> a rdft:TestNQuadsPositiveSyntax ; + mf:name "literal_with_2_squotes" ; + rdfs:comment "literal with 2 squotes \"x''y\"" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#literal> a rdft:TestNQuadsPositiveSyntax ; + mf:name "literal" ; + rdfs:comment "literal \"\"\"x\"\"\"" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#literal_with_dquote> a rdft:TestNQuadsPositiveSyntax ; + mf:name "literal_with_dquote" ; + rdfs:comment 'literal with dquote "x\"y"' ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#literal_with_2_dquotes> a rdft:TestNQuadsPositiveSyntax ; + mf:name "literal_with_2_dquotes" ; + rdfs:comment "literal with 2 squotes \"\"\"a\"\"b\"\"\"" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#literal_with_REVERSE_SOLIDUS2> a rdft:TestNQuadsPositiveSyntax ; + mf:name "literal_with_REVERSE_SOLIDUS2" ; + rdfs:comment "REVERSE SOLIDUS at end of literal" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#literal_with_CHARACTER_TABULATION> a rdft:TestNQuadsPositiveSyntax ; + mf:name "literal_with_CHARACTER_TABULATION" ; + rdfs:comment "literal with CHARACTER TABULATION" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#literal_with_BACKSPACE> a rdft:TestNQuadsPositiveSyntax ; + mf:name "literal_with_BACKSPACE" ; + rdfs:comment "literal with BACKSPACE" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#literal_with_LINE_FEED> a rdft:TestNQuadsPositiveSyntax ; + mf:name "literal_with_LINE_FEED" ; + rdfs:comment "literal with LINE FEED" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#literal_with_CARRIAGE_RETURN> a rdft:TestNQuadsPositiveSyntax ; + mf:name "literal_with_CARRIAGE_RETURN" ; + rdfs:comment "literal with CARRIAGE RETURN" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#literal_with_FORM_FEED> a rdft:TestNQuadsPositiveSyntax ; + mf:name "literal_with_FORM_FEED" ; + rdfs:comment "literal with FORM FEED" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#literal_with_REVERSE_SOLIDUS> a rdft:TestNQuadsPositiveSyntax ; + mf:name "literal_with_REVERSE_SOLIDUS" ; + rdfs:comment "literal with REVERSE SOLIDUS" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#literal_with_numeric_escape4> a rdft:TestNQuadsPositiveSyntax ; + mf:name "literal_with_numeric_escape4" ; + rdfs:comment "literal with numeric escape4 \\u" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#literal_with_numeric_escape8> a rdft:TestNQuadsPositiveSyntax ; + mf:name "literal_with_numeric_escape8" ; + rdfs:comment "literal with numeric escape8 \\U" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#langtagged_string> a rdft:TestNQuadsPositiveSyntax ; + mf:name "langtagged_string" ; + rdfs:comment "langtagged string \"x\"@en" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#lantag_with_subtag> a rdft:TestNQuadsPositiveSyntax ; + mf:name "lantag_with_subtag" ; + rdfs:comment "lantag with subtag \"x\"@en-us" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#minimal_whitespace> a rdft:TestNQuadsPositiveSyntax ; + mf:name "minimal_whitespace" ; + rdfs:comment "tests absense of whitespace between subject, predicate, object and end-of-statement" ; + rdft:approval rdft:Approved ; + mf:action ; + . diff --git a/test/w3c/nquads/minimal_whitespace.nq b/test/w3c/nquads/minimal_whitespace.nq new file mode 100644 index 00000000..e9e3a801 --- /dev/null +++ b/test/w3c/nquads/minimal_whitespace.nq @@ -0,0 +1,6 @@ +. +"Alice". +_:o. +_:s. +_:s"Alice". +_:s_:bnode1. diff --git a/test/w3c/nquads/nq-syntax-bad-literal-01.nq b/test/w3c/nquads/nq-syntax-bad-literal-01.nq new file mode 100644 index 00000000..bb17eb37 --- /dev/null +++ b/test/w3c/nquads/nq-syntax-bad-literal-01.nq @@ -0,0 +1 @@ + "o" . \ No newline at end of file diff --git a/test/w3c/nquads/nq-syntax-bad-literal-02.nq b/test/w3c/nquads/nq-syntax-bad-literal-02.nq new file mode 100644 index 00000000..ea303b28 --- /dev/null +++ b/test/w3c/nquads/nq-syntax-bad-literal-02.nq @@ -0,0 +1 @@ + "o"@en . \ No newline at end of file diff --git a/test/w3c/nquads/nq-syntax-bad-literal-03.nq b/test/w3c/nquads/nq-syntax-bad-literal-03.nq new file mode 100644 index 00000000..854b867f --- /dev/null +++ b/test/w3c/nquads/nq-syntax-bad-literal-03.nq @@ -0,0 +1 @@ + "o"^^ . \ No newline at end of file diff --git a/test/w3c/nquads/nq-syntax-bad-quint-01.nq b/test/w3c/nquads/nq-syntax-bad-quint-01.nq new file mode 100644 index 00000000..52b7581e --- /dev/null +++ b/test/w3c/nquads/nq-syntax-bad-quint-01.nq @@ -0,0 +1,2 @@ +# N-Quads rejects a quint + . diff --git a/test/w3c/nquads/nq-syntax-bad-uri-01.nq b/test/w3c/nquads/nq-syntax-bad-uri-01.nq new file mode 100644 index 00000000..3bf4dbd0 --- /dev/null +++ b/test/w3c/nquads/nq-syntax-bad-uri-01.nq @@ -0,0 +1,2 @@ +# No relative IRIs in N-Quads + . diff --git a/test/w3c/nquads/nq-syntax-bnode-01.nq b/test/w3c/nquads/nq-syntax-bnode-01.nq new file mode 100644 index 00000000..b7acbd5c --- /dev/null +++ b/test/w3c/nquads/nq-syntax-bnode-01.nq @@ -0,0 +1 @@ + _:g . \ No newline at end of file diff --git a/test/w3c/nquads/nq-syntax-bnode-02.nq b/test/w3c/nquads/nq-syntax-bnode-02.nq new file mode 100644 index 00000000..07c92637 --- /dev/null +++ b/test/w3c/nquads/nq-syntax-bnode-02.nq @@ -0,0 +1 @@ +_:s _:g . \ No newline at end of file diff --git a/test/w3c/nquads/nq-syntax-bnode-03.nq b/test/w3c/nquads/nq-syntax-bnode-03.nq new file mode 100644 index 00000000..5f89bd96 --- /dev/null +++ b/test/w3c/nquads/nq-syntax-bnode-03.nq @@ -0,0 +1 @@ + _:o _:g . \ No newline at end of file diff --git a/test/w3c/nquads/nq-syntax-bnode-04.nq b/test/w3c/nquads/nq-syntax-bnode-04.nq new file mode 100644 index 00000000..f89ca814 --- /dev/null +++ b/test/w3c/nquads/nq-syntax-bnode-04.nq @@ -0,0 +1 @@ + "o" _:g . \ No newline at end of file diff --git a/test/w3c/nquads/nq-syntax-bnode-05.nq b/test/w3c/nquads/nq-syntax-bnode-05.nq new file mode 100644 index 00000000..9bb45ce6 --- /dev/null +++ b/test/w3c/nquads/nq-syntax-bnode-05.nq @@ -0,0 +1 @@ + "o"@en _:g . \ No newline at end of file diff --git a/test/w3c/nquads/nq-syntax-bnode-06.nq b/test/w3c/nquads/nq-syntax-bnode-06.nq new file mode 100644 index 00000000..194ffdc2 --- /dev/null +++ b/test/w3c/nquads/nq-syntax-bnode-06.nq @@ -0,0 +1 @@ + "o"^^ _:g . \ No newline at end of file diff --git a/test/w3c/nquads/nq-syntax-uri-01.nq b/test/w3c/nquads/nq-syntax-uri-01.nq new file mode 100644 index 00000000..3026e122 --- /dev/null +++ b/test/w3c/nquads/nq-syntax-uri-01.nq @@ -0,0 +1 @@ + . \ No newline at end of file diff --git a/test/w3c/nquads/nq-syntax-uri-02.nq b/test/w3c/nquads/nq-syntax-uri-02.nq new file mode 100644 index 00000000..1590ab94 --- /dev/null +++ b/test/w3c/nquads/nq-syntax-uri-02.nq @@ -0,0 +1 @@ +_:s . \ No newline at end of file diff --git a/test/w3c/nquads/nq-syntax-uri-03.nq b/test/w3c/nquads/nq-syntax-uri-03.nq new file mode 100644 index 00000000..4592edcb --- /dev/null +++ b/test/w3c/nquads/nq-syntax-uri-03.nq @@ -0,0 +1 @@ + _:o . \ No newline at end of file diff --git a/test/w3c/nquads/nq-syntax-uri-04.nq b/test/w3c/nquads/nq-syntax-uri-04.nq new file mode 100644 index 00000000..f7b834ab --- /dev/null +++ b/test/w3c/nquads/nq-syntax-uri-04.nq @@ -0,0 +1 @@ + "o" . \ No newline at end of file diff --git a/test/w3c/nquads/nq-syntax-uri-05.nq b/test/w3c/nquads/nq-syntax-uri-05.nq new file mode 100644 index 00000000..cf5a0ee2 --- /dev/null +++ b/test/w3c/nquads/nq-syntax-uri-05.nq @@ -0,0 +1 @@ + "o"@en . \ No newline at end of file diff --git a/test/w3c/nquads/nq-syntax-uri-06.nq b/test/w3c/nquads/nq-syntax-uri-06.nq new file mode 100644 index 00000000..65e77033 --- /dev/null +++ b/test/w3c/nquads/nq-syntax-uri-06.nq @@ -0,0 +1 @@ + "o"^^ . \ No newline at end of file diff --git a/test/w3c/nquads/nt-syntax-bad-base-01.nq b/test/w3c/nquads/nt-syntax-bad-base-01.nq new file mode 100644 index 00000000..dff1b3b4 --- /dev/null +++ b/test/w3c/nquads/nt-syntax-bad-base-01.nq @@ -0,0 +1 @@ +@base . diff --git a/test/w3c/nquads/nt-syntax-bad-bnode-01.nq b/test/w3c/nquads/nt-syntax-bad-bnode-01.nq new file mode 100644 index 00000000..a776d20d --- /dev/null +++ b/test/w3c/nquads/nt-syntax-bad-bnode-01.nq @@ -0,0 +1 @@ +_::a . diff --git a/test/w3c/nquads/nt-syntax-bad-bnode-02.nq b/test/w3c/nquads/nt-syntax-bad-bnode-02.nq new file mode 100644 index 00000000..093b8700 --- /dev/null +++ b/test/w3c/nquads/nt-syntax-bad-bnode-02.nq @@ -0,0 +1 @@ +_:abc:def . diff --git a/test/w3c/nquads/nt-syntax-bad-esc-01.nq b/test/w3c/nquads/nt-syntax-bad-esc-01.nq new file mode 100644 index 00000000..f7a88add --- /dev/null +++ b/test/w3c/nquads/nt-syntax-bad-esc-01.nq @@ -0,0 +1,2 @@ +# Bad string escape + "a\zb" . diff --git a/test/w3c/nquads/nt-syntax-bad-esc-02.nq b/test/w3c/nquads/nt-syntax-bad-esc-02.nq new file mode 100644 index 00000000..72711d49 --- /dev/null +++ b/test/w3c/nquads/nt-syntax-bad-esc-02.nq @@ -0,0 +1,2 @@ +# Bad string escape + "\uWXYZ" . diff --git a/test/w3c/nquads/nt-syntax-bad-esc-03.nq b/test/w3c/nquads/nt-syntax-bad-esc-03.nq new file mode 100644 index 00000000..3a4522fc --- /dev/null +++ b/test/w3c/nquads/nt-syntax-bad-esc-03.nq @@ -0,0 +1,2 @@ +# Bad string escape + "\U0000WXYZ" . diff --git a/test/w3c/nquads/nt-syntax-bad-lang-01.nq b/test/w3c/nquads/nt-syntax-bad-lang-01.nq new file mode 100644 index 00000000..a4d952c8 --- /dev/null +++ b/test/w3c/nquads/nt-syntax-bad-lang-01.nq @@ -0,0 +1,2 @@ +# Bad lang tag + "string"@1 . diff --git a/test/w3c/nquads/nt-syntax-bad-num-01.nq b/test/w3c/nquads/nt-syntax-bad-num-01.nq new file mode 100644 index 00000000..2be6f516 --- /dev/null +++ b/test/w3c/nquads/nt-syntax-bad-num-01.nq @@ -0,0 +1 @@ + 1 . diff --git a/test/w3c/nquads/nt-syntax-bad-num-02.nq b/test/w3c/nquads/nt-syntax-bad-num-02.nq new file mode 100644 index 00000000..e1d5b06c --- /dev/null +++ b/test/w3c/nquads/nt-syntax-bad-num-02.nq @@ -0,0 +1 @@ + 1.0 . diff --git a/test/w3c/nquads/nt-syntax-bad-num-03.nq b/test/w3c/nquads/nt-syntax-bad-num-03.nq new file mode 100644 index 00000000..a9be82fc --- /dev/null +++ b/test/w3c/nquads/nt-syntax-bad-num-03.nq @@ -0,0 +1 @@ + 1.0e0 . diff --git a/test/w3c/nquads/nt-syntax-bad-prefix-01.nq b/test/w3c/nquads/nt-syntax-bad-prefix-01.nq new file mode 100644 index 00000000..89e08cc7 --- /dev/null +++ b/test/w3c/nquads/nt-syntax-bad-prefix-01.nq @@ -0,0 +1 @@ +@prefix : . diff --git a/test/w3c/nquads/nt-syntax-bad-string-01.nq b/test/w3c/nquads/nt-syntax-bad-string-01.nq new file mode 100644 index 00000000..988af87a --- /dev/null +++ b/test/w3c/nquads/nt-syntax-bad-string-01.nq @@ -0,0 +1 @@ + "abc' . diff --git a/test/w3c/nquads/nt-syntax-bad-string-02.nq b/test/w3c/nquads/nt-syntax-bad-string-02.nq new file mode 100644 index 00000000..e1d5b06c --- /dev/null +++ b/test/w3c/nquads/nt-syntax-bad-string-02.nq @@ -0,0 +1 @@ + 1.0 . diff --git a/test/w3c/nquads/nt-syntax-bad-string-03.nq b/test/w3c/nquads/nt-syntax-bad-string-03.nq new file mode 100644 index 00000000..64d343da --- /dev/null +++ b/test/w3c/nquads/nt-syntax-bad-string-03.nq @@ -0,0 +1 @@ + 1.0e1 . diff --git a/test/w3c/nquads/nt-syntax-bad-string-04.nq b/test/w3c/nquads/nt-syntax-bad-string-04.nq new file mode 100644 index 00000000..af4ff28f --- /dev/null +++ b/test/w3c/nquads/nt-syntax-bad-string-04.nq @@ -0,0 +1 @@ + '''abc''' . diff --git a/test/w3c/nquads/nt-syntax-bad-string-05.nq b/test/w3c/nquads/nt-syntax-bad-string-05.nq new file mode 100644 index 00000000..75ad4b2b --- /dev/null +++ b/test/w3c/nquads/nt-syntax-bad-string-05.nq @@ -0,0 +1 @@ + """abc""" . diff --git a/test/w3c/nquads/nt-syntax-bad-string-06.nq b/test/w3c/nquads/nt-syntax-bad-string-06.nq new file mode 100644 index 00000000..56dcbc60 --- /dev/null +++ b/test/w3c/nquads/nt-syntax-bad-string-06.nq @@ -0,0 +1 @@ + "abc . diff --git a/test/w3c/nquads/nt-syntax-bad-string-07.nq b/test/w3c/nquads/nt-syntax-bad-string-07.nq new file mode 100644 index 00000000..7f1ee800 --- /dev/null +++ b/test/w3c/nquads/nt-syntax-bad-string-07.nq @@ -0,0 +1 @@ + abc" . diff --git a/test/w3c/nquads/nt-syntax-bad-struct-01.nq b/test/w3c/nquads/nt-syntax-bad-struct-01.nq new file mode 100644 index 00000000..d546d564 --- /dev/null +++ b/test/w3c/nquads/nt-syntax-bad-struct-01.nq @@ -0,0 +1 @@ + , . diff --git a/test/w3c/nquads/nt-syntax-bad-struct-02.nq b/test/w3c/nquads/nt-syntax-bad-struct-02.nq new file mode 100644 index 00000000..1f388c6e --- /dev/null +++ b/test/w3c/nquads/nt-syntax-bad-struct-02.nq @@ -0,0 +1 @@ + ; , . diff --git a/test/w3c/nquads/nt-syntax-bad-uri-01.nq b/test/w3c/nquads/nt-syntax-bad-uri-01.nq new file mode 100644 index 00000000..0e69dc0c --- /dev/null +++ b/test/w3c/nquads/nt-syntax-bad-uri-01.nq @@ -0,0 +1,2 @@ +# Bad IRI : space. + . diff --git a/test/w3c/nquads/nt-syntax-bad-uri-02.nq b/test/w3c/nquads/nt-syntax-bad-uri-02.nq new file mode 100644 index 00000000..36d91af9 --- /dev/null +++ b/test/w3c/nquads/nt-syntax-bad-uri-02.nq @@ -0,0 +1,2 @@ +# Bad IRI : bad escape + . diff --git a/test/w3c/nquads/nt-syntax-bad-uri-03.nq b/test/w3c/nquads/nt-syntax-bad-uri-03.nq new file mode 100644 index 00000000..f512345f --- /dev/null +++ b/test/w3c/nquads/nt-syntax-bad-uri-03.nq @@ -0,0 +1,2 @@ +# Bad IRI : bad escape + . diff --git a/test/w3c/nquads/nt-syntax-bad-uri-04.nq b/test/w3c/nquads/nt-syntax-bad-uri-04.nq new file mode 100644 index 00000000..5cab062c --- /dev/null +++ b/test/w3c/nquads/nt-syntax-bad-uri-04.nq @@ -0,0 +1,2 @@ +# Bad IRI : character escapes not allowed. + . diff --git a/test/w3c/nquads/nt-syntax-bad-uri-05.nq b/test/w3c/nquads/nt-syntax-bad-uri-05.nq new file mode 100644 index 00000000..be0a21e0 --- /dev/null +++ b/test/w3c/nquads/nt-syntax-bad-uri-05.nq @@ -0,0 +1,2 @@ +# Bad IRI : character escapes not allowed. + . diff --git a/test/w3c/nquads/nt-syntax-bad-uri-06.nq b/test/w3c/nquads/nt-syntax-bad-uri-06.nq new file mode 100644 index 00000000..acd3779b --- /dev/null +++ b/test/w3c/nquads/nt-syntax-bad-uri-06.nq @@ -0,0 +1,2 @@ +# No relative IRIs in N-Quads + . diff --git a/test/w3c/nquads/nt-syntax-bad-uri-07.nq b/test/w3c/nquads/nt-syntax-bad-uri-07.nq new file mode 100644 index 00000000..c1d0875b --- /dev/null +++ b/test/w3c/nquads/nt-syntax-bad-uri-07.nq @@ -0,0 +1,2 @@ +# No relative IRIs in N-Quads +

. diff --git a/test/w3c/nquads/nt-syntax-bad-uri-08.nq b/test/w3c/nquads/nt-syntax-bad-uri-08.nq new file mode 100644 index 00000000..da475a4f --- /dev/null +++ b/test/w3c/nquads/nt-syntax-bad-uri-08.nq @@ -0,0 +1,2 @@ +# No relative IRIs in N-Quads + . diff --git a/test/w3c/nquads/nt-syntax-bad-uri-09.nq b/test/w3c/nquads/nt-syntax-bad-uri-09.nq new file mode 100644 index 00000000..812f1824 --- /dev/null +++ b/test/w3c/nquads/nt-syntax-bad-uri-09.nq @@ -0,0 +1,2 @@ +# No relative IRIs in N-Quads + "foo"^^

. diff --git a/test/w3c/nquads/nt-syntax-bnode-01.nq b/test/w3c/nquads/nt-syntax-bnode-01.nq new file mode 100644 index 00000000..5fb0d0f9 --- /dev/null +++ b/test/w3c/nquads/nt-syntax-bnode-01.nq @@ -0,0 +1 @@ +_:a . diff --git a/test/w3c/nquads/nt-syntax-bnode-02.nq b/test/w3c/nquads/nt-syntax-bnode-02.nq new file mode 100644 index 00000000..737e81b4 --- /dev/null +++ b/test/w3c/nquads/nt-syntax-bnode-02.nq @@ -0,0 +1,2 @@ + _:a . +_:a . diff --git a/test/w3c/nquads/nt-syntax-bnode-03.nq b/test/w3c/nquads/nt-syntax-bnode-03.nq new file mode 100644 index 00000000..1a1f1c9f --- /dev/null +++ b/test/w3c/nquads/nt-syntax-bnode-03.nq @@ -0,0 +1,2 @@ + _:1a . +_:1a . diff --git a/test/w3c/nquads/nt-syntax-datatypes-01.nq b/test/w3c/nquads/nt-syntax-datatypes-01.nq new file mode 100644 index 00000000..91263091 --- /dev/null +++ b/test/w3c/nquads/nt-syntax-datatypes-01.nq @@ -0,0 +1 @@ + "123"^^ . diff --git a/test/w3c/nquads/nt-syntax-datatypes-02.nq b/test/w3c/nquads/nt-syntax-datatypes-02.nq new file mode 100644 index 00000000..d49cc27d --- /dev/null +++ b/test/w3c/nquads/nt-syntax-datatypes-02.nq @@ -0,0 +1 @@ + "123"^^ . diff --git a/test/w3c/nquads/nt-syntax-file-01.nq b/test/w3c/nquads/nt-syntax-file-01.nq new file mode 100644 index 00000000..e69de29b diff --git a/test/w3c/nquads/nt-syntax-file-02.nq b/test/w3c/nquads/nt-syntax-file-02.nq new file mode 100644 index 00000000..e6d327d5 --- /dev/null +++ b/test/w3c/nquads/nt-syntax-file-02.nq @@ -0,0 +1 @@ +#Empty file. diff --git a/test/w3c/nquads/nt-syntax-file-03.nq b/test/w3c/nquads/nt-syntax-file-03.nq new file mode 100644 index 00000000..a9ca0358 --- /dev/null +++ b/test/w3c/nquads/nt-syntax-file-03.nq @@ -0,0 +1,2 @@ +#One comment, one empty line. + diff --git a/test/w3c/nquads/nt-syntax-str-esc-01.nq b/test/w3c/nquads/nt-syntax-str-esc-01.nq new file mode 100644 index 00000000..3925f2ec --- /dev/null +++ b/test/w3c/nquads/nt-syntax-str-esc-01.nq @@ -0,0 +1 @@ + "a\n" . diff --git a/test/w3c/nquads/nt-syntax-str-esc-02.nq b/test/w3c/nquads/nt-syntax-str-esc-02.nq new file mode 100644 index 00000000..e7d032f0 --- /dev/null +++ b/test/w3c/nquads/nt-syntax-str-esc-02.nq @@ -0,0 +1 @@ + "a\u0020b" . diff --git a/test/w3c/nquads/nt-syntax-str-esc-03.nq b/test/w3c/nquads/nt-syntax-str-esc-03.nq new file mode 100644 index 00000000..b8588c79 --- /dev/null +++ b/test/w3c/nquads/nt-syntax-str-esc-03.nq @@ -0,0 +1 @@ + "a\U00000020b" . diff --git a/test/w3c/nquads/nt-syntax-string-01.nq b/test/w3c/nquads/nt-syntax-string-01.nq new file mode 100644 index 00000000..5333aefe --- /dev/null +++ b/test/w3c/nquads/nt-syntax-string-01.nq @@ -0,0 +1 @@ + "string" . diff --git a/test/w3c/nquads/nt-syntax-string-02.nq b/test/w3c/nquads/nt-syntax-string-02.nq new file mode 100644 index 00000000..1ab55a33 --- /dev/null +++ b/test/w3c/nquads/nt-syntax-string-02.nq @@ -0,0 +1 @@ + "string"@en . diff --git a/test/w3c/nquads/nt-syntax-string-03.nq b/test/w3c/nquads/nt-syntax-string-03.nq new file mode 100644 index 00000000..b34ca0f6 --- /dev/null +++ b/test/w3c/nquads/nt-syntax-string-03.nq @@ -0,0 +1 @@ + "string"@en-uk . diff --git a/test/w3c/nquads/nt-syntax-subm-01.nq b/test/w3c/nquads/nt-syntax-subm-01.nq new file mode 100644 index 00000000..91b49889 --- /dev/null +++ b/test/w3c/nquads/nt-syntax-subm-01.nq @@ -0,0 +1,79 @@ +# +# Copyright World Wide Web Consortium, (Massachusetts Institute of +# Technology, Institut National de Recherche en Informatique et en +# Automatique, Keio University). +# +# All Rights Reserved. +# +# Please see the full Copyright clause at +# +# +# Test file with a variety of legal N-Triples +# +# Dave Beckett - http://purl.org/net/dajobe/ +# +# $Id: test.nt,v 1.7 2003/10/06 15:52:19 dbeckett2 Exp $ +# +##################################################################### + +# comment lines + # comment line after whitespace +# empty blank line, then one with spaces and tabs + + + . +_:anon . + _:anon . +# spaces and tabs throughout: + . + +# line ending with CR NL (ASCII 13, ASCII 10) + . + +# 2 statement lines separated by single CR (ASCII 10) + . + . + + +# All literal escapes + "simple literal" . + "backslash:\\" . + "dquote:\"" . + "newline:\n" . + "return\r" . + "tab:\t" . + +# Space is optional before final . + . + "x". + _:anon. + +# \u and \U escapes +# latin small letter e with acute symbol \u00E9 - 3 UTF-8 bytes #xC3 #A9 + "\u00E9" . +# Euro symbol \u20ac - 3 UTF-8 bytes #xE2 #x82 #xAC + "\u20AC" . +# resource18 test removed +# resource19 test removed +# resource20 test removed + +# XML Literals as Datatyped Literals + ""^^ . + " "^^ . + "x"^^ . + "\""^^ . + ""^^ . + "a "^^ . + "a c"^^ . + "a\n\nc"^^ . + "chat"^^ . +# resource28 test removed 2003-08-03 +# resource29 test removed 2003-08-03 + +# Plain literals with languages + "chat"@fr . + "chat"@en . + +# Typed Literals + "abc"^^ . +# resource33 test removed 2003-08-03 diff --git a/test/w3c/nquads/nt-syntax-uri-01.nq b/test/w3c/nquads/nt-syntax-uri-01.nq new file mode 100644 index 00000000..02e6ba98 --- /dev/null +++ b/test/w3c/nquads/nt-syntax-uri-01.nq @@ -0,0 +1 @@ + . diff --git a/test/w3c/nquads/nt-syntax-uri-02.nq b/test/w3c/nquads/nt-syntax-uri-02.nq new file mode 100644 index 00000000..664feea1 --- /dev/null +++ b/test/w3c/nquads/nt-syntax-uri-02.nq @@ -0,0 +1,2 @@ +# x53 is capital S + . diff --git a/test/w3c/nquads/nt-syntax-uri-03.nq b/test/w3c/nquads/nt-syntax-uri-03.nq new file mode 100644 index 00000000..b5aeb26e --- /dev/null +++ b/test/w3c/nquads/nt-syntax-uri-03.nq @@ -0,0 +1,2 @@ +# x53 is capital S + . diff --git a/test/w3c/nquads/nt-syntax-uri-04.nq b/test/w3c/nquads/nt-syntax-uri-04.nq new file mode 100644 index 00000000..49bacca7 --- /dev/null +++ b/test/w3c/nquads/nt-syntax-uri-04.nq @@ -0,0 +1,2 @@ +# IRI with all chars in it. + . diff --git a/test/w3c/ntriples/README b/test/w3c/ntriples/README new file mode 100644 index 00000000..12d8bf16 --- /dev/null +++ b/test/w3c/ntriples/README @@ -0,0 +1,25 @@ +This README is for the W3C RDF Working Group's N-Triples test suite. +This test suite contains two kinds of tests: + + Positive syntax (rdft:TestNTriplesPositiveSyntax) - an input N-Triples + file with no syntax errors. + + Negative syntax (rdft:TestNTriplesNegativeSyntax) - an input N-Triples + file with at least one syntax error. + +The manifest.ttl file in this directory lists tests in the +RDF WG's N-Triples test suite. All +tests have a name (mf:name) and an input (mf:action). + +• An implementation passes a positive syntax test if it parses the + input. + +• An implementation passes a negative syntax test if it fails to parse + the input. + +The home of the test suite is . + +See http://www.w3.org/2011/rdf-wg/wiki/RDF_Test_Suites for more details. + +Eric Prud'hommeaux - 11 June 2013. +Gregg Kellogg - 26 June 2013. diff --git a/test/w3c/ntriples/comment_following_triple.nt b/test/w3c/ntriples/comment_following_triple.nt new file mode 100644 index 00000000..5619459a --- /dev/null +++ b/test/w3c/ntriples/comment_following_triple.nt @@ -0,0 +1,5 @@ + . # comment + _:o . # comment + "o" . # comment + "o"^^ . # comment + "o"@en . # comment diff --git a/test/w3c/ntriples/langtagged_string.nt b/test/w3c/ntriples/langtagged_string.nt new file mode 100644 index 00000000..1bddb04e --- /dev/null +++ b/test/w3c/ntriples/langtagged_string.nt @@ -0,0 +1 @@ + "chat"@en . diff --git a/test/w3c/ntriples/lantag_with_subtag.nt b/test/w3c/ntriples/lantag_with_subtag.nt new file mode 100644 index 00000000..629cbf42 --- /dev/null +++ b/test/w3c/ntriples/lantag_with_subtag.nt @@ -0,0 +1 @@ + "Cheers"@en-UK . diff --git a/test/w3c/ntriples/literal.nt b/test/w3c/ntriples/literal.nt new file mode 100644 index 00000000..3aba89e4 --- /dev/null +++ b/test/w3c/ntriples/literal.nt @@ -0,0 +1 @@ + "x" . diff --git a/test/w3c/ntriples/literal_all_controls.nt b/test/w3c/ntriples/literal_all_controls.nt new file mode 100644 index 00000000..91c8af14 --- /dev/null +++ b/test/w3c/ntriples/literal_all_controls.nt @@ -0,0 +1 @@ + "\u0000\u0001\u0002\u0003\u0004\u0005\u0006\u0007\u0008\t\u000B\u000C\u000E\u000F\u0010\u0011\u0012\u0013\u0014\u0015\u0016\u0017\u0018\u0019\u001A\u001B\u001C\u001D\u001E\u001F" . diff --git a/test/w3c/ntriples/literal_all_punctuation.nt b/test/w3c/ntriples/literal_all_punctuation.nt new file mode 100644 index 00000000..c25d818f --- /dev/null +++ b/test/w3c/ntriples/literal_all_punctuation.nt @@ -0,0 +1 @@ + " !\"#$%&():;<=>?@[]^_`{|}~" . diff --git a/test/w3c/ntriples/literal_ascii_boundaries.nt b/test/w3c/ntriples/literal_ascii_boundaries.nt new file mode 100644 index 00000000..7a4dc717 Binary files /dev/null and b/test/w3c/ntriples/literal_ascii_boundaries.nt differ diff --git a/test/w3c/ntriples/literal_false.nt b/test/w3c/ntriples/literal_false.nt new file mode 100644 index 00000000..5bbbae84 --- /dev/null +++ b/test/w3c/ntriples/literal_false.nt @@ -0,0 +1 @@ + "false"^^ . diff --git a/test/w3c/ntriples/literal_true.nt b/test/w3c/ntriples/literal_true.nt new file mode 100644 index 00000000..054b229f --- /dev/null +++ b/test/w3c/ntriples/literal_true.nt @@ -0,0 +1 @@ + "true"^^ . diff --git a/test/w3c/ntriples/literal_with_2_dquotes.nt b/test/w3c/ntriples/literal_with_2_dquotes.nt new file mode 100644 index 00000000..3e69dc10 --- /dev/null +++ b/test/w3c/ntriples/literal_with_2_dquotes.nt @@ -0,0 +1 @@ + "x\"\"y" . diff --git a/test/w3c/ntriples/literal_with_2_squotes.nt b/test/w3c/ntriples/literal_with_2_squotes.nt new file mode 100644 index 00000000..8ddc52e8 --- /dev/null +++ b/test/w3c/ntriples/literal_with_2_squotes.nt @@ -0,0 +1 @@ + "x''y" . diff --git a/test/w3c/ntriples/literal_with_BACKSPACE.nt b/test/w3c/ntriples/literal_with_BACKSPACE.nt new file mode 100644 index 00000000..339013df --- /dev/null +++ b/test/w3c/ntriples/literal_with_BACKSPACE.nt @@ -0,0 +1 @@ + "\b" . diff --git a/test/w3c/ntriples/literal_with_CARRIAGE_RETURN.nt b/test/w3c/ntriples/literal_with_CARRIAGE_RETURN.nt new file mode 100644 index 00000000..91b85c89 --- /dev/null +++ b/test/w3c/ntriples/literal_with_CARRIAGE_RETURN.nt @@ -0,0 +1 @@ + "\r" . diff --git a/test/w3c/ntriples/literal_with_CHARACTER_TABULATION.nt b/test/w3c/ntriples/literal_with_CHARACTER_TABULATION.nt new file mode 100644 index 00000000..a6a9d9f0 --- /dev/null +++ b/test/w3c/ntriples/literal_with_CHARACTER_TABULATION.nt @@ -0,0 +1 @@ + "\t" . diff --git a/test/w3c/ntriples/literal_with_FORM_FEED.nt b/test/w3c/ntriples/literal_with_FORM_FEED.nt new file mode 100644 index 00000000..10d2c6d7 --- /dev/null +++ b/test/w3c/ntriples/literal_with_FORM_FEED.nt @@ -0,0 +1 @@ + "\f" . diff --git a/test/w3c/ntriples/literal_with_LINE_FEED.nt b/test/w3c/ntriples/literal_with_LINE_FEED.nt new file mode 100644 index 00000000..462f97ac --- /dev/null +++ b/test/w3c/ntriples/literal_with_LINE_FEED.nt @@ -0,0 +1 @@ + "\n" . diff --git a/test/w3c/ntriples/literal_with_REVERSE_SOLIDUS.nt b/test/w3c/ntriples/literal_with_REVERSE_SOLIDUS.nt new file mode 100644 index 00000000..ebc846ed --- /dev/null +++ b/test/w3c/ntriples/literal_with_REVERSE_SOLIDUS.nt @@ -0,0 +1 @@ + "\\" . diff --git a/test/w3c/ntriples/literal_with_REVERSE_SOLIDUS2.nt b/test/w3c/ntriples/literal_with_REVERSE_SOLIDUS2.nt new file mode 100644 index 00000000..586e364d --- /dev/null +++ b/test/w3c/ntriples/literal_with_REVERSE_SOLIDUS2.nt @@ -0,0 +1 @@ + "test-\\" . diff --git a/test/w3c/ntriples/literal_with_UTF8_boundaries.nt b/test/w3c/ntriples/literal_with_UTF8_boundaries.nt new file mode 100644 index 00000000..0e1616db --- /dev/null +++ b/test/w3c/ntriples/literal_with_UTF8_boundaries.nt @@ -0,0 +1 @@ + "€߿ࠀ࿿က쿿퀀퟿�𐀀𿿽񀀀󿿽􀀀􏿽" . diff --git a/test/w3c/ntriples/literal_with_dquote.nt b/test/w3c/ntriples/literal_with_dquote.nt new file mode 100644 index 00000000..05a1fd3a --- /dev/null +++ b/test/w3c/ntriples/literal_with_dquote.nt @@ -0,0 +1 @@ + "x\"y" . diff --git a/test/w3c/ntriples/literal_with_numeric_escape4.nt b/test/w3c/ntriples/literal_with_numeric_escape4.nt new file mode 100644 index 00000000..16f0a036 --- /dev/null +++ b/test/w3c/ntriples/literal_with_numeric_escape4.nt @@ -0,0 +1 @@ + "\u006F" . diff --git a/test/w3c/ntriples/literal_with_numeric_escape8.nt b/test/w3c/ntriples/literal_with_numeric_escape8.nt new file mode 100644 index 00000000..e909a79d --- /dev/null +++ b/test/w3c/ntriples/literal_with_numeric_escape8.nt @@ -0,0 +1 @@ + "\U0000006F" . diff --git a/test/w3c/ntriples/literal_with_squote.nt b/test/w3c/ntriples/literal_with_squote.nt new file mode 100644 index 00000000..acf7f58f --- /dev/null +++ b/test/w3c/ntriples/literal_with_squote.nt @@ -0,0 +1 @@ + "x'y" . diff --git a/test/w3c/ntriples/manifest.ttl b/test/w3c/ntriples/manifest.ttl new file mode 100644 index 00000000..a90da4f7 --- /dev/null +++ b/test/w3c/ntriples/manifest.ttl @@ -0,0 +1,526 @@ +# N-Triples Syntax tests + +@prefix rdf: . +@prefix rdfs: . +@prefix mf: . +@prefix qt: . + +@prefix rdft: . + +<> rdf:type mf:Manifest ; + rdfs:label "N-Triples tests" ; + mf:entries + ( + <#nt-syntax-file-01> + <#nt-syntax-file-02> + <#nt-syntax-file-03> + <#nt-syntax-uri-01> + <#nt-syntax-uri-02> + <#nt-syntax-uri-03> + <#nt-syntax-uri-04> + <#nt-syntax-string-01> + <#nt-syntax-string-02> + <#nt-syntax-string-03> + <#nt-syntax-str-esc-01> + <#nt-syntax-str-esc-02> + <#nt-syntax-str-esc-03> + <#nt-syntax-bnode-01> + <#nt-syntax-bnode-02> + <#nt-syntax-bnode-03> + <#nt-syntax-datatypes-01> + <#nt-syntax-datatypes-02> + <#nt-syntax-bad-uri-01> + <#nt-syntax-bad-uri-02> + <#nt-syntax-bad-uri-03> + <#nt-syntax-bad-uri-04> + <#nt-syntax-bad-uri-05> + <#nt-syntax-bad-uri-06> + <#nt-syntax-bad-uri-07> + <#nt-syntax-bad-uri-08> + <#nt-syntax-bad-uri-09> + <#nt-syntax-bad-prefix-01> + <#nt-syntax-bad-base-01> + <#nt-syntax-bad-bnode-01> + <#nt-syntax-bad-bnode-02> + <#nt-syntax-bad-struct-01> + <#nt-syntax-bad-struct-02> + <#nt-syntax-bad-lang-01> + <#nt-syntax-bad-esc-01> + <#nt-syntax-bad-esc-02> + <#nt-syntax-bad-esc-03> + <#nt-syntax-bad-string-01> + <#nt-syntax-bad-string-02> + <#nt-syntax-bad-string-03> + <#nt-syntax-bad-string-04> + <#nt-syntax-bad-string-05> + <#nt-syntax-bad-string-06> + <#nt-syntax-bad-string-07> + <#nt-syntax-bad-num-01> + <#nt-syntax-bad-num-02> + <#nt-syntax-bad-num-03> + <#nt-syntax-subm-01> + <#comment_following_triple> + <#literal> + <#literal_all_controls> + <#literal_all_punctuation> + <#literal_ascii_boundaries> + <#literal_with_2_dquotes> + <#literal_with_2_squotes> + <#literal_with_BACKSPACE> + <#literal_with_CARRIAGE_RETURN> + <#literal_with_CHARACTER_TABULATION> + <#literal_with_dquote> + <#literal_with_FORM_FEED> + <#literal_with_LINE_FEED> + <#literal_with_numeric_escape4> + <#literal_with_numeric_escape8> + <#literal_with_REVERSE_SOLIDUS> + <#literal_with_REVERSE_SOLIDUS2> + <#literal_with_squote> + <#literal_with_UTF8_boundaries> + <#langtagged_string> + <#lantag_with_subtag> + <#minimal_whitespace> + ) . + +<#nt-syntax-file-01> rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "nt-syntax-file-01" ; + rdfs:comment "Empty file" ; + mf:action ; + . + +<#nt-syntax-file-02> rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "nt-syntax-file-02" ; + rdfs:comment "Only comment" ; + mf:action ; + . + +<#nt-syntax-file-03> rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "nt-syntax-file-03" ; + rdfs:comment "One comment, one empty line" ; + mf:action ; + . + +<#nt-syntax-uri-01> rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "nt-syntax-uri-01" ; + rdfs:comment "Only IRIs" ; + mf:action ; + . + +<#nt-syntax-uri-02> rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "nt-syntax-uri-02" ; + rdfs:comment "IRIs with Unicode escape" ; + mf:action ; + . + +<#nt-syntax-uri-03> rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "nt-syntax-uri-03" ; + rdfs:comment "IRIs with long Unicode escape" ; + mf:action ; + . + +<#nt-syntax-uri-04> rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "nt-syntax-uri-04" ; + rdfs:comment "Legal IRIs" ; + mf:action ; + . + +<#nt-syntax-string-01> rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "nt-syntax-string-01" ; + rdfs:comment "string literal" ; + mf:action ; + . + +<#nt-syntax-string-02> rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "nt-syntax-string-02" ; + rdfs:comment "langString literal" ; + mf:action ; + . + +<#nt-syntax-string-03> rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "nt-syntax-string-03" ; + rdfs:comment "langString literal with region" ; + mf:action ; + . + +<#nt-syntax-str-esc-01> rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "nt-syntax-str-esc-01" ; + rdfs:comment "string literal with escaped newline" ; + mf:action ; + . + +<#nt-syntax-str-esc-02> rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "nt-syntax-str-esc-02" ; + rdfs:comment "string literal with Unicode escape" ; + mf:action ; + . + +<#nt-syntax-str-esc-03> rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "nt-syntax-str-esc-03" ; + rdfs:comment "string literal with long Unicode escape" ; + mf:action ; + . + +<#nt-syntax-bnode-01> rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "nt-syntax-bnode-01" ; + rdfs:comment "bnode subject" ; + mf:action ; + . + +<#nt-syntax-bnode-02> rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "nt-syntax-bnode-02" ; + rdfs:comment "bnode object" ; + mf:action ; + . + +<#nt-syntax-bnode-03> rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "nt-syntax-bnode-03" ; + rdfs:comment "Blank node labels may start with a digit" ; + mf:action ; + . + +<#nt-syntax-datatypes-01> rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "nt-syntax-datatypes-01" ; + rdfs:comment "xsd:byte literal" ; + mf:action ; + . + +<#nt-syntax-datatypes-02> rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "nt-syntax-datatypes-02" ; + rdfs:comment "integer as xsd:string" ; + mf:action ; + . + +<#nt-syntax-bad-uri-01> rdf:type rdft:TestNTriplesNegativeSyntax ; + mf:name "nt-syntax-bad-uri-01" ; + rdfs:comment "Bad IRI : space (negative test)" ; + mf:action ; + . + +<#nt-syntax-bad-uri-02> rdf:type rdft:TestNTriplesNegativeSyntax ; + mf:name "nt-syntax-bad-uri-02" ; + rdfs:comment "Bad IRI : bad escape (negative test)" ; + mf:action ; + . + +<#nt-syntax-bad-uri-03> rdf:type rdft:TestNTriplesNegativeSyntax ; + mf:name "nt-syntax-bad-uri-03" ; + rdfs:comment "Bad IRI : bad long escape (negative test)" ; + mf:action ; + . + +<#nt-syntax-bad-uri-04> rdf:type rdft:TestNTriplesNegativeSyntax ; + mf:name "nt-syntax-bad-uri-04" ; + rdfs:comment "Bad IRI : character escapes not allowed (negative test)" ; + mf:action ; + . + +<#nt-syntax-bad-uri-05> rdf:type rdft:TestNTriplesNegativeSyntax ; + mf:name "nt-syntax-bad-uri-05" ; + rdfs:comment "Bad IRI : character escapes not allowed (2) (negative test)" ; + mf:action ; + . + +<#nt-syntax-bad-uri-06> rdf:type rdft:TestNTriplesNegativeSyntax ; + mf:name "nt-syntax-bad-uri-06" ; + rdfs:comment "Bad IRI : relative IRI not allowed in subject (negative test)" ; + mf:action ; + . + +<#nt-syntax-bad-uri-07> rdf:type rdft:TestNTriplesNegativeSyntax ; + mf:name "nt-syntax-bad-uri-07" ; + rdfs:comment "Bad IRI : relative IRI not allowed in predicate (negative test)" ; + mf:action ; + . + +<#nt-syntax-bad-uri-08> rdf:type rdft:TestNTriplesNegativeSyntax ; + mf:name "nt-syntax-bad-uri-08" ; + rdfs:comment "Bad IRI : relative IRI not allowed in object (negative test)" ; + mf:action ; + . + +<#nt-syntax-bad-uri-09> rdf:type rdft:TestNTriplesNegativeSyntax ; + mf:name "nt-syntax-bad-uri-09" ; + rdfs:comment "Bad IRI : relative IRI not allowed in datatype (negative test)" ; + mf:action ; + . + +<#nt-syntax-bad-prefix-01> rdf:type rdft:TestNTriplesNegativeSyntax ; + mf:name "nt-syntax-bad-prefix-01" ; + rdfs:comment "@prefix not allowed in n-triples (negative test)" ; + mf:action ; + . + +<#nt-syntax-bad-base-01> rdf:type rdft:TestNTriplesNegativeSyntax ; + mf:name "nt-syntax-bad-base-01" ; + rdfs:comment "@base not allowed in N-Triples (negative test)" ; + mf:action ; + . + +<#nt-syntax-bad-bnode-01> rdf:type rdft:TestNTriplesNegativeSyntax ; + mf:name "nt-syntax-bad-bnode-01" ; + rdfs:comment "Colon in bnode label not allowed (negative test)" ; + mf:action ; + . + +<#nt-syntax-bad-bnode-02> rdf:type rdft:TestNTriplesNegativeSyntax ; + mf:name "nt-syntax-bad-bnode-02" ; + rdfs:comment "Colon in bnode label not allowed (negative test)" ; + mf:action ; + . + +<#nt-syntax-bad-struct-01> rdf:type rdft:TestNTriplesNegativeSyntax ; + mf:name "nt-syntax-bad-struct-01" ; + rdfs:comment "N-Triples does not have objectList (negative test)" ; + mf:action ; + . + +<#nt-syntax-bad-struct-02> rdf:type rdft:TestNTriplesNegativeSyntax ; + mf:name "nt-syntax-bad-struct-02" ; + rdfs:comment "N-Triples does not have predicateObjectList (negative test)" ; + mf:action ; + . + +<#nt-syntax-bad-lang-01> rdf:type rdft:TestNTriplesNegativeSyntax ; + mf:name "nt-syntax-bad-lang-01" ; + rdfs:comment "langString with bad lang (negative test)" ; + mf:action ; + . + +<#nt-syntax-bad-esc-01> rdf:type rdft:TestNTriplesNegativeSyntax ; + mf:name "nt-syntax-bad-esc-01" ; + rdfs:comment "Bad string escape (negative test)" ; + mf:action ; + . + +<#nt-syntax-bad-esc-02> rdf:type rdft:TestNTriplesNegativeSyntax ; + mf:name "nt-syntax-bad-esc-02" ; + rdfs:comment "Bad string escape (negative test)" ; + mf:action ; + . + +<#nt-syntax-bad-esc-03> rdf:type rdft:TestNTriplesNegativeSyntax ; + mf:name "nt-syntax-bad-esc-03" ; + rdfs:comment "Bad string escape (negative test)" ; + mf:action ; + . + +<#nt-syntax-bad-string-01> rdf:type rdft:TestNTriplesNegativeSyntax ; + mf:name "nt-syntax-bad-string-01" ; + rdfs:comment "mismatching string literal open/close (negative test)" ; + mf:action ; + . + +<#nt-syntax-bad-string-02> rdf:type rdft:TestNTriplesNegativeSyntax ; + mf:name "nt-syntax-bad-string-02" ; + rdfs:comment "mismatching string literal open/close (negative test)" ; + mf:action ; + . + +<#nt-syntax-bad-string-03> rdf:type rdft:TestNTriplesNegativeSyntax ; + mf:name "nt-syntax-bad-string-03" ; + rdfs:comment "single quotes (negative test)" ; + mf:action ; + . + +<#nt-syntax-bad-string-04> rdf:type rdft:TestNTriplesNegativeSyntax ; + mf:name "nt-syntax-bad-string-04" ; + rdfs:comment "long single string literal (negative test)" ; + mf:action ; + . + +<#nt-syntax-bad-string-05> rdf:type rdft:TestNTriplesNegativeSyntax ; + mf:name "nt-syntax-bad-string-05" ; + rdfs:comment "long double string literal (negative test)" ; + mf:action ; + . + +<#nt-syntax-bad-string-06> rdf:type rdft:TestNTriplesNegativeSyntax ; + mf:name "nt-syntax-bad-string-06" ; + rdfs:comment "string literal with no end (negative test)" ; + mf:action ; + . + +<#nt-syntax-bad-string-07> rdf:type rdft:TestNTriplesNegativeSyntax ; + mf:name "nt-syntax-bad-string-07" ; + rdfs:comment "string literal with no start (negative test)" ; + mf:action ; + . + +<#nt-syntax-bad-num-01> rdf:type rdft:TestNTriplesNegativeSyntax ; + mf:name "nt-syntax-bad-num-01" ; + rdfs:comment "no numbers in N-Triples (integer) (negative test)" ; + mf:action ; + . + +<#nt-syntax-bad-num-02> rdf:type rdft:TestNTriplesNegativeSyntax ; + mf:name "nt-syntax-bad-num-02" ; + rdfs:comment "no numbers in N-Triples (decimal) (negative test)" ; + mf:action ; + . + +<#nt-syntax-bad-num-03> rdf:type rdft:TestNTriplesNegativeSyntax ; + mf:name "nt-syntax-bad-num-03" ; + rdfs:comment "no numbers in N-Triples (float) (negative test)" ; + mf:action ; + . + +<#nt-syntax-subm-01> rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "nt-syntax-subm-01" ; + rdfs:comment "Submission test from Original RDF Test Cases" ; + mf:action ; + . + +<#comment_following_triple> rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "comment_following_triple" ; + rdfs:comment "Tests comments after a triple" ; + rdft:approval rdft:Proposed ; + mf:action ; + . + +<#literal_ascii_boundaries> rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "literal_ascii_boundaries" ; + rdfs:comment "literal_ascii_boundaries '\\x00\\x26\\x28...'" ; + rdft:approval rdft:Proposed ; + mf:action ; + . + +<#literal_with_UTF8_boundaries> rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "literal_with_UTF8_boundaries" ; + rdfs:comment "literal_with_UTF8_boundaries '\\x80\\x7ff\\x800\\xfff...'" ; + rdft:approval rdft:Proposed ; + mf:action ; + . + +<#literal_all_controls> rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "literal_all_controls" ; + rdfs:comment "literal_all_controls '\\x00\\x01\\x02\\x03\\x04...'" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#literal_all_punctuation> rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "literal_all_punctuation" ; + rdfs:comment "literal_all_punctuation '!\"#$%&()...'" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#literal_with_squote> rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "literal_with_squote" ; + rdfs:comment "literal with squote \"x'y\"" ; + rdft:approval rdft:Proposed ; + mf:action ; + . + +<#literal_with_2_squotes> rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "literal_with_2_squotes" ; + rdfs:comment "literal with 2 squotes \"x''y\"" ; + rdft:approval rdft:Proposed ; + mf:action ; + . + +<#literal> rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "literal" ; + rdfs:comment "literal \"\"\"x\"\"\"" ; + rdft:approval rdft:Proposed ; + mf:action ; + . + +<#literal_with_dquote> rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "literal_with_dquote" ; + rdfs:comment 'literal with dquote "x\"y"' ; + rdft:approval rdft:Proposed ; + mf:action ; + . + +<#literal_with_2_dquotes> rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "literal_with_2_dquotes" ; + rdfs:comment "literal with 2 squotes \"\"\"a\"\"b\"\"\"" ; + rdft:approval rdft:Proposed ; + mf:action ; + . + +<#literal_with_REVERSE_SOLIDUS2> rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "literal_with_REVERSE_SOLIDUS2" ; + rdfs:comment "REVERSE SOLIDUS at end of literal" ; + rdft:approval rdft:Proposed ; + mf:action ; + . + +<#literal_with_CHARACTER_TABULATION> rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "literal_with_CHARACTER_TABULATION" ; + rdfs:comment "literal with CHARACTER TABULATION" ; + rdft:approval rdft:Proposed ; + mf:action ; + . + +<#literal_with_BACKSPACE> rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "literal_with_BACKSPACE" ; + rdfs:comment "literal with BACKSPACE" ; + rdft:approval rdft:Proposed ; + mf:action ; + . + +<#literal_with_LINE_FEED> rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "literal_with_LINE_FEED" ; + rdfs:comment "literal with LINE FEED" ; + rdft:approval rdft:Proposed ; + mf:action ; + . + +<#literal_with_CARRIAGE_RETURN> rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "literal_with_CARRIAGE_RETURN" ; + rdfs:comment "literal with CARRIAGE RETURN" ; + rdft:approval rdft:Proposed ; + mf:action ; + . + +<#literal_with_FORM_FEED> rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "literal_with_FORM_FEED" ; + rdfs:comment "literal with FORM FEED" ; + rdft:approval rdft:Proposed ; + mf:action ; + . + +<#literal_with_REVERSE_SOLIDUS> rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "literal_with_REVERSE_SOLIDUS" ; + rdfs:comment "literal with REVERSE SOLIDUS" ; + rdft:approval rdft:Proposed ; + mf:action ; + . + +<#literal_with_numeric_escape4> rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "literal_with_numeric_escape4" ; + rdfs:comment "literal with numeric escape4 \\u" ; + rdft:approval rdft:Proposed ; + mf:action ; + . + +<#literal_with_numeric_escape8> rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "literal_with_numeric_escape8" ; + rdfs:comment "literal with numeric escape8 \\U" ; + rdft:approval rdft:Proposed ; + mf:action ; + . + +<#langtagged_string> rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "langtagged_string" ; + rdfs:comment "langtagged string \"x\"@en" ; + rdft:approval rdft:Proposed ; + mf:action ; + . + +<#lantag_with_subtag> rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "lantag_with_subtag" ; + rdfs:comment "lantag with subtag \"x\"@en-us" ; + rdft:approval rdft:Proposed ; + mf:action ; + . + +<#minimal_whitespace> rdf:type rdft:TestNTriplesPositiveSyntax ; + mf:name "minimal_whitespace" ; + rdfs:comment "tests absense of whitespace between subject, predicate, object and end-of-statement" ; + rdft:approval rdft:Proposed ; + mf:action ; + . diff --git a/test/w3c/ntriples/minimal_whitespace.nt b/test/w3c/ntriples/minimal_whitespace.nt new file mode 100644 index 00000000..e9e3a801 --- /dev/null +++ b/test/w3c/ntriples/minimal_whitespace.nt @@ -0,0 +1,6 @@ +. +"Alice". +_:o. +_:s. +_:s"Alice". +_:s_:bnode1. diff --git a/test/w3c/ntriples/nt-syntax-bad-base-01.nt b/test/w3c/ntriples/nt-syntax-bad-base-01.nt new file mode 100644 index 00000000..dff1b3b4 --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-bad-base-01.nt @@ -0,0 +1 @@ +@base . diff --git a/test/w3c/ntriples/nt-syntax-bad-bnode-01.nt b/test/w3c/ntriples/nt-syntax-bad-bnode-01.nt new file mode 100644 index 00000000..a776d20d --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-bad-bnode-01.nt @@ -0,0 +1 @@ +_::a . diff --git a/test/w3c/ntriples/nt-syntax-bad-bnode-02.nt b/test/w3c/ntriples/nt-syntax-bad-bnode-02.nt new file mode 100644 index 00000000..093b8700 --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-bad-bnode-02.nt @@ -0,0 +1 @@ +_:abc:def . diff --git a/test/w3c/ntriples/nt-syntax-bad-esc-01.nt b/test/w3c/ntriples/nt-syntax-bad-esc-01.nt new file mode 100644 index 00000000..f7a88add --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-bad-esc-01.nt @@ -0,0 +1,2 @@ +# Bad string escape + "a\zb" . diff --git a/test/w3c/ntriples/nt-syntax-bad-esc-02.nt b/test/w3c/ntriples/nt-syntax-bad-esc-02.nt new file mode 100644 index 00000000..72711d49 --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-bad-esc-02.nt @@ -0,0 +1,2 @@ +# Bad string escape + "\uWXYZ" . diff --git a/test/w3c/ntriples/nt-syntax-bad-esc-03.nt b/test/w3c/ntriples/nt-syntax-bad-esc-03.nt new file mode 100644 index 00000000..3a4522fc --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-bad-esc-03.nt @@ -0,0 +1,2 @@ +# Bad string escape + "\U0000WXYZ" . diff --git a/test/w3c/ntriples/nt-syntax-bad-lang-01.nt b/test/w3c/ntriples/nt-syntax-bad-lang-01.nt new file mode 100644 index 00000000..a4d952c8 --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-bad-lang-01.nt @@ -0,0 +1,2 @@ +# Bad lang tag + "string"@1 . diff --git a/test/w3c/ntriples/nt-syntax-bad-num-01.nt b/test/w3c/ntriples/nt-syntax-bad-num-01.nt new file mode 100644 index 00000000..2be6f516 --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-bad-num-01.nt @@ -0,0 +1 @@ + 1 . diff --git a/test/w3c/ntriples/nt-syntax-bad-num-02.nt b/test/w3c/ntriples/nt-syntax-bad-num-02.nt new file mode 100644 index 00000000..e1d5b06c --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-bad-num-02.nt @@ -0,0 +1 @@ + 1.0 . diff --git a/test/w3c/ntriples/nt-syntax-bad-num-03.nt b/test/w3c/ntriples/nt-syntax-bad-num-03.nt new file mode 100644 index 00000000..a9be82fc --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-bad-num-03.nt @@ -0,0 +1 @@ + 1.0e0 . diff --git a/test/w3c/ntriples/nt-syntax-bad-prefix-01.nt b/test/w3c/ntriples/nt-syntax-bad-prefix-01.nt new file mode 100644 index 00000000..89e08cc7 --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-bad-prefix-01.nt @@ -0,0 +1 @@ +@prefix : . diff --git a/test/w3c/ntriples/nt-syntax-bad-string-01.nt b/test/w3c/ntriples/nt-syntax-bad-string-01.nt new file mode 100644 index 00000000..988af87a --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-bad-string-01.nt @@ -0,0 +1 @@ + "abc' . diff --git a/test/w3c/ntriples/nt-syntax-bad-string-02.nt b/test/w3c/ntriples/nt-syntax-bad-string-02.nt new file mode 100644 index 00000000..e1d5b06c --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-bad-string-02.nt @@ -0,0 +1 @@ + 1.0 . diff --git a/test/w3c/ntriples/nt-syntax-bad-string-03.nt b/test/w3c/ntriples/nt-syntax-bad-string-03.nt new file mode 100644 index 00000000..64d343da --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-bad-string-03.nt @@ -0,0 +1 @@ + 1.0e1 . diff --git a/test/w3c/ntriples/nt-syntax-bad-string-04.nt b/test/w3c/ntriples/nt-syntax-bad-string-04.nt new file mode 100644 index 00000000..af4ff28f --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-bad-string-04.nt @@ -0,0 +1 @@ + '''abc''' . diff --git a/test/w3c/ntriples/nt-syntax-bad-string-05.nt b/test/w3c/ntriples/nt-syntax-bad-string-05.nt new file mode 100644 index 00000000..75ad4b2b --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-bad-string-05.nt @@ -0,0 +1 @@ + """abc""" . diff --git a/test/w3c/ntriples/nt-syntax-bad-string-06.nt b/test/w3c/ntriples/nt-syntax-bad-string-06.nt new file mode 100644 index 00000000..56dcbc60 --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-bad-string-06.nt @@ -0,0 +1 @@ + "abc . diff --git a/test/w3c/ntriples/nt-syntax-bad-string-07.nt b/test/w3c/ntriples/nt-syntax-bad-string-07.nt new file mode 100644 index 00000000..7f1ee800 --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-bad-string-07.nt @@ -0,0 +1 @@ + abc" . diff --git a/test/w3c/ntriples/nt-syntax-bad-struct-01.nt b/test/w3c/ntriples/nt-syntax-bad-struct-01.nt new file mode 100644 index 00000000..d546d564 --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-bad-struct-01.nt @@ -0,0 +1 @@ + , . diff --git a/test/w3c/ntriples/nt-syntax-bad-struct-02.nt b/test/w3c/ntriples/nt-syntax-bad-struct-02.nt new file mode 100644 index 00000000..1f388c6e --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-bad-struct-02.nt @@ -0,0 +1 @@ + ; , . diff --git a/test/w3c/ntriples/nt-syntax-bad-uri-01.nt b/test/w3c/ntriples/nt-syntax-bad-uri-01.nt new file mode 100644 index 00000000..0e69dc0c --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-bad-uri-01.nt @@ -0,0 +1,2 @@ +# Bad IRI : space. + . diff --git a/test/w3c/ntriples/nt-syntax-bad-uri-02.nt b/test/w3c/ntriples/nt-syntax-bad-uri-02.nt new file mode 100644 index 00000000..36d91af9 --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-bad-uri-02.nt @@ -0,0 +1,2 @@ +# Bad IRI : bad escape + . diff --git a/test/w3c/ntriples/nt-syntax-bad-uri-03.nt b/test/w3c/ntriples/nt-syntax-bad-uri-03.nt new file mode 100644 index 00000000..f512345f --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-bad-uri-03.nt @@ -0,0 +1,2 @@ +# Bad IRI : bad escape + . diff --git a/test/w3c/ntriples/nt-syntax-bad-uri-04.nt b/test/w3c/ntriples/nt-syntax-bad-uri-04.nt new file mode 100644 index 00000000..5cab062c --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-bad-uri-04.nt @@ -0,0 +1,2 @@ +# Bad IRI : character escapes not allowed. + . diff --git a/test/w3c/ntriples/nt-syntax-bad-uri-05.nt b/test/w3c/ntriples/nt-syntax-bad-uri-05.nt new file mode 100644 index 00000000..be0a21e0 --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-bad-uri-05.nt @@ -0,0 +1,2 @@ +# Bad IRI : character escapes not allowed. + . diff --git a/test/w3c/ntriples/nt-syntax-bad-uri-06.nt b/test/w3c/ntriples/nt-syntax-bad-uri-06.nt new file mode 100644 index 00000000..b4e64592 --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-bad-uri-06.nt @@ -0,0 +1,2 @@ +# No relative IRIs in N-Triples + . diff --git a/test/w3c/ntriples/nt-syntax-bad-uri-07.nt b/test/w3c/ntriples/nt-syntax-bad-uri-07.nt new file mode 100644 index 00000000..74534dde --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-bad-uri-07.nt @@ -0,0 +1,2 @@ +# No relative IRIs in N-Triples +

. diff --git a/test/w3c/ntriples/nt-syntax-bad-uri-08.nt b/test/w3c/ntriples/nt-syntax-bad-uri-08.nt new file mode 100644 index 00000000..41a953d4 --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-bad-uri-08.nt @@ -0,0 +1,2 @@ +# No relative IRIs in N-Triples + . diff --git a/test/w3c/ntriples/nt-syntax-bad-uri-09.nt b/test/w3c/ntriples/nt-syntax-bad-uri-09.nt new file mode 100644 index 00000000..58821da8 --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-bad-uri-09.nt @@ -0,0 +1,2 @@ +# No relative IRIs in N-Triples + "foo"^^

. diff --git a/test/w3c/ntriples/nt-syntax-bnode-01.nt b/test/w3c/ntriples/nt-syntax-bnode-01.nt new file mode 100644 index 00000000..5fb0d0f9 --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-bnode-01.nt @@ -0,0 +1 @@ +_:a . diff --git a/test/w3c/ntriples/nt-syntax-bnode-02.nt b/test/w3c/ntriples/nt-syntax-bnode-02.nt new file mode 100644 index 00000000..737e81b4 --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-bnode-02.nt @@ -0,0 +1,2 @@ + _:a . +_:a . diff --git a/test/w3c/ntriples/nt-syntax-bnode-03.nt b/test/w3c/ntriples/nt-syntax-bnode-03.nt new file mode 100644 index 00000000..1a1f1c9f --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-bnode-03.nt @@ -0,0 +1,2 @@ + _:1a . +_:1a . diff --git a/test/w3c/ntriples/nt-syntax-datatypes-01.nt b/test/w3c/ntriples/nt-syntax-datatypes-01.nt new file mode 100644 index 00000000..91263091 --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-datatypes-01.nt @@ -0,0 +1 @@ + "123"^^ . diff --git a/test/w3c/ntriples/nt-syntax-datatypes-02.nt b/test/w3c/ntriples/nt-syntax-datatypes-02.nt new file mode 100644 index 00000000..d49cc27d --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-datatypes-02.nt @@ -0,0 +1 @@ + "123"^^ . diff --git a/test/w3c/ntriples/nt-syntax-file-01.nt b/test/w3c/ntriples/nt-syntax-file-01.nt new file mode 100644 index 00000000..e69de29b diff --git a/test/w3c/ntriples/nt-syntax-file-02.nt b/test/w3c/ntriples/nt-syntax-file-02.nt new file mode 100644 index 00000000..e6d327d5 --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-file-02.nt @@ -0,0 +1 @@ +#Empty file. diff --git a/test/w3c/ntriples/nt-syntax-file-03.nt b/test/w3c/ntriples/nt-syntax-file-03.nt new file mode 100644 index 00000000..a9ca0358 --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-file-03.nt @@ -0,0 +1,2 @@ +#One comment, one empty line. + diff --git a/test/w3c/ntriples/nt-syntax-str-esc-01.nt b/test/w3c/ntriples/nt-syntax-str-esc-01.nt new file mode 100644 index 00000000..3925f2ec --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-str-esc-01.nt @@ -0,0 +1 @@ + "a\n" . diff --git a/test/w3c/ntriples/nt-syntax-str-esc-02.nt b/test/w3c/ntriples/nt-syntax-str-esc-02.nt new file mode 100644 index 00000000..e7d032f0 --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-str-esc-02.nt @@ -0,0 +1 @@ + "a\u0020b" . diff --git a/test/w3c/ntriples/nt-syntax-str-esc-03.nt b/test/w3c/ntriples/nt-syntax-str-esc-03.nt new file mode 100644 index 00000000..b8588c79 --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-str-esc-03.nt @@ -0,0 +1 @@ + "a\U00000020b" . diff --git a/test/w3c/ntriples/nt-syntax-string-01.nt b/test/w3c/ntriples/nt-syntax-string-01.nt new file mode 100644 index 00000000..5333aefe --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-string-01.nt @@ -0,0 +1 @@ + "string" . diff --git a/test/w3c/ntriples/nt-syntax-string-02.nt b/test/w3c/ntriples/nt-syntax-string-02.nt new file mode 100644 index 00000000..1ab55a33 --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-string-02.nt @@ -0,0 +1 @@ + "string"@en . diff --git a/test/w3c/ntriples/nt-syntax-string-03.nt b/test/w3c/ntriples/nt-syntax-string-03.nt new file mode 100644 index 00000000..b34ca0f6 --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-string-03.nt @@ -0,0 +1 @@ + "string"@en-uk . diff --git a/test/w3c/ntriples/nt-syntax-subm-01.nt b/test/w3c/ntriples/nt-syntax-subm-01.nt new file mode 100644 index 00000000..91b49889 --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-subm-01.nt @@ -0,0 +1,79 @@ +# +# Copyright World Wide Web Consortium, (Massachusetts Institute of +# Technology, Institut National de Recherche en Informatique et en +# Automatique, Keio University). +# +# All Rights Reserved. +# +# Please see the full Copyright clause at +# +# +# Test file with a variety of legal N-Triples +# +# Dave Beckett - http://purl.org/net/dajobe/ +# +# $Id: test.nt,v 1.7 2003/10/06 15:52:19 dbeckett2 Exp $ +# +##################################################################### + +# comment lines + # comment line after whitespace +# empty blank line, then one with spaces and tabs + + + . +_:anon . + _:anon . +# spaces and tabs throughout: + . + +# line ending with CR NL (ASCII 13, ASCII 10) + . + +# 2 statement lines separated by single CR (ASCII 10) + . + . + + +# All literal escapes + "simple literal" . + "backslash:\\" . + "dquote:\"" . + "newline:\n" . + "return\r" . + "tab:\t" . + +# Space is optional before final . + . + "x". + _:anon. + +# \u and \U escapes +# latin small letter e with acute symbol \u00E9 - 3 UTF-8 bytes #xC3 #A9 + "\u00E9" . +# Euro symbol \u20ac - 3 UTF-8 bytes #xE2 #x82 #xAC + "\u20AC" . +# resource18 test removed +# resource19 test removed +# resource20 test removed + +# XML Literals as Datatyped Literals + ""^^ . + " "^^ . + "x"^^ . + "\""^^ . + ""^^ . + "a "^^ . + "a c"^^ . + "a\n\nc"^^ . + "chat"^^ . +# resource28 test removed 2003-08-03 +# resource29 test removed 2003-08-03 + +# Plain literals with languages + "chat"@fr . + "chat"@en . + +# Typed Literals + "abc"^^ . +# resource33 test removed 2003-08-03 diff --git a/test/w3c/ntriples/nt-syntax-uri-01.nt b/test/w3c/ntriples/nt-syntax-uri-01.nt new file mode 100644 index 00000000..02e6ba98 --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-uri-01.nt @@ -0,0 +1 @@ + . diff --git a/test/w3c/ntriples/nt-syntax-uri-02.nt b/test/w3c/ntriples/nt-syntax-uri-02.nt new file mode 100644 index 00000000..664feea1 --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-uri-02.nt @@ -0,0 +1,2 @@ +# x53 is capital S + . diff --git a/test/w3c/ntriples/nt-syntax-uri-03.nt b/test/w3c/ntriples/nt-syntax-uri-03.nt new file mode 100644 index 00000000..b5aeb26e --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-uri-03.nt @@ -0,0 +1,2 @@ +# x53 is capital S + . diff --git a/test/w3c/ntriples/nt-syntax-uri-04.nt b/test/w3c/ntriples/nt-syntax-uri-04.nt new file mode 100644 index 00000000..49bacca7 --- /dev/null +++ b/test/w3c/ntriples/nt-syntax-uri-04.nt @@ -0,0 +1,2 @@ +# IRI with all chars in it. + . diff --git a/test/w3c/trig/HYPHEN_MINUS_in_localName.nq b/test/w3c/trig/HYPHEN_MINUS_in_localName.nq new file mode 100644 index 00000000..2de67fd4 --- /dev/null +++ b/test/w3c/trig/HYPHEN_MINUS_in_localName.nq @@ -0,0 +1,2 @@ + . + . diff --git a/test/w3c/trig/HYPHEN_MINUS_in_localName.trig b/test/w3c/trig/HYPHEN_MINUS_in_localName.trig new file mode 100644 index 00000000..e93280e9 --- /dev/null +++ b/test/w3c/trig/HYPHEN_MINUS_in_localName.trig @@ -0,0 +1,3 @@ +@prefix p: . +{p:s- .} + {p:s- .} diff --git a/test/w3c/trig/IRIREF_datatype.nq b/test/w3c/trig/IRIREF_datatype.nq new file mode 100644 index 00000000..2ddce8e3 --- /dev/null +++ b/test/w3c/trig/IRIREF_datatype.nq @@ -0,0 +1,2 @@ + "1"^^ . + "1"^^ . diff --git a/test/w3c/trig/IRIREF_datatype.trig b/test/w3c/trig/IRIREF_datatype.trig new file mode 100644 index 00000000..f8e89b17 --- /dev/null +++ b/test/w3c/trig/IRIREF_datatype.trig @@ -0,0 +1,2 @@ +{ "1"^^ .} + { "1"^^ .} diff --git a/test/w3c/trig/IRI_spo.nq b/test/w3c/trig/IRI_spo.nq new file mode 100644 index 00000000..9e8bf24d --- /dev/null +++ b/test/w3c/trig/IRI_spo.nq @@ -0,0 +1,2 @@ + . + . diff --git a/test/w3c/trig/IRI_subject.trig b/test/w3c/trig/IRI_subject.trig new file mode 100644 index 00000000..0a258598 --- /dev/null +++ b/test/w3c/trig/IRI_subject.trig @@ -0,0 +1,2 @@ +{ .} + { .} diff --git a/test/w3c/trig/IRI_with_all_punctuation.nq b/test/w3c/trig/IRI_with_all_punctuation.nq new file mode 100644 index 00000000..ea278b6c --- /dev/null +++ b/test/w3c/trig/IRI_with_all_punctuation.nq @@ -0,0 +1,2 @@ + . + . diff --git a/test/w3c/trig/IRI_with_all_punctuation.trig b/test/w3c/trig/IRI_with_all_punctuation.trig new file mode 100644 index 00000000..4b602a73 --- /dev/null +++ b/test/w3c/trig/IRI_with_all_punctuation.trig @@ -0,0 +1,2 @@ +{ .} + { .} diff --git a/test/w3c/trig/IRI_with_eight_digit_numeric_escape.trig b/test/w3c/trig/IRI_with_eight_digit_numeric_escape.trig new file mode 100644 index 00000000..6042a770 --- /dev/null +++ b/test/w3c/trig/IRI_with_eight_digit_numeric_escape.trig @@ -0,0 +1,2 @@ +{ .} + { .} diff --git a/test/w3c/trig/IRI_with_four_digit_numeric_escape.trig b/test/w3c/trig/IRI_with_four_digit_numeric_escape.trig new file mode 100644 index 00000000..6c659d06 --- /dev/null +++ b/test/w3c/trig/IRI_with_four_digit_numeric_escape.trig @@ -0,0 +1,2 @@ +{ .} + { .} diff --git a/test/w3c/trig/LICENSE b/test/w3c/trig/LICENSE new file mode 100644 index 00000000..3c128537 --- /dev/null +++ b/test/w3c/trig/LICENSE @@ -0,0 +1,48 @@ +Summary +======= + +Distributed under both the W3C Test Suite License[1] and the W3C 3-clause BSD License[2]. To contribute to a W3C Test Suite, see the policies and contribution forms [3] + +1. http://www.w3.org/Consortium/Legal/2008/04-testsuite-license +2. http://www.w3.org/Consortium/Legal/2008/03-bsd-license +3. http://www.w3.org/2004/10/27-testcases + +DISCLAIMER + +UNDER BOTH MUTUALLY EXCLUSIVE LICENSES, THIS DOCUMENT AND ALL DOCUMENTS, TESTS AND SOFTWARE THAT LINK THIS STATEMENT ARE PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, OR TITLE; THAT THE CONTENTS OF THE DOCUMENT ARE SUITABLE FOR ANY PURPOSE; NOR THAT THE IMPLEMENTATION OF SUCH CONTENTS WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. +COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE DOCUMENT OR THE PERFORMANCE OR IMPLEMENTATION OF THE CONTENTS THEREOF. + + +W3C Test Suite License +====================== + +This document, Test Suites and other documents that link to this statement are provided by the copyright holders under the following license: By using and/or copying this document, or the W3C document from which this statement is linked, you (the licensee) agree that you have read, understood, and will comply with the following terms and conditions: + +Permission to copy, and distribute the contents of this document, or the W3C document from which this statement is linked, in any medium for any purpose and without fee or royalty is hereby granted, provided that you include the following on ALL copies of the document, or portions thereof, that you use: + +A link or URL to the original W3C document. +The pre-existing copyright notice of the original author, or if it doesn't exist, a notice (hypertext is preferred, but a textual representation is permitted) of the form: "Copyright © [$date-of-document] World Wide Web Consortium, (Massachusetts Institute of Technology, European Research Consortium for Informatics and Mathematics, Keio University) and others. All Rights Reserved. http://www.w3.org/Consortium/Legal/2008/04-testsuite-copyright.html" +If it exists, the STATUS of the W3C document. +When space permits, inclusion of the full text of this NOTICE should be provided. We request that authorship attribution be provided in any software, documents, or other items or products that you create pursuant to the implementation of the contents of this document, or any portion thereof. + +No right to create modifications or derivatives of W3C documents is granted pursuant to this license. However, if additional requirements (documented in the Copyright FAQ) are satisfied, the right to create modifications or derivatives is sometimes granted by the W3C to individuals complying with those requirements. + +If a Test Suite distinguishes the test harness (or, framework for navigation) and the actual tests, permission is given to remove or alter the harness or navigation if the Test Suite in question allows to do so. The tests themselves shall NOT be changed in any way. + +The name and trademarks of W3C and other copyright holders may NOT be used in advertising or publicity pertaining to this document or other documents that link to this statement without specific, written prior permission. Title to copyright in this document will at all times remain with copyright holders. Permission is given to use the trademarked string W3C within claims of performance concerning W3C Specifications or features described therein, and there only, if the test suite so authorizes. + +THIS WORK IS PROVIDED BY W3C, MIT, ERCIM, KEIO UNIVERSITY, THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL W3C, MIT, ERCIM, KEIO UNIVERSITY, THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + + +W3C 3-clause BSD License +======================== +Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + + Redistributions of works must retain the original copyright notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the original copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. + + Neither the name of the W3C nor the names of its contributors may be used to endorse or promote products derived from this work without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + diff --git a/test/w3c/trig/LITERAL1.nq b/test/w3c/trig/LITERAL1.nq new file mode 100644 index 00000000..97b680a5 --- /dev/null +++ b/test/w3c/trig/LITERAL1.nq @@ -0,0 +1,2 @@ + "x" . + "x" . diff --git a/test/w3c/trig/LITERAL1.trig b/test/w3c/trig/LITERAL1.trig new file mode 100644 index 00000000..df544ef8 --- /dev/null +++ b/test/w3c/trig/LITERAL1.trig @@ -0,0 +1,2 @@ +{ 'x' .} + { 'x' .} diff --git a/test/w3c/trig/LITERAL1_all_controls.nq b/test/w3c/trig/LITERAL1_all_controls.nq new file mode 100644 index 00000000..3bfb3bd4 --- /dev/null +++ b/test/w3c/trig/LITERAL1_all_controls.nq @@ -0,0 +1,2 @@ + "\u0000\u0001\u0002\u0003\u0004\u0005\u0006\u0007\u0008\t\u000B\u000C\u000E\u000F\u0010\u0011\u0012\u0013\u0014\u0015\u0016\u0017\u0018\u0019\u001A\u001B\u001C\u001D\u001E\u001F" . + "\u0000\u0001\u0002\u0003\u0004\u0005\u0006\u0007\u0008\t\u000B\u000C\u000E\u000F\u0010\u0011\u0012\u0013\u0014\u0015\u0016\u0017\u0018\u0019\u001A\u001B\u001C\u001D\u001E\u001F" . diff --git a/test/w3c/trig/LITERAL1_all_controls.trig b/test/w3c/trig/LITERAL1_all_controls.trig new file mode 100644 index 00000000..1246b619 Binary files /dev/null and b/test/w3c/trig/LITERAL1_all_controls.trig differ diff --git a/test/w3c/trig/LITERAL1_all_punctuation.nq b/test/w3c/trig/LITERAL1_all_punctuation.nq new file mode 100644 index 00000000..47ef8763 --- /dev/null +++ b/test/w3c/trig/LITERAL1_all_punctuation.nq @@ -0,0 +1,2 @@ + " !\"#$%&():;<=>?@[]^_`{|}~" . + " !\"#$%&():;<=>?@[]^_`{|}~" . diff --git a/test/w3c/trig/LITERAL1_all_punctuation.trig b/test/w3c/trig/LITERAL1_all_punctuation.trig new file mode 100644 index 00000000..456e7972 --- /dev/null +++ b/test/w3c/trig/LITERAL1_all_punctuation.trig @@ -0,0 +1,2 @@ +{ ' !"#$%&():;<=>?@[]^_`{|}~' .} + { ' !"#$%&():;<=>?@[]^_`{|}~' .} diff --git a/test/w3c/trig/LITERAL1_ascii_boundaries.nq b/test/w3c/trig/LITERAL1_ascii_boundaries.nq new file mode 100644 index 00000000..672da9d1 --- /dev/null +++ b/test/w3c/trig/LITERAL1_ascii_boundaries.nq @@ -0,0 +1,2 @@ + "\u0000\t\u000B\u000C\u000E&([]\u007F" . + "\u0000\t\u000B\u000C\u000E&([]\u007F" . diff --git a/test/w3c/trig/LITERAL1_ascii_boundaries.trig b/test/w3c/trig/LITERAL1_ascii_boundaries.trig new file mode 100644 index 00000000..cd14a4e8 Binary files /dev/null and b/test/w3c/trig/LITERAL1_ascii_boundaries.trig differ diff --git a/test/w3c/trig/LITERAL1_with_UTF8_boundaries.trig b/test/w3c/trig/LITERAL1_with_UTF8_boundaries.trig new file mode 100644 index 00000000..b72eb040 --- /dev/null +++ b/test/w3c/trig/LITERAL1_with_UTF8_boundaries.trig @@ -0,0 +1 @@ + '€߿ࠀ࿿က쿿퀀퟿�𐀀𿿽񀀀󿿽􀀀􏿽' . diff --git a/test/w3c/trig/LITERAL2.trig b/test/w3c/trig/LITERAL2.trig new file mode 100644 index 00000000..c2b09ff6 --- /dev/null +++ b/test/w3c/trig/LITERAL2.trig @@ -0,0 +1,2 @@ +{ "x" .} + { "x" .} diff --git a/test/w3c/trig/LITERAL2_ascii_boundaries.nq b/test/w3c/trig/LITERAL2_ascii_boundaries.nq new file mode 100644 index 00000000..63402430 --- /dev/null +++ b/test/w3c/trig/LITERAL2_ascii_boundaries.nq @@ -0,0 +1,2 @@ + "\u0000\t\u000B\u000C\u000E!#[]\u007F" . + "\u0000\t\u000B\u000C\u000E!#[]\u007F" . diff --git a/test/w3c/trig/LITERAL2_ascii_boundaries.trig b/test/w3c/trig/LITERAL2_ascii_boundaries.trig new file mode 100644 index 00000000..dd6b3ddf Binary files /dev/null and b/test/w3c/trig/LITERAL2_ascii_boundaries.trig differ diff --git a/test/w3c/trig/LITERAL2_with_UTF8_boundaries.trig b/test/w3c/trig/LITERAL2_with_UTF8_boundaries.trig new file mode 100644 index 00000000..0e1616db --- /dev/null +++ b/test/w3c/trig/LITERAL2_with_UTF8_boundaries.trig @@ -0,0 +1 @@ + "€߿ࠀ࿿က쿿퀀퟿�𐀀𿿽񀀀󿿽􀀀􏿽" . diff --git a/test/w3c/trig/LITERAL_LONG1.trig b/test/w3c/trig/LITERAL_LONG1.trig new file mode 100644 index 00000000..5db4af44 --- /dev/null +++ b/test/w3c/trig/LITERAL_LONG1.trig @@ -0,0 +1,2 @@ +{ '''x''' .} + { '''x''' .} diff --git a/test/w3c/trig/LITERAL_LONG1_ascii_boundaries.nq b/test/w3c/trig/LITERAL_LONG1_ascii_boundaries.nq new file mode 100644 index 00000000..5dc9b17a --- /dev/null +++ b/test/w3c/trig/LITERAL_LONG1_ascii_boundaries.nq @@ -0,0 +1,2 @@ + "\u0000&([]\u007F" . + "\u0000&([]\u007F" . diff --git a/test/w3c/trig/LITERAL_LONG1_ascii_boundaries.trig b/test/w3c/trig/LITERAL_LONG1_ascii_boundaries.trig new file mode 100644 index 00000000..25db84dd Binary files /dev/null and b/test/w3c/trig/LITERAL_LONG1_ascii_boundaries.trig differ diff --git a/test/w3c/trig/LITERAL_LONG1_with_1_squote.nq b/test/w3c/trig/LITERAL_LONG1_with_1_squote.nq new file mode 100644 index 00000000..f72af857 --- /dev/null +++ b/test/w3c/trig/LITERAL_LONG1_with_1_squote.nq @@ -0,0 +1,2 @@ + "x'y" . + "x'y" . diff --git a/test/w3c/trig/LITERAL_LONG1_with_1_squote.trig b/test/w3c/trig/LITERAL_LONG1_with_1_squote.trig new file mode 100644 index 00000000..45e742ed --- /dev/null +++ b/test/w3c/trig/LITERAL_LONG1_with_1_squote.trig @@ -0,0 +1,2 @@ +{ '''x'y''' .} + { '''x'y''' .} diff --git a/test/w3c/trig/LITERAL_LONG1_with_2_squotes.nq b/test/w3c/trig/LITERAL_LONG1_with_2_squotes.nq new file mode 100644 index 00000000..5e7a4890 --- /dev/null +++ b/test/w3c/trig/LITERAL_LONG1_with_2_squotes.nq @@ -0,0 +1,2 @@ + "x''y" . + "x''y" . diff --git a/test/w3c/trig/LITERAL_LONG1_with_2_squotes.trig b/test/w3c/trig/LITERAL_LONG1_with_2_squotes.trig new file mode 100644 index 00000000..75f94883 --- /dev/null +++ b/test/w3c/trig/LITERAL_LONG1_with_2_squotes.trig @@ -0,0 +1,2 @@ +{ '''x''y''' .} + { '''x''y''' .} diff --git a/test/w3c/trig/LITERAL_LONG1_with_UTF8_boundaries.trig b/test/w3c/trig/LITERAL_LONG1_with_UTF8_boundaries.trig new file mode 100644 index 00000000..e04b675e --- /dev/null +++ b/test/w3c/trig/LITERAL_LONG1_with_UTF8_boundaries.trig @@ -0,0 +1 @@ + '''€߿ࠀ࿿က쿿퀀퟿�𐀀𿿽񀀀󿿽􀀀􏿽''' . diff --git a/test/w3c/trig/LITERAL_LONG2.trig b/test/w3c/trig/LITERAL_LONG2.trig new file mode 100644 index 00000000..2f1a86ec --- /dev/null +++ b/test/w3c/trig/LITERAL_LONG2.trig @@ -0,0 +1,2 @@ +{ """x""" .} + { """x""" .} diff --git a/test/w3c/trig/LITERAL_LONG2_ascii_boundaries.nq b/test/w3c/trig/LITERAL_LONG2_ascii_boundaries.nq new file mode 100644 index 00000000..1dc45f7c --- /dev/null +++ b/test/w3c/trig/LITERAL_LONG2_ascii_boundaries.nq @@ -0,0 +1,2 @@ + "\u0000!#[]\u007F" . + "\u0000!#[]\u007F" . diff --git a/test/w3c/trig/LITERAL_LONG2_ascii_boundaries.trig b/test/w3c/trig/LITERAL_LONG2_ascii_boundaries.trig new file mode 100644 index 00000000..804fe250 Binary files /dev/null and b/test/w3c/trig/LITERAL_LONG2_ascii_boundaries.trig differ diff --git a/test/w3c/trig/LITERAL_LONG2_with_1_squote.nq b/test/w3c/trig/LITERAL_LONG2_with_1_squote.nq new file mode 100644 index 00000000..3cbb9785 --- /dev/null +++ b/test/w3c/trig/LITERAL_LONG2_with_1_squote.nq @@ -0,0 +1,2 @@ + "x\"y" . + "x\"y" . diff --git a/test/w3c/trig/LITERAL_LONG2_with_1_squote.trig b/test/w3c/trig/LITERAL_LONG2_with_1_squote.trig new file mode 100644 index 00000000..fccbe173 --- /dev/null +++ b/test/w3c/trig/LITERAL_LONG2_with_1_squote.trig @@ -0,0 +1,2 @@ +{ """x"y""" .} + { """x"y""" .} diff --git a/test/w3c/trig/LITERAL_LONG2_with_2_squotes.nq b/test/w3c/trig/LITERAL_LONG2_with_2_squotes.nq new file mode 100644 index 00000000..cdab9945 --- /dev/null +++ b/test/w3c/trig/LITERAL_LONG2_with_2_squotes.nq @@ -0,0 +1,2 @@ + "x\"\"y" . + "x\"\"y" . diff --git a/test/w3c/trig/LITERAL_LONG2_with_2_squotes.trig b/test/w3c/trig/LITERAL_LONG2_with_2_squotes.trig new file mode 100644 index 00000000..8d1f3359 --- /dev/null +++ b/test/w3c/trig/LITERAL_LONG2_with_2_squotes.trig @@ -0,0 +1,2 @@ +{ """x""y""" .} + { """x""y""" .} diff --git a/test/w3c/trig/LITERAL_LONG2_with_REVERSE_SOLIDUS.nq b/test/w3c/trig/LITERAL_LONG2_with_REVERSE_SOLIDUS.nq new file mode 100644 index 00000000..43b76993 --- /dev/null +++ b/test/w3c/trig/LITERAL_LONG2_with_REVERSE_SOLIDUS.nq @@ -0,0 +1,2 @@ + "test-\\" . + "test-\\" . diff --git a/test/w3c/trig/LITERAL_LONG2_with_REVERSE_SOLIDUS.trig b/test/w3c/trig/LITERAL_LONG2_with_REVERSE_SOLIDUS.trig new file mode 100644 index 00000000..4dfe5e1f --- /dev/null +++ b/test/w3c/trig/LITERAL_LONG2_with_REVERSE_SOLIDUS.trig @@ -0,0 +1,4 @@ +@prefix : . + +{:s :p1 """test-\\""" .} + {:s :p1 """test-\\""" .} diff --git a/test/w3c/trig/LITERAL_LONG2_with_UTF8_boundaries.trig b/test/w3c/trig/LITERAL_LONG2_with_UTF8_boundaries.trig new file mode 100644 index 00000000..644b32d8 --- /dev/null +++ b/test/w3c/trig/LITERAL_LONG2_with_UTF8_boundaries.trig @@ -0,0 +1 @@ + """€߿ࠀ࿿က쿿퀀퟿�𐀀𿿽񀀀󿿽􀀀􏿽""" . diff --git a/test/w3c/trig/LITERAL_with_UTF8_boundaries.nq b/test/w3c/trig/LITERAL_with_UTF8_boundaries.nq new file mode 100644 index 00000000..47a2527a --- /dev/null +++ b/test/w3c/trig/LITERAL_with_UTF8_boundaries.nq @@ -0,0 +1 @@ + "\u0080\u07FF\u0800\u0FFF\u1000\uCFFF\uD000\uD7FF\uE000\uFFFD\U00010000\U0003FFFD\U00040000\U000FFFFD\U00100000\U0010FFFD" . diff --git a/test/w3c/trig/README b/test/w3c/trig/README new file mode 100644 index 00000000..2187549a --- /dev/null +++ b/test/w3c/trig/README @@ -0,0 +1,41 @@ +This README is for the W3C RDF Working Group's TriG test suite. +This test suite contains three kinds of tests: + + Evaluation (rdft:TestTriGEval) - a pair of an input trig file + and referenced nquads file. + + Positive syntax (rdft:TestTriGPositiveSyntax) - an input trig + file with no syntax errors. + + Negative syntax (rdft:TestTriGNegativeSyntax) - an input trig + file with at least one syntax error. + +The manifest.ttl file in this directory lists all of the tests in the +RDF WG's TriG test suite. Each test is one of the above tests. All +tests have a name (mf:name) and an input (mf:action). The Evaluation +tests have an expected result (mf:result). + +• An implementation passes an Evaluation test if it parses the input + into a dataset, parses the expected result into another dataset, and + those two dataset are isomorphic (see + ). + +• An implementation passes a positive syntax test if it parses the + input. + +• An implementation passes a negative syntax test if it fails to parse + the input. + +The home of the test suite is . +Per RFC 3986 section 5.1.3, the base IRI for parsing each file is the +retrieval IRI for that file. For example, the tests trig-subm-01 and +trig-subm-27 require relative IRI resolution against a base of + and + respectively. + + +See http://www.w3.org/2011/rdf-wg/wiki/TriG_Test_Suite for more details. + + +Eric Prud'hommeaux - 11 June 2013. +Gregg Kellogg - 12 June 2013. diff --git a/test/w3c/trig/SPARQL_style_base.trig b/test/w3c/trig/SPARQL_style_base.trig new file mode 100644 index 00000000..5697b450 --- /dev/null +++ b/test/w3c/trig/SPARQL_style_base.trig @@ -0,0 +1,3 @@ +BASE +{ .} + { .} diff --git a/test/w3c/trig/SPARQL_style_prefix.trig b/test/w3c/trig/SPARQL_style_prefix.trig new file mode 100644 index 00000000..49bc9737 --- /dev/null +++ b/test/w3c/trig/SPARQL_style_prefix.trig @@ -0,0 +1,3 @@ +PREFIX p: +{p:s .} + {p:s .} diff --git a/test/w3c/trig/alternating_bnode_graphs.nq b/test/w3c/trig/alternating_bnode_graphs.nq new file mode 100644 index 00000000..66124112 --- /dev/null +++ b/test/w3c/trig/alternating_bnode_graphs.nq @@ -0,0 +1,4 @@ + . + _:G . + . + _:G . diff --git a/test/w3c/trig/alternating_bnode_graphs.trig b/test/w3c/trig/alternating_bnode_graphs.trig new file mode 100644 index 00000000..e921099b --- /dev/null +++ b/test/w3c/trig/alternating_bnode_graphs.trig @@ -0,0 +1,5 @@ +@prefix : . +{:a :b :c.} +_:G {:a :b :d.} +{:a :b :e.} +_:G {:a :b :f.} diff --git a/test/w3c/trig/alternating_iri_graphs.nq b/test/w3c/trig/alternating_iri_graphs.nq new file mode 100644 index 00000000..29c063e4 --- /dev/null +++ b/test/w3c/trig/alternating_iri_graphs.nq @@ -0,0 +1,4 @@ + . + . + . + . diff --git a/test/w3c/trig/alternating_iri_graphs.trig b/test/w3c/trig/alternating_iri_graphs.trig new file mode 100644 index 00000000..6ce4d656 --- /dev/null +++ b/test/w3c/trig/alternating_iri_graphs.trig @@ -0,0 +1,5 @@ +@prefix : . +{:a :b :c.} +:G {:a :b :d.} +{:a :b :e.} +:G {:a :b :f.} diff --git a/test/w3c/trig/anonymous_blank_node_graph.nq b/test/w3c/trig/anonymous_blank_node_graph.nq new file mode 100644 index 00000000..0522cbda --- /dev/null +++ b/test/w3c/trig/anonymous_blank_node_graph.nq @@ -0,0 +1 @@ + _:b1 . diff --git a/test/w3c/trig/anonymous_blank_node_graph.trig b/test/w3c/trig/anonymous_blank_node_graph.trig new file mode 100644 index 00000000..6dd8d54e --- /dev/null +++ b/test/w3c/trig/anonymous_blank_node_graph.trig @@ -0,0 +1 @@ +[] { .} diff --git a/test/w3c/trig/anonymous_blank_node_object.nq b/test/w3c/trig/anonymous_blank_node_object.nq new file mode 100644 index 00000000..a2c997f2 --- /dev/null +++ b/test/w3c/trig/anonymous_blank_node_object.nq @@ -0,0 +1,2 @@ + _:b1 . + _:b2 . diff --git a/test/w3c/trig/anonymous_blank_node_object.trig b/test/w3c/trig/anonymous_blank_node_object.trig new file mode 100644 index 00000000..e91e7102 --- /dev/null +++ b/test/w3c/trig/anonymous_blank_node_object.trig @@ -0,0 +1,2 @@ +{ [] .} + { [] .} diff --git a/test/w3c/trig/anonymous_blank_node_subject.nq b/test/w3c/trig/anonymous_blank_node_subject.nq new file mode 100644 index 00000000..b17e189c --- /dev/null +++ b/test/w3c/trig/anonymous_blank_node_subject.nq @@ -0,0 +1,2 @@ +_:b1 . +_:b2 . diff --git a/test/w3c/trig/anonymous_blank_node_subject.trig b/test/w3c/trig/anonymous_blank_node_subject.trig new file mode 100644 index 00000000..e9866f94 --- /dev/null +++ b/test/w3c/trig/anonymous_blank_node_subject.trig @@ -0,0 +1,2 @@ +{[] .} + {[] .} diff --git a/test/w3c/trig/bareword_a_predicate.nq b/test/w3c/trig/bareword_a_predicate.nq new file mode 100644 index 00000000..fd01c46a --- /dev/null +++ b/test/w3c/trig/bareword_a_predicate.nq @@ -0,0 +1,2 @@ + . + . diff --git a/test/w3c/trig/bareword_a_predicate.trig b/test/w3c/trig/bareword_a_predicate.trig new file mode 100644 index 00000000..315dc9bb --- /dev/null +++ b/test/w3c/trig/bareword_a_predicate.trig @@ -0,0 +1,2 @@ +{ a .} + { a .} diff --git a/test/w3c/trig/bareword_decimal.nq b/test/w3c/trig/bareword_decimal.nq new file mode 100644 index 00000000..ed5de576 --- /dev/null +++ b/test/w3c/trig/bareword_decimal.nq @@ -0,0 +1,2 @@ + "1.0"^^ . + "1.0"^^ . diff --git a/test/w3c/trig/bareword_decimal.trig b/test/w3c/trig/bareword_decimal.trig new file mode 100644 index 00000000..f862e712 --- /dev/null +++ b/test/w3c/trig/bareword_decimal.trig @@ -0,0 +1,2 @@ +{ 1.0 .} + { 1.0 .} diff --git a/test/w3c/trig/bareword_double.nq b/test/w3c/trig/bareword_double.nq new file mode 100644 index 00000000..f1783256 --- /dev/null +++ b/test/w3c/trig/bareword_double.nq @@ -0,0 +1,2 @@ + "1E0"^^ . + "1E0"^^ . diff --git a/test/w3c/trig/bareword_double.trig b/test/w3c/trig/bareword_double.trig new file mode 100644 index 00000000..788b8cee --- /dev/null +++ b/test/w3c/trig/bareword_double.trig @@ -0,0 +1,2 @@ +{ 1E0 .} + { 1E0 .} diff --git a/test/w3c/trig/bareword_integer.trig b/test/w3c/trig/bareword_integer.trig new file mode 100644 index 00000000..be1fa8ed --- /dev/null +++ b/test/w3c/trig/bareword_integer.trig @@ -0,0 +1,2 @@ +{ 1 .} + { 1 .} diff --git a/test/w3c/trig/blankNodePropertyList_as_object.nq b/test/w3c/trig/blankNodePropertyList_as_object.nq new file mode 100644 index 00000000..8e38d4e4 --- /dev/null +++ b/test/w3c/trig/blankNodePropertyList_as_object.nq @@ -0,0 +1,4 @@ + _:b1 . +_:b1 . + _:b2 . +_:b2 . diff --git a/test/w3c/trig/blankNodePropertyList_as_object.trig b/test/w3c/trig/blankNodePropertyList_as_object.trig new file mode 100644 index 00000000..724d77ba --- /dev/null +++ b/test/w3c/trig/blankNodePropertyList_as_object.trig @@ -0,0 +1,2 @@ +{ [ ] .} + { [ ] .} \ No newline at end of file diff --git a/test/w3c/trig/blankNodePropertyList_as_subject.nq b/test/w3c/trig/blankNodePropertyList_as_subject.nq new file mode 100644 index 00000000..b3c274ce --- /dev/null +++ b/test/w3c/trig/blankNodePropertyList_as_subject.nq @@ -0,0 +1,4 @@ +_:b1 . +_:b1 . +_:b2 . +_:b2 . diff --git a/test/w3c/trig/blankNodePropertyList_as_subject.trig b/test/w3c/trig/blankNodePropertyList_as_subject.trig new file mode 100644 index 00000000..925b680a --- /dev/null +++ b/test/w3c/trig/blankNodePropertyList_as_subject.trig @@ -0,0 +1,2 @@ +{[ ] .} + {[ ] .} diff --git a/test/w3c/trig/blankNodePropertyList_containing_collection.nq b/test/w3c/trig/blankNodePropertyList_containing_collection.nq new file mode 100644 index 00000000..85f272a7 --- /dev/null +++ b/test/w3c/trig/blankNodePropertyList_containing_collection.nq @@ -0,0 +1,6 @@ +_:b1 _:b2 . +_:b2 "1"^^ . +_:b2 . +_:b3 _:b4 . +_:b4 "1"^^ . +_:b4 . diff --git a/test/w3c/trig/blankNodePropertyList_containing_collection.trig b/test/w3c/trig/blankNodePropertyList_containing_collection.trig new file mode 100644 index 00000000..d23b848c --- /dev/null +++ b/test/w3c/trig/blankNodePropertyList_containing_collection.trig @@ -0,0 +1,2 @@ +{[ (1) ] .} + {[ (1) ] .} diff --git a/test/w3c/trig/blankNodePropertyList_with_multiple_triples.nq b/test/w3c/trig/blankNodePropertyList_with_multiple_triples.nq new file mode 100644 index 00000000..ac7e6125 --- /dev/null +++ b/test/w3c/trig/blankNodePropertyList_with_multiple_triples.nq @@ -0,0 +1,6 @@ +_:b1 . +_:b1 . +_:b1 . +_:b2 . +_:b2 . +_:b2 . diff --git a/test/w3c/trig/blankNodePropertyList_with_multiple_triples.trig b/test/w3c/trig/blankNodePropertyList_with_multiple_triples.trig new file mode 100644 index 00000000..dc5b5461 --- /dev/null +++ b/test/w3c/trig/blankNodePropertyList_with_multiple_triples.trig @@ -0,0 +1,2 @@ +{[ ; ] .} + {[ ; ] .} diff --git a/test/w3c/trig/collection_object.nq b/test/w3c/trig/collection_object.nq new file mode 100644 index 00000000..8ced4ad1 --- /dev/null +++ b/test/w3c/trig/collection_object.nq @@ -0,0 +1,6 @@ + _:b1 . +_:b1 "1"^^ . +_:b1 . + _:b2 . +_:b2 "1"^^ . +_:b2 . diff --git a/test/w3c/trig/collection_object.trig b/test/w3c/trig/collection_object.trig new file mode 100644 index 00000000..a86dd42f --- /dev/null +++ b/test/w3c/trig/collection_object.trig @@ -0,0 +1,2 @@ +{ (1) .} + { (1) .} \ No newline at end of file diff --git a/test/w3c/trig/collection_subject.nq b/test/w3c/trig/collection_subject.nq new file mode 100644 index 00000000..26858dc1 --- /dev/null +++ b/test/w3c/trig/collection_subject.nq @@ -0,0 +1,6 @@ +_:b1 "1"^^ . +_:b1 . +_:b1 . +_:b2 "1"^^ . +_:b2 . +_:b2 . diff --git a/test/w3c/trig/collection_subject.trig b/test/w3c/trig/collection_subject.trig new file mode 100644 index 00000000..cb49acd8 --- /dev/null +++ b/test/w3c/trig/collection_subject.trig @@ -0,0 +1,2 @@ +{(1) .} + {(1) .} diff --git a/test/w3c/trig/comment_following_PNAME_NS.nq b/test/w3c/trig/comment_following_PNAME_NS.nq new file mode 100644 index 00000000..a8ca81c5 --- /dev/null +++ b/test/w3c/trig/comment_following_PNAME_NS.nq @@ -0,0 +1 @@ + . diff --git a/test/w3c/trig/comment_following_PNAME_NS.trig b/test/w3c/trig/comment_following_PNAME_NS.trig new file mode 100644 index 00000000..c03124c4 --- /dev/null +++ b/test/w3c/trig/comment_following_PNAME_NS.trig @@ -0,0 +1,3 @@ +@prefix p: . + p:#comment +. diff --git a/test/w3c/trig/comment_following_localName.trig b/test/w3c/trig/comment_following_localName.trig new file mode 100644 index 00000000..649a9a59 --- /dev/null +++ b/test/w3c/trig/comment_following_localName.trig @@ -0,0 +1,8 @@ +@prefix p: . + p:o#comment +. + + { + #comment + . +} diff --git a/test/w3c/trig/default_namespace_IRI.trig b/test/w3c/trig/default_namespace_IRI.trig new file mode 100644 index 00000000..7eccc879 --- /dev/null +++ b/test/w3c/trig/default_namespace_IRI.trig @@ -0,0 +1,3 @@ +@prefix : . +{:s .} + {:s .} diff --git a/test/w3c/trig/double_lower_case_e.nq b/test/w3c/trig/double_lower_case_e.nq new file mode 100644 index 00000000..c19ca11d --- /dev/null +++ b/test/w3c/trig/double_lower_case_e.nq @@ -0,0 +1,2 @@ + "1e0"^^ . + "1e0"^^ . diff --git a/test/w3c/trig/double_lower_case_e.trig b/test/w3c/trig/double_lower_case_e.trig new file mode 100644 index 00000000..588669fa --- /dev/null +++ b/test/w3c/trig/double_lower_case_e.trig @@ -0,0 +1,2 @@ +{ 1e0 .} + { 1e0 .} diff --git a/test/w3c/trig/empty_collection.nq b/test/w3c/trig/empty_collection.nq new file mode 100644 index 00000000..f85ed8fb --- /dev/null +++ b/test/w3c/trig/empty_collection.nq @@ -0,0 +1,2 @@ + . + . diff --git a/test/w3c/trig/empty_collection.trig b/test/w3c/trig/empty_collection.trig new file mode 100644 index 00000000..c6aef8b2 --- /dev/null +++ b/test/w3c/trig/empty_collection.trig @@ -0,0 +1,2 @@ +{ () .} + { () .} diff --git a/test/w3c/trig/first.nq b/test/w3c/trig/first.nq new file mode 100644 index 00000000..0ba78d55 --- /dev/null +++ b/test/w3c/trig/first.nq @@ -0,0 +1,14 @@ + _:b1 . +_:b1 _:b2 . +_:b2 "1"^^ . +_:b2 . +_:b1 _:b3 . +_:b3 "2"^^ . +_:b3 . + _:b4 . +_:b4 _:b5 . +_:b5 "1"^^ . +_:b5 . +_:b4 _:b6 . +_:b6 "2"^^ . +_:b6 . diff --git a/test/w3c/trig/first.trig b/test/w3c/trig/first.trig new file mode 100644 index 00000000..0f80aa69 --- /dev/null +++ b/test/w3c/trig/first.trig @@ -0,0 +1,2 @@ +{ ((1) 2) .} + { ((1) 2) .} diff --git a/test/w3c/trig/labeled_blank_node_graph.nq b/test/w3c/trig/labeled_blank_node_graph.nq new file mode 100644 index 00000000..e9d83f4e --- /dev/null +++ b/test/w3c/trig/labeled_blank_node_graph.nq @@ -0,0 +1 @@ + _:g1 . diff --git a/test/w3c/trig/labeled_blank_node_graph.trig b/test/w3c/trig/labeled_blank_node_graph.trig new file mode 100644 index 00000000..a6adbb98 --- /dev/null +++ b/test/w3c/trig/labeled_blank_node_graph.trig @@ -0,0 +1 @@ +_:g1 { .} diff --git a/test/w3c/trig/labeled_blank_node_object.nq b/test/w3c/trig/labeled_blank_node_object.nq new file mode 100644 index 00000000..58b5fad2 --- /dev/null +++ b/test/w3c/trig/labeled_blank_node_object.nq @@ -0,0 +1,2 @@ + _:o . + _:o . diff --git a/test/w3c/trig/labeled_blank_node_object.trig b/test/w3c/trig/labeled_blank_node_object.trig new file mode 100644 index 00000000..1ac7de76 --- /dev/null +++ b/test/w3c/trig/labeled_blank_node_object.trig @@ -0,0 +1,2 @@ +{ _:o .} + { _:o .} diff --git a/test/w3c/trig/labeled_blank_node_subject.nq b/test/w3c/trig/labeled_blank_node_subject.nq new file mode 100644 index 00000000..b1f38d51 --- /dev/null +++ b/test/w3c/trig/labeled_blank_node_subject.nq @@ -0,0 +1,2 @@ +_:s . +_:s . diff --git a/test/w3c/trig/labeled_blank_node_subject.trig b/test/w3c/trig/labeled_blank_node_subject.trig new file mode 100644 index 00000000..4dca0e98 --- /dev/null +++ b/test/w3c/trig/labeled_blank_node_subject.trig @@ -0,0 +1,2 @@ +{_:s .} + {_:s .} diff --git a/test/w3c/trig/labeled_blank_node_with_PN_CHARS_BASE_character_boundaries.nq b/test/w3c/trig/labeled_blank_node_with_PN_CHARS_BASE_character_boundaries.nq new file mode 100644 index 00000000..969c0c2a --- /dev/null +++ b/test/w3c/trig/labeled_blank_node_with_PN_CHARS_BASE_character_boundaries.nq @@ -0,0 +1,2 @@ + _:AZazÀÖØöø˿ͰͽͿ῿‌‍⁰↏Ⰰ⿯、퟿豈﷏ﷰ�𐀀󯿽 . + _:AZazÀÖØöø˿ͰͽͿ῿‌‍⁰↏Ⰰ⿯、퟿豈﷏ﷰ�𐀀󯿽 . diff --git a/test/w3c/trig/labeled_blank_node_with_PN_CHARS_BASE_character_boundaries.trig b/test/w3c/trig/labeled_blank_node_with_PN_CHARS_BASE_character_boundaries.trig new file mode 100644 index 00000000..8920d476 --- /dev/null +++ b/test/w3c/trig/labeled_blank_node_with_PN_CHARS_BASE_character_boundaries.trig @@ -0,0 +1,2 @@ +{ _:AZazÀÖØöø˿ͰͽͿ῿‌‍⁰↏Ⰰ⿯、퟿豈﷏ﷰ�𐀀󯿽 .} + { _:AZazÀÖØöø˿ͰͽͿ῿‌‍⁰↏Ⰰ⿯、퟿豈﷏ﷰ�𐀀󯿽 .} diff --git a/test/w3c/trig/labeled_blank_node_with_leading_digit.nq b/test/w3c/trig/labeled_blank_node_with_leading_digit.nq new file mode 100644 index 00000000..24f52035 --- /dev/null +++ b/test/w3c/trig/labeled_blank_node_with_leading_digit.nq @@ -0,0 +1,2 @@ + _:0 . + _:0 . diff --git a/test/w3c/trig/labeled_blank_node_with_leading_digit.trig b/test/w3c/trig/labeled_blank_node_with_leading_digit.trig new file mode 100644 index 00000000..32ff3860 --- /dev/null +++ b/test/w3c/trig/labeled_blank_node_with_leading_digit.trig @@ -0,0 +1,2 @@ +{ _:0 .} + { _:0 .} diff --git a/test/w3c/trig/labeled_blank_node_with_leading_underscore.nq b/test/w3c/trig/labeled_blank_node_with_leading_underscore.nq new file mode 100644 index 00000000..57d0044e --- /dev/null +++ b/test/w3c/trig/labeled_blank_node_with_leading_underscore.nq @@ -0,0 +1,2 @@ + _:_ . + _:_ . diff --git a/test/w3c/trig/labeled_blank_node_with_leading_underscore.trig b/test/w3c/trig/labeled_blank_node_with_leading_underscore.trig new file mode 100644 index 00000000..11bd621c --- /dev/null +++ b/test/w3c/trig/labeled_blank_node_with_leading_underscore.trig @@ -0,0 +1,2 @@ +{ _:_ .} + { _:_ .} diff --git a/test/w3c/trig/labeled_blank_node_with_non_leading_extras.nq b/test/w3c/trig/labeled_blank_node_with_non_leading_extras.nq new file mode 100644 index 00000000..ebf8024c --- /dev/null +++ b/test/w3c/trig/labeled_blank_node_with_non_leading_extras.nq @@ -0,0 +1,2 @@ + _:a·̀ͯ‿.⁀ . + _:a·̀ͯ‿.⁀ . diff --git a/test/w3c/trig/labeled_blank_node_with_non_leading_extras.trig b/test/w3c/trig/labeled_blank_node_with_non_leading_extras.trig new file mode 100644 index 00000000..dad502a4 --- /dev/null +++ b/test/w3c/trig/labeled_blank_node_with_non_leading_extras.trig @@ -0,0 +1,2 @@ +{ _:a·̀ͯ‿.⁀ .} + { _:a·̀ͯ‿.⁀ .} diff --git a/test/w3c/trig/langtagged_LONG.trig b/test/w3c/trig/langtagged_LONG.trig new file mode 100644 index 00000000..d63e0e19 --- /dev/null +++ b/test/w3c/trig/langtagged_LONG.trig @@ -0,0 +1,2 @@ +{ """chat"""@en .} + { """chat"""@en .} diff --git a/test/w3c/trig/langtagged_LONG_with_subtag.nq b/test/w3c/trig/langtagged_LONG_with_subtag.nq new file mode 100644 index 00000000..14b56574 --- /dev/null +++ b/test/w3c/trig/langtagged_LONG_with_subtag.nq @@ -0,0 +1,2 @@ + "Cheers"@en-UK . + "Cheers"@en-UK . diff --git a/test/w3c/trig/langtagged_LONG_with_subtag.trig b/test/w3c/trig/langtagged_LONG_with_subtag.trig new file mode 100644 index 00000000..c7ba8f2d --- /dev/null +++ b/test/w3c/trig/langtagged_LONG_with_subtag.trig @@ -0,0 +1,4 @@ +# Test long literal with lang tag +@prefix : . +{:a :b """Cheers"""@en-UK .} + {:a :b """Cheers"""@en-UK .} diff --git a/test/w3c/trig/langtagged_non_LONG.nq b/test/w3c/trig/langtagged_non_LONG.nq new file mode 100644 index 00000000..7e0a5b9e --- /dev/null +++ b/test/w3c/trig/langtagged_non_LONG.nq @@ -0,0 +1,2 @@ + "chat"@en . + "chat"@en . diff --git a/test/w3c/trig/langtagged_non_LONG.trig b/test/w3c/trig/langtagged_non_LONG.trig new file mode 100644 index 00000000..bebcb884 --- /dev/null +++ b/test/w3c/trig/langtagged_non_LONG.trig @@ -0,0 +1,2 @@ +{ "chat"@en .} + { "chat"@en .} diff --git a/test/w3c/trig/lantag_with_subtag.nq b/test/w3c/trig/lantag_with_subtag.nq new file mode 100644 index 00000000..165aa77c --- /dev/null +++ b/test/w3c/trig/lantag_with_subtag.nq @@ -0,0 +1,2 @@ + "chat"@en-us . + "chat"@en-us . diff --git a/test/w3c/trig/lantag_with_subtag.trig b/test/w3c/trig/lantag_with_subtag.trig new file mode 100644 index 00000000..d25f1039 --- /dev/null +++ b/test/w3c/trig/lantag_with_subtag.trig @@ -0,0 +1,2 @@ +{ "chat"@en-us .} + { "chat"@en-us .} diff --git a/test/w3c/trig/last.nq b/test/w3c/trig/last.nq new file mode 100644 index 00000000..54b3d790 --- /dev/null +++ b/test/w3c/trig/last.nq @@ -0,0 +1,14 @@ + _:b1 . +_:b1 "1"^^ . +_:b1 _:b2 . +_:b2 _:b3 . +_:b3 "2"^^ . +_:b3 . +_:b2 . + _:b4 . +_:b4 "1"^^ . +_:b4 _:b5 . +_:b5 _:b6 . +_:b6 "2"^^ . +_:b6 . +_:b5 . diff --git a/test/w3c/trig/last.trig b/test/w3c/trig/last.trig new file mode 100644 index 00000000..6fd17f7f --- /dev/null +++ b/test/w3c/trig/last.trig @@ -0,0 +1,2 @@ +{ (1 (2)) .} + { (1 (2)) .} diff --git a/test/w3c/trig/literal_false.nq b/test/w3c/trig/literal_false.nq new file mode 100644 index 00000000..9a334557 --- /dev/null +++ b/test/w3c/trig/literal_false.nq @@ -0,0 +1,2 @@ + "false"^^ . + "false"^^ . diff --git a/test/w3c/trig/literal_false.trig b/test/w3c/trig/literal_false.trig new file mode 100644 index 00000000..e1f6f447 --- /dev/null +++ b/test/w3c/trig/literal_false.trig @@ -0,0 +1,2 @@ +{ false .} + { false .} diff --git a/test/w3c/trig/literal_true.nq b/test/w3c/trig/literal_true.nq new file mode 100644 index 00000000..39675c3b --- /dev/null +++ b/test/w3c/trig/literal_true.nq @@ -0,0 +1,2 @@ + "true"^^ . + "true"^^ . diff --git a/test/w3c/trig/literal_true.trig b/test/w3c/trig/literal_true.trig new file mode 100644 index 00000000..b49aa1ac --- /dev/null +++ b/test/w3c/trig/literal_true.trig @@ -0,0 +1,2 @@ +{ true .} + { true .} diff --git a/test/w3c/trig/literal_with_BACKSPACE.nq b/test/w3c/trig/literal_with_BACKSPACE.nq new file mode 100644 index 00000000..e4e9a247 --- /dev/null +++ b/test/w3c/trig/literal_with_BACKSPACE.nq @@ -0,0 +1,2 @@ + "\u0008" . + "\u0008" . diff --git a/test/w3c/trig/literal_with_BACKSPACE.trig b/test/w3c/trig/literal_with_BACKSPACE.trig new file mode 100644 index 00000000..0a3a1cac --- /dev/null +++ b/test/w3c/trig/literal_with_BACKSPACE.trig @@ -0,0 +1,2 @@ +{ '' .} + { '' .} diff --git a/test/w3c/trig/literal_with_CARRIAGE_RETURN.nq b/test/w3c/trig/literal_with_CARRIAGE_RETURN.nq new file mode 100644 index 00000000..d1ecddce --- /dev/null +++ b/test/w3c/trig/literal_with_CARRIAGE_RETURN.nq @@ -0,0 +1,2 @@ + "\r" . + "\r" . diff --git a/test/w3c/trig/literal_with_CARRIAGE_RETURN.trig b/test/w3c/trig/literal_with_CARRIAGE_RETURN.trig new file mode 100644 index 00000000..18d6fe84 --- /dev/null +++ b/test/w3c/trig/literal_with_CARRIAGE_RETURN.trig @@ -0,0 +1,2 @@ +{ ''' ''' .} + { ''' ''' .} \ No newline at end of file diff --git a/test/w3c/trig/literal_with_CHARACTER_TABULATION.nq b/test/w3c/trig/literal_with_CHARACTER_TABULATION.nq new file mode 100644 index 00000000..4baf1754 --- /dev/null +++ b/test/w3c/trig/literal_with_CHARACTER_TABULATION.nq @@ -0,0 +1,2 @@ + "\t" . + "\t" . diff --git a/test/w3c/trig/literal_with_CHARACTER_TABULATION.trig b/test/w3c/trig/literal_with_CHARACTER_TABULATION.trig new file mode 100644 index 00000000..65b4152a --- /dev/null +++ b/test/w3c/trig/literal_with_CHARACTER_TABULATION.trig @@ -0,0 +1,2 @@ +{ ' ' .} + { ' ' .} diff --git a/test/w3c/trig/literal_with_FORM_FEED.nq b/test/w3c/trig/literal_with_FORM_FEED.nq new file mode 100644 index 00000000..c6157bf3 --- /dev/null +++ b/test/w3c/trig/literal_with_FORM_FEED.nq @@ -0,0 +1,2 @@ + "\u000C" . + "\u000C" . diff --git a/test/w3c/trig/literal_with_FORM_FEED.trig b/test/w3c/trig/literal_with_FORM_FEED.trig new file mode 100644 index 00000000..742f7cac --- /dev/null +++ b/test/w3c/trig/literal_with_FORM_FEED.trig @@ -0,0 +1,2 @@ +{ ' ' .} + { ' ' .} diff --git a/test/w3c/trig/literal_with_LINE_FEED.nq b/test/w3c/trig/literal_with_LINE_FEED.nq new file mode 100644 index 00000000..facb59ec --- /dev/null +++ b/test/w3c/trig/literal_with_LINE_FEED.nq @@ -0,0 +1,2 @@ + "\n" . + "\n" . diff --git a/test/w3c/trig/literal_with_LINE_FEED.trig b/test/w3c/trig/literal_with_LINE_FEED.trig new file mode 100644 index 00000000..26c292d9 --- /dev/null +++ b/test/w3c/trig/literal_with_LINE_FEED.trig @@ -0,0 +1,4 @@ +{ ''' +''' .} + { ''' +''' .} \ No newline at end of file diff --git a/test/w3c/trig/literal_with_REVERSE_SOLIDUS.nq b/test/w3c/trig/literal_with_REVERSE_SOLIDUS.nq new file mode 100644 index 00000000..45674069 --- /dev/null +++ b/test/w3c/trig/literal_with_REVERSE_SOLIDUS.nq @@ -0,0 +1,2 @@ + "\\" . + "\\" . diff --git a/test/w3c/trig/literal_with_REVERSE_SOLIDUS.trig b/test/w3c/trig/literal_with_REVERSE_SOLIDUS.trig new file mode 100644 index 00000000..b939dc28 --- /dev/null +++ b/test/w3c/trig/literal_with_REVERSE_SOLIDUS.trig @@ -0,0 +1,2 @@ +{ '\\' .} + { '\\' .} diff --git a/test/w3c/trig/literal_with_escaped_BACKSPACE.trig b/test/w3c/trig/literal_with_escaped_BACKSPACE.trig new file mode 100644 index 00000000..f13d246b --- /dev/null +++ b/test/w3c/trig/literal_with_escaped_BACKSPACE.trig @@ -0,0 +1,2 @@ +{ '\b' .} + { '\b' .} diff --git a/test/w3c/trig/literal_with_escaped_CARRIAGE_RETURN.trig b/test/w3c/trig/literal_with_escaped_CARRIAGE_RETURN.trig new file mode 100644 index 00000000..c2ded66d --- /dev/null +++ b/test/w3c/trig/literal_with_escaped_CARRIAGE_RETURN.trig @@ -0,0 +1,2 @@ +{ '\r' .} + { '\r' .} diff --git a/test/w3c/trig/literal_with_escaped_CHARACTER_TABULATION.trig b/test/w3c/trig/literal_with_escaped_CHARACTER_TABULATION.trig new file mode 100644 index 00000000..60dbac21 --- /dev/null +++ b/test/w3c/trig/literal_with_escaped_CHARACTER_TABULATION.trig @@ -0,0 +1,2 @@ +{ '\t' .} + { '\t' .} diff --git a/test/w3c/trig/literal_with_escaped_FORM_FEED.trig b/test/w3c/trig/literal_with_escaped_FORM_FEED.trig new file mode 100644 index 00000000..63f8dc97 --- /dev/null +++ b/test/w3c/trig/literal_with_escaped_FORM_FEED.trig @@ -0,0 +1,2 @@ +{ '\f' .} + { '\f' .} diff --git a/test/w3c/trig/literal_with_escaped_LINE_FEED.trig b/test/w3c/trig/literal_with_escaped_LINE_FEED.trig new file mode 100644 index 00000000..2c1f89a4 --- /dev/null +++ b/test/w3c/trig/literal_with_escaped_LINE_FEED.trig @@ -0,0 +1,2 @@ +{ '\n' .} + { '\n' .} diff --git a/test/w3c/trig/literal_with_numeric_escape4.nq b/test/w3c/trig/literal_with_numeric_escape4.nq new file mode 100644 index 00000000..84fce641 --- /dev/null +++ b/test/w3c/trig/literal_with_numeric_escape4.nq @@ -0,0 +1,2 @@ + "o" . + "o" . diff --git a/test/w3c/trig/literal_with_numeric_escape4.trig b/test/w3c/trig/literal_with_numeric_escape4.trig new file mode 100644 index 00000000..1c868cc9 --- /dev/null +++ b/test/w3c/trig/literal_with_numeric_escape4.trig @@ -0,0 +1,2 @@ +{ '\u006F' .} + { '\u006F' .} diff --git a/test/w3c/trig/literal_with_numeric_escape8.trig b/test/w3c/trig/literal_with_numeric_escape8.trig new file mode 100644 index 00000000..b36ff3ea --- /dev/null +++ b/test/w3c/trig/literal_with_numeric_escape8.trig @@ -0,0 +1,2 @@ +{ '\U0000006F' .} + { '\U0000006F' .} diff --git a/test/w3c/trig/localName_with_PN_CHARS_BASE_character_boundaries.nq b/test/w3c/trig/localName_with_PN_CHARS_BASE_character_boundaries.nq new file mode 100644 index 00000000..1f93580c --- /dev/null +++ b/test/w3c/trig/localName_with_PN_CHARS_BASE_character_boundaries.nq @@ -0,0 +1,2 @@ + . + . diff --git a/test/w3c/trig/localName_with_PN_CHARS_BASE_character_boundaries.trig b/test/w3c/trig/localName_with_PN_CHARS_BASE_character_boundaries.trig new file mode 100644 index 00000000..08221635 --- /dev/null +++ b/test/w3c/trig/localName_with_PN_CHARS_BASE_character_boundaries.trig @@ -0,0 +1,3 @@ +@prefix p: . +{ p:AZazÀÖØöø˿ͰͽͿ῿‌‍⁰↏Ⰰ⿯、퟿豈﷏ﷰ￯𐀀󯿽 .} + { p:AZazÀÖØöø˿ͰͽͿ῿‌‍⁰↏Ⰰ⿯、퟿豈﷏ﷰ￯𐀀󯿽 .} diff --git a/test/w3c/trig/localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries.nq b/test/w3c/trig/localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries.nq new file mode 100644 index 00000000..c347f934 --- /dev/null +++ b/test/w3c/trig/localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries.nq @@ -0,0 +1,2 @@ + . + . diff --git a/test/w3c/trig/localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries.trig b/test/w3c/trig/localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries.trig new file mode 100644 index 00000000..c3f36e9e --- /dev/null +++ b/test/w3c/trig/localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries.trig @@ -0,0 +1,3 @@ +@prefix p: . +{ p:AZazÀÖØöø˿Ͱͽ΄῾‌‍⁰↉Ⰰ⿕、ퟻ﨎ﷇﷰ￯𐀀󠇯 .} + { p:AZazÀÖØöø˿Ͱͽ΄῾‌‍⁰↉Ⰰ⿕、ퟻ﨎ﷇﷰ￯𐀀󠇯 .} diff --git a/test/w3c/trig/localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries.nq b/test/w3c/trig/localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries.nq new file mode 100644 index 00000000..988855ef --- /dev/null +++ b/test/w3c/trig/localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries.nq @@ -0,0 +1,2 @@ + . + . diff --git a/test/w3c/trig/localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries.trig b/test/w3c/trig/localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries.trig new file mode 100644 index 00000000..dd48ac12 --- /dev/null +++ b/test/w3c/trig/localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries.trig @@ -0,0 +1,3 @@ +@prefix p: . +{ p:AZazÀÖØöø˿Ͱͽ΄῾‌‍⁰↉Ⰰ⿕、ퟻ﨎ﷇﷰ￯ .} + { p:AZazÀÖØöø˿Ͱͽ΄῾‌‍⁰↉Ⰰ⿕、ퟻ﨎ﷇﷰ￯ .} diff --git a/test/w3c/trig/localName_with_leading_digit.nq b/test/w3c/trig/localName_with_leading_digit.nq new file mode 100644 index 00000000..6f05d1ca --- /dev/null +++ b/test/w3c/trig/localName_with_leading_digit.nq @@ -0,0 +1,2 @@ + . + . diff --git a/test/w3c/trig/localName_with_leading_digit.trig b/test/w3c/trig/localName_with_leading_digit.trig new file mode 100644 index 00000000..540aa007 --- /dev/null +++ b/test/w3c/trig/localName_with_leading_digit.trig @@ -0,0 +1,3 @@ +@prefix p: . +{p:0 .} + {p:0 .} diff --git a/test/w3c/trig/localName_with_leading_underscore.nq b/test/w3c/trig/localName_with_leading_underscore.nq new file mode 100644 index 00000000..2cb72818 --- /dev/null +++ b/test/w3c/trig/localName_with_leading_underscore.nq @@ -0,0 +1,2 @@ + . + . diff --git a/test/w3c/trig/localName_with_leading_underscore.trig b/test/w3c/trig/localName_with_leading_underscore.trig new file mode 100644 index 00000000..72f2e30b --- /dev/null +++ b/test/w3c/trig/localName_with_leading_underscore.trig @@ -0,0 +1,3 @@ +@prefix p: . +{p:_ .} + {p:_ .} diff --git a/test/w3c/trig/localName_with_nfc_PN_CHARS_BASE_character_boundaries.nq b/test/w3c/trig/localName_with_nfc_PN_CHARS_BASE_character_boundaries.nq new file mode 100644 index 00000000..9c6a3d4d --- /dev/null +++ b/test/w3c/trig/localName_with_nfc_PN_CHARS_BASE_character_boundaries.nq @@ -0,0 +1,2 @@ + . + . diff --git a/test/w3c/trig/localName_with_nfc_PN_CHARS_BASE_character_boundaries.trig b/test/w3c/trig/localName_with_nfc_PN_CHARS_BASE_character_boundaries.trig new file mode 100644 index 00000000..d998e3d4 --- /dev/null +++ b/test/w3c/trig/localName_with_nfc_PN_CHARS_BASE_character_boundaries.trig @@ -0,0 +1,3 @@ +@prefix p: . +{ p:AZazÀÖØöø˿ͰͽͿ῿‌‍⁰↏Ⰰ⿯、퟿﨎﷏ﷰ￯𐀀󯿽 .} + { p:AZazÀÖØöø˿ͰͽͿ῿‌‍⁰↏Ⰰ⿯、퟿﨎﷏ﷰ￯𐀀󯿽 .} diff --git a/test/w3c/trig/localName_with_non_leading_extras.nq b/test/w3c/trig/localName_with_non_leading_extras.nq new file mode 100644 index 00000000..40353439 --- /dev/null +++ b/test/w3c/trig/localName_with_non_leading_extras.nq @@ -0,0 +1,2 @@ + . + . diff --git a/test/w3c/trig/localName_with_non_leading_extras.trig b/test/w3c/trig/localName_with_non_leading_extras.trig new file mode 100644 index 00000000..bd1c32c8 --- /dev/null +++ b/test/w3c/trig/localName_with_non_leading_extras.trig @@ -0,0 +1,3 @@ +@prefix p: . +{p:a·̀ͯ‿.⁀ .} + {p:a·̀ͯ‿.⁀ .} diff --git a/test/w3c/trig/localname_with_COLON.nq b/test/w3c/trig/localname_with_COLON.nq new file mode 100644 index 00000000..9a1a0d5a --- /dev/null +++ b/test/w3c/trig/localname_with_COLON.nq @@ -0,0 +1,2 @@ + . + . diff --git a/test/w3c/trig/localname_with_COLON.trig b/test/w3c/trig/localname_with_COLON.trig new file mode 100644 index 00000000..e166d575 --- /dev/null +++ b/test/w3c/trig/localname_with_COLON.trig @@ -0,0 +1,3 @@ +@prefix p: . +{p:s: .} + {p:s: .} diff --git a/test/w3c/trig/manifest.ttl b/test/w3c/trig/manifest.ttl new file mode 100644 index 00000000..235ca0d2 --- /dev/null +++ b/test/w3c/trig/manifest.ttl @@ -0,0 +1,2897 @@ +# TriG tests +## Distributed under both the W3C Test Suite License[1] and the W3C 3- +## clause BSD License[2]. To contribute to a W3C Test Suite, see the +## policies and contribution forms [3] +## +## 1. http://www.w3.org/Consortium/Legal/2008/04-testsuite-license +## 2. http://www.w3.org/Consortium/Legal/2008/03-bsd-license +## 3. http://www.w3.org/2004/10/27-testcases + +@prefix rdf: . +@prefix rdfs: . +@prefix mf: . +@prefix qt: . + +@prefix rdft: . + +<> rdf:type mf:Manifest ; + rdfs:label "TriG tests" ; + mf:entries + ( + # TriG specific tests + <#anonymous_blank_node_graph> + <#labeled_blank_node_graph> + <#alternating_iri_graphs> + <#alternating_bnode_graphs> + <#trig-syntax-bad-base-04> + <#trig-syntax-bad-base-05> + <#trig-syntax-bad-prefix-06> + <#trig-syntax-bad-prefix-07> + <#trig-syntax-struct-06> + <#trig-syntax-struct-07> + <#trig-syntax-minimal-whitespace-01> + + # From Turtle tests + # atomic tests + <#IRI_subject> + <#IRI_with_four_digit_numeric_escape> + <#IRI_with_eight_digit_numeric_escape> + <#IRI_with_all_punctuation> + <#bareword_a_predicate> + <#old_style_prefix> + <#SPARQL_style_prefix> + <#prefixed_IRI_predicate> + <#prefixed_IRI_object> + <#prefix_only_IRI> + <#prefix_with_PN_CHARS_BASE_character_boundaries> + <#prefix_with_non_leading_extras> + <#default_namespace_IRI> + <#prefix_reassigned_and_used> + <#reserved_escaped_localName> + <#percent_escaped_localName> + <#HYPHEN_MINUS_in_localName> + <#underscore_in_localName> + <#localname_with_COLON> + <#localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries> + <#localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries> + <#localName_with_nfc_PN_CHARS_BASE_character_boundaries> + <#localName_with_leading_underscore> + <#localName_with_leading_digit> + <#localName_with_non_leading_extras> + <#old_style_base> + <#SPARQL_style_base> + <#labeled_blank_node_subject> + <#labeled_blank_node_object> + <#labeled_blank_node_with_PN_CHARS_BASE_character_boundaries> + <#labeled_blank_node_with_leading_underscore> + <#labeled_blank_node_with_leading_digit> + <#labeled_blank_node_with_non_leading_extras> + <#anonymous_blank_node_subject> + <#anonymous_blank_node_object> + <#sole_blankNodePropertyList> + <#blankNodePropertyList_as_subject> + <#blankNodePropertyList_as_object> + <#blankNodePropertyList_with_multiple_triples> + <#nested_blankNodePropertyLists> + <#blankNodePropertyList_containing_collection> + <#collection_subject> + <#collection_object> + <#empty_collection> + <#nested_collection> + <#first> + <#last> + <#LITERAL1> + <#LITERAL1_ascii_boundaries> + <#LITERAL1_with_UTF8_boundaries> + <#LITERAL1_all_controls> + <#LITERAL1_all_punctuation> + <#LITERAL_LONG1> + <#LITERAL_LONG1_ascii_boundaries> + <#LITERAL_LONG1_with_UTF8_boundaries> + <#LITERAL_LONG1_with_1_squote> + <#LITERAL_LONG1_with_2_squotes> + <#LITERAL2> + <#LITERAL2_ascii_boundaries> + <#LITERAL2_with_UTF8_boundaries> + <#LITERAL_LONG2> + <#LITERAL_LONG2_ascii_boundaries> + <#LITERAL_LONG2_with_UTF8_boundaries> + <#LITERAL_LONG2_with_1_squote> + <#LITERAL_LONG2_with_2_squotes> + <#literal_with_CHARACTER_TABULATION> + <#literal_with_BACKSPACE> + <#literal_with_LINE_FEED> + <#literal_with_CARRIAGE_RETURN> + <#literal_with_FORM_FEED> + <#literal_with_REVERSE_SOLIDUS> + <#literal_with_escaped_CHARACTER_TABULATION> + <#literal_with_escaped_BACKSPACE> + <#literal_with_escaped_LINE_FEED> + <#literal_with_escaped_CARRIAGE_RETURN> + <#literal_with_escaped_FORM_FEED> + <#literal_with_numeric_escape4> + <#literal_with_numeric_escape8> + <#IRIREF_datatype> + <#prefixed_name_datatype> + <#bareword_integer> + <#bareword_decimal> + <#bareword_double> + <#double_lower_case_e> + <#negative_numeric> + <#positive_numeric> + <#numeric_with_leading_0> + <#literal_true> + <#literal_false> + <#langtagged_non_LONG> + <#langtagged_LONG> + <#lantag_with_subtag> + <#objectList_with_two_objects> + <#predicateObjectList_with_two_objectLists> + <#repeated_semis_at_end> + <#repeated_semis_not_at_end> + + # tests requested by Jeremy Carroll + # http://www.w3.org/2011/rdf-wg/wiki/Turtle_Candidate_Recommendation_Comments#c35 + <#comment_following_localName> + <#number_sign_following_localName> + <#comment_following_PNAME_NS> + <#number_sign_following_PNAME_NS> + + # tests from Dave Beckett + # http://www.w3.org/2011/rdf-wg/wiki/Turtle_Candidate_Recommendation_Comments#c28 + <#LITERAL_LONG2_with_REVERSE_SOLIDUS> + <#trig-syntax-bad-LITERAL2_with_langtag_and_datatype> + <#two_LITERAL_LONG2s> + <#langtagged_LONG_with_subtag> + + # original tests-ttl + <#trig-syntax-file-01> + <#trig-syntax-file-02> + <#trig-syntax-file-03> + <#trig-syntax-uri-01> + <#trig-syntax-uri-02> + <#trig-syntax-uri-03> + <#trig-syntax-uri-04> + <#trig-syntax-base-01> + <#trig-syntax-base-02> + <#trig-syntax-base-03> + <#trig-syntax-base-04> + <#trig-syntax-prefix-01> + <#trig-syntax-prefix-02> + <#trig-syntax-prefix-03> + <#trig-syntax-prefix-04> + <#trig-syntax-prefix-05> + <#trig-syntax-prefix-06> + <#trig-syntax-prefix-07> + <#trig-syntax-prefix-08> + <#trig-syntax-prefix-09> + <#trig-syntax-string-01> + <#trig-syntax-string-02> + <#trig-syntax-string-03> + <#trig-syntax-string-04> + <#trig-syntax-string-05> + <#trig-syntax-string-06> + <#trig-syntax-string-07> + <#trig-syntax-string-08> + <#trig-syntax-string-09> + <#trig-syntax-string-10> + <#trig-syntax-string-11> + <#trig-syntax-str-esc-01> + <#trig-syntax-str-esc-02> + <#trig-syntax-str-esc-03> + <#trig-syntax-pname-esc-01> + <#trig-syntax-pname-esc-02> + <#trig-syntax-pname-esc-03> + <#trig-syntax-bnode-01> + <#trig-syntax-bnode-02> + <#trig-syntax-bnode-03> + <#trig-syntax-bnode-04> + <#trig-syntax-bnode-05> + <#trig-syntax-bnode-06> + <#trig-syntax-bnode-07> + <#trig-syntax-bnode-08> + <#trig-syntax-bnode-09> + <#trig-syntax-bnode-10> + <#trig-syntax-number-01> + <#trig-syntax-number-02> + <#trig-syntax-number-03> + <#trig-syntax-number-04> + <#trig-syntax-number-05> + <#trig-syntax-number-06> + <#trig-syntax-number-07> + <#trig-syntax-number-08> + <#trig-syntax-number-09> + <#trig-syntax-number-10> + <#trig-syntax-number-11> + <#trig-syntax-datatypes-01> + <#trig-syntax-datatypes-02> + <#trig-syntax-kw-01> + <#trig-syntax-kw-02> + <#trig-syntax-kw-03> + <#trig-syntax-struct-01> + <#trig-syntax-struct-02> + <#trig-syntax-struct-03> + <#trig-syntax-struct-04> + <#trig-syntax-struct-05> + <#trig-syntax-lists-01> + <#trig-syntax-lists-02> + <#trig-syntax-lists-03> + <#trig-syntax-lists-04> + <#trig-syntax-lists-05> + <#trig-syntax-bad-uri-01> + <#trig-syntax-bad-uri-02> + <#trig-syntax-bad-uri-03> + <#trig-syntax-bad-uri-04> + <#trig-syntax-bad-uri-05> + <#trig-syntax-bad-prefix-01> + <#trig-syntax-bad-prefix-02> + <#trig-syntax-bad-prefix-03> + <#trig-syntax-bad-prefix-04> + <#trig-syntax-bad-prefix-05> + <#trig-syntax-bad-base-01> + <#trig-syntax-bad-base-02> + <#trig-syntax-bad-base-03> + <#trig-syntax-bad-bnode-01> + <#trig-syntax-bad-bnode-02> + <#trig-syntax-bad-struct-02> + <#trig-syntax-bad-struct-03> + <#trig-syntax-bad-struct-04> + <#trig-syntax-bad-struct-05> + <#trig-syntax-bad-struct-06> + <#trig-syntax-bad-struct-07> + <#trig-syntax-bad-kw-01> + <#trig-syntax-bad-kw-02> + <#trig-syntax-bad-kw-03> + <#trig-syntax-bad-kw-04> + <#trig-syntax-bad-kw-05> + <#trig-syntax-bad-n3-extras-01> + <#trig-syntax-bad-n3-extras-02> + <#trig-syntax-bad-n3-extras-03> + <#trig-syntax-bad-n3-extras-04> + <#trig-syntax-bad-n3-extras-05> + <#trig-syntax-bad-n3-extras-06> + <#trig-syntax-bad-n3-extras-07> + <#trig-syntax-bad-n3-extras-08> + <#trig-syntax-bad-n3-extras-09> + <#trig-syntax-bad-n3-extras-10> + <#trig-syntax-bad-n3-extras-11> + <#trig-syntax-bad-n3-extras-12> + <#trig-syntax-bad-n3-extras-13> + <#trig-syntax-bad-struct-09> + <#trig-syntax-bad-struct-10> + <#trig-syntax-bad-struct-12> + <#trig-syntax-bad-struct-13> + <#trig-syntax-bad-struct-14> + <#trig-syntax-bad-struct-15> + <#trig-syntax-bad-struct-16> + <#trig-syntax-bad-struct-17> + <#trig-syntax-bad-lang-01> + <#trig-syntax-bad-esc-01> + <#trig-syntax-bad-esc-02> + <#trig-syntax-bad-esc-03> + <#trig-syntax-bad-esc-04> + <#trig-syntax-bad-pname-01> + <#trig-syntax-bad-pname-02> + <#trig-syntax-bad-pname-03> + <#trig-syntax-bad-string-01> + <#trig-syntax-bad-string-02> + <#trig-syntax-bad-string-03> + <#trig-syntax-bad-string-04> + <#trig-syntax-bad-string-05> + <#trig-syntax-bad-string-06> + <#trig-syntax-bad-string-07> + <#trig-syntax-bad-num-01> + <#trig-syntax-bad-num-02> + <#trig-syntax-bad-num-03> + <#trig-syntax-bad-num-04> + <#trig-syntax-bad-num-05> + <#trig-eval-struct-01> + <#trig-eval-struct-02> + <#trig-subm-01> + <#trig-subm-02> + <#trig-subm-03> + <#trig-subm-04> + <#trig-subm-05> + <#trig-subm-06> + <#trig-subm-07> + <#trig-subm-08> + <#trig-subm-09> + <#trig-subm-10> + <#trig-subm-11> + <#trig-subm-12> + <#trig-subm-13> + <#trig-subm-14> + <#trig-subm-15> + <#trig-subm-16> + <#trig-subm-17> + <#trig-subm-18> + <#trig-subm-19> + <#trig-subm-20> + <#trig-subm-21> + <#trig-subm-22> + <#trig-subm-23> + <#trig-subm-24> + <#trig-subm-25> + <#trig-subm-26> + <#trig-subm-27> + <#trig-eval-bad-01> + <#trig-eval-bad-02> + <#trig-eval-bad-03> + <#trig-eval-bad-04> + + # tests from David Robillard + # http://www.w3.org/2011/rdf-wg/wiki/Turtle_Candidate_Recommendation_Comments#c21 + <#trig-syntax-bad-blank-label-dot-end> + <#trig-syntax-bad-ln-dash-start> + <#trig-syntax-bad-ln-escape-start> + <#trig-syntax-bad-ln-escape> + <#trig-syntax-bad-missing-ns-dot-end> + <#trig-syntax-bad-missing-ns-dot-start> + <#trig-syntax-bad-ns-dot-end> + <#trig-syntax-bad-ns-dot-start> + <#trig-syntax-bad-number-dot-in-anon> + <#trig-syntax-bad-list-01> + <#trig-syntax-bad-list-02> + <#trig-syntax-bad-list-03> + <#trig-syntax-bad-list-04> + + <#trig-syntax-blank-label> + <#trig-syntax-ln-colons> + <#trig-syntax-ln-dots> + <#trig-syntax-ns-dots> + + # tests for bnode graph names, optional GRAPH keyword and + # triples outside {} + <#trig-kw-graph-01> + <#trig-kw-graph-02> + <#trig-kw-graph-03> + <#trig-kw-graph-04> + <#trig-kw-graph-05> + + <#trig-kw-graph-06> + <#trig-kw-graph-07> + <#trig-kw-graph-08> + <#trig-kw-graph-09> + + <#trig-kw-graph-10> + + <#trig-graph-bad-01> + <#trig-graph-bad-02> + <#trig-graph-bad-03> + <#trig-graph-bad-04> + <#trig-graph-bad-05> + + <#trig-graph-bad-06> + <#trig-graph-bad-07> + <#trig-graph-bad-08> + <#trig-graph-bad-09> + + <#trig-graph-bad-10> + <#trig-graph-bad-11> + + <#trig-bnodeplist-graph-01> + + <#trig-collection-graph-01> + <#trig-collection-graph-02> + + <#trig-turtle-01> + <#trig-turtle-02> + <#trig-turtle-03> + <#trig-turtle-04> + <#trig-turtle-05> + + <#trig-turtle-06> + + <#trig-turtle-bad-01> + <#trig-turtle-bad-02> + + # Tests from N-Triples/N-Quads + ) . + +# TriG tests +<#anonymous_blank_node_graph> rdf:type rdft:TestTrigEval ; + mf:name "anonymous_blank_node_graph" ; + rdfs:comment "anonymous blank node graph" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#labeled_blank_node_graph> rdf:type rdft:TestTrigEval ; + mf:name "labeled_blank_node_graph" ; + rdfs:comment "labeled blank node graph" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . +<#alternating_iri_graphs> rdf:type rdft:TestTrigEval ; + mf:name "alternating_iri_graphs" ; + rdfs:comment "alternating graphs with IRI names" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#alternating_bnode_graphs> rdf:type rdft:TestTrigEval ; + mf:name "alternating_bnode_graphs" ; + rdfs:comment "alternating graphs with BNode names" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#trig-syntax-bad-base-04> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-base-04" ; + rdfs:comment "@base inside graph (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-base-05> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-base-05" ; + rdfs:comment "BASE inside graph (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-prefix-06> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-prefix-06" ; + rdfs:comment "@prefix inside graph (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-prefix-07> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-prefix-07" ; + rdfs:comment "PREFIX inside graph (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-struct-06> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-struct-06" ; + rdfs:comment "missing '.'" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-struct-07> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-struct-07" ; + rdfs:comment "trailing ';' no '.'" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-minimal-whitespace-01> a rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-minimal-whitespace-01" ; + rdfs:comment "tests absense of whitespace in various positions" ; + rdft:approval rdft:Approved ; + mf:action ; + . +# Original Turtle tests +# atomic tests +<#IRI_subject> rdf:type rdft:TestTrigEval ; + mf:name "IRI_subject" ; + rdfs:comment "IRI subject" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#IRI_with_four_digit_numeric_escape> rdf:type rdft:TestTrigEval ; + mf:name "IRI_with_four_digit_numeric_escape" ; + rdfs:comment "IRI with four digit numeric escape (\\u)" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#IRI_with_eight_digit_numeric_escape> rdf:type rdft:TestTrigEval ; + mf:name "IRI_with_eight_digit_numeric_escape" ; + rdfs:comment "IRI with eight digit numeric escape (\\U)" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#IRI_with_all_punctuation> rdf:type rdft:TestTrigEval ; + mf:name "IRI_with_all_punctuation" ; + rdfs:comment "IRI with all punctuation" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#bareword_a_predicate> rdf:type rdft:TestTrigEval ; + mf:name "bareword_a_predicate" ; + rdfs:comment "bareword a predicate" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#old_style_prefix> rdf:type rdft:TestTrigEval ; + mf:name "old_style_prefix" ; + rdfs:comment "old-style prefix" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#SPARQL_style_prefix> rdf:type rdft:TestTrigEval ; + mf:name "SPARQL_style_prefix" ; + rdfs:comment "SPARQL-style prefix" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#prefixed_IRI_predicate> rdf:type rdft:TestTrigEval ; + mf:name "prefixed_IRI_predicate" ; + rdfs:comment "prefixed IRI predicate" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#prefixed_IRI_object> rdf:type rdft:TestTrigEval ; + mf:name "prefixed_IRI_object" ; + rdfs:comment "prefixed IRI object" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#prefix_only_IRI> rdf:type rdft:TestTrigEval ; + mf:name "prefix_only_IRI" ; + rdfs:comment "prefix-only IRI (p:)" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#prefix_with_PN_CHARS_BASE_character_boundaries> rdf:type rdft:TestTrigEval ; + mf:name "prefix_with_PN_CHARS_BASE_character_boundaries" ; + rdfs:comment "prefix with PN CHARS BASE character boundaries (prefix: AZazÀÖØöø...:)" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#prefix_with_non_leading_extras> rdf:type rdft:TestTrigEval ; + mf:name "prefix_with_non_leading_extras" ; + rdfs:comment "prefix with_non_leading_extras (_:a·̀ͯ‿.⁀)" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries> rdf:type rdft:TestTrigEval ; + mf:name "localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries" ; + rdfs:comment "localName with assigned, NFC-normalized, basic-multilingual-plane PN CHARS BASE character boundaries (p:AZazÀÖØöø...)" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries> rdf:type rdft:TestTrigEval ; + mf:name "localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries" ; + rdfs:comment "localName with assigned, NFC-normalized PN CHARS BASE character boundaries (p:AZazÀÖØöø...)" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#localName_with_nfc_PN_CHARS_BASE_character_boundaries> rdf:type rdft:TestTrigEval ; + mf:name "localName_with_nfc_PN_CHARS_BASE_character_boundaries" ; + rdfs:comment "localName with nfc-normalize PN CHARS BASE character boundaries (p:AZazÀÖØöø...)" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#default_namespace_IRI> rdf:type rdft:TestTrigEval ; + mf:name "default_namespace_IRI" ; + rdfs:comment "default namespace IRI (:ln)" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#prefix_reassigned_and_used> rdf:type rdft:TestTrigEval ; + mf:name "prefix_reassigned_and_used" ; + rdfs:comment "prefix reassigned and used" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#reserved_escaped_localName> rdf:type rdft:TestTrigEval ; + mf:name "reserved_escaped_localName" ; + rdfs:comment "reserved-escaped local name" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#percent_escaped_localName> rdf:type rdft:TestTrigEval ; + mf:name "percent_escaped_localName" ; + rdfs:comment "percent-escaped local name" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#HYPHEN_MINUS_in_localName> rdf:type rdft:TestTrigEval ; + mf:name "HYPHEN_MINUS_in_localName" ; + rdfs:comment "HYPHEN-MINUS in local name" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#underscore_in_localName> rdf:type rdft:TestTrigEval ; + mf:name "underscore_in_localName" ; + rdfs:comment "underscore in local name" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#localname_with_COLON> rdf:type rdft:TestTrigEval ; + mf:name "localname_with_COLON" ; + rdfs:comment "localname with COLON" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#localName_with_leading_underscore> rdf:type rdft:TestTrigEval ; + mf:name "localName_with_leading_underscore" ; + rdfs:comment "localName with leading underscore (p:_)" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#localName_with_leading_digit> rdf:type rdft:TestTrigEval ; + mf:name "localName_with_leading_digit" ; + rdfs:comment "localName with leading digit (p:_)" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#localName_with_non_leading_extras> rdf:type rdft:TestTrigEval ; + mf:name "localName_with_non_leading_extras" ; + rdfs:comment "localName with_non_leading_extras (_:a·̀ͯ‿.⁀)" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#old_style_base> rdf:type rdft:TestTrigEval ; + mf:name "old_style_base" ; + rdfs:comment "old-style base" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#SPARQL_style_base> rdf:type rdft:TestTrigEval ; + mf:name "SPARQL_style_base" ; + rdfs:comment "SPARQL-style base" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#labeled_blank_node_subject> rdf:type rdft:TestTrigEval ; + mf:name "labeled_blank_node_subject" ; + rdfs:comment "labeled blank node subject" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#labeled_blank_node_object> rdf:type rdft:TestTrigEval ; + mf:name "labeled_blank_node_object" ; + rdfs:comment "labeled blank node object" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#labeled_blank_node_with_PN_CHARS_BASE_character_boundaries> rdf:type rdft:TestTrigEval ; + mf:name "labeled_blank_node_with_PN_CHARS_BASE_character_boundaries" ; + rdfs:comment "labeled blank node with PN_CHARS_BASE character boundaries (_:AZazÀÖØöø...)" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#labeled_blank_node_with_leading_underscore> rdf:type rdft:TestTrigEval ; + mf:name "labeled_blank_node_with_leading_underscore" ; + rdfs:comment "labeled blank node with_leading_underscore (_:_)" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#labeled_blank_node_with_leading_digit> rdf:type rdft:TestTrigEval ; + mf:name "labeled_blank_node_with_leading_digit" ; + rdfs:comment "labeled blank node with_leading_digit (_:0)" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#labeled_blank_node_with_non_leading_extras> rdf:type rdft:TestTrigEval ; + mf:name "labeled_blank_node_with_non_leading_extras" ; + rdfs:comment "labeled blank node with_non_leading_extras (_:a·̀ͯ‿.⁀)" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#anonymous_blank_node_subject> rdf:type rdft:TestTrigEval ; + mf:name "anonymous_blank_node_subject" ; + rdfs:comment "anonymous blank node subject" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#anonymous_blank_node_object> rdf:type rdft:TestTrigEval ; + mf:name "anonymous_blank_node_object" ; + rdfs:comment "anonymous blank node object" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#sole_blankNodePropertyList> rdf:type rdft:TestTrigEval ; + mf:name "sole_blankNodePropertyList" ; + rdfs:comment "sole blankNodePropertyList [

] ." ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#blankNodePropertyList_as_subject> rdf:type rdft:TestTrigEval ; + mf:name "blankNodePropertyList_as_subject" ; + rdfs:comment "blankNodePropertyList as subject [ … ]

." ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#blankNodePropertyList_as_object> rdf:type rdft:TestTrigEval ; + mf:name "blankNodePropertyList_as_object" ; + rdfs:comment "blankNodePropertyList as object

[ … ] ." ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#blankNodePropertyList_with_multiple_triples> rdf:type rdft:TestTrigEval ; + mf:name "blankNodePropertyList_with_multiple_triples" ; + rdfs:comment "blankNodePropertyList with multiple triples [

; ]" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#nested_blankNodePropertyLists> rdf:type rdft:TestTrigEval ; + mf:name "nested_blankNodePropertyLists" ; + rdfs:comment "nested blankNodePropertyLists [ [ ] ; ]" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#blankNodePropertyList_containing_collection> rdf:type rdft:TestTrigEval ; + mf:name "blankNodePropertyList_containing_collection" ; + rdfs:comment "blankNodePropertyList containing collection [ ( … ) ]" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#collection_subject> rdf:type rdft:TestTrigEval ; + mf:name "collection_subject" ; + rdfs:comment "collection subject" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#collection_object> rdf:type rdft:TestTrigEval ; + mf:name "collection_object" ; + rdfs:comment "collection object" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#empty_collection> rdf:type rdft:TestTrigEval ; + mf:name "empty_collection" ; + rdfs:comment "empty collection ()" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#nested_collection> rdf:type rdft:TestTrigEval ; + mf:name "nested_collection" ; + rdfs:comment "nested collection (())" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#first> rdf:type rdft:TestTrigEval ; + mf:name "first" ; + rdfs:comment "first, not last, non-empty nested collection" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#last> rdf:type rdft:TestTrigEval ; + mf:name "last" ; + rdfs:comment "last, not first, non-empty nested collection" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#LITERAL1> rdf:type rdft:TestTrigEval ; + mf:name "LITERAL1" ; + rdfs:comment "LITERAL1 'x'" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#LITERAL1_ascii_boundaries> rdf:type rdft:TestTrigEval ; + mf:name "LITERAL1_ascii_boundaries" ; + rdfs:comment "LITERAL1_ascii_boundaries '\\x00\\x09\\x0b\\x0c\\x0e\\x26\\x28...'" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#LITERAL1_with_UTF8_boundaries> rdf:type rdft:TestTrigEval ; + mf:name "LITERAL1_with_UTF8_boundaries" ; + rdfs:comment "LITERAL1_with_UTF8_boundaries '\\x80\\x7ff\\x800\\xfff...'" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#LITERAL1_all_controls> rdf:type rdft:TestTrigEval ; + mf:name "LITERAL1_all_controls" ; + rdfs:comment "LITERAL1_all_controls '\\x00\\x01\\x02\\x03\\x04...'" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#LITERAL1_all_punctuation> rdf:type rdft:TestTrigEval ; + mf:name "LITERAL1_all_punctuation" ; + rdfs:comment "LITERAL1_all_punctuation '!\"#$%&()...'" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#LITERAL_LONG1> rdf:type rdft:TestTrigEval ; + mf:name "LITERAL_LONG1" ; + rdfs:comment "LITERAL_LONG1 '''x'''" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#LITERAL_LONG1_ascii_boundaries> rdf:type rdft:TestTrigEval ; + mf:name "LITERAL_LONG1_ascii_boundaries" ; + rdfs:comment "LITERAL_LONG1_ascii_boundaries '\\x00\\x26\\x28...'" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#LITERAL_LONG1_with_UTF8_boundaries> rdf:type rdft:TestTrigEval ; + mf:name "LITERAL_LONG1_with_UTF8_boundaries" ; + rdfs:comment "LITERAL_LONG1_with_UTF8_boundaries '\\x80\\x7ff\\x800\\xfff...'" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#LITERAL_LONG1_with_1_squote> rdf:type rdft:TestTrigEval ; + mf:name "LITERAL_LONG1_with_1_squote" ; + rdfs:comment "LITERAL_LONG1 with 1 squote '''a'b'''" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#LITERAL_LONG1_with_2_squotes> rdf:type rdft:TestTrigEval ; + mf:name "LITERAL_LONG1_with_2_squotes" ; + rdfs:comment "LITERAL_LONG1 with 2 squotes '''a''b'''" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#LITERAL2> rdf:type rdft:TestTrigEval ; + mf:name "LITERAL2" ; + rdfs:comment "LITERAL2 \"x\"" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#LITERAL2_ascii_boundaries> rdf:type rdft:TestTrigEval ; + mf:name "LITERAL2_ascii_boundaries" ; + rdfs:comment "LITERAL2_ascii_boundaries '\\x00\\x09\\x0b\\x0c\\x0e\\x21\\x23...'" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#LITERAL2_with_UTF8_boundaries> rdf:type rdft:TestTrigEval ; + mf:name "LITERAL2_with_UTF8_boundaries" ; + rdfs:comment "LITERAL2_with_UTF8_boundaries '\\x80\\x7ff\\x800\\xfff...'" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#LITERAL_LONG2> rdf:type rdft:TestTrigEval ; + mf:name "LITERAL_LONG2" ; + rdfs:comment "LITERAL_LONG2 \"\"\"x\"\"\"" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#LITERAL_LONG2_ascii_boundaries> rdf:type rdft:TestTrigEval ; + mf:name "LITERAL_LONG2_ascii_boundaries" ; + rdfs:comment "LITERAL_LONG2_ascii_boundaries '\\x00\\x21\\x23...'" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#LITERAL_LONG2_with_UTF8_boundaries> rdf:type rdft:TestTrigEval ; + mf:name "LITERAL_LONG2_with_UTF8_boundaries" ; + rdfs:comment "LITERAL_LONG2_with_UTF8_boundaries '\\x80\\x7ff\\x800\\xfff...'" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#LITERAL_LONG2_with_1_squote> rdf:type rdft:TestTrigEval ; + mf:name "LITERAL_LONG2_with_1_squote" ; + rdfs:comment "LITERAL_LONG2 with 1 squote \"\"\"a\"b\"\"\"" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#LITERAL_LONG2_with_2_squotes> rdf:type rdft:TestTrigEval ; + mf:name "LITERAL_LONG2_with_2_squotes" ; + rdfs:comment "LITERAL_LONG2 with 2 squotes \"\"\"a\"\"b\"\"\"" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#literal_with_CHARACTER_TABULATION> rdf:type rdft:TestTrigEval ; + mf:name "literal_with_CHARACTER_TABULATION" ; + rdfs:comment "literal with CHARACTER TABULATION" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#literal_with_BACKSPACE> rdf:type rdft:TestTrigEval ; + mf:name "literal_with_BACKSPACE" ; + rdfs:comment "literal with BACKSPACE" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#literal_with_LINE_FEED> rdf:type rdft:TestTrigEval ; + mf:name "literal_with_LINE_FEED" ; + rdfs:comment "literal with LINE FEED" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#literal_with_CARRIAGE_RETURN> rdf:type rdft:TestTrigEval ; + mf:name "literal_with_CARRIAGE_RETURN" ; + rdfs:comment "literal with CARRIAGE RETURN" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#literal_with_FORM_FEED> rdf:type rdft:TestTrigEval ; + mf:name "literal_with_FORM_FEED" ; + rdfs:comment "literal with FORM FEED" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#literal_with_REVERSE_SOLIDUS> rdf:type rdft:TestTrigEval ; + mf:name "literal_with_REVERSE_SOLIDUS" ; + rdfs:comment "literal with REVERSE SOLIDUS" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#literal_with_escaped_CHARACTER_TABULATION> rdf:type rdft:TestTrigEval ; + mf:name "literal_with_escaped_CHARACTER_TABULATION" ; + rdfs:comment "literal with escaped CHARACTER TABULATION" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#literal_with_escaped_BACKSPACE> rdf:type rdft:TestTrigEval ; + mf:name "literal_with_escaped_BACKSPACE" ; + rdfs:comment "literal with escaped BACKSPACE" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#literal_with_escaped_LINE_FEED> rdf:type rdft:TestTrigEval ; + mf:name "literal_with_escaped_LINE_FEED" ; + rdfs:comment "literal with escaped LINE FEED" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#literal_with_escaped_CARRIAGE_RETURN> rdf:type rdft:TestTrigEval ; + mf:name "literal_with_escaped_CARRIAGE_RETURN" ; + rdfs:comment "literal with escaped CARRIAGE RETURN" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#literal_with_escaped_FORM_FEED> rdf:type rdft:TestTrigEval ; + mf:name "literal_with_escaped_FORM_FEED" ; + rdfs:comment "literal with escaped FORM FEED" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#literal_with_numeric_escape4> rdf:type rdft:TestTrigEval ; + mf:name "literal_with_numeric_escape4" ; + rdfs:comment "literal with numeric escape4 \\u" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#literal_with_numeric_escape8> rdf:type rdft:TestTrigEval ; + mf:name "literal_with_numeric_escape8" ; + rdfs:comment "literal with numeric escape8 \\U" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#IRIREF_datatype> rdf:type rdft:TestTrigEval ; + mf:name "IRIREF_datatype" ; + rdfs:comment "IRIREF datatype \"\"^^" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#prefixed_name_datatype> rdf:type rdft:TestTrigEval ; + mf:name "prefixed_name_datatype" ; + rdfs:comment "prefixed name datatype \"\"^^p:t" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#bareword_integer> rdf:type rdft:TestTrigEval ; + mf:name "bareword_integer" ; + rdfs:comment "bareword integer" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#bareword_decimal> rdf:type rdft:TestTrigEval ; + mf:name "bareword_decimal" ; + rdfs:comment "bareword decimal" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#bareword_double> rdf:type rdft:TestTrigEval ; + mf:name "bareword_double" ; + rdfs:comment "bareword double" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#double_lower_case_e> rdf:type rdft:TestTrigEval ; + mf:name "double_lower_case_e" ; + rdfs:comment "double lower case e" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#negative_numeric> rdf:type rdft:TestTrigEval ; + mf:name "negative_numeric" ; + rdfs:comment "negative numeric" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#positive_numeric> rdf:type rdft:TestTrigEval ; + mf:name "positive_numeric" ; + rdfs:comment "positive numeric" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#numeric_with_leading_0> rdf:type rdft:TestTrigEval ; + mf:name "numeric_with_leading_0" ; + rdfs:comment "numeric with leading 0" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#literal_true> rdf:type rdft:TestTrigEval ; + mf:name "literal_true" ; + rdfs:comment "literal true" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#literal_false> rdf:type rdft:TestTrigEval ; + mf:name "literal_false" ; + rdfs:comment "literal false" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#langtagged_non_LONG> rdf:type rdft:TestTrigEval ; + mf:name "langtagged_non_LONG" ; + rdfs:comment "langtagged non-LONG \"x\"@en" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#langtagged_LONG> rdf:type rdft:TestTrigEval ; + mf:name "langtagged_LONG" ; + rdfs:comment "langtagged LONG \"\"\"x\"\"\"@en" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#lantag_with_subtag> rdf:type rdft:TestTrigEval ; + mf:name "lantag_with_subtag" ; + rdfs:comment "lantag with subtag \"x\"@en-us" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#objectList_with_two_objects> rdf:type rdft:TestTrigEval ; + mf:name "objectList_with_two_objects" ; + rdfs:comment "objectList with two objects … ," ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#predicateObjectList_with_two_objectLists> rdf:type rdft:TestTrigEval ; + mf:name "predicateObjectList_with_two_objectLists" ; + rdfs:comment "predicateObjectList with two objectLists … ," ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#repeated_semis_at_end> rdf:type rdft:TestTrigEval ; + mf:name "repeated_semis_at_end" ; + rdfs:comment "repeated semis at end

;; ." ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#repeated_semis_not_at_end> rdf:type rdft:TestTrigEval ; + mf:name "repeated_semis_not_at_end" ; + rdfs:comment "repeated semis not at end

;;." ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +# original tests-ttl +<#trig-syntax-file-01> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-file-01" ; + rdfs:comment "Empty file" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-file-02> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-file-02" ; + rdfs:comment "Only comment" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-file-03> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-file-03" ; + rdfs:comment "One comment, one empty line" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-uri-01> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-uri-01" ; + rdfs:comment "Only IRIs" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-uri-02> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-uri-02" ; + rdfs:comment "IRIs with Unicode escape" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-uri-03> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-uri-03" ; + rdfs:comment "IRIs with long Unicode escape" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-uri-04> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-uri-04" ; + rdfs:comment "Legal IRIs" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-base-01> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-base-01" ; + rdfs:comment "@base" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-base-02> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-base-02" ; + rdfs:comment "BASE" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-base-03> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-base-03" ; + rdfs:comment "@base with relative IRIs" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-base-04> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-base-04" ; + rdfs:comment "base with relative IRIs" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-prefix-01> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-prefix-01" ; + rdfs:comment "@prefix" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-prefix-02> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-prefix-02" ; + rdfs:comment "PreFIX" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-prefix-03> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-prefix-03" ; + rdfs:comment "Empty PREFIX" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-prefix-04> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-prefix-04" ; + rdfs:comment "Empty @prefix with % escape" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-prefix-05> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-prefix-05" ; + rdfs:comment "@prefix with no suffix" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-prefix-06> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-prefix-06" ; + rdfs:comment "colon is a legal pname character" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-prefix-07> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-prefix-07" ; + rdfs:comment "dash is a legal pname character" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-prefix-08> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-prefix-08" ; + rdfs:comment "underscore is a legal pname character" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-prefix-09> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-prefix-09" ; + rdfs:comment "percents in pnames" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-string-01> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-string-01" ; + rdfs:comment "string literal" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-string-02> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-string-02" ; + rdfs:comment "langString literal" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-string-03> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-string-03" ; + rdfs:comment "langString literal with region" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-string-04> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-string-04" ; + rdfs:comment "squote string literal" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-string-05> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-string-05" ; + rdfs:comment "squote langString literal" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-string-06> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-string-06" ; + rdfs:comment "squote langString literal with region" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-string-07> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-string-07" ; + rdfs:comment "long string literal with embedded single- and double-quotes" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-string-08> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-string-08" ; + rdfs:comment "long string literal with embedded newline" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-string-09> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-string-09" ; + rdfs:comment "squote long string literal with embedded single- and double-quotes" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-string-10> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-string-10" ; + rdfs:comment "long langString literal with embedded newline" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-string-11> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-string-11" ; + rdfs:comment "squote long langString literal with embedded newline" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-str-esc-01> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-str-esc-01" ; + rdfs:comment "string literal with escaped newline" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-str-esc-02> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-str-esc-02" ; + rdfs:comment "string literal with Unicode escape" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-str-esc-03> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-str-esc-03" ; + rdfs:comment "string literal with long Unicode escape" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-pname-esc-01> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-pname-esc-01" ; + rdfs:comment "pname with back-slash escapes" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-pname-esc-02> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-pname-esc-02" ; + rdfs:comment "pname with back-slash escapes (2)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-pname-esc-03> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-pname-esc-03" ; + rdfs:comment "pname with back-slash escapes (3)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bnode-01> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-bnode-01" ; + rdfs:comment "bnode subject" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bnode-02> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-bnode-02" ; + rdfs:comment "bnode object" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bnode-03> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-bnode-03" ; + rdfs:comment "bnode property list object" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bnode-04> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-bnode-04" ; + rdfs:comment "bnode property list object (2)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bnode-05> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-bnode-05" ; + rdfs:comment "bnode property list subject" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bnode-06> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-bnode-06" ; + rdfs:comment "labeled bnode subject" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bnode-07> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-bnode-07" ; + rdfs:comment "labeled bnode subject and object" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bnode-08> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-bnode-08" ; + rdfs:comment "bare bnode property list" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bnode-09> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-bnode-09" ; + rdfs:comment "bnode property list" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bnode-10> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-bnode-10" ; + rdfs:comment "mixed bnode property list and triple" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-number-01> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-number-01" ; + rdfs:comment "integer literal" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-number-02> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-number-02" ; + rdfs:comment "negative integer literal" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-number-03> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-number-03" ; + rdfs:comment "positive integer literal" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-number-04> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-number-04" ; + rdfs:comment "decimal literal" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-number-05> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-number-05" ; + rdfs:comment "decimal literal (no leading digits)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-number-06> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-number-06" ; + rdfs:comment "negative decimal literal" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-number-07> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-number-07" ; + rdfs:comment "positive decimal literal" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-number-08> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-number-08" ; + rdfs:comment "integer literal with decimal lexical confusion" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-number-09> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-number-09" ; + rdfs:comment "double literal" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-number-10> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-number-10" ; + rdfs:comment "negative double literal" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-number-11> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-number-11" ; + rdfs:comment "double literal no fraction" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-datatypes-01> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-datatypes-01" ; + rdfs:comment "xsd:byte literal" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-datatypes-02> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-datatypes-02" ; + rdfs:comment "integer as xsd:string" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-kw-01> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-kw-01" ; + rdfs:comment "boolean literal (true)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-kw-02> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-kw-02" ; + rdfs:comment "boolean literal (false)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-kw-03> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-kw-03" ; + rdfs:comment "'a' as keyword" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-struct-01> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-struct-01" ; + rdfs:comment "object list" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-struct-02> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-struct-02" ; + rdfs:comment "predicate list with object list" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-struct-03> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-struct-03" ; + rdfs:comment "predicate list with object list and dangling ';'" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-struct-04> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-struct-04" ; + rdfs:comment "predicate list with multiple ;;" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-struct-05> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-struct-05" ; + rdfs:comment "predicate list with multiple ;;" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-lists-01> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-lists-01" ; + rdfs:comment "empty list" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-lists-02> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-lists-02" ; + rdfs:comment "mixed list" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-lists-03> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-lists-03" ; + rdfs:comment "isomorphic list as subject and object" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-lists-04> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-lists-04" ; + rdfs:comment "lists of lists" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-lists-05> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-syntax-lists-05" ; + rdfs:comment "mixed lists with embedded lists" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-uri-01> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-uri-01" ; + rdfs:comment "Bad IRI : space (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-uri-02> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-uri-02" ; + rdfs:comment "Bad IRI : bad escape (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-uri-03> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-uri-03" ; + rdfs:comment "Bad IRI : bad long escape (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-uri-04> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-uri-04" ; + rdfs:comment "Bad IRI : character escapes not allowed (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-uri-05> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-uri-05" ; + rdfs:comment "Bad IRI : character escapes not allowed (2) (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-prefix-01> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-prefix-01" ; + rdfs:comment "No prefix (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-prefix-02> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-prefix-02" ; + rdfs:comment "No prefix (2) (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-prefix-03> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-prefix-03" ; + rdfs:comment "@prefix without URI (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-prefix-04> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-prefix-04" ; + rdfs:comment "@prefix without prefix name (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-prefix-05> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-prefix-05" ; + rdfs:comment "@prefix without ':' (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-base-01> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-base-01" ; + rdfs:comment "@base without URI (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-base-02> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-base-02" ; + rdfs:comment "@base in wrong case (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-base-03> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-base-03" ; + rdfs:comment "BASE without URI (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-bnode-01> rdf:type rdft:TestNTriplesNegativeSyntax ; + mf:name "trig-syntax-bad-bnode-01" ; + rdfs:comment "Colon in bnode label not allowed (negative test)" ; + mf:action ; + . + +<#trig-syntax-bad-bnode-02> rdf:type rdft:TestNTriplesNegativeSyntax ; + mf:name "trig-syntax-bad-bnode-02" ; + rdfs:comment "Colon in bnode label not allowed (negative test)" ; + mf:action ; + . + +<#trig-syntax-bad-struct-02> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-struct-02" ; + rdfs:comment "Turtle is not N3 (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-struct-03> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-struct-03" ; + rdfs:comment "Turtle is not NQuads (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-struct-04> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-struct-04" ; + rdfs:comment "Turtle does not allow literals-as-subjects (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-struct-05> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-struct-05" ; + rdfs:comment "Turtle does not allow literals-as-predicates (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-struct-06> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-struct-06" ; + rdfs:comment "Turtle does not allow bnodes-as-predicates (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-struct-07> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-struct-07" ; + rdfs:comment "Turtle does not allow labeled bnodes-as-predicates (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-kw-01> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-kw-01" ; + rdfs:comment "'A' is not a keyword (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-kw-02> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-kw-02" ; + rdfs:comment "'a' cannot be used as subject (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-kw-03> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-kw-03" ; + rdfs:comment "'a' cannot be used as object (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-kw-04> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-kw-04" ; + rdfs:comment "'true' cannot be used as subject (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-kw-05> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-kw-05" ; + rdfs:comment "'true' cannot be used as object (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-n3-extras-01> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-n3-extras-01" ; + rdfs:comment "{} fomulae not in TriG (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-n3-extras-02> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-n3-extras-02" ; + rdfs:comment "= is not TriG (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-n3-extras-03> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-n3-extras-03" ; + rdfs:comment "N3 paths not in TriG (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-n3-extras-04> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-n3-extras-04" ; + rdfs:comment "N3 paths not in TriG (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-n3-extras-05> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-n3-extras-05" ; + rdfs:comment "N3 is...of not in TriG (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-n3-extras-06> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-n3-extras-06" ; + rdfs:comment "N3 paths not in TriG (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-n3-extras-07> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-n3-extras-07" ; + rdfs:comment "@keywords is not TriG (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-n3-extras-08> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-n3-extras-08" ; + rdfs:comment "@keywords is not TriG (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-n3-extras-09> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-n3-extras-09" ; + rdfs:comment "=> is not TriG (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-n3-extras-10> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-n3-extras-10" ; + rdfs:comment "<= is not TriG (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-n3-extras-11> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-n3-extras-11" ; + rdfs:comment "@forSome is not TriG (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-n3-extras-12> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-n3-extras-12" ; + rdfs:comment "@forAll is not TriG (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-n3-extras-13> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-n3-extras-13" ; + rdfs:comment "@keywords is not TriG (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-struct-09> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-struct-09" ; + rdfs:comment "extra '.' (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-struct-10> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-struct-10" ; + rdfs:comment "extra '.' (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-struct-12> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-struct-12" ; + rdfs:comment "subject, predicate, no object (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-struct-13> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-struct-13" ; + rdfs:comment "subject, predicate, no object (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-struct-14> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-struct-14" ; + rdfs:comment "literal as subject (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-struct-15> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-struct-15" ; + rdfs:comment "literal as predicate (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-struct-16> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-struct-16" ; + rdfs:comment "bnode as predicate (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-struct-17> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-struct-17" ; + rdfs:comment "labeled bnode as predicate (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-lang-01> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-lang-01" ; + rdfs:comment "langString with bad lang (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-esc-01> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-esc-01" ; + rdfs:comment "Bad string escape (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-esc-02> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-esc-02" ; + rdfs:comment "Bad string escape (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-esc-03> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-esc-03" ; + rdfs:comment "Bad string escape (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-esc-04> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-esc-04" ; + rdfs:comment "Bad string escape (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-pname-01> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-pname-01" ; + rdfs:comment "'~' must be escaped in pname (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-pname-02> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-pname-02" ; + rdfs:comment "Bad %-sequence in pname (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-pname-03> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-pname-03" ; + rdfs:comment "Bad unicode escape in pname (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-string-01> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-string-01" ; + rdfs:comment "mismatching string literal open/close (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-string-02> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-string-02" ; + rdfs:comment "mismatching string literal open/close (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-string-03> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-string-03" ; + rdfs:comment "mismatching string literal long/short (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-string-04> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-string-04" ; + rdfs:comment "mismatching long string literal open/close (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-string-05> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-string-05" ; + rdfs:comment "Long literal with missing end (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-string-06> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-string-06" ; + rdfs:comment "Long literal with extra quote (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-string-07> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-string-07" ; + rdfs:comment "Long literal with extra squote (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-num-01> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-num-01" ; + rdfs:comment "Bad number format (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-num-02> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-num-02" ; + rdfs:comment "Bad number format (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-num-03> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-num-03" ; + rdfs:comment "Bad number format (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-num-04> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-num-04" ; + rdfs:comment "Bad number format (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-syntax-bad-num-05> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-num-05" ; + rdfs:comment "Bad number format (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-eval-struct-01> rdf:type rdft:TestTrigEval ; + mf:name "trig-eval-struct-01" ; + rdfs:comment "triple with IRIs" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#trig-eval-struct-02> rdf:type rdft:TestTrigEval ; + mf:name "trig-eval-struct-02" ; + rdfs:comment "triple with IRIs and embedded whitespace" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#trig-subm-01> rdf:type rdft:TestTrigEval ; + mf:name "trig-subm-01" ; + rdfs:comment "Blank subject" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#trig-subm-02> rdf:type rdft:TestTrigEval ; + mf:name "trig-subm-02" ; + rdfs:comment "@prefix and qnames" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#trig-subm-03> rdf:type rdft:TestTrigEval ; + mf:name "trig-subm-03" ; + rdfs:comment ", operator" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#trig-subm-04> rdf:type rdft:TestTrigEval ; + mf:name "trig-subm-04" ; + rdfs:comment "; operator" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#trig-subm-05> rdf:type rdft:TestTrigEval ; + mf:name "trig-subm-05" ; + rdfs:comment "empty [] as subject and object" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#trig-subm-06> rdf:type rdft:TestTrigEval ; + mf:name "trig-subm-06" ; + rdfs:comment "non-empty [] as subject and object" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#trig-subm-07> rdf:type rdft:TestTrigEval ; + mf:name "trig-subm-07" ; + rdfs:comment "'a' as predicate" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#trig-subm-08> rdf:type rdft:TestTrigEval ; + mf:name "trig-subm-08" ; + rdfs:comment "simple collection" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#trig-subm-09> rdf:type rdft:TestTrigEval ; + mf:name "trig-subm-09" ; + rdfs:comment "empty collection" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#trig-subm-10> rdf:type rdft:TestTrigEval ; + mf:name "trig-subm-10" ; + rdfs:comment "integer datatyped literal" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#trig-subm-11> rdf:type rdft:TestTrigEval ; + mf:name "trig-subm-11" ; + rdfs:comment "decimal integer canonicalization" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#trig-subm-12> rdf:type rdft:TestTrigEval ; + mf:name "trig-subm-12" ; + rdfs:comment "- and _ in names and qnames" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#trig-subm-13> rdf:type rdft:TestTrigEval ; + mf:name "trig-subm-13" ; + rdfs:comment "tests for rdf:_ and other qnames starting with _" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#trig-subm-14> rdf:type rdft:TestTrigEval ; + mf:name "trig-subm-14" ; + rdfs:comment "bare : allowed" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#trig-subm-15> rdf:type rdft:TestTrigEval ; + mf:name "trig-subm-15" ; + rdfs:comment "simple long literal" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#trig-subm-16> rdf:type rdft:TestTrigEval ; + mf:name "trig-subm-16" ; + rdfs:comment "long literals with escapes" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#trig-subm-17> rdf:type rdft:TestTrigEval ; + mf:name "trig-subm-17" ; + rdfs:comment "floating point number" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#trig-subm-18> rdf:type rdft:TestTrigEval ; + mf:name "trig-subm-18" ; + rdfs:comment "empty literals, normal and long variant" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#trig-subm-19> rdf:type rdft:TestTrigEval ; + mf:name "trig-subm-19" ; + rdfs:comment "positive integer, decimal and doubles" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#trig-subm-20> rdf:type rdft:TestTrigEval ; + mf:name "trig-subm-20" ; + rdfs:comment "negative integer, decimal and doubles" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#trig-subm-21> rdf:type rdft:TestTrigEval ; + mf:name "trig-subm-21" ; + rdfs:comment "long literal ending in double quote" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#trig-subm-22> rdf:type rdft:TestTrigEval ; + mf:name "trig-subm-22" ; + rdfs:comment "boolean literals" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#trig-subm-23> rdf:type rdft:TestTrigEval ; + mf:name "trig-subm-23" ; + rdfs:comment "comments" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#trig-subm-24> rdf:type rdft:TestTrigEval ; + mf:name "trig-subm-24" ; + rdfs:comment "no final mewline" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#trig-subm-25> rdf:type rdft:TestTrigEval ; + mf:name "trig-subm-25" ; + rdfs:comment "repeating a @prefix changes pname definition" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#trig-subm-26> rdf:type rdft:TestTrigEval ; + mf:name "trig-subm-26" ; + rdfs:comment "Variations on decimal canonicalization" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#trig-subm-27> rdf:type rdft:TestTrigEval ; + mf:name "trig-subm-27" ; + rdfs:comment "Repeating @base changes base for relative IRI lookup" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#trig-eval-bad-01> rdf:type rdft:TestTrigNegativeEval ; + mf:name "trig-eval-bad-01" ; + rdfs:comment "Bad IRI : good escape, bad charcater (negative evaluation test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-eval-bad-02> rdf:type rdft:TestTrigNegativeEval ; + mf:name "trig-eval-bad-02" ; + rdfs:comment "Bad IRI : hex 3C is < (negative evaluation test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-eval-bad-03> rdf:type rdft:TestTrigNegativeEval ; + mf:name "trig-eval-bad-03" ; + rdfs:comment "Bad IRI : hex 3E is (negative evaluation test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-eval-bad-04> rdf:type rdft:TestTrigNegativeEval ; + mf:name "trig-eval-bad-04" ; + rdfs:comment "Bad IRI : {abc} (negative evaluation test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +# tests requested by Jeremy Carroll +# http://www.w3.org/2011/rdf-wg/wiki/Turtle_Candidate_Recommendation_Comments#c35 +<#comment_following_localName> rdf:type rdft:TestTrigEval ; + mf:name "comment_following_localName" ; + rdfs:comment "comment following localName" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#number_sign_following_localName> rdf:type rdft:TestTrigEval ; + mf:name "number_sign_following_localName" ; + rdfs:comment "number sign following localName" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#comment_following_PNAME_NS> rdf:type rdft:TestTrigEval ; + mf:name "comment_following_PNAME_NS" ; + rdfs:comment "comment following PNAME_NS" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#number_sign_following_PNAME_NS> rdf:type rdft:TestTrigEval ; + mf:name "number_sign_following_PNAME_NS" ; + rdfs:comment "number sign following PNAME_NS" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +# tests from Dave Beckett +# http://www.w3.org/2011/rdf-wg/wiki/Turtle_Candidate_Recommendation_Comments#c28 +<#LITERAL_LONG2_with_REVERSE_SOLIDUS> rdf:type rdft:TestTrigEval ; + mf:name "LITERAL_LONG2_with_REVERSE_SOLIDUS" ; + rdfs:comment "REVERSE SOLIDUS at end of LITERAL_LONG2" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#trig-syntax-bad-LITERAL2_with_langtag_and_datatype> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-syntax-bad-num-05" ; + rdfs:comment "Bad number format (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#two_LITERAL_LONG2s> rdf:type rdft:TestTrigEval ; + mf:name "two_LITERAL_LONG2s" ; + rdfs:comment "two LITERAL_LONG2s testing quote delimiter overrun" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#langtagged_LONG_with_subtag> rdf:type rdft:TestTrigEval ; + mf:name "langtagged_LONG_with_subtag" ; + rdfs:comment "langtagged LONG with subtag \"\"\"Cheers\"\"\"@en-UK" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +# tests from David Robillard +# http://www.w3.org/2011/rdf-wg/wiki/Turtle_Candidate_Recommendation_Comments#c21 +<#trig-syntax-bad-blank-label-dot-end> + rdf:type rdft:TestTrigNegativeSyntax ; + rdfs:comment "Blank node label must not end in dot" ; + mf:name "trig-syntax-bad-blank-label-dot-end" ; + rdft:approval rdft:Approved ; + mf:action . + +<#trig-syntax-bad-number-dot-in-anon> + rdf:type rdft:TestTrigNegativeSyntax ; + rdfs:comment "Dot delimeter may not appear in anonymous nodes" ; + mf:name "trig-syntax-bad-number-dot-in-anon" ; + rdft:approval rdft:Approved ; + mf:action . + +<#trig-syntax-bad-ln-dash-start> + rdf:type rdft:TestTrigNegativeSyntax ; + rdfs:comment "Local name must not begin with dash" ; + mf:name "trig-syntax-bad-ln-dash-start" ; + rdft:approval rdft:Approved ; + mf:action . + +<#trig-syntax-bad-ln-escape> + rdf:type rdft:TestTrigNegativeSyntax ; + rdfs:comment "Bad hex escape in local name" ; + mf:name "trig-syntax-bad-ln-escape" ; + rdft:approval rdft:Approved ; + mf:action . + +<#trig-syntax-bad-ln-escape-start> + rdf:type rdft:TestTrigNegativeSyntax ; + rdfs:comment "Bad hex escape at start of local name" ; + mf:name "trig-syntax-bad-ln-escape-start" ; + rdft:approval rdft:Approved ; + mf:action . + +<#trig-syntax-bad-ns-dot-end> + rdf:type rdft:TestTrigNegativeSyntax ; + rdfs:comment "Prefix must not end in dot" ; + mf:name "trig-syntax-bad-ns-dot-end" ; + rdft:approval rdft:Approved ; + mf:action . + +<#trig-syntax-bad-ns-dot-start> + rdf:type rdft:TestTrigNegativeSyntax ; + rdfs:comment "Prefix must not start with dot" ; + mf:name "trig-syntax-bad-ns-dot-start" ; + rdft:approval rdft:Approved ; + mf:action . + +<#trig-syntax-bad-missing-ns-dot-end> + rdf:type rdft:TestTrigNegativeSyntax ; + rdfs:comment "Prefix must not end in dot (error in triple, not prefix directive like trig-syntax-bad-ns-dot-end)" ; + mf:name "trig-syntax-bad-missing-ns-dot-end" ; + rdft:approval rdft:Approved ; + mf:action . + +<#trig-syntax-bad-missing-ns-dot-start> + rdf:type rdft:TestTrigNegativeSyntax ; + rdfs:comment "Prefix must not start with dot (error in triple, not prefix directive like trig-syntax-bad-ns-dot-end)" ; + mf:name "trig-syntax-bad-missing-ns-dot-start" ; + rdft:approval rdft:Approved ; + mf:action . + +<#trig-syntax-bad-list-01> + rdf:type rdft:TestTrigNegativeSyntax ; + rdfs:comment "Free-standing list outside {} : bad syntax" ; + mf:name "trig-syntax-bad-list-01" ; + rdft:approval rdft:Approved ; + mf:action + . + +<#trig-syntax-bad-list-02> + rdf:type rdft:TestTrigNegativeSyntax ; + rdfs:comment "Free-standing list of zero-elements outside {} : bad syntax" ; + mf:name "trig-syntax-bad-list-02" ; + rdft:approval rdft:Approved ; + mf:action + . + +<#trig-syntax-bad-list-03> + rdf:type rdft:TestTrigNegativeSyntax ; + rdfs:comment "Free-standing list inside {} : bad syntax" ; + mf:name "trig-syntax-bad-list-03" ; + rdft:approval rdft:Approved ; + mf:action + . + +<#trig-syntax-bad-list-04> + rdf:type rdft:TestTrigNegativeSyntax ; + rdfs:comment "Free-standing list of zero elements : bad syntax" ; + mf:name "trig-syntax-bad-list-04" ; + rdft:approval rdft:Approved ; + mf:action + . + +<#trig-syntax-ln-dots> + rdf:type rdft:TestTrigPositiveSyntax ; + rdfs:comment "Dots in pname local names" ; + mf:name "trig-syntax-ln-dots" ; + rdft:approval rdft:Approved ; + mf:action . + +<#trig-syntax-ln-colons> + rdf:type rdft:TestTrigPositiveSyntax ; + rdfs:comment "Colons in pname local names" ; + mf:name "trig-syntax-ln-colons" ; + rdft:approval rdft:Approved ; + mf:action . + +<#trig-syntax-ns-dots> + rdf:type rdft:TestTrigPositiveSyntax ; + rdfs:comment "Dots in namespace names" ; + mf:name "trig-syntax-ns-dots" ; + rdft:approval rdft:Approved ; + mf:action . + +<#trig-syntax-blank-label> + rdf:type rdft:TestTrigPositiveSyntax ; + rdfs:comment "Characters allowed in blank node labels" ; + mf:name "trig-syntax-blank-label" ; + rdft:approval rdft:Approved ; + mf:action . + +# tests for bnode graph names, optional GRAPH keyword and +# triples outside {} + +<#trig-kw-graph-01> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-kw-graph-01" ; + rdfs:comment "Named graphs can be proceeded by GRAPH" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-kw-graph-02> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-kw-graph-02" ; + rdfs:comment "Trailing . not necessary inside {}" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-kw-graph-03> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-kw-graph-03" ; + rdfs:comment "Named graph may be empty" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-kw-graph-04> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-kw-graph-04" ; + rdfs:comment "" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-kw-graph-05> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-kw-graph-05" ; + rdfs:comment "Use of empty prefix inside named graph" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-kw-graph-06> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-kw-graph-06" ; + rdfs:comment "" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-kw-graph-07> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-kw-graph-07" ; + rdfs:comment "Named graph may be named with BNode _:a" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-kw-graph-08> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-kw-graph-08" ; + rdfs:comment "Named graph may be named with BNode []" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-kw-graph-09> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-kw-graph-09" ; + rdfs:comment "Named graph may be named with PNAME" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-kw-graph-10> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-kw-graph-10" ; + rdfs:comment "Named graph with PNAME and empty graph" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-graph-bad-01> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-graph-bad-01" ; + rdfs:comment "GRAPH but no name - GRAPH is not used with the default graph" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-graph-bad-02> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-graph-bad-02" ; + rdfs:comment "GRAPH not followed by DOT" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-graph-bad-03> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-graph-bad-03" ; + rdfs:comment "GRAPH needs {}" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-graph-bad-04> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-graph-bad-04" ; + rdfs:comment "GRAPH needs {}" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-graph-bad-05> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-graph-bad-05" ; + rdfs:comment "GRAPH and a name, not several" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-graph-bad-06> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-graph-bad-06" ; + rdfs:comment "GRAPH - Must close {}" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-graph-bad-07> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-graph-bad-07" ; + rdfs:comment "GRAPH may not include a GRAPH" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-graph-bad-08> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-graph-bad-08" ; + rdfs:comment "@graph is not a keyword" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-graph-bad-09> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-graph-bad-09" ; + rdfs:comment "Directives not allowed inside GRAPH" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-graph-bad-10> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-graph-bad-10" ; + rdfs:comment "A graph may not be named with an empty collection" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-graph-bad-11> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-graph-bad-11" ; + rdfs:comment "A graph may not be named with a collection" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-bnodeplist-graph-01> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-bnodeplist-graph-bad-01" ; + rdfs:comment "A graph may not be named with a blankNodePropertyList" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-collection-graph-01> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-collection-graph-bad-01" ; + rdfs:comment "A graph may not be named with an empty collection" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-collection-graph-02> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-collection-graph-bad-02" ; + rdfs:comment "A graph may not be named with a collection" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-turtle-01> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-turtle-01" ; + rdfs:comment "TriG can parse Turtle" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-turtle-02> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-turtle-02" ; + rdfs:comment "TriG can parse Turtle (repeated PREFIX)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-turtle-03> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-turtle-03" ; + rdfs:comment "TriG can parse Turtle (blankNodePropertyList subject)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-turtle-04> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-turtle-04" ; + rdfs:comment "TriG can parse Turtle (blankNodePropertyList subject)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-turtle-05> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-turtle-05" ; + rdfs:comment "TriG can parse Turtle (bare blankNodePropertyList)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-turtle-06> rdf:type rdft:TestTrigPositiveSyntax ; + mf:name "trig-turtle-06" ; + rdfs:comment "TriG can parse Turtle (collection subject and object)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-turtle-bad-01> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-turtle-bad-01" ; + rdfs:comment "Trailing dot required in Turtle block" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#trig-turtle-bad-02> rdf:type rdft:TestTrigNegativeSyntax ; + mf:name "trig-turtle-bad-02" ; + rdfs:comment "TriG is not N-Quads" ; + rdft:approval rdft:Approved ; + mf:action ; + . diff --git a/test/w3c/trig/negative_numeric.nq b/test/w3c/trig/negative_numeric.nq new file mode 100644 index 00000000..9c7f8126 --- /dev/null +++ b/test/w3c/trig/negative_numeric.nq @@ -0,0 +1,2 @@ + "-1"^^ . + "-1"^^ . diff --git a/test/w3c/trig/negative_numeric.trig b/test/w3c/trig/negative_numeric.trig new file mode 100644 index 00000000..cbfe85f8 --- /dev/null +++ b/test/w3c/trig/negative_numeric.trig @@ -0,0 +1,2 @@ +{ -1 .} + { -1 .} diff --git a/test/w3c/trig/nested_blankNodePropertyLists.nq b/test/w3c/trig/nested_blankNodePropertyLists.nq new file mode 100644 index 00000000..541cd3b9 --- /dev/null +++ b/test/w3c/trig/nested_blankNodePropertyLists.nq @@ -0,0 +1,6 @@ +_:b1 _:b2 . +_:b2 . +_:b1 . +_:b3 _:b4 . +_:b4 . +_:b3 . diff --git a/test/w3c/trig/nested_blankNodePropertyLists.trig b/test/w3c/trig/nested_blankNodePropertyLists.trig new file mode 100644 index 00000000..5b28195a --- /dev/null +++ b/test/w3c/trig/nested_blankNodePropertyLists.trig @@ -0,0 +1,2 @@ +{[ [ ] ; ].} + {[ [ ] ; ].} diff --git a/test/w3c/trig/nested_collection.nq b/test/w3c/trig/nested_collection.nq new file mode 100644 index 00000000..f504b3aa --- /dev/null +++ b/test/w3c/trig/nested_collection.nq @@ -0,0 +1,10 @@ + _:b1 . +_:b1 _:b2 . +_:b2 "1"^^ . +_:b2 . +_:b1 . + _:b3 . +_:b3 _:b4 . +_:b4 "1"^^ . +_:b4 . +_:b3 . diff --git a/test/w3c/trig/nested_collection.trig b/test/w3c/trig/nested_collection.trig new file mode 100644 index 00000000..5d4a3017 --- /dev/null +++ b/test/w3c/trig/nested_collection.trig @@ -0,0 +1,2 @@ +{ ((1)) .} + { ((1)) .} diff --git a/test/w3c/trig/number_sign_following_PNAME_NS.nq b/test/w3c/trig/number_sign_following_PNAME_NS.nq new file mode 100644 index 00000000..82d9629a --- /dev/null +++ b/test/w3c/trig/number_sign_following_PNAME_NS.nq @@ -0,0 +1 @@ + . diff --git a/test/w3c/trig/number_sign_following_PNAME_NS.trig b/test/w3c/trig/number_sign_following_PNAME_NS.trig new file mode 100644 index 00000000..2003fa4d --- /dev/null +++ b/test/w3c/trig/number_sign_following_PNAME_NS.trig @@ -0,0 +1,3 @@ +@prefix p: . + p:\#numbersign +. diff --git a/test/w3c/trig/number_sign_following_localName.nq b/test/w3c/trig/number_sign_following_localName.nq new file mode 100644 index 00000000..5ae57b8d --- /dev/null +++ b/test/w3c/trig/number_sign_following_localName.nq @@ -0,0 +1 @@ + . diff --git a/test/w3c/trig/number_sign_following_localName.trig b/test/w3c/trig/number_sign_following_localName.trig new file mode 100644 index 00000000..a0e39ecd --- /dev/null +++ b/test/w3c/trig/number_sign_following_localName.trig @@ -0,0 +1,3 @@ +@prefix p: . + p:o\#numbersign +. diff --git a/test/w3c/trig/numeric_with_leading_0.nq b/test/w3c/trig/numeric_with_leading_0.nq new file mode 100644 index 00000000..f028e790 --- /dev/null +++ b/test/w3c/trig/numeric_with_leading_0.nq @@ -0,0 +1,2 @@ + "01"^^ . + "01"^^ . diff --git a/test/w3c/trig/numeric_with_leading_0.trig b/test/w3c/trig/numeric_with_leading_0.trig new file mode 100644 index 00000000..6da8ad89 --- /dev/null +++ b/test/w3c/trig/numeric_with_leading_0.trig @@ -0,0 +1,2 @@ +{ 01 .} + { 01 .} diff --git a/test/w3c/trig/objectList_with_two_objects.nq b/test/w3c/trig/objectList_with_two_objects.nq new file mode 100644 index 00000000..4b4e044b --- /dev/null +++ b/test/w3c/trig/objectList_with_two_objects.nq @@ -0,0 +1,4 @@ + . + . + . + . diff --git a/test/w3c/trig/objectList_with_two_objects.trig b/test/w3c/trig/objectList_with_two_objects.trig new file mode 100644 index 00000000..6dbe9792 --- /dev/null +++ b/test/w3c/trig/objectList_with_two_objects.trig @@ -0,0 +1,2 @@ +{ , .} + { , .} diff --git a/test/w3c/trig/old_style_base.trig b/test/w3c/trig/old_style_base.trig new file mode 100644 index 00000000..d1f5d4a2 --- /dev/null +++ b/test/w3c/trig/old_style_base.trig @@ -0,0 +1,3 @@ +@base . +{ .} + { .} diff --git a/test/w3c/trig/old_style_prefix.trig b/test/w3c/trig/old_style_prefix.trig new file mode 100644 index 00000000..014c1f0d --- /dev/null +++ b/test/w3c/trig/old_style_prefix.trig @@ -0,0 +1,3 @@ +@prefix p: . +{p:s .} + {p:s .} diff --git a/test/w3c/trig/percent_escaped_localName.nq b/test/w3c/trig/percent_escaped_localName.nq new file mode 100644 index 00000000..85273e95 --- /dev/null +++ b/test/w3c/trig/percent_escaped_localName.nq @@ -0,0 +1,2 @@ + . + . diff --git a/test/w3c/trig/percent_escaped_localName.trig b/test/w3c/trig/percent_escaped_localName.trig new file mode 100644 index 00000000..a2b55c90 --- /dev/null +++ b/test/w3c/trig/percent_escaped_localName.trig @@ -0,0 +1,3 @@ +@prefix p: . +{p:%25 .} + {p:%25 .} diff --git a/test/w3c/trig/positive_numeric.nq b/test/w3c/trig/positive_numeric.nq new file mode 100644 index 00000000..25337582 --- /dev/null +++ b/test/w3c/trig/positive_numeric.nq @@ -0,0 +1,2 @@ + "+1"^^ . + "+1"^^ . diff --git a/test/w3c/trig/positive_numeric.trig b/test/w3c/trig/positive_numeric.trig new file mode 100644 index 00000000..5c7a166d --- /dev/null +++ b/test/w3c/trig/positive_numeric.trig @@ -0,0 +1,2 @@ +{ +1 .} + { +1 .} diff --git a/test/w3c/trig/predicateObjectList_with_two_objectLists.nq b/test/w3c/trig/predicateObjectList_with_two_objectLists.nq new file mode 100644 index 00000000..0c203403 --- /dev/null +++ b/test/w3c/trig/predicateObjectList_with_two_objectLists.nq @@ -0,0 +1,4 @@ + . + . + . + . diff --git a/test/w3c/trig/predicateObjectList_with_two_objectLists.trig b/test/w3c/trig/predicateObjectList_with_two_objectLists.trig new file mode 100644 index 00000000..0513be26 --- /dev/null +++ b/test/w3c/trig/predicateObjectList_with_two_objectLists.trig @@ -0,0 +1,2 @@ +{ ; .} + { ; .} diff --git a/test/w3c/trig/prefix_only_IRI.trig b/test/w3c/trig/prefix_only_IRI.trig new file mode 100644 index 00000000..c0f4d441 --- /dev/null +++ b/test/w3c/trig/prefix_only_IRI.trig @@ -0,0 +1,3 @@ +@prefix p: . +{p: .} + {p: .} diff --git a/test/w3c/trig/prefix_reassigned_and_used.nq b/test/w3c/trig/prefix_reassigned_and_used.nq new file mode 100644 index 00000000..5e65c13f --- /dev/null +++ b/test/w3c/trig/prefix_reassigned_and_used.nq @@ -0,0 +1,2 @@ + . + . diff --git a/test/w3c/trig/prefix_reassigned_and_used.trig b/test/w3c/trig/prefix_reassigned_and_used.trig new file mode 100644 index 00000000..6abd7ea9 --- /dev/null +++ b/test/w3c/trig/prefix_reassigned_and_used.trig @@ -0,0 +1,4 @@ +@prefix p: . +@prefix p: . +{p:s .} + {p:s .} diff --git a/test/w3c/trig/prefix_with_PN_CHARS_BASE_character_boundaries.trig b/test/w3c/trig/prefix_with_PN_CHARS_BASE_character_boundaries.trig new file mode 100644 index 00000000..30b7b8ab --- /dev/null +++ b/test/w3c/trig/prefix_with_PN_CHARS_BASE_character_boundaries.trig @@ -0,0 +1,3 @@ +@prefix AZazÀÖØöø˿ͰͽͿ῿‌‍⁰↏Ⰰ⿯、퟿豈﷏ﷰ�𐀀󯿽: . +{ AZazÀÖØöø˿ͰͽͿ῿‌‍⁰↏Ⰰ⿯、퟿豈﷏ﷰ�𐀀󯿽:o} + { AZazÀÖØöø˿ͰͽͿ῿‌‍⁰↏Ⰰ⿯、퟿豈﷏ﷰ�𐀀󯿽:o} diff --git a/test/w3c/trig/prefix_with_non_leading_extras.trig b/test/w3c/trig/prefix_with_non_leading_extras.trig new file mode 100644 index 00000000..64e86f37 --- /dev/null +++ b/test/w3c/trig/prefix_with_non_leading_extras.trig @@ -0,0 +1,3 @@ +@prefix a·̀ͯ‿.⁀: . +{a·̀ͯ‿.⁀:s .} + {a·̀ͯ‿.⁀:s .} \ No newline at end of file diff --git a/test/w3c/trig/prefixed_IRI_object.trig b/test/w3c/trig/prefixed_IRI_object.trig new file mode 100644 index 00000000..2c04b80b --- /dev/null +++ b/test/w3c/trig/prefixed_IRI_object.trig @@ -0,0 +1,3 @@ +@prefix p: . +{ p:o .} + { p:o .} diff --git a/test/w3c/trig/prefixed_IRI_predicate.trig b/test/w3c/trig/prefixed_IRI_predicate.trig new file mode 100644 index 00000000..f41e7a35 --- /dev/null +++ b/test/w3c/trig/prefixed_IRI_predicate.trig @@ -0,0 +1,3 @@ +@prefix p: . +{ p:p .} + { p:p .} diff --git a/test/w3c/trig/prefixed_name_datatype.trig b/test/w3c/trig/prefixed_name_datatype.trig new file mode 100644 index 00000000..45d53873 --- /dev/null +++ b/test/w3c/trig/prefixed_name_datatype.trig @@ -0,0 +1,3 @@ +@prefix xsd: . +{ "1"^^xsd:integer .} + { "1"^^xsd:integer .} diff --git a/test/w3c/trig/repeated_semis_at_end.trig b/test/w3c/trig/repeated_semis_at_end.trig new file mode 100644 index 00000000..e4131b94 --- /dev/null +++ b/test/w3c/trig/repeated_semis_at_end.trig @@ -0,0 +1,2 @@ +{ ;; .} + { ;; .} diff --git a/test/w3c/trig/repeated_semis_not_at_end.nq b/test/w3c/trig/repeated_semis_not_at_end.nq new file mode 100644 index 00000000..81f01397 --- /dev/null +++ b/test/w3c/trig/repeated_semis_not_at_end.nq @@ -0,0 +1,2 @@ + . + . diff --git a/test/w3c/trig/repeated_semis_not_at_end.trig b/test/w3c/trig/repeated_semis_not_at_end.trig new file mode 100644 index 00000000..270ac985 --- /dev/null +++ b/test/w3c/trig/repeated_semis_not_at_end.trig @@ -0,0 +1,2 @@ +{ ;; .} + { ;; .} diff --git a/test/w3c/trig/reserved_escaped_localName.nq b/test/w3c/trig/reserved_escaped_localName.nq new file mode 100644 index 00000000..d965ceb0 --- /dev/null +++ b/test/w3c/trig/reserved_escaped_localName.nq @@ -0,0 +1,2 @@ + . + . diff --git a/test/w3c/trig/reserved_escaped_localName.trig b/test/w3c/trig/reserved_escaped_localName.trig new file mode 100644 index 00000000..991594ad --- /dev/null +++ b/test/w3c/trig/reserved_escaped_localName.trig @@ -0,0 +1,3 @@ +@prefix p: . +{p:\_\~\.\-\!\$\&\'\(\)\*\+\,\;\=\/\?\#\@\%00 .} + {p:\_\~\.\-\!\$\&\'\(\)\*\+\,\;\=\/\?\#\@\%00 .} diff --git a/test/w3c/trig/sole_blankNodePropertyList.nq b/test/w3c/trig/sole_blankNodePropertyList.nq new file mode 100644 index 00000000..ae23b3de --- /dev/null +++ b/test/w3c/trig/sole_blankNodePropertyList.nq @@ -0,0 +1,3 @@ +_:b1 . +_:b2 . +_:b3 . diff --git a/test/w3c/trig/sole_blankNodePropertyList.trig b/test/w3c/trig/sole_blankNodePropertyList.trig new file mode 100644 index 00000000..ae3765f5 --- /dev/null +++ b/test/w3c/trig/sole_blankNodePropertyList.trig @@ -0,0 +1,3 @@ +{[ ] .} + { [ ] .} + { [ ] } diff --git a/test/w3c/trig/trig-bnodeplist-graph-bad-01.trig b/test/w3c/trig/trig-bnodeplist-graph-bad-01.trig new file mode 100644 index 00000000..2b9a8d36 --- /dev/null +++ b/test/w3c/trig/trig-bnodeplist-graph-bad-01.trig @@ -0,0 +1,4 @@ +# BlankNodePropertyList as Graph Name +PREFIX : + +[:p1 :o1] {:s :p :o} diff --git a/test/w3c/trig/trig-collection-graph-bad-01.trig b/test/w3c/trig/trig-collection-graph-bad-01.trig new file mode 100644 index 00000000..e8a7eaeb --- /dev/null +++ b/test/w3c/trig/trig-collection-graph-bad-01.trig @@ -0,0 +1,4 @@ +# Collection as Graph Name +PREFIX : + +() {:s :p :o} diff --git a/test/w3c/trig/trig-collection-graph-bad-02.trig b/test/w3c/trig/trig-collection-graph-bad-02.trig new file mode 100644 index 00000000..ba90bcfd --- /dev/null +++ b/test/w3c/trig/trig-collection-graph-bad-02.trig @@ -0,0 +1,4 @@ +# Collection as Graph Name +PREFIX : + +(1 2) {:s :p :o} diff --git a/test/w3c/trig/trig-eval-bad-01.trig b/test/w3c/trig/trig-eval-bad-01.trig new file mode 100644 index 00000000..36f66252 --- /dev/null +++ b/test/w3c/trig/trig-eval-bad-01.trig @@ -0,0 +1,2 @@ +# Bad IRI : good escape, bad charcater +{ .} diff --git a/test/w3c/trig/trig-eval-bad-02.trig b/test/w3c/trig/trig-eval-bad-02.trig new file mode 100644 index 00000000..2fc1aa3d --- /dev/null +++ b/test/w3c/trig/trig-eval-bad-02.trig @@ -0,0 +1,2 @@ +# Bad IRI : hex 3C is < +{ .} diff --git a/test/w3c/trig/trig-eval-bad-03.trig b/test/w3c/trig/trig-eval-bad-03.trig new file mode 100644 index 00000000..4024af55 --- /dev/null +++ b/test/w3c/trig/trig-eval-bad-03.trig @@ -0,0 +1,2 @@ +# Bad IRI : hex 3E is > +{ .} diff --git a/test/w3c/trig/trig-eval-bad-04.trig b/test/w3c/trig/trig-eval-bad-04.trig new file mode 100644 index 00000000..b43b6814 --- /dev/null +++ b/test/w3c/trig/trig-eval-bad-04.trig @@ -0,0 +1,2 @@ +# Bad IRI +{ .} diff --git a/test/w3c/trig/trig-eval-struct-01.nq b/test/w3c/trig/trig-eval-struct-01.nq new file mode 100644 index 00000000..6106c139 --- /dev/null +++ b/test/w3c/trig/trig-eval-struct-01.nq @@ -0,0 +1,2 @@ + . + . diff --git a/test/w3c/trig/trig-eval-struct-01.trig b/test/w3c/trig/trig-eval-struct-01.trig new file mode 100644 index 00000000..c6003461 --- /dev/null +++ b/test/w3c/trig/trig-eval-struct-01.trig @@ -0,0 +1,2 @@ +{ .} + { .} diff --git a/test/w3c/trig/trig-eval-struct-02.nq b/test/w3c/trig/trig-eval-struct-02.nq new file mode 100644 index 00000000..a4e416e9 --- /dev/null +++ b/test/w3c/trig/trig-eval-struct-02.nq @@ -0,0 +1,4 @@ + . + . + . + . diff --git a/test/w3c/trig/trig-eval-struct-02.trig b/test/w3c/trig/trig-eval-struct-02.trig new file mode 100644 index 00000000..332af23c --- /dev/null +++ b/test/w3c/trig/trig-eval-struct-02.trig @@ -0,0 +1,13 @@ +{ + + ; + ; + . +} + + { + + ; + ; + . +} diff --git a/test/w3c/trig/trig-graph-bad-01.trig b/test/w3c/trig/trig-graph-bad-01.trig new file mode 100644 index 00000000..a247a68c --- /dev/null +++ b/test/w3c/trig/trig-graph-bad-01.trig @@ -0,0 +1,5 @@ +# GRAPH tests +PREFIX : + +# GRAPH but no name - GRAPH is not used with the default graph +GRAPH { :s :p :o } diff --git a/test/w3c/trig/trig-graph-bad-02.trig b/test/w3c/trig/trig-graph-bad-02.trig new file mode 100644 index 00000000..47bbda62 --- /dev/null +++ b/test/w3c/trig/trig-graph-bad-02.trig @@ -0,0 +1,6 @@ +# GRAPH tests +PREFIX : + +# GRAPH not followed by DOT +GRAPH :g1 { :s :p :o } . +GRAPH :g2 { :s :p :o } . diff --git a/test/w3c/trig/trig-graph-bad-03.trig b/test/w3c/trig/trig-graph-bad-03.trig new file mode 100644 index 00000000..31af19f8 --- /dev/null +++ b/test/w3c/trig/trig-graph-bad-03.trig @@ -0,0 +1,8 @@ +# GRAPH tests +PREFIX : + +# GRAPH needs {} +GRAPH :g + :s :p :o . + + diff --git a/test/w3c/trig/trig-graph-bad-04.trig b/test/w3c/trig/trig-graph-bad-04.trig new file mode 100644 index 00000000..23e23a21 --- /dev/null +++ b/test/w3c/trig/trig-graph-bad-04.trig @@ -0,0 +1,5 @@ +# GRAPH tests +PREFIX : + +# GRAPH needs {} +GRAPH :s :p :o diff --git a/test/w3c/trig/trig-graph-bad-05.trig b/test/w3c/trig/trig-graph-bad-05.trig new file mode 100644 index 00000000..7bf470a6 --- /dev/null +++ b/test/w3c/trig/trig-graph-bad-05.trig @@ -0,0 +1,5 @@ +# GRAPH tests +PREFIX : + +# GRAPH and a name, not several. +GRAPH :g1 :g2 { :s :p :o } diff --git a/test/w3c/trig/trig-graph-bad-06.trig b/test/w3c/trig/trig-graph-bad-06.trig new file mode 100644 index 00000000..487ae9e0 --- /dev/null +++ b/test/w3c/trig/trig-graph-bad-06.trig @@ -0,0 +1,6 @@ +# GRAPH tests +PREFIX : + +# GRAPH - Must close {} +GRAPH :g { :s :p :o + diff --git a/test/w3c/trig/trig-graph-bad-07.trig b/test/w3c/trig/trig-graph-bad-07.trig new file mode 100644 index 00000000..de618384 --- /dev/null +++ b/test/w3c/trig/trig-graph-bad-07.trig @@ -0,0 +1,9 @@ +# GRAPH tests +PREFIX : + +# GRAPH and a triples block. +GRAPH :g { + :s :p :o . + GRAPH :g1 { :s1 :p1 :o1 } +} + diff --git a/test/w3c/trig/trig-graph-bad-08.trig b/test/w3c/trig/trig-graph-bad-08.trig new file mode 100644 index 00000000..190d2c0f --- /dev/null +++ b/test/w3c/trig/trig-graph-bad-08.trig @@ -0,0 +1,5 @@ +# GRAPH tests +PREFIX : + +# GRAPH and a triples block. +@graph :g { :s :p :o } diff --git a/test/w3c/trig/trig-graph-bad-09.trig b/test/w3c/trig/trig-graph-bad-09.trig new file mode 100644 index 00000000..3cfca535 --- /dev/null +++ b/test/w3c/trig/trig-graph-bad-09.trig @@ -0,0 +1,12 @@ +# GRAPH tests +PREFIX : + +# GRAPH - no directives +graph :g { + :s :p :o +prefix x: + x:s1 x:p1 x:o1 . +} + + + diff --git a/test/w3c/trig/trig-graph-bad-10.trig b/test/w3c/trig/trig-graph-bad-10.trig new file mode 100644 index 00000000..fc0531f8 --- /dev/null +++ b/test/w3c/trig/trig-graph-bad-10.trig @@ -0,0 +1,8 @@ +# GRAPH tests +PREFIX : + +# GRAPH - no lists +GRAPH () { :s :p :o } + + + diff --git a/test/w3c/trig/trig-graph-bad-11.trig b/test/w3c/trig/trig-graph-bad-11.trig new file mode 100644 index 00000000..c7b0ffd5 --- /dev/null +++ b/test/w3c/trig/trig-graph-bad-11.trig @@ -0,0 +1,8 @@ +# GRAPH tests +PREFIX : + +# GRAPH - no lists +graph (1 2) { :s :p :o } + + + diff --git a/test/w3c/trig/trig-kw-graph-01.trig b/test/w3c/trig/trig-kw-graph-01.trig new file mode 100644 index 00000000..acf739bf --- /dev/null +++ b/test/w3c/trig/trig-kw-graph-01.trig @@ -0,0 +1,4 @@ +# GRAPH tests +PREFIX : + +GRAPH :g { :s :p :o } \ No newline at end of file diff --git a/test/w3c/trig/trig-kw-graph-02.trig b/test/w3c/trig/trig-kw-graph-02.trig new file mode 100644 index 00000000..6b4f904b --- /dev/null +++ b/test/w3c/trig/trig-kw-graph-02.trig @@ -0,0 +1,4 @@ +# GRAPH tests +PREFIX : + +GRAPH :g { :s :p :o . } diff --git a/test/w3c/trig/trig-kw-graph-03.trig b/test/w3c/trig/trig-kw-graph-03.trig new file mode 100644 index 00000000..cfb67fe9 --- /dev/null +++ b/test/w3c/trig/trig-kw-graph-03.trig @@ -0,0 +1,4 @@ +# GRAPH tests +PREFIX : + +GRAPH :g { } \ No newline at end of file diff --git a/test/w3c/trig/trig-kw-graph-04.trig b/test/w3c/trig/trig-kw-graph-04.trig new file mode 100644 index 00000000..8a38e30e --- /dev/null +++ b/test/w3c/trig/trig-kw-graph-04.trig @@ -0,0 +1,8 @@ +# GRAPH tests +PREFIX : + +GRAPH :g1 { :s :p :o } +GRAPH :g2 { :s :p :o } +:g3 { :s :p :o } +GRAPH :g4 { :s :p :o } +GRAPH :g5 { :s :p :o } diff --git a/test/w3c/trig/trig-kw-graph-05.trig b/test/w3c/trig/trig-kw-graph-05.trig new file mode 100644 index 00000000..acf739bf --- /dev/null +++ b/test/w3c/trig/trig-kw-graph-05.trig @@ -0,0 +1,4 @@ +# GRAPH tests +PREFIX : + +GRAPH :g { :s :p :o } \ No newline at end of file diff --git a/test/w3c/trig/trig-kw-graph-06.trig b/test/w3c/trig/trig-kw-graph-06.trig new file mode 100644 index 00000000..9c5ca1a6 --- /dev/null +++ b/test/w3c/trig/trig-kw-graph-06.trig @@ -0,0 +1,4 @@ +# GRAPH tests +PREFIX : + +GRAPH _:a { :s :p :o } \ No newline at end of file diff --git a/test/w3c/trig/trig-kw-graph-07.trig b/test/w3c/trig/trig-kw-graph-07.trig new file mode 100644 index 00000000..3cd8aeb7 --- /dev/null +++ b/test/w3c/trig/trig-kw-graph-07.trig @@ -0,0 +1,6 @@ +# GRAPH tests +PREFIX : + +GRAPH [] { :s :p :o } +[] { :s :p :o } +GRAPH [] { :s :p :o } diff --git a/test/w3c/trig/trig-kw-graph-08.trig b/test/w3c/trig/trig-kw-graph-08.trig new file mode 100644 index 00000000..acf739bf --- /dev/null +++ b/test/w3c/trig/trig-kw-graph-08.trig @@ -0,0 +1,4 @@ +# GRAPH tests +PREFIX : + +GRAPH :g { :s :p :o } \ No newline at end of file diff --git a/test/w3c/trig/trig-kw-graph-09.trig b/test/w3c/trig/trig-kw-graph-09.trig new file mode 100644 index 00000000..acf739bf --- /dev/null +++ b/test/w3c/trig/trig-kw-graph-09.trig @@ -0,0 +1,4 @@ +# GRAPH tests +PREFIX : + +GRAPH :g { :s :p :o } \ No newline at end of file diff --git a/test/w3c/trig/trig-kw-graph-10.trig b/test/w3c/trig/trig-kw-graph-10.trig new file mode 100644 index 00000000..cfb67fe9 --- /dev/null +++ b/test/w3c/trig/trig-kw-graph-10.trig @@ -0,0 +1,4 @@ +# GRAPH tests +PREFIX : + +GRAPH :g { } \ No newline at end of file diff --git a/test/w3c/trig/trig-subm-01.nq b/test/w3c/trig/trig-subm-01.nq new file mode 100644 index 00000000..16f21cb9 --- /dev/null +++ b/test/w3c/trig/trig-subm-01.nq @@ -0,0 +1,2 @@ +_:b1 . +_:b2 . diff --git a/test/w3c/trig/trig-subm-01.trig b/test/w3c/trig/trig-subm-01.trig new file mode 100644 index 00000000..9a89c660 --- /dev/null +++ b/test/w3c/trig/trig-subm-01.trig @@ -0,0 +1,3 @@ +@prefix : <#> . +{[] :x :y .} + {[] :x :y .} diff --git a/test/w3c/trig/trig-subm-02.nq b/test/w3c/trig/trig-subm-02.nq new file mode 100644 index 00000000..299f1cd6 --- /dev/null +++ b/test/w3c/trig/trig-subm-02.nq @@ -0,0 +1,6 @@ + . + . + . + . + . + . diff --git a/test/w3c/trig/trig-subm-02.trig b/test/w3c/trig/trig-subm-02.trig new file mode 100644 index 00000000..c94a8039 --- /dev/null +++ b/test/w3c/trig/trig-subm-02.trig @@ -0,0 +1,16 @@ +# Test @prefix and qnames +@prefix : . +@prefix a: . +@prefix b: . + +{ + :a :b :c . + a:a a:b a:c . + :a a:a b:a . +} + + { + :a :b :c . + a:a a:b a:c . + :a a:a b:a . +} \ No newline at end of file diff --git a/test/w3c/trig/trig-subm-03.nq b/test/w3c/trig/trig-subm-03.nq new file mode 100644 index 00000000..aeb54197 --- /dev/null +++ b/test/w3c/trig/trig-subm-03.nq @@ -0,0 +1,6 @@ + . + . + . + . + . + . diff --git a/test/w3c/trig/trig-subm-03.trig b/test/w3c/trig/trig-subm-03.trig new file mode 100644 index 00000000..b52f7c9a --- /dev/null +++ b/test/w3c/trig/trig-subm-03.trig @@ -0,0 +1,14 @@ +# Test , operator +@prefix : . + +{ +:a :b :c, + :d, + :e . +} + + { +:a :b :c, + :d, + :e . +} diff --git a/test/w3c/trig/trig-subm-04.nq b/test/w3c/trig/trig-subm-04.nq new file mode 100644 index 00000000..acf2a1dd --- /dev/null +++ b/test/w3c/trig/trig-subm-04.nq @@ -0,0 +1,6 @@ + . + . + . + . + . + . diff --git a/test/w3c/trig/trig-subm-04.trig b/test/w3c/trig/trig-subm-04.trig new file mode 100644 index 00000000..2f57b30b --- /dev/null +++ b/test/w3c/trig/trig-subm-04.trig @@ -0,0 +1,14 @@ +# Test ; operator +@prefix : . + +{ +:a :b :c ; + :d :e ; + :f :g . +} + + { +:a :b :c ; + :d :e ; + :f :g . +} diff --git a/test/w3c/trig/trig-subm-05.nq b/test/w3c/trig/trig-subm-05.nq new file mode 100644 index 00000000..cf4eb939 --- /dev/null +++ b/test/w3c/trig/trig-subm-05.nq @@ -0,0 +1,4 @@ +_:b1 . + _:b2 . +_:b3 . + _:b4 . diff --git a/test/w3c/trig/trig-subm-05.trig b/test/w3c/trig/trig-subm-05.trig new file mode 100644 index 00000000..8c202b99 --- /dev/null +++ b/test/w3c/trig/trig-subm-05.trig @@ -0,0 +1,12 @@ +# Test empty [] operator; not allowed as predicate +@prefix : . + +{ +[] :a :b . +:c :d [] . +} + + { +[] :a :b . +:c :d [] . +} diff --git a/test/w3c/trig/trig-subm-06.nq b/test/w3c/trig/trig-subm-06.nq new file mode 100644 index 00000000..4ede34b6 --- /dev/null +++ b/test/w3c/trig/trig-subm-06.nq @@ -0,0 +1,8 @@ +_:b1 . +_:b1 . + _:b2 . +_:b2 . +_:b3 . +_:b3 . + _:b4 . +_:b4 . diff --git a/test/w3c/trig/trig-subm-06.trig b/test/w3c/trig/trig-subm-06.trig new file mode 100644 index 00000000..280c48d5 --- /dev/null +++ b/test/w3c/trig/trig-subm-06.trig @@ -0,0 +1,12 @@ +# Test non empty [] operator; not allowed as predicate +@prefix : . + +{ +[ :a :b ] :c :d . +:e :f [ :g :h ] . +} + + { +[ :a :b ] :c :d . +:e :f [ :g :h ] . +} diff --git a/test/w3c/trig/trig-subm-07.nq b/test/w3c/trig/trig-subm-07.nq new file mode 100644 index 00000000..7c96d3ba --- /dev/null +++ b/test/w3c/trig/trig-subm-07.nq @@ -0,0 +1,2 @@ + . + . diff --git a/test/w3c/trig/trig-subm-07.trig b/test/w3c/trig/trig-subm-07.trig new file mode 100644 index 00000000..b5e254af --- /dev/null +++ b/test/w3c/trig/trig-subm-07.trig @@ -0,0 +1,4 @@ +# 'a' only allowed as a predicate +@prefix : . +{:a a :b .} + {:a a :b .} diff --git a/test/w3c/trig/trig-subm-08.nq b/test/w3c/trig/trig-subm-08.nq new file mode 100644 index 00000000..fbb430bd --- /dev/null +++ b/test/w3c/trig/trig-subm-08.nq @@ -0,0 +1,10 @@ + _:b1 . +_:b1 "apple" . +_:b1 _:b2 . +_:b2 "banana" . +_:b2 . + _:b3 . +_:b3 "apple" . +_:b3 _:b4 . +_:b4 "banana" . +_:b4 . diff --git a/test/w3c/trig/trig-subm-08.trig b/test/w3c/trig/trig-subm-08.trig new file mode 100644 index 00000000..7e88c18c --- /dev/null +++ b/test/w3c/trig/trig-subm-08.trig @@ -0,0 +1,4 @@ +@prefix : . +{:a :b ( "apple" "banana" ) .} + {:a :b ( "apple" "banana" ) .} + diff --git a/test/w3c/trig/trig-subm-09.nq b/test/w3c/trig/trig-subm-09.nq new file mode 100644 index 00000000..7c2c83b8 --- /dev/null +++ b/test/w3c/trig/trig-subm-09.nq @@ -0,0 +1,2 @@ + . + . diff --git a/test/w3c/trig/trig-subm-09.trig b/test/w3c/trig/trig-subm-09.trig new file mode 100644 index 00000000..7cbd40a8 --- /dev/null +++ b/test/w3c/trig/trig-subm-09.trig @@ -0,0 +1,4 @@ +@prefix : . +{:a :b ( ) .} + {:a :b ( ) .} + diff --git a/test/w3c/trig/trig-subm-10.nq b/test/w3c/trig/trig-subm-10.nq new file mode 100644 index 00000000..3a84a4c6 --- /dev/null +++ b/test/w3c/trig/trig-subm-10.nq @@ -0,0 +1,8 @@ +_:hasParent . +_:b1 . +_:b1 _:hasParent . +_:b1 "2"^^ . +_:hasParent . +_:b2 . +_:b2 _:hasParent . +_:b2 "2"^^ . diff --git a/test/w3c/trig/trig-subm-10.trig b/test/w3c/trig/trig-subm-10.trig new file mode 100644 index 00000000..23bd02de --- /dev/null +++ b/test/w3c/trig/trig-subm-10.trig @@ -0,0 +1,20 @@ +# Test integer datatyped literals using an OWL cardinality constraint +@prefix owl: . + +# based on examples in the OWL Reference + +{ +_:hasParent a owl:ObjectProperty . + +[] a owl:Restriction ; + owl:onProperty _:hasParent ; + owl:maxCardinality 2 . +} + + { +_:hasParent a owl:ObjectProperty . + +[] a owl:Restriction ; + owl:onProperty _:hasParent ; + owl:maxCardinality 2 . +} diff --git a/test/w3c/trig/trig-subm-11.nq b/test/w3c/trig/trig-subm-11.nq new file mode 100644 index 00000000..76147a3a --- /dev/null +++ b/test/w3c/trig/trig-subm-11.nq @@ -0,0 +1,10 @@ + "000000"^^ . + "0"^^ . + "000001"^^ . + "2"^^ . + "4"^^ . + "000000"^^ . + "0"^^ . + "000001"^^ . + "2"^^ . + "4"^^ . diff --git a/test/w3c/trig/trig-subm-11.trig b/test/w3c/trig/trig-subm-11.trig new file mode 100644 index 00000000..bb1c4991 --- /dev/null +++ b/test/w3c/trig/trig-subm-11.trig @@ -0,0 +1,15 @@ +{ + 000000 . + 0 . + 000001 . + 2 . + 4 . +} + + { + 000000 . + 0 . + 000001 . + 2 . + 4 . +} diff --git a/test/w3c/trig/trig-subm-12.nq b/test/w3c/trig/trig-subm-12.nq new file mode 100644 index 00000000..32b15c50 --- /dev/null +++ b/test/w3c/trig/trig-subm-12.nq @@ -0,0 +1,8 @@ + "a" . + "b" . + "c" . + "d" . + "a" . + "b" . + "c" . + "d" . diff --git a/test/w3c/trig/trig-subm-12.trig b/test/w3c/trig/trig-subm-12.trig new file mode 100644 index 00000000..b0f8ff83 --- /dev/null +++ b/test/w3c/trig/trig-subm-12.trig @@ -0,0 +1,19 @@ +# Tests for - and _ in names, qnames +@prefix ex1: . +@prefix ex-2: . +@prefix ex3_: . +@prefix ex4-: . + +{ +ex1:foo-bar ex1:foo_bar "a" . +ex-2:foo-bar ex-2:foo_bar "b" . +ex3_:foo-bar ex3_:foo_bar "c" . +ex4-:foo-bar ex4-:foo_bar "d" . +} + + { +ex1:foo-bar ex1:foo_bar "a" . +ex-2:foo-bar ex-2:foo_bar "b" . +ex3_:foo-bar ex3_:foo_bar "c" . +ex4-:foo-bar ex4-:foo_bar "d" . +} diff --git a/test/w3c/trig/trig-subm-13.nq b/test/w3c/trig/trig-subm-13.nq new file mode 100644 index 00000000..84c2a2e5 --- /dev/null +++ b/test/w3c/trig/trig-subm-13.nq @@ -0,0 +1,8 @@ + "1" . + "2" . + "def" . + "678" . + "1" . + "2" . + "def" . + "678" . diff --git a/test/w3c/trig/trig-subm-13.trig b/test/w3c/trig/trig-subm-13.trig new file mode 100644 index 00000000..8d1b44da --- /dev/null +++ b/test/w3c/trig/trig-subm-13.trig @@ -0,0 +1,18 @@ +# Tests for rdf:_ and other qnames starting with _ +@prefix rdf: . +@prefix ex: . +@prefix : . + +{ +ex:foo rdf:_1 "1" . +ex:foo rdf:_2 "2" . +ex:foo :_abc "def" . +ex:foo :_345 "678" . +} + + { +ex:foo rdf:_1 "1" . +ex:foo rdf:_2 "2" . +ex:foo :_abc "def" . +ex:foo :_345 "678" . +} diff --git a/test/w3c/trig/trig-subm-14.nq b/test/w3c/trig/trig-subm-14.nq new file mode 100644 index 00000000..89f5b292 --- /dev/null +++ b/test/w3c/trig/trig-subm-14.nq @@ -0,0 +1,4 @@ +_:b1 _:b2 . + . +_:b3 _:b4 . + . diff --git a/test/w3c/trig/trig-subm-14.trig b/test/w3c/trig/trig-subm-14.trig new file mode 100644 index 00000000..c70300e1 --- /dev/null +++ b/test/w3c/trig/trig-subm-14.trig @@ -0,0 +1,16 @@ +# Test for : allowed +@prefix : . + +{ +[] : [] . + +: : : . + +} + + { +[] : [] . + +: : : . + +} diff --git a/test/w3c/trig/trig-subm-15.nq b/test/w3c/trig/trig-subm-15.nq new file mode 100644 index 00000000..8d01c44f --- /dev/null +++ b/test/w3c/trig/trig-subm-15.nq @@ -0,0 +1,2 @@ + "a long\n\tliteral\nwith\nnewlines" . + "a long\n\tliteral\nwith\nnewlines" . diff --git a/test/w3c/trig/trig-subm-15.trig b/test/w3c/trig/trig-subm-15.trig new file mode 100644 index 00000000..93fbc41a --- /dev/null +++ b/test/w3c/trig/trig-subm-15.trig @@ -0,0 +1,16 @@ +# Test long literal +@prefix : . + +{ +:a :b """a long + literal +with +newlines""" . +} + + { +:a :b """a long + literal +with +newlines""" . +} diff --git a/test/w3c/trig/trig-subm-16.nq b/test/w3c/trig/trig-subm-16.nq new file mode 100644 index 00000000..2e5fac4e --- /dev/null +++ b/test/w3c/trig/trig-subm-16.nq @@ -0,0 +1,4 @@ + "\nthis \ris a \U00012451long\t\nliteral\uABCD\n" . + "\tThis \uABCDis\r \U00012451another\n\none\n" . + "\nthis \ris a \U00012451long\t\nliteral\uABCD\n" . + "\tThis \uABCDis\r \U00012451another\n\none\n" . diff --git a/test/w3c/trig/trig-subm-16.trig b/test/w3c/trig/trig-subm-16.trig new file mode 100644 index 00000000..86cb22d5 --- /dev/null +++ b/test/w3c/trig/trig-subm-16.trig @@ -0,0 +1,43 @@ +@prefix : . + +{ +## \U00015678 is a not a legal codepoint +## :a :b """\nthis \ris a \U00015678long\t +## literal\uABCD +## """ . +## +## :d :e """\tThis \uABCDis\r \U00015678another\n +## one +## """ . + +# \U00015678 is a not a legal codepoint +# \U00012451 in Cuneiform numeric ban 3 +:a :b """\nthis \ris a \U00012451long\t +literal\uABCD +""" . + +:d :e """\tThis \uABCDis\r \U00012451another\n +one +""" . +} + + { +## \U00015678 is a not a legal codepoint +## :a :b """\nthis \ris a \U00015678long\t +## literal\uABCD +## """ . +## +## :d :e """\tThis \uABCDis\r \U00015678another\n +## one +## """ . + +# \U00015678 is a not a legal codepoint +# \U00012451 in Cuneiform numeric ban 3 +:a :b """\nthis \ris a \U00012451long\t +literal\uABCD +""" . + +:d :e """\tThis \uABCDis\r \U00012451another\n +one +""" . +} diff --git a/test/w3c/trig/trig-subm-17.nq b/test/w3c/trig/trig-subm-17.nq new file mode 100644 index 00000000..7c5d273f --- /dev/null +++ b/test/w3c/trig/trig-subm-17.nq @@ -0,0 +1,2 @@ + "1.0"^^ . + "1.0"^^ . diff --git a/test/w3c/trig/trig-subm-17.trig b/test/w3c/trig/trig-subm-17.trig new file mode 100644 index 00000000..345ca231 --- /dev/null +++ b/test/w3c/trig/trig-subm-17.trig @@ -0,0 +1,5 @@ +@prefix : . + +{:a :b 1.0 .} + {:a :b 1.0 .} + diff --git a/test/w3c/trig/trig-subm-18.nq b/test/w3c/trig/trig-subm-18.nq new file mode 100644 index 00000000..58b0a4c4 --- /dev/null +++ b/test/w3c/trig/trig-subm-18.nq @@ -0,0 +1,4 @@ + "" . + "" . + "" . + "" . diff --git a/test/w3c/trig/trig-subm-18.trig b/test/w3c/trig/trig-subm-18.trig new file mode 100644 index 00000000..f5b4a516 --- /dev/null +++ b/test/w3c/trig/trig-subm-18.trig @@ -0,0 +1,15 @@ +@prefix : . + +{ +:a :b "" . + +:c :d """""" . + +} + + { +:a :b "" . + +:c :d """""" . + +} diff --git a/test/w3c/trig/trig-subm-19.nq b/test/w3c/trig/trig-subm-19.nq new file mode 100644 index 00000000..b3cf8075 --- /dev/null +++ b/test/w3c/trig/trig-subm-19.nq @@ -0,0 +1,6 @@ + "1.0"^^ . + "1"^^ . + "1.0e0"^^ . + "1.0"^^ . + "1"^^ . + "1.0e0"^^ . diff --git a/test/w3c/trig/trig-subm-19.trig b/test/w3c/trig/trig-subm-19.trig new file mode 100644 index 00000000..7cd14eee --- /dev/null +++ b/test/w3c/trig/trig-subm-19.trig @@ -0,0 +1,13 @@ +@prefix : . + +{ +:a :b 1.0 . +:c :d 1 . +:e :f 1.0e0 . +} + + { +:a :b 1.0 . +:c :d 1 . +:e :f 1.0e0 . +} diff --git a/test/w3c/trig/trig-subm-20.nq b/test/w3c/trig/trig-subm-20.nq new file mode 100644 index 00000000..46f48c74 --- /dev/null +++ b/test/w3c/trig/trig-subm-20.nq @@ -0,0 +1,6 @@ + "-1.0"^^ . + "-1"^^ . + "-1.0e0"^^ . + "-1.0"^^ . + "-1"^^ . + "-1.0e0"^^ . diff --git a/test/w3c/trig/trig-subm-20.trig b/test/w3c/trig/trig-subm-20.trig new file mode 100644 index 00000000..6e3032e5 --- /dev/null +++ b/test/w3c/trig/trig-subm-20.trig @@ -0,0 +1,13 @@ +@prefix : . + +{ +:a :b -1.0 . +:c :d -1 . +:e :f -1.0e0 . +} + + { +:a :b -1.0 . +:c :d -1 . +:e :f -1.0e0 . +} diff --git a/test/w3c/trig/trig-subm-21.nq b/test/w3c/trig/trig-subm-21.nq new file mode 100644 index 00000000..90aec6da --- /dev/null +++ b/test/w3c/trig/trig-subm-21.nq @@ -0,0 +1,2 @@ + "John said: \"Hello World!\"" . + "John said: \"Hello World!\"" . diff --git a/test/w3c/trig/trig-subm-21.trig b/test/w3c/trig/trig-subm-21.trig new file mode 100644 index 00000000..05870fbd --- /dev/null +++ b/test/w3c/trig/trig-subm-21.trig @@ -0,0 +1,4 @@ +# Test long literal +@prefix : . +{:a :b """John said: "Hello World!\"""" .} + {:a :b """John said: "Hello World!\"""" .} diff --git a/test/w3c/trig/trig-subm-22.nq b/test/w3c/trig/trig-subm-22.nq new file mode 100644 index 00000000..01ab3571 --- /dev/null +++ b/test/w3c/trig/trig-subm-22.nq @@ -0,0 +1,4 @@ + "true"^^ . + "false"^^ . + "true"^^ . + "false"^^ . diff --git a/test/w3c/trig/trig-subm-22.trig b/test/w3c/trig/trig-subm-22.trig new file mode 100644 index 00000000..2b546609 --- /dev/null +++ b/test/w3c/trig/trig-subm-22.trig @@ -0,0 +1,11 @@ +@prefix : . + +{ +:a :b true . +:c :d false . +} + + { +:a :b true . +:c :d false . +} diff --git a/test/w3c/trig/trig-subm-23.nq b/test/w3c/trig/trig-subm-23.nq new file mode 100644 index 00000000..11328c97 --- /dev/null +++ b/test/w3c/trig/trig-subm-23.nq @@ -0,0 +1,14 @@ + . + . + . + . + . + . + . + . + . + . + . + . + . + . diff --git a/test/w3c/trig/trig-subm-23.trig b/test/w3c/trig/trig-subm-23.trig new file mode 100644 index 00000000..3cb24f50 --- /dev/null +++ b/test/w3c/trig/trig-subm-23.trig @@ -0,0 +1,32 @@ +# comment test +@prefix : . + +{ +:a :b :c . # end of line comment +:d # ignore me + :e # and me + :f # and me + . +:g :h #ignore me + :i, # and me + :j . # and me + +:k :l :m ; #ignore me + :n :o ; # and me + :p :q . # and me +} + + { +:a :b :c . # end of line comment +:d # ignore me + :e # and me + :f # and me + . +:g :h #ignore me + :i, # and me + :j . # and me + +:k :l :m ; #ignore me + :n :o ; # and me + :p :q . # and me +} diff --git a/test/w3c/trig/trig-subm-24.nq b/test/w3c/trig/trig-subm-24.nq new file mode 100644 index 00000000..9de4a324 --- /dev/null +++ b/test/w3c/trig/trig-subm-24.nq @@ -0,0 +1,2 @@ + . + . diff --git a/test/w3c/trig/trig-subm-24.trig b/test/w3c/trig/trig-subm-24.trig new file mode 100644 index 00000000..22ae97ca --- /dev/null +++ b/test/w3c/trig/trig-subm-24.trig @@ -0,0 +1,5 @@ +# comment line with no final newline test +@prefix : . +{:a :b :c .} + {:a :b :c .} +#foo diff --git a/test/w3c/trig/trig-subm-25.nq b/test/w3c/trig/trig-subm-25.nq new file mode 100644 index 00000000..bcb4647a --- /dev/null +++ b/test/w3c/trig/trig-subm-25.nq @@ -0,0 +1,2 @@ + . + . diff --git a/test/w3c/trig/trig-subm-25.trig b/test/w3c/trig/trig-subm-25.trig new file mode 100644 index 00000000..7c3b9f2a --- /dev/null +++ b/test/w3c/trig/trig-subm-25.trig @@ -0,0 +1,5 @@ +@prefix foo: . +@prefix foo: . + +{foo:blah foo:blah foo:blah .} + {foo:blah foo:blah foo:blah .} diff --git a/test/w3c/trig/trig-subm-26.nq b/test/w3c/trig/trig-subm-26.nq new file mode 100644 index 00000000..7357dd40 --- /dev/null +++ b/test/w3c/trig/trig-subm-26.nq @@ -0,0 +1,22 @@ + "2.345"^^ . + "1"^^ . + "1.0"^^ . + "1."^^ . + "1.000000000"^^ . + "2.3"^^ . + "2.234000005"^^ . + "2.2340000005"^^ . + "2.23400000005"^^ . + "2.234000000005"^^ . + "2.2340000000005"^^ . + "2.23400000000005"^^ . + "2.234000000000005"^^ . + "2.2340000000000005"^^ . + "2.23400000000000005"^^ . + "2.234000000000000005"^^ . + "2.2340000000000000005"^^ . + "2.23400000000000000005"^^ . + "2.234000000000000000005"^^ . + "2.2340000000000000000005"^^ . + "2.23400000000000000000005"^^ . + "1.2345678901234567890123457890"^^ . diff --git a/test/w3c/trig/trig-subm-26.trig b/test/w3c/trig/trig-subm-26.trig new file mode 100644 index 00000000..c590800f --- /dev/null +++ b/test/w3c/trig/trig-subm-26.trig @@ -0,0 +1,24 @@ +{ + "2.345"^^ . + "1"^^ . + "1.0"^^ . + "1."^^ . + "1.000000000"^^ . + "2.3"^^ . + "2.234000005"^^ . + "2.2340000005"^^ . + "2.23400000005"^^ . + "2.234000000005"^^ . + "2.2340000000005"^^ . + "2.23400000000005"^^ . + "2.234000000000005"^^ . + "2.2340000000000005"^^ . + "2.23400000000000005"^^ . + "2.234000000000000005"^^ . + "2.2340000000000000005"^^ . + "2.23400000000000000005"^^ . + "2.234000000000000000005"^^ . + "2.2340000000000000000005"^^ . + "2.23400000000000000000005"^^ . + "1.2345678901234567890123457890"^^ . +} diff --git a/test/w3c/trig/trig-subm-27.nq b/test/w3c/trig/trig-subm-27.nq new file mode 100644 index 00000000..95e9abbc --- /dev/null +++ b/test/w3c/trig/trig-subm-27.nq @@ -0,0 +1,5 @@ + . + . + . + . + . diff --git a/test/w3c/trig/trig-subm-27.trig b/test/w3c/trig/trig-subm-27.trig new file mode 100644 index 00000000..4bb98b8f --- /dev/null +++ b/test/w3c/trig/trig-subm-27.trig @@ -0,0 +1,12 @@ +# In-scope base URI is at this point +{ .} +@base . +# In-scope base URI is http://example.org/ns/ at this point +{ .} +@base . +# In-scope base URI is http://example.org/ns/foo/ at this point +{ .} +@prefix : . +{:a4 :b4 :c4 .} +@prefix : . +{:a5 :b5 :c5 .} diff --git a/test/w3c/trig/trig-syntax-bad-LITERAL2_with_langtag_and_datatype.trig b/test/w3c/trig/trig-syntax-bad-LITERAL2_with_langtag_and_datatype.trig new file mode 100644 index 00000000..7748dd1e --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-LITERAL2_with_langtag_and_datatype.trig @@ -0,0 +1 @@ +{ "value"@en^^ .} diff --git a/test/w3c/trig/trig-syntax-bad-base-01.trig b/test/w3c/trig/trig-syntax-bad-base-01.trig new file mode 100644 index 00000000..7b0412f8 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-base-01.trig @@ -0,0 +1,2 @@ +# @base without URI. +@base . diff --git a/test/w3c/trig/trig-syntax-bad-base-02.trig b/test/w3c/trig/trig-syntax-bad-base-02.trig new file mode 100644 index 00000000..1b2e4845 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-base-02.trig @@ -0,0 +1,2 @@ +# @base in wrong case. +@BASE . diff --git a/test/w3c/trig/trig-syntax-bad-base-03.trig b/test/w3c/trig/trig-syntax-bad-base-03.trig new file mode 100644 index 00000000..b8f587fa --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-base-03.trig @@ -0,0 +1,3 @@ +# FULL STOP used after SPARQL BASE +BASE . +{

.} diff --git a/test/w3c/trig/trig-syntax-bad-base-04.trig b/test/w3c/trig/trig-syntax-bad-base-04.trig new file mode 100644 index 00000000..83c5789b --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-base-04.trig @@ -0,0 +1,4 @@ +# @base inside graph +{ + @base . +} \ No newline at end of file diff --git a/test/w3c/trig/trig-syntax-bad-base-05.trig b/test/w3c/trig/trig-syntax-bad-base-05.trig new file mode 100644 index 00000000..fa915d53 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-base-05.trig @@ -0,0 +1,4 @@ +# BASE inside graph +{ + BASE +} \ No newline at end of file diff --git a/test/w3c/trig/trig-syntax-bad-blank-label-dot-end.trig b/test/w3c/trig/trig-syntax-bad-blank-label-dot-end.trig new file mode 100644 index 00000000..33d5edf2 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-blank-label-dot-end.trig @@ -0,0 +1,2 @@ +@prefix : . +{_:b1. :p :o .} diff --git a/test/w3c/trig/trig-syntax-bad-bnode-01.trig b/test/w3c/trig/trig-syntax-bad-bnode-01.trig new file mode 100644 index 00000000..a776d20d --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-bnode-01.trig @@ -0,0 +1 @@ +_::a . diff --git a/test/w3c/trig/trig-syntax-bad-bnode-02.trig b/test/w3c/trig/trig-syntax-bad-bnode-02.trig new file mode 100644 index 00000000..093b8700 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-bnode-02.trig @@ -0,0 +1 @@ +_:abc:def . diff --git a/test/w3c/trig/trig-syntax-bad-esc-01.trig b/test/w3c/trig/trig-syntax-bad-esc-01.trig new file mode 100644 index 00000000..abe7fde0 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-esc-01.trig @@ -0,0 +1,2 @@ +# Bad string escape +{ "a\zb" .} diff --git a/test/w3c/trig/trig-syntax-bad-esc-02.trig b/test/w3c/trig/trig-syntax-bad-esc-02.trig new file mode 100644 index 00000000..80f18c81 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-esc-02.trig @@ -0,0 +1,2 @@ +# Bad string escape +{ "\uWXYZ" .} diff --git a/test/w3c/trig/trig-syntax-bad-esc-03.trig b/test/w3c/trig/trig-syntax-bad-esc-03.trig new file mode 100644 index 00000000..b45f7044 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-esc-03.trig @@ -0,0 +1,2 @@ +# Bad string escape +{ "\U0000WXYZ" .} diff --git a/test/w3c/trig/trig-syntax-bad-esc-04.trig b/test/w3c/trig/trig-syntax-bad-esc-04.trig new file mode 100644 index 00000000..b45f7044 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-esc-04.trig @@ -0,0 +1,2 @@ +# Bad string escape +{ "\U0000WXYZ" .} diff --git a/test/w3c/trig/trig-syntax-bad-kw-01.trig b/test/w3c/trig/trig-syntax-bad-kw-01.trig new file mode 100644 index 00000000..75753b2d --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-kw-01.trig @@ -0,0 +1,2 @@ +@prefix : . +{:s A :C .} diff --git a/test/w3c/trig/trig-syntax-bad-kw-02.trig b/test/w3c/trig/trig-syntax-bad-kw-02.trig new file mode 100644 index 00000000..036179dd --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-kw-02.trig @@ -0,0 +1,2 @@ +@prefix : . +{a :p :o .} diff --git a/test/w3c/trig/trig-syntax-bad-kw-03.trig b/test/w3c/trig/trig-syntax-bad-kw-03.trig new file mode 100644 index 00000000..84f456e5 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-kw-03.trig @@ -0,0 +1,2 @@ +@prefix : . +{:s :p a .} diff --git a/test/w3c/trig/trig-syntax-bad-kw-04.trig b/test/w3c/trig/trig-syntax-bad-kw-04.trig new file mode 100644 index 00000000..28d864c4 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-kw-04.trig @@ -0,0 +1,2 @@ +@prefix : . +{true :p :o .} diff --git a/test/w3c/trig/trig-syntax-bad-kw-05.trig b/test/w3c/trig/trig-syntax-bad-kw-05.trig new file mode 100644 index 00000000..c12694bf --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-kw-05.trig @@ -0,0 +1,2 @@ +@prefix : . +{:s true :o .} diff --git a/test/w3c/trig/trig-syntax-bad-lang-01.trig b/test/w3c/trig/trig-syntax-bad-lang-01.trig new file mode 100644 index 00000000..a2032634 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-lang-01.trig @@ -0,0 +1,2 @@ +# Bad lang tag +{ "string"@1 .} diff --git a/test/w3c/trig/trig-syntax-bad-list-01.trig b/test/w3c/trig/trig-syntax-bad-list-01.trig new file mode 100644 index 00000000..15d82710 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-list-01.trig @@ -0,0 +1,2 @@ +# RDF collection without predicate-object-list +( 1 2 3 ) . diff --git a/test/w3c/trig/trig-syntax-bad-list-02.trig b/test/w3c/trig/trig-syntax-bad-list-02.trig new file mode 100644 index 00000000..15d82710 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-list-02.trig @@ -0,0 +1,2 @@ +# RDF collection without predicate-object-list +( 1 2 3 ) . diff --git a/test/w3c/trig/trig-syntax-bad-list-03.trig b/test/w3c/trig/trig-syntax-bad-list-03.trig new file mode 100644 index 00000000..6b5269dd --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-list-03.trig @@ -0,0 +1,3 @@ +# RDF collection without predicate-object-list +{ ( 1 2 3 ) } + diff --git a/test/w3c/trig/trig-syntax-bad-list-04.trig b/test/w3c/trig/trig-syntax-bad-list-04.trig new file mode 100644 index 00000000..377846a9 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-list-04.trig @@ -0,0 +1,3 @@ +# RDF collection without predicate-object-list +{ ( ) } + diff --git a/test/w3c/trig/trig-syntax-bad-ln-dash-start.trig b/test/w3c/trig/trig-syntax-bad-ln-dash-start.trig new file mode 100644 index 00000000..48f78eed --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-ln-dash-start.trig @@ -0,0 +1,2 @@ +@prefix : . +{:s :p :-o .} diff --git a/test/w3c/trig/trig-syntax-bad-ln-escape-start.trig b/test/w3c/trig/trig-syntax-bad-ln-escape-start.trig new file mode 100644 index 00000000..d3e71e4e --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-ln-escape-start.trig @@ -0,0 +1,2 @@ +@prefix : . +{:s :p :%2o .} diff --git a/test/w3c/trig/trig-syntax-bad-ln-escape.trig b/test/w3c/trig/trig-syntax-bad-ln-escape.trig new file mode 100644 index 00000000..dcdd0592 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-ln-escape.trig @@ -0,0 +1,2 @@ +@prefix : . +{:s :p :o%2 .} diff --git a/test/w3c/trig/trig-syntax-bad-missing-ns-dot-end.trig b/test/w3c/trig/trig-syntax-bad-missing-ns-dot-end.trig new file mode 100644 index 00000000..7fe09943 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-missing-ns-dot-end.trig @@ -0,0 +1 @@ +{valid:s valid:p invalid.:o .} diff --git a/test/w3c/trig/trig-syntax-bad-missing-ns-dot-start.trig b/test/w3c/trig/trig-syntax-bad-missing-ns-dot-start.trig new file mode 100644 index 00000000..3ae9b6bb --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-missing-ns-dot-start.trig @@ -0,0 +1 @@ +{.undefined:s .undefined:p .undefined:o .} diff --git a/test/w3c/trig/trig-syntax-bad-n3-extras-01.trig b/test/w3c/trig/trig-syntax-bad-n3-extras-01.trig new file mode 100644 index 00000000..9dbf21e2 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-n3-extras-01.trig @@ -0,0 +1,5 @@ +# {} formulae not in Turtle +@prefix : . + +{ :a :q :c . } :p :z . + diff --git a/test/w3c/trig/trig-syntax-bad-n3-extras-02.trig b/test/w3c/trig/trig-syntax-bad-n3-extras-02.trig new file mode 100644 index 00000000..8edf2c2b --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-n3-extras-02.trig @@ -0,0 +1,4 @@ +# = is not Turtle +@prefix : . + +{:a = :b .} diff --git a/test/w3c/trig/trig-syntax-bad-n3-extras-03.trig b/test/w3c/trig/trig-syntax-bad-n3-extras-03.trig new file mode 100644 index 00000000..bb21bf08 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-n3-extras-03.trig @@ -0,0 +1,9 @@ +# N3 paths +@prefix : . +@prefix ns: . + +{ +:x. + ns:p. + ns:q :p :z . +} diff --git a/test/w3c/trig/trig-syntax-bad-n3-extras-04.trig b/test/w3c/trig/trig-syntax-bad-n3-extras-04.trig new file mode 100644 index 00000000..adee6b55 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-n3-extras-04.trig @@ -0,0 +1,5 @@ +# N3 paths +@prefix : . +@prefix ns: . + +{:x^ns:p :p :z .} diff --git a/test/w3c/trig/trig-syntax-bad-n3-extras-05.trig b/test/w3c/trig/trig-syntax-bad-n3-extras-05.trig new file mode 100644 index 00000000..2fbf0840 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-n3-extras-05.trig @@ -0,0 +1,4 @@ +# N3 is...of +@prefix : . + +{:z is :p of :x .} diff --git a/test/w3c/trig/trig-syntax-bad-n3-extras-06.trig b/test/w3c/trig/trig-syntax-bad-n3-extras-06.trig new file mode 100644 index 00000000..d1945544 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-n3-extras-06.trig @@ -0,0 +1,4 @@ +# = is not Turtle +@prefix : . + +{:a.:b.:c .} diff --git a/test/w3c/trig/trig-syntax-bad-n3-extras-07.trig b/test/w3c/trig/trig-syntax-bad-n3-extras-07.trig new file mode 100644 index 00000000..ece79325 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-n3-extras-07.trig @@ -0,0 +1,3 @@ +# @keywords is not Turtle +@keywords a . +{x a Item .} diff --git a/test/w3c/trig/trig-syntax-bad-n3-extras-08.trig b/test/w3c/trig/trig-syntax-bad-n3-extras-08.trig new file mode 100644 index 00000000..ece79325 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-n3-extras-08.trig @@ -0,0 +1,3 @@ +# @keywords is not Turtle +@keywords a . +{x a Item .} diff --git a/test/w3c/trig/trig-syntax-bad-n3-extras-09.trig b/test/w3c/trig/trig-syntax-bad-n3-extras-09.trig new file mode 100644 index 00000000..cc70bc12 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-n3-extras-09.trig @@ -0,0 +1,3 @@ +# => is not Turtle +@prefix : . +{:s => :o .} diff --git a/test/w3c/trig/trig-syntax-bad-n3-extras-10.trig b/test/w3c/trig/trig-syntax-bad-n3-extras-10.trig new file mode 100644 index 00000000..7470dda3 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-n3-extras-10.trig @@ -0,0 +1,3 @@ +# <= is not Turtle +@prefix : . +{:s <= :o .} diff --git a/test/w3c/trig/trig-syntax-bad-n3-extras-11.trig b/test/w3c/trig/trig-syntax-bad-n3-extras-11.trig new file mode 100644 index 00000000..dabadf02 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-n3-extras-11.trig @@ -0,0 +1,3 @@ +# @forSome is not Turtle +@prefix : . +@forSome :x . diff --git a/test/w3c/trig/trig-syntax-bad-n3-extras-12.trig b/test/w3c/trig/trig-syntax-bad-n3-extras-12.trig new file mode 100644 index 00000000..5a6c3562 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-n3-extras-12.trig @@ -0,0 +1,3 @@ +# @forAll is not Turtle +@prefix : . +@forAll :x . diff --git a/test/w3c/trig/trig-syntax-bad-n3-extras-13.trig b/test/w3c/trig/trig-syntax-bad-n3-extras-13.trig new file mode 100644 index 00000000..c4fe67a0 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-n3-extras-13.trig @@ -0,0 +1,3 @@ +# @keywords is not Turtle +@keywords . +{x @a Item .} diff --git a/test/w3c/trig/trig-syntax-bad-ns-dot-end.trig b/test/w3c/trig/trig-syntax-bad-ns-dot-end.trig new file mode 100644 index 00000000..d2b53225 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-ns-dot-end.trig @@ -0,0 +1,2 @@ +@prefix eg. : . +{eg.:s eg.:p eg.:o .} diff --git a/test/w3c/trig/trig-syntax-bad-ns-dot-start.trig b/test/w3c/trig/trig-syntax-bad-ns-dot-start.trig new file mode 100644 index 00000000..9cebce12 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-ns-dot-start.trig @@ -0,0 +1,2 @@ +@prefix .eg : . +{.eg:s .eg:p .eg:o .} diff --git a/test/w3c/trig/trig-syntax-bad-num-01.trig b/test/w3c/trig/trig-syntax-bad-num-01.trig new file mode 100644 index 00000000..87fa61d4 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-num-01.trig @@ -0,0 +1 @@ +{ 123.abc .} diff --git a/test/w3c/trig/trig-syntax-bad-num-02.trig b/test/w3c/trig/trig-syntax-bad-num-02.trig new file mode 100644 index 00000000..4e257b08 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-num-02.trig @@ -0,0 +1 @@ +{ 123e .} diff --git a/test/w3c/trig/trig-syntax-bad-num-03.trig b/test/w3c/trig/trig-syntax-bad-num-03.trig new file mode 100644 index 00000000..72414507 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-num-03.trig @@ -0,0 +1 @@ +{ 123abc .} diff --git a/test/w3c/trig/trig-syntax-bad-num-04.trig b/test/w3c/trig/trig-syntax-bad-num-04.trig new file mode 100644 index 00000000..c5828732 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-num-04.trig @@ -0,0 +1 @@ +{ 0x123 .} diff --git a/test/w3c/trig/trig-syntax-bad-num-05.trig b/test/w3c/trig/trig-syntax-bad-num-05.trig new file mode 100644 index 00000000..7de52461 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-num-05.trig @@ -0,0 +1 @@ +{ +-1 .} diff --git a/test/w3c/trig/trig-syntax-bad-number-dot-in-anon.trig b/test/w3c/trig/trig-syntax-bad-number-dot-in-anon.trig new file mode 100644 index 00000000..3c4b8e45 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-number-dot-in-anon.trig @@ -0,0 +1,8 @@ +@prefix : . + +{ +:s + :p [ + :p1 27. + ] . +} diff --git a/test/w3c/trig/trig-syntax-bad-pname-01.trig b/test/w3c/trig/trig-syntax-bad-pname-01.trig new file mode 100644 index 00000000..a03be7af --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-pname-01.trig @@ -0,0 +1,3 @@ +# ~ must be escaped. +@prefix : . +{:a~b :p :o .} diff --git a/test/w3c/trig/trig-syntax-bad-pname-02.trig b/test/w3c/trig/trig-syntax-bad-pname-02.trig new file mode 100644 index 00000000..39d14ee4 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-pname-02.trig @@ -0,0 +1,3 @@ +# Bad %-sequence +@prefix : . +{:a%2 :p :o .} diff --git a/test/w3c/trig/trig-syntax-bad-pname-03.trig b/test/w3c/trig/trig-syntax-bad-pname-03.trig new file mode 100644 index 00000000..5ed44f65 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-pname-03.trig @@ -0,0 +1,3 @@ +# No \u (x39 is "9") +@prefix : . +{:a\u0039 :p :o .} diff --git a/test/w3c/trig/trig-syntax-bad-prefix-01.trig b/test/w3c/trig/trig-syntax-bad-prefix-01.trig new file mode 100644 index 00000000..32d781d1 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-prefix-01.trig @@ -0,0 +1,2 @@ +# No prefix +{:s "x" .} diff --git a/test/w3c/trig/trig-syntax-bad-prefix-02.trig b/test/w3c/trig/trig-syntax-bad-prefix-02.trig new file mode 100644 index 00000000..6d03cf5f --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-prefix-02.trig @@ -0,0 +1,3 @@ +# No prefix +@prefix rdf: . +{ rdf:type :C .} diff --git a/test/w3c/trig/trig-syntax-bad-prefix-03.trig b/test/w3c/trig/trig-syntax-bad-prefix-03.trig new file mode 100644 index 00000000..1ab01e7b --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-prefix-03.trig @@ -0,0 +1,2 @@ +# @prefix without URI. +@prefix ex: . diff --git a/test/w3c/trig/trig-syntax-bad-prefix-04.trig b/test/w3c/trig/trig-syntax-bad-prefix-04.trig new file mode 100644 index 00000000..dbbda05b --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-prefix-04.trig @@ -0,0 +1,2 @@ +# @prefix without prefix name . +@prefix . diff --git a/test/w3c/trig/trig-syntax-bad-prefix-05.trig b/test/w3c/trig/trig-syntax-bad-prefix-05.trig new file mode 100644 index 00000000..6d145e07 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-prefix-05.trig @@ -0,0 +1,2 @@ +# @prefix without : +@prefix x . diff --git a/test/w3c/trig/trig-syntax-bad-prefix-06.trig b/test/w3c/trig/trig-syntax-bad-prefix-06.trig new file mode 100644 index 00000000..52939065 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-prefix-06.trig @@ -0,0 +1,4 @@ +# @prefix inside graph +{ + @prefix ex: . +} diff --git a/test/w3c/trig/trig-syntax-bad-prefix-07.trig b/test/w3c/trig/trig-syntax-bad-prefix-07.trig new file mode 100644 index 00000000..1230063a --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-prefix-07.trig @@ -0,0 +1,4 @@ +# PREFIX inside graph +{ + PREFIX ex: +} diff --git a/test/w3c/trig/trig-syntax-bad-string-01.trig b/test/w3c/trig/trig-syntax-bad-string-01.trig new file mode 100644 index 00000000..9decfb3c --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-string-01.trig @@ -0,0 +1,2 @@ +@prefix : . +{:s :p "abc' .} diff --git a/test/w3c/trig/trig-syntax-bad-string-02.trig b/test/w3c/trig/trig-syntax-bad-string-02.trig new file mode 100644 index 00000000..95537104 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-string-02.trig @@ -0,0 +1,2 @@ +@prefix : . +{:s :p 'abc" .} diff --git a/test/w3c/trig/trig-syntax-bad-string-03.trig b/test/w3c/trig/trig-syntax-bad-string-03.trig new file mode 100644 index 00000000..b60d18b8 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-string-03.trig @@ -0,0 +1,2 @@ +@prefix : . +{:s :p '''abc' .} diff --git a/test/w3c/trig/trig-syntax-bad-string-04.trig b/test/w3c/trig/trig-syntax-bad-string-04.trig new file mode 100644 index 00000000..06173937 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-string-04.trig @@ -0,0 +1,2 @@ +@prefix : . +{:s :p """abc''' .} diff --git a/test/w3c/trig/trig-syntax-bad-string-05.trig b/test/w3c/trig/trig-syntax-bad-string-05.trig new file mode 100644 index 00000000..52e3fed4 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-string-05.trig @@ -0,0 +1,6 @@ +# Long literal with missing end +@prefix : . +{ +:s :p """abc +def +} \ No newline at end of file diff --git a/test/w3c/trig/trig-syntax-bad-string-06.trig b/test/w3c/trig/trig-syntax-bad-string-06.trig new file mode 100644 index 00000000..e4c9d936 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-string-06.trig @@ -0,0 +1,3 @@ +# Long literal with 4" +@prefix : . +{:s :p """abc""""@en .} diff --git a/test/w3c/trig/trig-syntax-bad-string-07.trig b/test/w3c/trig/trig-syntax-bad-string-07.trig new file mode 100644 index 00000000..de68cb4a --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-string-07.trig @@ -0,0 +1,3 @@ +# Long literal with 4' +@prefix : . +{:s :p '''abc''''@en .} diff --git a/test/w3c/trig/trig-syntax-bad-struct-02.trig b/test/w3c/trig/trig-syntax-bad-struct-02.trig new file mode 100644 index 00000000..1f38c451 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-struct-02.trig @@ -0,0 +1,2 @@ +# TriG is not N3 + = . diff --git a/test/w3c/trig/trig-syntax-bad-struct-03.trig b/test/w3c/trig/trig-syntax-bad-struct-03.trig new file mode 100644 index 00000000..b7e97b81 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-struct-03.trig @@ -0,0 +1,2 @@ +# TriG is not NQuads + . diff --git a/test/w3c/trig/trig-syntax-bad-struct-04.trig b/test/w3c/trig/trig-syntax-bad-struct-04.trig new file mode 100644 index 00000000..319d1067 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-struct-04.trig @@ -0,0 +1,2 @@ +# TriG does not allow literals-as-subjects +{"hello" .} diff --git a/test/w3c/trig/trig-syntax-bad-struct-05.trig b/test/w3c/trig/trig-syntax-bad-struct-05.trig new file mode 100644 index 00000000..317b6326 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-struct-05.trig @@ -0,0 +1,2 @@ +# TriG does not allow literals-as-predicates +{ "hello" .} diff --git a/test/w3c/trig/trig-syntax-bad-struct-06.trig b/test/w3c/trig/trig-syntax-bad-struct-06.trig new file mode 100644 index 00000000..8e6e7202 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-struct-06.trig @@ -0,0 +1,2 @@ +# TriG does not allow bnodes-as-predicates +{ [] .} diff --git a/test/w3c/trig/trig-syntax-bad-struct-07.trig b/test/w3c/trig/trig-syntax-bad-struct-07.trig new file mode 100644 index 00000000..91152ba3 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-struct-07.trig @@ -0,0 +1,2 @@ +# TriG does not allow bnodes-as-predicates +{ _:p .} diff --git a/test/w3c/trig/trig-syntax-bad-struct-09.trig b/test/w3c/trig/trig-syntax-bad-struct-09.trig new file mode 100644 index 00000000..abc20261 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-struct-09.trig @@ -0,0 +1,2 @@ +# Too many DOTs +{ . .} diff --git a/test/w3c/trig/trig-syntax-bad-struct-10.trig b/test/w3c/trig/trig-syntax-bad-struct-10.trig new file mode 100644 index 00000000..5d5c58fa --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-struct-10.trig @@ -0,0 +1,5 @@ +# Too many DOTs +{ + . . + . +} diff --git a/test/w3c/trig/trig-syntax-bad-struct-12.trig b/test/w3c/trig/trig-syntax-bad-struct-12.trig new file mode 100644 index 00000000..b7bdff6a --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-struct-12.trig @@ -0,0 +1 @@ +{ } diff --git a/test/w3c/trig/trig-syntax-bad-struct-13.trig b/test/w3c/trig/trig-syntax-bad-struct-13.trig new file mode 100644 index 00000000..0712e0f0 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-struct-13.trig @@ -0,0 +1 @@ +{ } diff --git a/test/w3c/trig/trig-syntax-bad-struct-14.trig b/test/w3c/trig/trig-syntax-bad-struct-14.trig new file mode 100644 index 00000000..69bc9c21 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-struct-14.trig @@ -0,0 +1,2 @@ +# Literal as subject +{"abc" .} diff --git a/test/w3c/trig/trig-syntax-bad-struct-15.trig b/test/w3c/trig/trig-syntax-bad-struct-15.trig new file mode 100644 index 00000000..27be5519 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-struct-15.trig @@ -0,0 +1,2 @@ +# Literal as predicate +{ "abc" .} diff --git a/test/w3c/trig/trig-syntax-bad-struct-16.trig b/test/w3c/trig/trig-syntax-bad-struct-16.trig new file mode 100644 index 00000000..b08748f4 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-struct-16.trig @@ -0,0 +1,2 @@ +# BNode as predicate +{ [] .} diff --git a/test/w3c/trig/trig-syntax-bad-struct-17.trig b/test/w3c/trig/trig-syntax-bad-struct-17.trig new file mode 100644 index 00000000..cdd301a1 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-struct-17.trig @@ -0,0 +1,2 @@ +# BNode as predicate +{ _:a .} diff --git a/test/w3c/trig/trig-syntax-bad-uri-01.trig b/test/w3c/trig/trig-syntax-bad-uri-01.trig new file mode 100644 index 00000000..ed06b92d --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-uri-01.trig @@ -0,0 +1,2 @@ +# Bad IRI : space. +{ .} diff --git a/test/w3c/trig/trig-syntax-bad-uri-02.trig b/test/w3c/trig/trig-syntax-bad-uri-02.trig new file mode 100644 index 00000000..fb862172 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-uri-02.trig @@ -0,0 +1,2 @@ +# Bad IRI : bad escape +{ .} diff --git a/test/w3c/trig/trig-syntax-bad-uri-03.trig b/test/w3c/trig/trig-syntax-bad-uri-03.trig new file mode 100644 index 00000000..7fa62dcc --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-uri-03.trig @@ -0,0 +1,2 @@ +# Bad IRI : bad escape +{ .} diff --git a/test/w3c/trig/trig-syntax-bad-uri-04.trig b/test/w3c/trig/trig-syntax-bad-uri-04.trig new file mode 100644 index 00000000..ba9cd2d7 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-uri-04.trig @@ -0,0 +1,2 @@ +# Bad IRI : character escapes not allowed. +{ .} diff --git a/test/w3c/trig/trig-syntax-bad-uri-05.trig b/test/w3c/trig/trig-syntax-bad-uri-05.trig new file mode 100644 index 00000000..d332a6e6 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bad-uri-05.trig @@ -0,0 +1,2 @@ +# Bad IRI : character escapes not allowed. +{ .} diff --git a/test/w3c/trig/trig-syntax-base-01.trig b/test/w3c/trig/trig-syntax-base-01.trig new file mode 100644 index 00000000..dff1b3b4 --- /dev/null +++ b/test/w3c/trig/trig-syntax-base-01.trig @@ -0,0 +1 @@ +@base . diff --git a/test/w3c/trig/trig-syntax-base-02.trig b/test/w3c/trig/trig-syntax-base-02.trig new file mode 100644 index 00000000..04f1bfdb --- /dev/null +++ b/test/w3c/trig/trig-syntax-base-02.trig @@ -0,0 +1 @@ +BASE diff --git a/test/w3c/trig/trig-syntax-base-03.trig b/test/w3c/trig/trig-syntax-base-03.trig new file mode 100644 index 00000000..2b7ae01d --- /dev/null +++ b/test/w3c/trig/trig-syntax-base-03.trig @@ -0,0 +1,2 @@ +@base . +{

.} diff --git a/test/w3c/trig/trig-syntax-base-04.trig b/test/w3c/trig/trig-syntax-base-04.trig new file mode 100644 index 00000000..ad742cff --- /dev/null +++ b/test/w3c/trig/trig-syntax-base-04.trig @@ -0,0 +1,2 @@ +base +{

.} diff --git a/test/w3c/trig/trig-syntax-blank-label.trig b/test/w3c/trig/trig-syntax-blank-label.trig new file mode 100644 index 00000000..2cebf8f5 --- /dev/null +++ b/test/w3c/trig/trig-syntax-blank-label.trig @@ -0,0 +1,6 @@ +@prefix : . +{ +_:0b :p :o . # Starts with digit +_:_b :p :o . # Starts with underscore +_:b.0 :p :o . # Contains dot, ends with digit +} diff --git a/test/w3c/trig/trig-syntax-bnode-01.trig b/test/w3c/trig/trig-syntax-bnode-01.trig new file mode 100644 index 00000000..50c66c4d --- /dev/null +++ b/test/w3c/trig/trig-syntax-bnode-01.trig @@ -0,0 +1,2 @@ +@prefix : . +{[] :p :o .} diff --git a/test/w3c/trig/trig-syntax-bnode-02.trig b/test/w3c/trig/trig-syntax-bnode-02.trig new file mode 100644 index 00000000..745dc11c --- /dev/null +++ b/test/w3c/trig/trig-syntax-bnode-02.trig @@ -0,0 +1,2 @@ +@prefix : . +{:s :p [] .} diff --git a/test/w3c/trig/trig-syntax-bnode-03.trig b/test/w3c/trig/trig-syntax-bnode-03.trig new file mode 100644 index 00000000..292b2791 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bnode-03.trig @@ -0,0 +1,2 @@ +@prefix : . +{:s :p [ :q :o ] .} diff --git a/test/w3c/trig/trig-syntax-bnode-04.trig b/test/w3c/trig/trig-syntax-bnode-04.trig new file mode 100644 index 00000000..7bde07d6 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bnode-04.trig @@ -0,0 +1,2 @@ +@prefix : . +{:s :p [ :q1 :o1 ; :q2 :o2 ] .} diff --git a/test/w3c/trig/trig-syntax-bnode-05.trig b/test/w3c/trig/trig-syntax-bnode-05.trig new file mode 100644 index 00000000..86419083 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bnode-05.trig @@ -0,0 +1,2 @@ +@prefix : . +{[ :q1 :o1 ; :q2 :o2 ] :p :o .} diff --git a/test/w3c/trig/trig-syntax-bnode-06.trig b/test/w3c/trig/trig-syntax-bnode-06.trig new file mode 100644 index 00000000..4f06e5fc --- /dev/null +++ b/test/w3c/trig/trig-syntax-bnode-06.trig @@ -0,0 +1,2 @@ +@prefix : . +{_:a :p :o .} diff --git a/test/w3c/trig/trig-syntax-bnode-07.trig b/test/w3c/trig/trig-syntax-bnode-07.trig new file mode 100644 index 00000000..001e9ba0 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bnode-07.trig @@ -0,0 +1,4 @@ +@prefix : . +{:s :p _:a . +_:a :p :o . +} \ No newline at end of file diff --git a/test/w3c/trig/trig-syntax-bnode-08.trig b/test/w3c/trig/trig-syntax-bnode-08.trig new file mode 100644 index 00000000..853ab8af --- /dev/null +++ b/test/w3c/trig/trig-syntax-bnode-08.trig @@ -0,0 +1,2 @@ +@prefix : . +{[ :p :o ] .} diff --git a/test/w3c/trig/trig-syntax-bnode-09.trig b/test/w3c/trig/trig-syntax-bnode-09.trig new file mode 100644 index 00000000..36b1eca8 --- /dev/null +++ b/test/w3c/trig/trig-syntax-bnode-09.trig @@ -0,0 +1,3 @@ +@prefix : . +{[ :p :o1,:2 ] . +:s :p :o .} diff --git a/test/w3c/trig/trig-syntax-bnode-10.trig b/test/w3c/trig/trig-syntax-bnode-10.trig new file mode 100644 index 00000000..b6d308dd --- /dev/null +++ b/test/w3c/trig/trig-syntax-bnode-10.trig @@ -0,0 +1,6 @@ +@prefix : . +{ +:s1 :p :o . +[ :p1 :o1 ; :p2 :o2 ] . +:s2 :p :o . +} \ No newline at end of file diff --git a/test/w3c/trig/trig-syntax-datatypes-01.trig b/test/w3c/trig/trig-syntax-datatypes-01.trig new file mode 100644 index 00000000..304793af --- /dev/null +++ b/test/w3c/trig/trig-syntax-datatypes-01.trig @@ -0,0 +1,2 @@ +@prefix xsd: . +{

"123"^^xsd:byte .} diff --git a/test/w3c/trig/trig-syntax-datatypes-02.trig b/test/w3c/trig/trig-syntax-datatypes-02.trig new file mode 100644 index 00000000..7daeb166 --- /dev/null +++ b/test/w3c/trig/trig-syntax-datatypes-02.trig @@ -0,0 +1,3 @@ +@prefix rdf: . +@prefix xsd: . +{

"123"^^xsd:string .} diff --git a/test/w3c/trig/trig-syntax-file-01.trig b/test/w3c/trig/trig-syntax-file-01.trig new file mode 100644 index 00000000..e69de29b diff --git a/test/w3c/trig/trig-syntax-file-02.trig b/test/w3c/trig/trig-syntax-file-02.trig new file mode 100644 index 00000000..e6d327d5 --- /dev/null +++ b/test/w3c/trig/trig-syntax-file-02.trig @@ -0,0 +1 @@ +#Empty file. diff --git a/test/w3c/trig/trig-syntax-file-03.trig b/test/w3c/trig/trig-syntax-file-03.trig new file mode 100644 index 00000000..a9ca0358 --- /dev/null +++ b/test/w3c/trig/trig-syntax-file-03.trig @@ -0,0 +1,2 @@ +#One comment, one empty line. + diff --git a/test/w3c/trig/trig-syntax-kw-01.trig b/test/w3c/trig/trig-syntax-kw-01.trig new file mode 100644 index 00000000..c1a426bb --- /dev/null +++ b/test/w3c/trig/trig-syntax-kw-01.trig @@ -0,0 +1 @@ +{

true .} diff --git a/test/w3c/trig/trig-syntax-kw-02.trig b/test/w3c/trig/trig-syntax-kw-02.trig new file mode 100644 index 00000000..7ceaee70 --- /dev/null +++ b/test/w3c/trig/trig-syntax-kw-02.trig @@ -0,0 +1 @@ +{

false .} diff --git a/test/w3c/trig/trig-syntax-kw-03.trig b/test/w3c/trig/trig-syntax-kw-03.trig new file mode 100644 index 00000000..3c9e1405 --- /dev/null +++ b/test/w3c/trig/trig-syntax-kw-03.trig @@ -0,0 +1,2 @@ +@prefix : . +{:s a :C .} diff --git a/test/w3c/trig/trig-syntax-lists-01.trig b/test/w3c/trig/trig-syntax-lists-01.trig new file mode 100644 index 00000000..ff2de971 --- /dev/null +++ b/test/w3c/trig/trig-syntax-lists-01.trig @@ -0,0 +1,2 @@ +@prefix : . +{:s :p () .} diff --git a/test/w3c/trig/trig-syntax-lists-02.trig b/test/w3c/trig/trig-syntax-lists-02.trig new file mode 100644 index 00000000..cce118aa --- /dev/null +++ b/test/w3c/trig/trig-syntax-lists-02.trig @@ -0,0 +1,2 @@ +@prefix : . +{:s :p (1 "2" :o) .} diff --git a/test/w3c/trig/trig-syntax-lists-03.trig b/test/w3c/trig/trig-syntax-lists-03.trig new file mode 100644 index 00000000..ee59d4c1 --- /dev/null +++ b/test/w3c/trig/trig-syntax-lists-03.trig @@ -0,0 +1,2 @@ +@prefix : . +{(1) :p (1) .} diff --git a/test/w3c/trig/trig-syntax-lists-04.trig b/test/w3c/trig/trig-syntax-lists-04.trig new file mode 100644 index 00000000..6b26b478 --- /dev/null +++ b/test/w3c/trig/trig-syntax-lists-04.trig @@ -0,0 +1,2 @@ +@prefix : . +{(()) :p (()) .} diff --git a/test/w3c/trig/trig-syntax-lists-05.trig b/test/w3c/trig/trig-syntax-lists-05.trig new file mode 100644 index 00000000..9e103cdd --- /dev/null +++ b/test/w3c/trig/trig-syntax-lists-05.trig @@ -0,0 +1,2 @@ +@prefix : . +{(1 2 (1 2)) :p (( "a") "b" :o) .} diff --git a/test/w3c/trig/trig-syntax-ln-colons.trig b/test/w3c/trig/trig-syntax-ln-colons.trig new file mode 100644 index 00000000..d0fd5d45 --- /dev/null +++ b/test/w3c/trig/trig-syntax-ln-colons.trig @@ -0,0 +1,8 @@ +@prefix : . +{ +:s:1 :p:1 :o:1 . +:s::2 :p::2 :o::2 . +:3:s :3:p :3 . +::s ::p ::o . +::s: ::p: ::o: . +} diff --git a/test/w3c/trig/trig-syntax-ln-dots.trig b/test/w3c/trig/trig-syntax-ln-dots.trig new file mode 100644 index 00000000..f420e8a9 --- /dev/null +++ b/test/w3c/trig/trig-syntax-ln-dots.trig @@ -0,0 +1,6 @@ +@prefix : . +{ +:s.1 :p.1 :o.1 . +:s..2 :p..2 :o..2. +:3.s :3.p :3. +} diff --git a/test/w3c/trig/trig-syntax-minimal-whitespace-01.trig b/test/w3c/trig/trig-syntax-minimal-whitespace-01.trig new file mode 100644 index 00000000..f53451f8 --- /dev/null +++ b/test/w3c/trig/trig-syntax-minimal-whitespace-01.trig @@ -0,0 +1,21 @@ +BASE +@base. +PREFIX : +PREFIX b: +@prefix:. +@prefix +d:. + +{."Alice"._:o.} +{:s :p :o .:s :p"Alice".:s :p _:o.} +{b:s b:p b:o .b:s b:p"Alice".b:s b:p _:o.} +{_:s:p :o ._:s:p"Alice". _:s:p _:o .} +{[:p :o].[:p"Alice"].[:p _:o].} +{[:p(:o)].[:p(_:o)].[:p("Alice")].[:p()].} +{:s :p :o,:o2 .:s :p"Alice","Ted".:s :p _:o,_:o2.} +{:s :p :o;:p2 :o2 .:s :p"Alice";:p2 "Ted".:s :p _:o;:p2 _:o2.} +{:s :p :o .:s :p"Alice".:s :p _:o.} +:s{:s :p :o .:s :p"Alice".:s :p _:o.} +_:s{:s :p :o .:s :p"Alice".:s :p _:o.} +:{: : :}{: : :}:{: : :} +:{():()}{():[]}:{[]:[]} diff --git a/test/w3c/trig/trig-syntax-ns-dots.trig b/test/w3c/trig/trig-syntax-ns-dots.trig new file mode 100644 index 00000000..7526a125 --- /dev/null +++ b/test/w3c/trig/trig-syntax-ns-dots.trig @@ -0,0 +1,2 @@ +@prefix e.g: . +{e.g:s e.g:p e.g:o .} diff --git a/test/w3c/trig/trig-syntax-number-01.trig b/test/w3c/trig/trig-syntax-number-01.trig new file mode 100644 index 00000000..45d9b177 --- /dev/null +++ b/test/w3c/trig/trig-syntax-number-01.trig @@ -0,0 +1 @@ +{

123 .} diff --git a/test/w3c/trig/trig-syntax-number-02.trig b/test/w3c/trig/trig-syntax-number-02.trig new file mode 100644 index 00000000..6cbb9b49 --- /dev/null +++ b/test/w3c/trig/trig-syntax-number-02.trig @@ -0,0 +1 @@ +{

-123 .} diff --git a/test/w3c/trig/trig-syntax-number-03.trig b/test/w3c/trig/trig-syntax-number-03.trig new file mode 100644 index 00000000..69021b45 --- /dev/null +++ b/test/w3c/trig/trig-syntax-number-03.trig @@ -0,0 +1 @@ +{

+123 .} diff --git a/test/w3c/trig/trig-syntax-number-04.trig b/test/w3c/trig/trig-syntax-number-04.trig new file mode 100644 index 00000000..f826907c --- /dev/null +++ b/test/w3c/trig/trig-syntax-number-04.trig @@ -0,0 +1,2 @@ +# This is a decimal. +{

123.0 . } diff --git a/test/w3c/trig/trig-syntax-number-05.trig b/test/w3c/trig/trig-syntax-number-05.trig new file mode 100644 index 00000000..72d44600 --- /dev/null +++ b/test/w3c/trig/trig-syntax-number-05.trig @@ -0,0 +1,2 @@ +# This is a decimal. +{

.1 . } diff --git a/test/w3c/trig/trig-syntax-number-06.trig b/test/w3c/trig/trig-syntax-number-06.trig new file mode 100644 index 00000000..adcbffd8 --- /dev/null +++ b/test/w3c/trig/trig-syntax-number-06.trig @@ -0,0 +1,2 @@ +# This is a decimal. +{

-123.0 . } diff --git a/test/w3c/trig/trig-syntax-number-07.trig b/test/w3c/trig/trig-syntax-number-07.trig new file mode 100644 index 00000000..a4802735 --- /dev/null +++ b/test/w3c/trig/trig-syntax-number-07.trig @@ -0,0 +1,2 @@ +# This is a decimal. +{

+123.0 . } diff --git a/test/w3c/trig/trig-syntax-number-08.trig b/test/w3c/trig/trig-syntax-number-08.trig new file mode 100644 index 00000000..b0093500 --- /dev/null +++ b/test/w3c/trig/trig-syntax-number-08.trig @@ -0,0 +1,2 @@ +# This is an integer +{

123.} diff --git a/test/w3c/trig/trig-syntax-number-09.trig b/test/w3c/trig/trig-syntax-number-09.trig new file mode 100644 index 00000000..157456d2 --- /dev/null +++ b/test/w3c/trig/trig-syntax-number-09.trig @@ -0,0 +1 @@ +{

123.0e1 .} diff --git a/test/w3c/trig/trig-syntax-number-10.trig b/test/w3c/trig/trig-syntax-number-10.trig new file mode 100644 index 00000000..1426fda6 --- /dev/null +++ b/test/w3c/trig/trig-syntax-number-10.trig @@ -0,0 +1 @@ +{

-123e-1 .} diff --git a/test/w3c/trig/trig-syntax-number-11.trig b/test/w3c/trig/trig-syntax-number-11.trig new file mode 100644 index 00000000..6ec517dd --- /dev/null +++ b/test/w3c/trig/trig-syntax-number-11.trig @@ -0,0 +1 @@ +{

123.E+1 .} diff --git a/test/w3c/trig/trig-syntax-pname-esc-01.trig b/test/w3c/trig/trig-syntax-pname-esc-01.trig new file mode 100644 index 00000000..4c7dd31d --- /dev/null +++ b/test/w3c/trig/trig-syntax-pname-esc-01.trig @@ -0,0 +1,2 @@ +@prefix : . +{:s :p :\~\.\-\!\$\&\'\(\)\*\+\,\;\=\/\?\#\@\_\%AA .} diff --git a/test/w3c/trig/trig-syntax-pname-esc-02.trig b/test/w3c/trig/trig-syntax-pname-esc-02.trig new file mode 100644 index 00000000..2e6bd389 --- /dev/null +++ b/test/w3c/trig/trig-syntax-pname-esc-02.trig @@ -0,0 +1,2 @@ +@prefix : . +{:s :p :0123\~\.\-\!\$\&\'\(\)\*\+\,\;\=\/\?\#\@\_\%AA123 .} diff --git a/test/w3c/trig/trig-syntax-pname-esc-03.trig b/test/w3c/trig/trig-syntax-pname-esc-03.trig new file mode 100644 index 00000000..433b9955 --- /dev/null +++ b/test/w3c/trig/trig-syntax-pname-esc-03.trig @@ -0,0 +1,2 @@ +@prefix : . +{:xyz\~ :abc\.: : .} diff --git a/test/w3c/trig/trig-syntax-prefix-01.trig b/test/w3c/trig/trig-syntax-prefix-01.trig new file mode 100644 index 00000000..89e08cc7 --- /dev/null +++ b/test/w3c/trig/trig-syntax-prefix-01.trig @@ -0,0 +1 @@ +@prefix : . diff --git a/test/w3c/trig/trig-syntax-prefix-02.trig b/test/w3c/trig/trig-syntax-prefix-02.trig new file mode 100644 index 00000000..5869e8bd --- /dev/null +++ b/test/w3c/trig/trig-syntax-prefix-02.trig @@ -0,0 +1 @@ +PreFIX : diff --git a/test/w3c/trig/trig-syntax-prefix-03.trig b/test/w3c/trig/trig-syntax-prefix-03.trig new file mode 100644 index 00000000..beb18c03 --- /dev/null +++ b/test/w3c/trig/trig-syntax-prefix-03.trig @@ -0,0 +1,2 @@ +PREFIX : +{:s :p :123 .} diff --git a/test/w3c/trig/trig-syntax-prefix-04.trig b/test/w3c/trig/trig-syntax-prefix-04.trig new file mode 100644 index 00000000..682cf0ae --- /dev/null +++ b/test/w3c/trig/trig-syntax-prefix-04.trig @@ -0,0 +1,2 @@ +@prefix : . +{:s :p :%20 .} diff --git a/test/w3c/trig/trig-syntax-prefix-05.trig b/test/w3c/trig/trig-syntax-prefix-05.trig new file mode 100644 index 00000000..7c463e7c --- /dev/null +++ b/test/w3c/trig/trig-syntax-prefix-05.trig @@ -0,0 +1,2 @@ +@prefix : . +{: : : .} diff --git a/test/w3c/trig/trig-syntax-prefix-06.trig b/test/w3c/trig/trig-syntax-prefix-06.trig new file mode 100644 index 00000000..b7a71c9a --- /dev/null +++ b/test/w3c/trig/trig-syntax-prefix-06.trig @@ -0,0 +1,4 @@ +# colon is a legal pname character +@prefix : . +@prefix x: . +{:a:b:c x:d:e:f :::: .} diff --git a/test/w3c/trig/trig-syntax-prefix-07.trig b/test/w3c/trig/trig-syntax-prefix-07.trig new file mode 100644 index 00000000..3337f3eb --- /dev/null +++ b/test/w3c/trig/trig-syntax-prefix-07.trig @@ -0,0 +1,3 @@ +# dash is a legal pname character +@prefix x: . +{x:a-b-c x:p x:o .} diff --git a/test/w3c/trig/trig-syntax-prefix-08.trig b/test/w3c/trig/trig-syntax-prefix-08.trig new file mode 100644 index 00000000..669573aa --- /dev/null +++ b/test/w3c/trig/trig-syntax-prefix-08.trig @@ -0,0 +1,3 @@ +# underscore is a legal pname character +@prefix x: . +{x:_ x:p_1 x:o .} diff --git a/test/w3c/trig/trig-syntax-prefix-09.trig b/test/w3c/trig/trig-syntax-prefix-09.trig new file mode 100644 index 00000000..ba50306c --- /dev/null +++ b/test/w3c/trig/trig-syntax-prefix-09.trig @@ -0,0 +1,4 @@ +# percents +@prefix : . +@prefix x: . +{:a%3E x:%25 :a%3Eb .} diff --git a/test/w3c/trig/trig-syntax-str-esc-01.trig b/test/w3c/trig/trig-syntax-str-esc-01.trig new file mode 100644 index 00000000..5db8be67 --- /dev/null +++ b/test/w3c/trig/trig-syntax-str-esc-01.trig @@ -0,0 +1 @@ +{ "a\n" .} diff --git a/test/w3c/trig/trig-syntax-str-esc-02.trig b/test/w3c/trig/trig-syntax-str-esc-02.trig new file mode 100644 index 00000000..57cbdd6d --- /dev/null +++ b/test/w3c/trig/trig-syntax-str-esc-02.trig @@ -0,0 +1 @@ +{ "a\u0020b" .} diff --git a/test/w3c/trig/trig-syntax-str-esc-03.trig b/test/w3c/trig/trig-syntax-str-esc-03.trig new file mode 100644 index 00000000..55f9b26f --- /dev/null +++ b/test/w3c/trig/trig-syntax-str-esc-03.trig @@ -0,0 +1 @@ +{ "a\U00000020b" .} diff --git a/test/w3c/trig/trig-syntax-string-01.trig b/test/w3c/trig/trig-syntax-string-01.trig new file mode 100644 index 00000000..72230b7f --- /dev/null +++ b/test/w3c/trig/trig-syntax-string-01.trig @@ -0,0 +1 @@ +{ "string" .} diff --git a/test/w3c/trig/trig-syntax-string-02.trig b/test/w3c/trig/trig-syntax-string-02.trig new file mode 100644 index 00000000..a9ca8697 --- /dev/null +++ b/test/w3c/trig/trig-syntax-string-02.trig @@ -0,0 +1 @@ +{ "string"@en .} diff --git a/test/w3c/trig/trig-syntax-string-03.trig b/test/w3c/trig/trig-syntax-string-03.trig new file mode 100644 index 00000000..9dc53ef6 --- /dev/null +++ b/test/w3c/trig/trig-syntax-string-03.trig @@ -0,0 +1 @@ +{ "string"@en-uk .} diff --git a/test/w3c/trig/trig-syntax-string-04.trig b/test/w3c/trig/trig-syntax-string-04.trig new file mode 100644 index 00000000..d5859b22 --- /dev/null +++ b/test/w3c/trig/trig-syntax-string-04.trig @@ -0,0 +1 @@ +{ 'string' .} diff --git a/test/w3c/trig/trig-syntax-string-05.trig b/test/w3c/trig/trig-syntax-string-05.trig new file mode 100644 index 00000000..10292cca --- /dev/null +++ b/test/w3c/trig/trig-syntax-string-05.trig @@ -0,0 +1 @@ +{ 'string'@en .} diff --git a/test/w3c/trig/trig-syntax-string-06.trig b/test/w3c/trig/trig-syntax-string-06.trig new file mode 100644 index 00000000..2ab1e863 --- /dev/null +++ b/test/w3c/trig/trig-syntax-string-06.trig @@ -0,0 +1 @@ +{ 'string'@en-uk .} diff --git a/test/w3c/trig/trig-syntax-string-07.trig b/test/w3c/trig/trig-syntax-string-07.trig new file mode 100644 index 00000000..98edec55 --- /dev/null +++ b/test/w3c/trig/trig-syntax-string-07.trig @@ -0,0 +1 @@ +{ """abc""def''ghi""" .} diff --git a/test/w3c/trig/trig-syntax-string-08.trig b/test/w3c/trig/trig-syntax-string-08.trig new file mode 100644 index 00000000..3612dec1 --- /dev/null +++ b/test/w3c/trig/trig-syntax-string-08.trig @@ -0,0 +1,2 @@ +{ """abc +def""" .} diff --git a/test/w3c/trig/trig-syntax-string-09.trig b/test/w3c/trig/trig-syntax-string-09.trig new file mode 100644 index 00000000..5d98aea6 --- /dev/null +++ b/test/w3c/trig/trig-syntax-string-09.trig @@ -0,0 +1,2 @@ +{ '''abc +def''' .} diff --git a/test/w3c/trig/trig-syntax-string-10.trig b/test/w3c/trig/trig-syntax-string-10.trig new file mode 100644 index 00000000..f6112a2e --- /dev/null +++ b/test/w3c/trig/trig-syntax-string-10.trig @@ -0,0 +1,2 @@ +{ """abc +def"""@en .} diff --git a/test/w3c/trig/trig-syntax-string-11.trig b/test/w3c/trig/trig-syntax-string-11.trig new file mode 100644 index 00000000..450dc549 --- /dev/null +++ b/test/w3c/trig/trig-syntax-string-11.trig @@ -0,0 +1,2 @@ +{ '''abc +def'''@en .} diff --git a/test/w3c/trig/trig-syntax-struct-01.trig b/test/w3c/trig/trig-syntax-struct-01.trig new file mode 100644 index 00000000..52c26c1c --- /dev/null +++ b/test/w3c/trig/trig-syntax-struct-01.trig @@ -0,0 +1,2 @@ +@prefix : . +{:s :p :o1 , :o2 .} diff --git a/test/w3c/trig/trig-syntax-struct-02.trig b/test/w3c/trig/trig-syntax-struct-02.trig new file mode 100644 index 00000000..24535fad --- /dev/null +++ b/test/w3c/trig/trig-syntax-struct-02.trig @@ -0,0 +1,4 @@ +@prefix : . +{:s :p1 :o1 ; + :p2 :o2 . +} \ No newline at end of file diff --git a/test/w3c/trig/trig-syntax-struct-03.trig b/test/w3c/trig/trig-syntax-struct-03.trig new file mode 100644 index 00000000..43d81074 --- /dev/null +++ b/test/w3c/trig/trig-syntax-struct-03.trig @@ -0,0 +1,5 @@ +@prefix : . +{:s :p1 :o1 ; + :p2 :o2 ; + . +} \ No newline at end of file diff --git a/test/w3c/trig/trig-syntax-struct-04.trig b/test/w3c/trig/trig-syntax-struct-04.trig new file mode 100644 index 00000000..5a80fdf7 --- /dev/null +++ b/test/w3c/trig/trig-syntax-struct-04.trig @@ -0,0 +1,5 @@ +@prefix : . +{:s :p1 :o1 ;; + :p2 :o2 + . +} \ No newline at end of file diff --git a/test/w3c/trig/trig-syntax-struct-05.trig b/test/w3c/trig/trig-syntax-struct-05.trig new file mode 100644 index 00000000..3a756523 --- /dev/null +++ b/test/w3c/trig/trig-syntax-struct-05.trig @@ -0,0 +1,5 @@ +@prefix : . +{:s :p1 :o1 ; + :p2 :o2 ;; + . +} \ No newline at end of file diff --git a/test/w3c/trig/trig-syntax-struct-06.trig b/test/w3c/trig/trig-syntax-struct-06.trig new file mode 100644 index 00000000..81a5135c --- /dev/null +++ b/test/w3c/trig/trig-syntax-struct-06.trig @@ -0,0 +1,2 @@ +# No DOT +{ } diff --git a/test/w3c/trig/trig-syntax-struct-07.trig b/test/w3c/trig/trig-syntax-struct-07.trig new file mode 100644 index 00000000..45f09d34 --- /dev/null +++ b/test/w3c/trig/trig-syntax-struct-07.trig @@ -0,0 +1,2 @@ +# Trailing ; +{ ;} diff --git a/test/w3c/trig/trig-syntax-uri-01.trig b/test/w3c/trig/trig-syntax-uri-01.trig new file mode 100644 index 00000000..2f634298 --- /dev/null +++ b/test/w3c/trig/trig-syntax-uri-01.trig @@ -0,0 +1 @@ +{ .} diff --git a/test/w3c/trig/trig-syntax-uri-02.trig b/test/w3c/trig/trig-syntax-uri-02.trig new file mode 100644 index 00000000..2276868e --- /dev/null +++ b/test/w3c/trig/trig-syntax-uri-02.trig @@ -0,0 +1,2 @@ +# x53 is capital S +{ .} diff --git a/test/w3c/trig/trig-syntax-uri-03.trig b/test/w3c/trig/trig-syntax-uri-03.trig new file mode 100644 index 00000000..6467687a --- /dev/null +++ b/test/w3c/trig/trig-syntax-uri-03.trig @@ -0,0 +1,2 @@ +# x53 is capital S +{ .} diff --git a/test/w3c/trig/trig-syntax-uri-04.trig b/test/w3c/trig/trig-syntax-uri-04.trig new file mode 100644 index 00000000..d4a6ed29 --- /dev/null +++ b/test/w3c/trig/trig-syntax-uri-04.trig @@ -0,0 +1,3 @@ +# IRI with all chars in it. +{ + .} diff --git a/test/w3c/trig/trig-turtle-01.trig b/test/w3c/trig/trig-turtle-01.trig new file mode 100644 index 00000000..785f04cb --- /dev/null +++ b/test/w3c/trig/trig-turtle-01.trig @@ -0,0 +1,8 @@ +# Turtle is TriG +PREFIX : + +:s :p :o ; + :q 123 , 456 . + +:s1 :p1 "more" . + diff --git a/test/w3c/trig/trig-turtle-02.trig b/test/w3c/trig/trig-turtle-02.trig new file mode 100644 index 00000000..4dd160b6 --- /dev/null +++ b/test/w3c/trig/trig-turtle-02.trig @@ -0,0 +1,9 @@ +# Turtle is TriG +PREFIX : + +:s :p :o ; + :q 123 , 456 . + +PREFIX : + +:s :p :o . diff --git a/test/w3c/trig/trig-turtle-03.trig b/test/w3c/trig/trig-turtle-03.trig new file mode 100644 index 00000000..b58574d1 --- /dev/null +++ b/test/w3c/trig/trig-turtle-03.trig @@ -0,0 +1,5 @@ +# Turtle is TriG +prefix : + +[ :p 123 ; :q 456 ] :r 1 . + diff --git a/test/w3c/trig/trig-turtle-04.trig b/test/w3c/trig/trig-turtle-04.trig new file mode 100644 index 00000000..50ed5133 --- /dev/null +++ b/test/w3c/trig/trig-turtle-04.trig @@ -0,0 +1,5 @@ +# Turtle is TriG +prefix : + +[] :p :o . + diff --git a/test/w3c/trig/trig-turtle-05.trig b/test/w3c/trig/trig-turtle-05.trig new file mode 100644 index 00000000..06aaf659 --- /dev/null +++ b/test/w3c/trig/trig-turtle-05.trig @@ -0,0 +1,6 @@ +# Turtle is TriG +prefix : + +[ :p :o ] . + + diff --git a/test/w3c/trig/trig-turtle-06.trig b/test/w3c/trig/trig-turtle-06.trig new file mode 100644 index 00000000..b69fddeb --- /dev/null +++ b/test/w3c/trig/trig-turtle-06.trig @@ -0,0 +1,4 @@ +# Turtle is TriG +prefix : + +( 1 2 3 ) :p ( 4 5 6 ) . \ No newline at end of file diff --git a/test/w3c/trig/trig-turtle-bad-01.trig b/test/w3c/trig/trig-turtle-bad-01.trig new file mode 100644 index 00000000..1bad23f5 --- /dev/null +++ b/test/w3c/trig/trig-turtle-bad-01.trig @@ -0,0 +1,5 @@ +# Turtle is TriG + +# Trailing dot required in Turtle block. + +:s :p :o diff --git a/test/w3c/trig/trig-turtle-bad-02.trig b/test/w3c/trig/trig-turtle-bad-02.trig new file mode 100644 index 00000000..f46fc1c5 --- /dev/null +++ b/test/w3c/trig/trig-turtle-bad-02.trig @@ -0,0 +1,6 @@ +# Turtle is TriG + +# N-Quads. + +:s :p :o :g . + diff --git a/test/w3c/trig/two_LITERAL_LONG2s.nq b/test/w3c/trig/two_LITERAL_LONG2s.nq new file mode 100644 index 00000000..af94fe6a --- /dev/null +++ b/test/w3c/trig/two_LITERAL_LONG2s.nq @@ -0,0 +1,2 @@ + "first long literal" . + "second long literal" . diff --git a/test/w3c/trig/two_LITERAL_LONG2s.trig b/test/w3c/trig/two_LITERAL_LONG2s.trig new file mode 100644 index 00000000..93aea524 --- /dev/null +++ b/test/w3c/trig/two_LITERAL_LONG2s.trig @@ -0,0 +1,6 @@ +# Test long literal twice to ensure it does not over-quote +@prefix : . +{ +:a :b """first long literal""" . +:c :d """second long literal""" . +} diff --git a/test/w3c/trig/underscore_in_localName.nq b/test/w3c/trig/underscore_in_localName.nq new file mode 100644 index 00000000..f9d0c4f1 --- /dev/null +++ b/test/w3c/trig/underscore_in_localName.nq @@ -0,0 +1 @@ + . diff --git a/test/w3c/trig/underscore_in_localName.trig b/test/w3c/trig/underscore_in_localName.trig new file mode 100644 index 00000000..e10726bd --- /dev/null +++ b/test/w3c/trig/underscore_in_localName.trig @@ -0,0 +1,2 @@ +@prefix p: . +{p:s_ .} diff --git a/test/w3c/turtle/HYPHEN_MINUS_in_localName.nt b/test/w3c/turtle/HYPHEN_MINUS_in_localName.nt new file mode 100644 index 00000000..25546b38 --- /dev/null +++ b/test/w3c/turtle/HYPHEN_MINUS_in_localName.nt @@ -0,0 +1 @@ + . diff --git a/test/w3c/turtle/HYPHEN_MINUS_in_localName.ttl b/test/w3c/turtle/HYPHEN_MINUS_in_localName.ttl new file mode 100644 index 00000000..0340b8c8 --- /dev/null +++ b/test/w3c/turtle/HYPHEN_MINUS_in_localName.ttl @@ -0,0 +1,2 @@ +@prefix p: . +p:s- . diff --git a/test/w3c/turtle/IRIREF_datatype.nt b/test/w3c/turtle/IRIREF_datatype.nt new file mode 100644 index 00000000..c333a5f6 --- /dev/null +++ b/test/w3c/turtle/IRIREF_datatype.nt @@ -0,0 +1 @@ + "1"^^ . diff --git a/test/w3c/turtle/IRIREF_datatype.ttl b/test/w3c/turtle/IRIREF_datatype.ttl new file mode 100644 index 00000000..c333a5f6 --- /dev/null +++ b/test/w3c/turtle/IRIREF_datatype.ttl @@ -0,0 +1 @@ + "1"^^ . diff --git a/test/w3c/turtle/IRI_spo.nt b/test/w3c/turtle/IRI_spo.nt new file mode 100644 index 00000000..01125e50 --- /dev/null +++ b/test/w3c/turtle/IRI_spo.nt @@ -0,0 +1 @@ + . diff --git a/test/w3c/turtle/IRI_subject.ttl b/test/w3c/turtle/IRI_subject.ttl new file mode 100644 index 00000000..01125e50 --- /dev/null +++ b/test/w3c/turtle/IRI_subject.ttl @@ -0,0 +1 @@ + . diff --git a/test/w3c/turtle/IRI_with_all_punctuation.nt b/test/w3c/turtle/IRI_with_all_punctuation.nt new file mode 100644 index 00000000..94158773 --- /dev/null +++ b/test/w3c/turtle/IRI_with_all_punctuation.nt @@ -0,0 +1 @@ + . diff --git a/test/w3c/turtle/IRI_with_all_punctuation.ttl b/test/w3c/turtle/IRI_with_all_punctuation.ttl new file mode 100644 index 00000000..94158773 --- /dev/null +++ b/test/w3c/turtle/IRI_with_all_punctuation.ttl @@ -0,0 +1 @@ + . diff --git a/test/w3c/turtle/IRI_with_eight_digit_numeric_escape.ttl b/test/w3c/turtle/IRI_with_eight_digit_numeric_escape.ttl new file mode 100644 index 00000000..434034e7 --- /dev/null +++ b/test/w3c/turtle/IRI_with_eight_digit_numeric_escape.ttl @@ -0,0 +1 @@ + . diff --git a/test/w3c/turtle/IRI_with_four_digit_numeric_escape.ttl b/test/w3c/turtle/IRI_with_four_digit_numeric_escape.ttl new file mode 100644 index 00000000..4163636e --- /dev/null +++ b/test/w3c/turtle/IRI_with_four_digit_numeric_escape.ttl @@ -0,0 +1 @@ + . diff --git a/test/w3c/turtle/LICENSE b/test/w3c/turtle/LICENSE new file mode 100644 index 00000000..1ac8f4e1 --- /dev/null +++ b/test/w3c/turtle/LICENSE @@ -0,0 +1,117 @@ +Summary +======= + +Distributed under both the W3C Test Suite License[1] and the W3C 3-clause BSD +License[2]. To contribute to a W3C Test Suite, see the policies and contribution +forms [3] + +1. http://www.w3.org/Consortium/Legal/2008/04-testsuite-license +2. http://www.w3.org/Consortium/Legal/2008/03-bsd-license +3. http://www.w3.org/2004/10/27-testcases + +DISCLAIMER + +UNDER BOTH MUTUALLY EXCLUSIVE LICENSES, THIS DOCUMENT AND ALL DOCUMENTS, TESTS +AND SOFTWARE THAT LINK THIS STATEMENT ARE PROVIDED "AS IS," AND COPYRIGHT +HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING, +BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +PURPOSE, NON-INFRINGEMENT, OR TITLE; THAT THE CONTENTS OF THE DOCUMENT ARE +SUITABLE FOR ANY PURPOSE; NOR THAT THE IMPLEMENTATION OF SUCH CONTENTS WILL NOT +INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. +COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR +CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE DOCUMENT OR THE PERFORMANCE +OR IMPLEMENTATION OF THE CONTENTS THEREOF. + + +W3C Test Suite License +====================== + +This document, Test Suites and other documents that link to this statement are +provided by the copyright holders under the following license: By using and/or +copying this document, or the W3C document from which this statement is linked, +you (the licensee) agree that you have read, understood, and will comply with +the following terms and conditions: + +Permission to copy, and distribute the contents of this document, or the W3C +document from which this statement is linked, in any medium for any purpose and +without fee or royalty is hereby granted, provided that you include the +following on ALL copies of the document, or portions thereof, that you use: + +1 A link or URL to the original W3C document. + +2 The pre-existing copyright notice of the original author, or if it doesn't + exist, a notice (hypertext is preferred, but a textual representation is + permitted) of the form: "Copyright © [$date-of-document] World Wide Web + Consortium, (Massachusetts Institute of Technology, European Research + Consortium for Informatics and Mathematics, Keio University) and others. All + Rights + Reserved. http://www.w3.org/Consortium/Legal/2008/04-testsuite-copyright.html" + +3 If it exists, the STATUS of the W3C document. + +4 When space permits, inclusion of the full text of this NOTICE should be + provided. We request that authorship attribution be provided in any software, + documents, or other items or products that you create pursuant to the + implementation of the contents of this document, or any portion thereof. + + +No right to create modifications or derivatives of W3C documents is granted +pursuant to this license. However, if additional requirements (documented in the +Copyright FAQ) are satisfied, the right to create modifications or derivatives +is sometimes granted by the W3C to individuals complying with those +requirements. + +If a Test Suite distinguishes the test harness (or, framework for navigation) +and the actual tests, permission is given to remove or alter the harness or +navigation if the Test Suite in question allows to do so. The tests themselves +shall NOT be changed in any way. + +The name and trademarks of W3C and other copyright holders may NOT be used in +advertising or publicity pertaining to this document or other documents that +link to this statement without specific, written prior permission. Title to +copyright in this document will at all times remain with copyright +holders. Permission is given to use the trademarked string W3C within claims of +performance concerning W3C Specifications or features described therein, and +there only, if the test suite so authorizes. + +THIS WORK IS PROVIDED BY W3C, MIT, ERCIM, KEIO UNIVERSITY, THE COPYRIGHT HOLDERS +AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT +NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A +PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL W3C, MIT, ERCIM, KEIO +UNIVERSITY, THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, +INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, +BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF +LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE +OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + + +W3C 3-clause BSD License +======================== + +Redistribution and use in source and binary forms, with or without modification, +are permitted provided that the following conditions are met: + +1 Redistributions of works must retain the original copyright notice, this list + of conditions and the following disclaimer. + +2 Redistributions in binary form must reproduce the original copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + +3 Neither the name of the W3C nor the names of its contributors may be used to + endorse or promote products derived from this work without specific prior + written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR +ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES +(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + diff --git a/test/w3c/turtle/LITERAL1.nt b/test/w3c/turtle/LITERAL1.nt new file mode 100644 index 00000000..3aba89e4 --- /dev/null +++ b/test/w3c/turtle/LITERAL1.nt @@ -0,0 +1 @@ + "x" . diff --git a/test/w3c/turtle/LITERAL1.ttl b/test/w3c/turtle/LITERAL1.ttl new file mode 100644 index 00000000..725a2403 --- /dev/null +++ b/test/w3c/turtle/LITERAL1.ttl @@ -0,0 +1 @@ + 'x' . diff --git a/test/w3c/turtle/LITERAL1_all_controls.nt b/test/w3c/turtle/LITERAL1_all_controls.nt new file mode 100644 index 00000000..91c8af14 --- /dev/null +++ b/test/w3c/turtle/LITERAL1_all_controls.nt @@ -0,0 +1 @@ + "\u0000\u0001\u0002\u0003\u0004\u0005\u0006\u0007\u0008\t\u000B\u000C\u000E\u000F\u0010\u0011\u0012\u0013\u0014\u0015\u0016\u0017\u0018\u0019\u001A\u001B\u001C\u001D\u001E\u001F" . diff --git a/test/w3c/turtle/LITERAL1_all_controls.ttl b/test/w3c/turtle/LITERAL1_all_controls.ttl new file mode 100644 index 00000000..dbf3721c Binary files /dev/null and b/test/w3c/turtle/LITERAL1_all_controls.ttl differ diff --git a/test/w3c/turtle/LITERAL1_all_punctuation.nt b/test/w3c/turtle/LITERAL1_all_punctuation.nt new file mode 100644 index 00000000..c25d818f --- /dev/null +++ b/test/w3c/turtle/LITERAL1_all_punctuation.nt @@ -0,0 +1 @@ + " !\"#$%&():;<=>?@[]^_`{|}~" . diff --git a/test/w3c/turtle/LITERAL1_all_punctuation.ttl b/test/w3c/turtle/LITERAL1_all_punctuation.ttl new file mode 100644 index 00000000..7b1d9e54 --- /dev/null +++ b/test/w3c/turtle/LITERAL1_all_punctuation.ttl @@ -0,0 +1 @@ + ' !"#$%&():;<=>?@[]^_`{|}~' . diff --git a/test/w3c/turtle/LITERAL1_ascii_boundaries.nt b/test/w3c/turtle/LITERAL1_ascii_boundaries.nt new file mode 100644 index 00000000..69c41447 --- /dev/null +++ b/test/w3c/turtle/LITERAL1_ascii_boundaries.nt @@ -0,0 +1 @@ + "\u0000\t\u000B\u000C\u000E&([]\u007F" . diff --git a/test/w3c/turtle/LITERAL1_ascii_boundaries.ttl b/test/w3c/turtle/LITERAL1_ascii_boundaries.ttl new file mode 100644 index 00000000..7d65396f Binary files /dev/null and b/test/w3c/turtle/LITERAL1_ascii_boundaries.ttl differ diff --git a/test/w3c/turtle/LITERAL1_with_UTF8_boundaries.ttl b/test/w3c/turtle/LITERAL1_with_UTF8_boundaries.ttl new file mode 100644 index 00000000..b72eb040 --- /dev/null +++ b/test/w3c/turtle/LITERAL1_with_UTF8_boundaries.ttl @@ -0,0 +1 @@ + '€߿ࠀ࿿က쿿퀀퟿�𐀀𿿽񀀀󿿽􀀀􏿽' . diff --git a/test/w3c/turtle/LITERAL2.ttl b/test/w3c/turtle/LITERAL2.ttl new file mode 100644 index 00000000..3aba89e4 --- /dev/null +++ b/test/w3c/turtle/LITERAL2.ttl @@ -0,0 +1 @@ + "x" . diff --git a/test/w3c/turtle/LITERAL2_ascii_boundaries.nt b/test/w3c/turtle/LITERAL2_ascii_boundaries.nt new file mode 100644 index 00000000..270a51e3 --- /dev/null +++ b/test/w3c/turtle/LITERAL2_ascii_boundaries.nt @@ -0,0 +1 @@ + "\u0000\t\u000B\u000C\u000E!#[]\u007F" . diff --git a/test/w3c/turtle/LITERAL2_ascii_boundaries.ttl b/test/w3c/turtle/LITERAL2_ascii_boundaries.ttl new file mode 100644 index 00000000..90b4cd69 Binary files /dev/null and b/test/w3c/turtle/LITERAL2_ascii_boundaries.ttl differ diff --git a/test/w3c/turtle/LITERAL2_with_UTF8_boundaries.ttl b/test/w3c/turtle/LITERAL2_with_UTF8_boundaries.ttl new file mode 100644 index 00000000..0e1616db --- /dev/null +++ b/test/w3c/turtle/LITERAL2_with_UTF8_boundaries.ttl @@ -0,0 +1 @@ + "€߿ࠀ࿿က쿿퀀퟿�𐀀𿿽񀀀󿿽􀀀􏿽" . diff --git a/test/w3c/turtle/LITERAL_LONG1.ttl b/test/w3c/turtle/LITERAL_LONG1.ttl new file mode 100644 index 00000000..ab6baa93 --- /dev/null +++ b/test/w3c/turtle/LITERAL_LONG1.ttl @@ -0,0 +1 @@ + '''x''' . diff --git a/test/w3c/turtle/LITERAL_LONG1_ascii_boundaries.nt b/test/w3c/turtle/LITERAL_LONG1_ascii_boundaries.nt new file mode 100644 index 00000000..a592b4a1 --- /dev/null +++ b/test/w3c/turtle/LITERAL_LONG1_ascii_boundaries.nt @@ -0,0 +1 @@ + "\u0000&([]\u007F" . diff --git a/test/w3c/turtle/LITERAL_LONG1_ascii_boundaries.ttl b/test/w3c/turtle/LITERAL_LONG1_ascii_boundaries.ttl new file mode 100644 index 00000000..f943e249 Binary files /dev/null and b/test/w3c/turtle/LITERAL_LONG1_ascii_boundaries.ttl differ diff --git a/test/w3c/turtle/LITERAL_LONG1_with_1_squote.nt b/test/w3c/turtle/LITERAL_LONG1_with_1_squote.nt new file mode 100644 index 00000000..acf7f58f --- /dev/null +++ b/test/w3c/turtle/LITERAL_LONG1_with_1_squote.nt @@ -0,0 +1 @@ + "x'y" . diff --git a/test/w3c/turtle/LITERAL_LONG1_with_1_squote.ttl b/test/w3c/turtle/LITERAL_LONG1_with_1_squote.ttl new file mode 100644 index 00000000..3b93046b --- /dev/null +++ b/test/w3c/turtle/LITERAL_LONG1_with_1_squote.ttl @@ -0,0 +1 @@ + '''x'y''' . diff --git a/test/w3c/turtle/LITERAL_LONG1_with_2_squotes.nt b/test/w3c/turtle/LITERAL_LONG1_with_2_squotes.nt new file mode 100644 index 00000000..8ddc52e8 --- /dev/null +++ b/test/w3c/turtle/LITERAL_LONG1_with_2_squotes.nt @@ -0,0 +1 @@ + "x''y" . diff --git a/test/w3c/turtle/LITERAL_LONG1_with_2_squotes.ttl b/test/w3c/turtle/LITERAL_LONG1_with_2_squotes.ttl new file mode 100644 index 00000000..1219bad3 --- /dev/null +++ b/test/w3c/turtle/LITERAL_LONG1_with_2_squotes.ttl @@ -0,0 +1 @@ + '''x''y''' . diff --git a/test/w3c/turtle/LITERAL_LONG1_with_UTF8_boundaries.ttl b/test/w3c/turtle/LITERAL_LONG1_with_UTF8_boundaries.ttl new file mode 100644 index 00000000..e04b675e --- /dev/null +++ b/test/w3c/turtle/LITERAL_LONG1_with_UTF8_boundaries.ttl @@ -0,0 +1 @@ + '''€߿ࠀ࿿က쿿퀀퟿�𐀀𿿽񀀀󿿽􀀀􏿽''' . diff --git a/test/w3c/turtle/LITERAL_LONG2.ttl b/test/w3c/turtle/LITERAL_LONG2.ttl new file mode 100644 index 00000000..e37bf4a3 --- /dev/null +++ b/test/w3c/turtle/LITERAL_LONG2.ttl @@ -0,0 +1 @@ + """x""" . diff --git a/test/w3c/turtle/LITERAL_LONG2_ascii_boundaries.nt b/test/w3c/turtle/LITERAL_LONG2_ascii_boundaries.nt new file mode 100644 index 00000000..28785039 --- /dev/null +++ b/test/w3c/turtle/LITERAL_LONG2_ascii_boundaries.nt @@ -0,0 +1 @@ + "\u0000!#[]\u007F" . diff --git a/test/w3c/turtle/LITERAL_LONG2_ascii_boundaries.ttl b/test/w3c/turtle/LITERAL_LONG2_ascii_boundaries.ttl new file mode 100644 index 00000000..e919865f Binary files /dev/null and b/test/w3c/turtle/LITERAL_LONG2_ascii_boundaries.ttl differ diff --git a/test/w3c/turtle/LITERAL_LONG2_with_1_squote.nt b/test/w3c/turtle/LITERAL_LONG2_with_1_squote.nt new file mode 100644 index 00000000..05a1fd3a --- /dev/null +++ b/test/w3c/turtle/LITERAL_LONG2_with_1_squote.nt @@ -0,0 +1 @@ + "x\"y" . diff --git a/test/w3c/turtle/LITERAL_LONG2_with_1_squote.ttl b/test/w3c/turtle/LITERAL_LONG2_with_1_squote.ttl new file mode 100644 index 00000000..80e389b8 --- /dev/null +++ b/test/w3c/turtle/LITERAL_LONG2_with_1_squote.ttl @@ -0,0 +1 @@ + """x"y""" . diff --git a/test/w3c/turtle/LITERAL_LONG2_with_2_squotes.nt b/test/w3c/turtle/LITERAL_LONG2_with_2_squotes.nt new file mode 100644 index 00000000..3e69dc10 --- /dev/null +++ b/test/w3c/turtle/LITERAL_LONG2_with_2_squotes.nt @@ -0,0 +1 @@ + "x\"\"y" . diff --git a/test/w3c/turtle/LITERAL_LONG2_with_2_squotes.ttl b/test/w3c/turtle/LITERAL_LONG2_with_2_squotes.ttl new file mode 100644 index 00000000..2f14f5b3 --- /dev/null +++ b/test/w3c/turtle/LITERAL_LONG2_with_2_squotes.ttl @@ -0,0 +1 @@ + """x""y""" . diff --git a/test/w3c/turtle/LITERAL_LONG2_with_REVERSE_SOLIDUS.nt b/test/w3c/turtle/LITERAL_LONG2_with_REVERSE_SOLIDUS.nt new file mode 100644 index 00000000..586e364d --- /dev/null +++ b/test/w3c/turtle/LITERAL_LONG2_with_REVERSE_SOLIDUS.nt @@ -0,0 +1 @@ + "test-\\" . diff --git a/test/w3c/turtle/LITERAL_LONG2_with_REVERSE_SOLIDUS.ttl b/test/w3c/turtle/LITERAL_LONG2_with_REVERSE_SOLIDUS.ttl new file mode 100644 index 00000000..2206e33b --- /dev/null +++ b/test/w3c/turtle/LITERAL_LONG2_with_REVERSE_SOLIDUS.ttl @@ -0,0 +1,3 @@ +@prefix : . + +:s :p1 """test-\\""" . diff --git a/test/w3c/turtle/LITERAL_LONG2_with_UTF8_boundaries.ttl b/test/w3c/turtle/LITERAL_LONG2_with_UTF8_boundaries.ttl new file mode 100644 index 00000000..644b32d8 --- /dev/null +++ b/test/w3c/turtle/LITERAL_LONG2_with_UTF8_boundaries.ttl @@ -0,0 +1 @@ + """€߿ࠀ࿿က쿿퀀퟿�𐀀𿿽񀀀󿿽􀀀􏿽""" . diff --git a/test/w3c/turtle/LITERAL_with_UTF8_boundaries.nt b/test/w3c/turtle/LITERAL_with_UTF8_boundaries.nt new file mode 100644 index 00000000..47a2527a --- /dev/null +++ b/test/w3c/turtle/LITERAL_with_UTF8_boundaries.nt @@ -0,0 +1 @@ + "\u0080\u07FF\u0800\u0FFF\u1000\uCFFF\uD000\uD7FF\uE000\uFFFD\U00010000\U0003FFFD\U00040000\U000FFFFD\U00100000\U0010FFFD" . diff --git a/test/w3c/turtle/README b/test/w3c/turtle/README new file mode 100644 index 00000000..1b049b9c --- /dev/null +++ b/test/w3c/turtle/README @@ -0,0 +1,65 @@ +This README is for the W3C RDF Working Group's Turtle test suite. +This test suite contains four kinds of tests: + + 132 Evaluation (rdft:TestTurtleEval) - a pair of an input turtle + file and reference ntriples file. + + 77 Positive syntax (rdft:TestTurtlePositiveSyntax) - an input turtle + file with no syntax errors. + + 78 Negative syntax (rdft:TestTurtleNegativeSyntax) - an input turtle + file with at least one syntax error. + + 4 Negative Evaluation (rdft:TestTurtleNegativeEval) - a pair of an + input turtle file and reference ntriples file. These tests have the + same properties as rdft:TestTurtleNegativeSyntax. + +The manifest.ttl file in this directory lists all of the tests in the +RDF WG's Turtle test suite. Each test is one of the above tests. All +tests have a name (mf:name) and an input (mf:action). The Evaluation +tests have an expected result (mf:result). + +• An implementation passes an Evaluation test if it parses the input + into a graph, parses the expecte result into another graph, and + those two graphs are isomorphic (see + ). + +• An implementation passes a positive syntax test if it parses the + input. + +• An implementation passes a negative syntax test if it fails to parse + the input. + + +RELATIVE IRI RESOLUTION: + +The home of the test suite is . +Per RFC 3986 section 5.1.3, the base IRI for parsing each file is the +retrieval IRI for that file. For example, the tests turtle-subm-01 and +turtle-subm-27 require relative IRI resolution against a base of + and + respectively. + + +CHARACTER ENCODING: + +The Turtle language uses UTF-8 encoding. The following tests include +non-ascii characters: + localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries + localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries * + localName_with_nfc_PN_CHARS_BASE_character_boundaries * + labeled_blank_node_with_PN_CHARS_BASE_character_boundaries * + LITERAL1_with_UTF8_boundaries * + LITERAL_LONG1_with_UTF8_boundaries * + LITERAL2_with_UTF8_boundaries * + LITERAL_LONG2_with_UTF8_boundaries * + +Those marked with a * include characters with codepoints greater than +U+FFFD and are thus expressed as a pair of surrogate characters when +represented in UCS2. + + +See http://www.w3.org/2011/rdf-wg/wiki/Turtle_Test_Suite for more details. + + +Eric Prud'hommeaux - 11 June 2013. diff --git a/test/w3c/turtle/SPARQL_style_base.ttl b/test/w3c/turtle/SPARQL_style_base.ttl new file mode 100644 index 00000000..d134ea81 --- /dev/null +++ b/test/w3c/turtle/SPARQL_style_base.ttl @@ -0,0 +1,2 @@ +BASE + . diff --git a/test/w3c/turtle/SPARQL_style_prefix.ttl b/test/w3c/turtle/SPARQL_style_prefix.ttl new file mode 100644 index 00000000..e7e4a3da --- /dev/null +++ b/test/w3c/turtle/SPARQL_style_prefix.ttl @@ -0,0 +1,2 @@ +PREFIX p: +p:s . diff --git a/test/w3c/turtle/anonymous_blank_node_object.nt b/test/w3c/turtle/anonymous_blank_node_object.nt new file mode 100644 index 00000000..89e88f63 --- /dev/null +++ b/test/w3c/turtle/anonymous_blank_node_object.nt @@ -0,0 +1 @@ + _:b1 . diff --git a/test/w3c/turtle/anonymous_blank_node_object.ttl b/test/w3c/turtle/anonymous_blank_node_object.ttl new file mode 100644 index 00000000..0b2ce436 --- /dev/null +++ b/test/w3c/turtle/anonymous_blank_node_object.ttl @@ -0,0 +1 @@ + [] . diff --git a/test/w3c/turtle/anonymous_blank_node_subject.nt b/test/w3c/turtle/anonymous_blank_node_subject.nt new file mode 100644 index 00000000..b48df9a7 --- /dev/null +++ b/test/w3c/turtle/anonymous_blank_node_subject.nt @@ -0,0 +1 @@ +_:b1 . diff --git a/test/w3c/turtle/anonymous_blank_node_subject.ttl b/test/w3c/turtle/anonymous_blank_node_subject.ttl new file mode 100644 index 00000000..17b378c2 --- /dev/null +++ b/test/w3c/turtle/anonymous_blank_node_subject.ttl @@ -0,0 +1 @@ +[] . diff --git a/test/w3c/turtle/bareword_a_predicate.nt b/test/w3c/turtle/bareword_a_predicate.nt new file mode 100644 index 00000000..afe14252 --- /dev/null +++ b/test/w3c/turtle/bareword_a_predicate.nt @@ -0,0 +1 @@ + . diff --git a/test/w3c/turtle/bareword_a_predicate.ttl b/test/w3c/turtle/bareword_a_predicate.ttl new file mode 100644 index 00000000..66fa0d0c --- /dev/null +++ b/test/w3c/turtle/bareword_a_predicate.ttl @@ -0,0 +1 @@ + a . diff --git a/test/w3c/turtle/bareword_decimal.nt b/test/w3c/turtle/bareword_decimal.nt new file mode 100644 index 00000000..e177a9c6 --- /dev/null +++ b/test/w3c/turtle/bareword_decimal.nt @@ -0,0 +1 @@ + "1.0"^^ . diff --git a/test/w3c/turtle/bareword_decimal.ttl b/test/w3c/turtle/bareword_decimal.ttl new file mode 100644 index 00000000..20955d51 --- /dev/null +++ b/test/w3c/turtle/bareword_decimal.ttl @@ -0,0 +1 @@ + 1.0 . diff --git a/test/w3c/turtle/bareword_double.nt b/test/w3c/turtle/bareword_double.nt new file mode 100644 index 00000000..dd8be2fd --- /dev/null +++ b/test/w3c/turtle/bareword_double.nt @@ -0,0 +1 @@ + "1E0"^^ . diff --git a/test/w3c/turtle/bareword_double.ttl b/test/w3c/turtle/bareword_double.ttl new file mode 100644 index 00000000..7ce25b11 --- /dev/null +++ b/test/w3c/turtle/bareword_double.ttl @@ -0,0 +1 @@ + 1E0 . diff --git a/test/w3c/turtle/bareword_integer.ttl b/test/w3c/turtle/bareword_integer.ttl new file mode 100644 index 00000000..087e71b6 --- /dev/null +++ b/test/w3c/turtle/bareword_integer.ttl @@ -0,0 +1 @@ + 1 . diff --git a/test/w3c/turtle/blankNodePropertyList_as_object.nt b/test/w3c/turtle/blankNodePropertyList_as_object.nt new file mode 100644 index 00000000..528bd844 --- /dev/null +++ b/test/w3c/turtle/blankNodePropertyList_as_object.nt @@ -0,0 +1,2 @@ + _:b1 . +_:b1 . diff --git a/test/w3c/turtle/blankNodePropertyList_as_object.ttl b/test/w3c/turtle/blankNodePropertyList_as_object.ttl new file mode 100644 index 00000000..aa85a746 --- /dev/null +++ b/test/w3c/turtle/blankNodePropertyList_as_object.ttl @@ -0,0 +1 @@ + [ ] . diff --git a/test/w3c/turtle/blankNodePropertyList_as_object_containing_objectList.nt b/test/w3c/turtle/blankNodePropertyList_as_object_containing_objectList.nt new file mode 100644 index 00000000..03618699 --- /dev/null +++ b/test/w3c/turtle/blankNodePropertyList_as_object_containing_objectList.nt @@ -0,0 +1,3 @@ + _:b1 . +_:b1 . +_:b1 . diff --git a/test/w3c/turtle/blankNodePropertyList_as_object_containing_objectList.ttl b/test/w3c/turtle/blankNodePropertyList_as_object_containing_objectList.ttl new file mode 100644 index 00000000..c5e224df --- /dev/null +++ b/test/w3c/turtle/blankNodePropertyList_as_object_containing_objectList.ttl @@ -0,0 +1 @@ + [ , ] . diff --git a/test/w3c/turtle/blankNodePropertyList_as_object_containing_objectList_of_two_objects.nt b/test/w3c/turtle/blankNodePropertyList_as_object_containing_objectList_of_two_objects.nt new file mode 100644 index 00000000..d67ef6ca --- /dev/null +++ b/test/w3c/turtle/blankNodePropertyList_as_object_containing_objectList_of_two_objects.nt @@ -0,0 +1,3 @@ + _:b1 . +_:b1 . + . diff --git a/test/w3c/turtle/blankNodePropertyList_as_object_containing_objectList_of_two_objects.ttl b/test/w3c/turtle/blankNodePropertyList_as_object_containing_objectList_of_two_objects.ttl new file mode 100644 index 00000000..884fac6c --- /dev/null +++ b/test/w3c/turtle/blankNodePropertyList_as_object_containing_objectList_of_two_objects.ttl @@ -0,0 +1,2 @@ + [ ] + , . diff --git a/test/w3c/turtle/blankNodePropertyList_as_subject.nt b/test/w3c/turtle/blankNodePropertyList_as_subject.nt new file mode 100644 index 00000000..f0768879 --- /dev/null +++ b/test/w3c/turtle/blankNodePropertyList_as_subject.nt @@ -0,0 +1,2 @@ +_:b1 . +_:b1 . diff --git a/test/w3c/turtle/blankNodePropertyList_as_subject.ttl b/test/w3c/turtle/blankNodePropertyList_as_subject.ttl new file mode 100644 index 00000000..cb2e52aa --- /dev/null +++ b/test/w3c/turtle/blankNodePropertyList_as_subject.ttl @@ -0,0 +1 @@ +[ ] . diff --git a/test/w3c/turtle/blankNodePropertyList_containing_collection.nt b/test/w3c/turtle/blankNodePropertyList_containing_collection.nt new file mode 100644 index 00000000..e590826b --- /dev/null +++ b/test/w3c/turtle/blankNodePropertyList_containing_collection.nt @@ -0,0 +1,3 @@ +_:b1 _:b2 . +_:b2 "1"^^ . +_:b2 . diff --git a/test/w3c/turtle/blankNodePropertyList_containing_collection.ttl b/test/w3c/turtle/blankNodePropertyList_containing_collection.ttl new file mode 100644 index 00000000..bf164c83 --- /dev/null +++ b/test/w3c/turtle/blankNodePropertyList_containing_collection.ttl @@ -0,0 +1 @@ +[ (1) ] . diff --git a/test/w3c/turtle/blankNodePropertyList_with_multiple_triples.nt b/test/w3c/turtle/blankNodePropertyList_with_multiple_triples.nt new file mode 100644 index 00000000..8f3fc507 --- /dev/null +++ b/test/w3c/turtle/blankNodePropertyList_with_multiple_triples.nt @@ -0,0 +1,3 @@ +_:b1 . +_:b1 . +_:b1 . diff --git a/test/w3c/turtle/blankNodePropertyList_with_multiple_triples.ttl b/test/w3c/turtle/blankNodePropertyList_with_multiple_triples.ttl new file mode 100644 index 00000000..6153c13d --- /dev/null +++ b/test/w3c/turtle/blankNodePropertyList_with_multiple_triples.ttl @@ -0,0 +1 @@ +[ ; ] . diff --git a/test/w3c/turtle/collection_object.nt b/test/w3c/turtle/collection_object.nt new file mode 100644 index 00000000..391162e0 --- /dev/null +++ b/test/w3c/turtle/collection_object.nt @@ -0,0 +1,3 @@ + _:b1 . +_:b1 "1"^^ . +_:b1 . diff --git a/test/w3c/turtle/collection_object.ttl b/test/w3c/turtle/collection_object.ttl new file mode 100644 index 00000000..6af34715 --- /dev/null +++ b/test/w3c/turtle/collection_object.ttl @@ -0,0 +1 @@ + (1) . diff --git a/test/w3c/turtle/collection_subject.nt b/test/w3c/turtle/collection_subject.nt new file mode 100644 index 00000000..502768c8 --- /dev/null +++ b/test/w3c/turtle/collection_subject.nt @@ -0,0 +1,3 @@ +_:b1 "1"^^ . +_:b1 . +_:b1 . diff --git a/test/w3c/turtle/collection_subject.ttl b/test/w3c/turtle/collection_subject.ttl new file mode 100644 index 00000000..00a4c0bc --- /dev/null +++ b/test/w3c/turtle/collection_subject.ttl @@ -0,0 +1 @@ +(1) . diff --git a/test/w3c/turtle/comment_following_PNAME_NS.nt b/test/w3c/turtle/comment_following_PNAME_NS.nt new file mode 100644 index 00000000..a8ca81c5 --- /dev/null +++ b/test/w3c/turtle/comment_following_PNAME_NS.nt @@ -0,0 +1 @@ + . diff --git a/test/w3c/turtle/comment_following_PNAME_NS.ttl b/test/w3c/turtle/comment_following_PNAME_NS.ttl new file mode 100644 index 00000000..c03124c4 --- /dev/null +++ b/test/w3c/turtle/comment_following_PNAME_NS.ttl @@ -0,0 +1,3 @@ +@prefix p: . + p:#comment +. diff --git a/test/w3c/turtle/comment_following_localName.ttl b/test/w3c/turtle/comment_following_localName.ttl new file mode 100644 index 00000000..919f876b --- /dev/null +++ b/test/w3c/turtle/comment_following_localName.ttl @@ -0,0 +1,3 @@ +@prefix p: . + p:o#comment +. diff --git a/test/w3c/turtle/default_namespace_IRI.ttl b/test/w3c/turtle/default_namespace_IRI.ttl new file mode 100644 index 00000000..f1f83fd5 --- /dev/null +++ b/test/w3c/turtle/default_namespace_IRI.ttl @@ -0,0 +1,2 @@ +@prefix : . +:s . diff --git a/test/w3c/turtle/double_lower_case_e.nt b/test/w3c/turtle/double_lower_case_e.nt new file mode 100644 index 00000000..49a792b9 --- /dev/null +++ b/test/w3c/turtle/double_lower_case_e.nt @@ -0,0 +1 @@ + "1e0"^^ . diff --git a/test/w3c/turtle/double_lower_case_e.ttl b/test/w3c/turtle/double_lower_case_e.ttl new file mode 100644 index 00000000..5f4552bf --- /dev/null +++ b/test/w3c/turtle/double_lower_case_e.ttl @@ -0,0 +1 @@ + 1e0 . diff --git a/test/w3c/turtle/empty_collection.nt b/test/w3c/turtle/empty_collection.nt new file mode 100644 index 00000000..82726a3f --- /dev/null +++ b/test/w3c/turtle/empty_collection.nt @@ -0,0 +1 @@ + . diff --git a/test/w3c/turtle/empty_collection.ttl b/test/w3c/turtle/empty_collection.ttl new file mode 100644 index 00000000..02f9cc07 --- /dev/null +++ b/test/w3c/turtle/empty_collection.ttl @@ -0,0 +1 @@ + () . diff --git a/test/w3c/turtle/first.nt b/test/w3c/turtle/first.nt new file mode 100644 index 00000000..d50539f6 --- /dev/null +++ b/test/w3c/turtle/first.nt @@ -0,0 +1,7 @@ + _:b1 . +_:b1 _:b2 . +_:b2 "1"^^ . +_:b2 . +_:b1 _:b3 . +_:b3 "2"^^ . +_:b3 . diff --git a/test/w3c/turtle/first.ttl b/test/w3c/turtle/first.ttl new file mode 100644 index 00000000..44f496cb --- /dev/null +++ b/test/w3c/turtle/first.ttl @@ -0,0 +1 @@ + ((1) 2) . diff --git a/test/w3c/turtle/labeled_blank_node_object.nt b/test/w3c/turtle/labeled_blank_node_object.nt new file mode 100644 index 00000000..2645d4ee --- /dev/null +++ b/test/w3c/turtle/labeled_blank_node_object.nt @@ -0,0 +1 @@ + _:o . diff --git a/test/w3c/turtle/labeled_blank_node_object.ttl b/test/w3c/turtle/labeled_blank_node_object.ttl new file mode 100644 index 00000000..2645d4ee --- /dev/null +++ b/test/w3c/turtle/labeled_blank_node_object.ttl @@ -0,0 +1 @@ + _:o . diff --git a/test/w3c/turtle/labeled_blank_node_subject.nt b/test/w3c/turtle/labeled_blank_node_subject.nt new file mode 100644 index 00000000..d0c7f458 --- /dev/null +++ b/test/w3c/turtle/labeled_blank_node_subject.nt @@ -0,0 +1 @@ +_:s . diff --git a/test/w3c/turtle/labeled_blank_node_subject.ttl b/test/w3c/turtle/labeled_blank_node_subject.ttl new file mode 100644 index 00000000..d0c7f458 --- /dev/null +++ b/test/w3c/turtle/labeled_blank_node_subject.ttl @@ -0,0 +1 @@ +_:s . diff --git a/test/w3c/turtle/labeled_blank_node_with_PN_CHARS_BASE_character_boundaries.nt b/test/w3c/turtle/labeled_blank_node_with_PN_CHARS_BASE_character_boundaries.nt new file mode 100644 index 00000000..50be8d6f --- /dev/null +++ b/test/w3c/turtle/labeled_blank_node_with_PN_CHARS_BASE_character_boundaries.nt @@ -0,0 +1 @@ + _:AZazÀÖØöø˿ͰͽͿ῿‌‍⁰↏Ⰰ⿯、퟿豈﷏ﷰ�𐀀󯿽 . diff --git a/test/w3c/turtle/labeled_blank_node_with_PN_CHARS_BASE_character_boundaries.ttl b/test/w3c/turtle/labeled_blank_node_with_PN_CHARS_BASE_character_boundaries.ttl new file mode 100644 index 00000000..50be8d6f --- /dev/null +++ b/test/w3c/turtle/labeled_blank_node_with_PN_CHARS_BASE_character_boundaries.ttl @@ -0,0 +1 @@ + _:AZazÀÖØöø˿ͰͽͿ῿‌‍⁰↏Ⰰ⿯、퟿豈﷏ﷰ�𐀀󯿽 . diff --git a/test/w3c/turtle/labeled_blank_node_with_leading_digit.nt b/test/w3c/turtle/labeled_blank_node_with_leading_digit.nt new file mode 100644 index 00000000..7244d806 --- /dev/null +++ b/test/w3c/turtle/labeled_blank_node_with_leading_digit.nt @@ -0,0 +1 @@ + _:0 . diff --git a/test/w3c/turtle/labeled_blank_node_with_leading_digit.ttl b/test/w3c/turtle/labeled_blank_node_with_leading_digit.ttl new file mode 100644 index 00000000..7244d806 --- /dev/null +++ b/test/w3c/turtle/labeled_blank_node_with_leading_digit.ttl @@ -0,0 +1 @@ + _:0 . diff --git a/test/w3c/turtle/labeled_blank_node_with_leading_underscore.nt b/test/w3c/turtle/labeled_blank_node_with_leading_underscore.nt new file mode 100644 index 00000000..15d9ffc8 --- /dev/null +++ b/test/w3c/turtle/labeled_blank_node_with_leading_underscore.nt @@ -0,0 +1 @@ + _:_ . diff --git a/test/w3c/turtle/labeled_blank_node_with_leading_underscore.ttl b/test/w3c/turtle/labeled_blank_node_with_leading_underscore.ttl new file mode 100644 index 00000000..15d9ffc8 --- /dev/null +++ b/test/w3c/turtle/labeled_blank_node_with_leading_underscore.ttl @@ -0,0 +1 @@ + _:_ . diff --git a/test/w3c/turtle/labeled_blank_node_with_non_leading_extras.nt b/test/w3c/turtle/labeled_blank_node_with_non_leading_extras.nt new file mode 100644 index 00000000..5ae09b7c --- /dev/null +++ b/test/w3c/turtle/labeled_blank_node_with_non_leading_extras.nt @@ -0,0 +1 @@ + _:a·̀ͯ‿.⁀ . diff --git a/test/w3c/turtle/labeled_blank_node_with_non_leading_extras.ttl b/test/w3c/turtle/labeled_blank_node_with_non_leading_extras.ttl new file mode 100644 index 00000000..5ae09b7c --- /dev/null +++ b/test/w3c/turtle/labeled_blank_node_with_non_leading_extras.ttl @@ -0,0 +1 @@ + _:a·̀ͯ‿.⁀ . diff --git a/test/w3c/turtle/langtagged_LONG.ttl b/test/w3c/turtle/langtagged_LONG.ttl new file mode 100644 index 00000000..2baefe5d --- /dev/null +++ b/test/w3c/turtle/langtagged_LONG.ttl @@ -0,0 +1 @@ + """chat"""@en . diff --git a/test/w3c/turtle/langtagged_LONG_with_subtag.nt b/test/w3c/turtle/langtagged_LONG_with_subtag.nt new file mode 100644 index 00000000..629cbf42 --- /dev/null +++ b/test/w3c/turtle/langtagged_LONG_with_subtag.nt @@ -0,0 +1 @@ + "Cheers"@en-UK . diff --git a/test/w3c/turtle/langtagged_LONG_with_subtag.ttl b/test/w3c/turtle/langtagged_LONG_with_subtag.ttl new file mode 100644 index 00000000..7fd527c4 --- /dev/null +++ b/test/w3c/turtle/langtagged_LONG_with_subtag.ttl @@ -0,0 +1,3 @@ +# Test long literal with lang tag +@prefix : . +:a :b """Cheers"""@en-UK . diff --git a/test/w3c/turtle/langtagged_non_LONG.nt b/test/w3c/turtle/langtagged_non_LONG.nt new file mode 100644 index 00000000..1bddb04e --- /dev/null +++ b/test/w3c/turtle/langtagged_non_LONG.nt @@ -0,0 +1 @@ + "chat"@en . diff --git a/test/w3c/turtle/langtagged_non_LONG.ttl b/test/w3c/turtle/langtagged_non_LONG.ttl new file mode 100644 index 00000000..1bddb04e --- /dev/null +++ b/test/w3c/turtle/langtagged_non_LONG.ttl @@ -0,0 +1 @@ + "chat"@en . diff --git a/test/w3c/turtle/lantag_with_subtag.nt b/test/w3c/turtle/lantag_with_subtag.nt new file mode 100644 index 00000000..46c9d53a --- /dev/null +++ b/test/w3c/turtle/lantag_with_subtag.nt @@ -0,0 +1 @@ + "chat"@en-us . diff --git a/test/w3c/turtle/lantag_with_subtag.ttl b/test/w3c/turtle/lantag_with_subtag.ttl new file mode 100644 index 00000000..46c9d53a --- /dev/null +++ b/test/w3c/turtle/lantag_with_subtag.ttl @@ -0,0 +1 @@ + "chat"@en-us . diff --git a/test/w3c/turtle/last.nt b/test/w3c/turtle/last.nt new file mode 100644 index 00000000..27c21b3d --- /dev/null +++ b/test/w3c/turtle/last.nt @@ -0,0 +1,7 @@ + _:b1 . +_:b1 "1"^^ . +_:b1 _:b2 . +_:b2 _:b3 . +_:b3 "2"^^ . +_:b3 . +_:b2 . diff --git a/test/w3c/turtle/last.ttl b/test/w3c/turtle/last.ttl new file mode 100644 index 00000000..1254c261 --- /dev/null +++ b/test/w3c/turtle/last.ttl @@ -0,0 +1 @@ + (1 (2)) . diff --git a/test/w3c/turtle/literal_false.nt b/test/w3c/turtle/literal_false.nt new file mode 100644 index 00000000..5bbbae84 --- /dev/null +++ b/test/w3c/turtle/literal_false.nt @@ -0,0 +1 @@ + "false"^^ . diff --git a/test/w3c/turtle/literal_false.ttl b/test/w3c/turtle/literal_false.ttl new file mode 100644 index 00000000..6a32e362 --- /dev/null +++ b/test/w3c/turtle/literal_false.ttl @@ -0,0 +1 @@ + false . diff --git a/test/w3c/turtle/literal_true.nt b/test/w3c/turtle/literal_true.nt new file mode 100644 index 00000000..054b229f --- /dev/null +++ b/test/w3c/turtle/literal_true.nt @@ -0,0 +1 @@ + "true"^^ . diff --git a/test/w3c/turtle/literal_true.ttl b/test/w3c/turtle/literal_true.ttl new file mode 100644 index 00000000..6c5bb742 --- /dev/null +++ b/test/w3c/turtle/literal_true.ttl @@ -0,0 +1 @@ + true . diff --git a/test/w3c/turtle/literal_with_BACKSPACE.nt b/test/w3c/turtle/literal_with_BACKSPACE.nt new file mode 100644 index 00000000..7dba113b --- /dev/null +++ b/test/w3c/turtle/literal_with_BACKSPACE.nt @@ -0,0 +1 @@ + "\u0008" . diff --git a/test/w3c/turtle/literal_with_BACKSPACE.ttl b/test/w3c/turtle/literal_with_BACKSPACE.ttl new file mode 100644 index 00000000..17b2880f --- /dev/null +++ b/test/w3c/turtle/literal_with_BACKSPACE.ttl @@ -0,0 +1 @@ + '' . diff --git a/test/w3c/turtle/literal_with_CARRIAGE_RETURN.nt b/test/w3c/turtle/literal_with_CARRIAGE_RETURN.nt new file mode 100644 index 00000000..91b85c89 --- /dev/null +++ b/test/w3c/turtle/literal_with_CARRIAGE_RETURN.nt @@ -0,0 +1 @@ + "\r" . diff --git a/test/w3c/turtle/literal_with_CARRIAGE_RETURN.ttl b/test/w3c/turtle/literal_with_CARRIAGE_RETURN.ttl new file mode 100644 index 00000000..3cd1d89c --- /dev/null +++ b/test/w3c/turtle/literal_with_CARRIAGE_RETURN.ttl @@ -0,0 +1 @@ + ''' ''' . diff --git a/test/w3c/turtle/literal_with_CHARACTER_TABULATION.nt b/test/w3c/turtle/literal_with_CHARACTER_TABULATION.nt new file mode 100644 index 00000000..a6a9d9f0 --- /dev/null +++ b/test/w3c/turtle/literal_with_CHARACTER_TABULATION.nt @@ -0,0 +1 @@ + "\t" . diff --git a/test/w3c/turtle/literal_with_CHARACTER_TABULATION.ttl b/test/w3c/turtle/literal_with_CHARACTER_TABULATION.ttl new file mode 100644 index 00000000..37fbd9d1 --- /dev/null +++ b/test/w3c/turtle/literal_with_CHARACTER_TABULATION.ttl @@ -0,0 +1 @@ + ' ' . diff --git a/test/w3c/turtle/literal_with_FORM_FEED.nt b/test/w3c/turtle/literal_with_FORM_FEED.nt new file mode 100644 index 00000000..2a4490b3 --- /dev/null +++ b/test/w3c/turtle/literal_with_FORM_FEED.nt @@ -0,0 +1 @@ + "\u000C" . diff --git a/test/w3c/turtle/literal_with_FORM_FEED.ttl b/test/w3c/turtle/literal_with_FORM_FEED.ttl new file mode 100644 index 00000000..76d6ee77 --- /dev/null +++ b/test/w3c/turtle/literal_with_FORM_FEED.ttl @@ -0,0 +1 @@ + ' ' . diff --git a/test/w3c/turtle/literal_with_LINE_FEED.nt b/test/w3c/turtle/literal_with_LINE_FEED.nt new file mode 100644 index 00000000..462f97ac --- /dev/null +++ b/test/w3c/turtle/literal_with_LINE_FEED.nt @@ -0,0 +1 @@ + "\n" . diff --git a/test/w3c/turtle/literal_with_LINE_FEED.ttl b/test/w3c/turtle/literal_with_LINE_FEED.ttl new file mode 100644 index 00000000..50cc8a8b --- /dev/null +++ b/test/w3c/turtle/literal_with_LINE_FEED.ttl @@ -0,0 +1,2 @@ + ''' +''' . diff --git a/test/w3c/turtle/literal_with_REVERSE_SOLIDUS.nt b/test/w3c/turtle/literal_with_REVERSE_SOLIDUS.nt new file mode 100644 index 00000000..ebc846ed --- /dev/null +++ b/test/w3c/turtle/literal_with_REVERSE_SOLIDUS.nt @@ -0,0 +1 @@ + "\\" . diff --git a/test/w3c/turtle/literal_with_REVERSE_SOLIDUS.ttl b/test/w3c/turtle/literal_with_REVERSE_SOLIDUS.ttl new file mode 100644 index 00000000..380a3d04 --- /dev/null +++ b/test/w3c/turtle/literal_with_REVERSE_SOLIDUS.ttl @@ -0,0 +1 @@ + '\\' . diff --git a/test/w3c/turtle/literal_with_escaped_BACKSPACE.ttl b/test/w3c/turtle/literal_with_escaped_BACKSPACE.ttl new file mode 100644 index 00000000..5284b9b6 --- /dev/null +++ b/test/w3c/turtle/literal_with_escaped_BACKSPACE.ttl @@ -0,0 +1 @@ + '\b' . diff --git a/test/w3c/turtle/literal_with_escaped_CARRIAGE_RETURN.ttl b/test/w3c/turtle/literal_with_escaped_CARRIAGE_RETURN.ttl new file mode 100644 index 00000000..a28e7c0b --- /dev/null +++ b/test/w3c/turtle/literal_with_escaped_CARRIAGE_RETURN.ttl @@ -0,0 +1 @@ + '\r' . diff --git a/test/w3c/turtle/literal_with_escaped_CHARACTER_TABULATION.ttl b/test/w3c/turtle/literal_with_escaped_CHARACTER_TABULATION.ttl new file mode 100644 index 00000000..67966f78 --- /dev/null +++ b/test/w3c/turtle/literal_with_escaped_CHARACTER_TABULATION.ttl @@ -0,0 +1 @@ + '\t' . diff --git a/test/w3c/turtle/literal_with_escaped_FORM_FEED.ttl b/test/w3c/turtle/literal_with_escaped_FORM_FEED.ttl new file mode 100644 index 00000000..21acace9 --- /dev/null +++ b/test/w3c/turtle/literal_with_escaped_FORM_FEED.ttl @@ -0,0 +1 @@ + '\f' . diff --git a/test/w3c/turtle/literal_with_escaped_LINE_FEED.ttl b/test/w3c/turtle/literal_with_escaped_LINE_FEED.ttl new file mode 100644 index 00000000..b53f49ec --- /dev/null +++ b/test/w3c/turtle/literal_with_escaped_LINE_FEED.ttl @@ -0,0 +1 @@ + '\n' . diff --git a/test/w3c/turtle/literal_with_numeric_escape4.nt b/test/w3c/turtle/literal_with_numeric_escape4.nt new file mode 100644 index 00000000..0b35a89a --- /dev/null +++ b/test/w3c/turtle/literal_with_numeric_escape4.nt @@ -0,0 +1 @@ + "o" . diff --git a/test/w3c/turtle/literal_with_numeric_escape4.ttl b/test/w3c/turtle/literal_with_numeric_escape4.ttl new file mode 100644 index 00000000..2b4e0175 --- /dev/null +++ b/test/w3c/turtle/literal_with_numeric_escape4.ttl @@ -0,0 +1 @@ + '\u006F' . diff --git a/test/w3c/turtle/literal_with_numeric_escape8.ttl b/test/w3c/turtle/literal_with_numeric_escape8.ttl new file mode 100644 index 00000000..8d0e4ef2 --- /dev/null +++ b/test/w3c/turtle/literal_with_numeric_escape8.ttl @@ -0,0 +1 @@ + '\U0000006F' . diff --git a/test/w3c/turtle/localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries.nt b/test/w3c/turtle/localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries.nt new file mode 100644 index 00000000..4b60c9e1 --- /dev/null +++ b/test/w3c/turtle/localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries.nt @@ -0,0 +1 @@ + . diff --git a/test/w3c/turtle/localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries.ttl b/test/w3c/turtle/localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries.ttl new file mode 100644 index 00000000..c532e3d0 --- /dev/null +++ b/test/w3c/turtle/localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries.ttl @@ -0,0 +1,2 @@ +@prefix p: . + p:AZazÀÖØöø˿Ͱͽ΄῾‌‍⁰↉Ⰰ⿕、ퟻ﨎ﷇﷰ￯𐀀󠇯 . diff --git a/test/w3c/turtle/localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries.nt b/test/w3c/turtle/localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries.nt new file mode 100644 index 00000000..78ef1086 --- /dev/null +++ b/test/w3c/turtle/localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries.nt @@ -0,0 +1 @@ + . diff --git a/test/w3c/turtle/localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries.ttl b/test/w3c/turtle/localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries.ttl new file mode 100644 index 00000000..15b23dd8 --- /dev/null +++ b/test/w3c/turtle/localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries.ttl @@ -0,0 +1,2 @@ +@prefix p: . + p:AZazÀÖØöø˿Ͱͽ΄῾‌‍⁰↉Ⰰ⿕、ퟻ﨎ﷇﷰ￯ . diff --git a/test/w3c/turtle/localName_with_leading_digit.nt b/test/w3c/turtle/localName_with_leading_digit.nt new file mode 100644 index 00000000..a9e101e5 --- /dev/null +++ b/test/w3c/turtle/localName_with_leading_digit.nt @@ -0,0 +1 @@ + . diff --git a/test/w3c/turtle/localName_with_leading_digit.ttl b/test/w3c/turtle/localName_with_leading_digit.ttl new file mode 100644 index 00000000..65da2499 --- /dev/null +++ b/test/w3c/turtle/localName_with_leading_digit.ttl @@ -0,0 +1,2 @@ +@prefix p: . +p:0 . diff --git a/test/w3c/turtle/localName_with_leading_underscore.nt b/test/w3c/turtle/localName_with_leading_underscore.nt new file mode 100644 index 00000000..e042a7b9 --- /dev/null +++ b/test/w3c/turtle/localName_with_leading_underscore.nt @@ -0,0 +1 @@ + . diff --git a/test/w3c/turtle/localName_with_leading_underscore.ttl b/test/w3c/turtle/localName_with_leading_underscore.ttl new file mode 100644 index 00000000..762ace98 --- /dev/null +++ b/test/w3c/turtle/localName_with_leading_underscore.ttl @@ -0,0 +1,2 @@ +@prefix p: . +p:_ . diff --git a/test/w3c/turtle/localName_with_nfc_PN_CHARS_BASE_character_boundaries.nt b/test/w3c/turtle/localName_with_nfc_PN_CHARS_BASE_character_boundaries.nt new file mode 100644 index 00000000..5b346919 --- /dev/null +++ b/test/w3c/turtle/localName_with_nfc_PN_CHARS_BASE_character_boundaries.nt @@ -0,0 +1 @@ + . diff --git a/test/w3c/turtle/localName_with_nfc_PN_CHARS_BASE_character_boundaries.ttl b/test/w3c/turtle/localName_with_nfc_PN_CHARS_BASE_character_boundaries.ttl new file mode 100644 index 00000000..0922d95d --- /dev/null +++ b/test/w3c/turtle/localName_with_nfc_PN_CHARS_BASE_character_boundaries.ttl @@ -0,0 +1,2 @@ +@prefix p: . + p:AZazÀÖØöø˿ͰͽͿ῿‌‍⁰↏Ⰰ⿯、퟿﨎﷏ﷰ￯𐀀󯿽 . diff --git a/test/w3c/turtle/localName_with_non_leading_extras.nt b/test/w3c/turtle/localName_with_non_leading_extras.nt new file mode 100644 index 00000000..749b98cd --- /dev/null +++ b/test/w3c/turtle/localName_with_non_leading_extras.nt @@ -0,0 +1 @@ + . diff --git a/test/w3c/turtle/localName_with_non_leading_extras.ttl b/test/w3c/turtle/localName_with_non_leading_extras.ttl new file mode 100644 index 00000000..db25a8a6 --- /dev/null +++ b/test/w3c/turtle/localName_with_non_leading_extras.ttl @@ -0,0 +1,2 @@ +@prefix p: . +p:a·̀ͯ‿.⁀ . diff --git a/test/w3c/turtle/localname_with_COLON.nt b/test/w3c/turtle/localname_with_COLON.nt new file mode 100644 index 00000000..eb966ca3 --- /dev/null +++ b/test/w3c/turtle/localname_with_COLON.nt @@ -0,0 +1 @@ + . diff --git a/test/w3c/turtle/localname_with_COLON.ttl b/test/w3c/turtle/localname_with_COLON.ttl new file mode 100644 index 00000000..1d45f20f --- /dev/null +++ b/test/w3c/turtle/localname_with_COLON.ttl @@ -0,0 +1,2 @@ +@prefix p: . +p:s: . diff --git a/test/w3c/turtle/manifest.ttl b/test/w3c/turtle/manifest.ttl new file mode 100644 index 00000000..5a0183ab --- /dev/null +++ b/test/w3c/turtle/manifest.ttl @@ -0,0 +1,2549 @@ +## Distributed under both the W3C Test Suite License[1] and the W3C 3- +## clause BSD License[2]. To contribute to a W3C Test Suite, see the +## policies and contribution forms [3] +## +## 1. http://www.w3.org/Consortium/Legal/2008/04-testsuite-license +## 2. http://www.w3.org/Consortium/Legal/2008/03-bsd-license +## 3. http://www.w3.org/2004/10/27-testcases + +# Test named *subm* are (c) W3C and taken from the Turtle submission. + +@prefix rdf: . +@prefix rdfs: . +@prefix mf: . +@prefix qt: . + +@prefix rdft: . + +<> rdf:type mf:Manifest ; + rdfs:label "Turtle tests" ; + mf:entries + ( + + # atomic tests + <#IRI_subject> + <#IRI_with_four_digit_numeric_escape> + <#IRI_with_eight_digit_numeric_escape> + <#IRI_with_all_punctuation> + <#bareword_a_predicate> + <#old_style_prefix> + <#SPARQL_style_prefix> + <#prefixed_IRI_predicate> + <#prefixed_IRI_object> + <#prefix_only_IRI> + <#prefix_with_PN_CHARS_BASE_character_boundaries> + <#prefix_with_non_leading_extras> + <#default_namespace_IRI> + <#prefix_reassigned_and_used> + <#reserved_escaped_localName> + <#percent_escaped_localName> + <#HYPHEN_MINUS_in_localName> + <#underscore_in_localName> + <#localname_with_COLON> + <#localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries> + <#localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries> + <#localName_with_nfc_PN_CHARS_BASE_character_boundaries> + <#localName_with_leading_underscore> + <#localName_with_leading_digit> + <#localName_with_non_leading_extras> + <#old_style_base> + <#SPARQL_style_base> + <#labeled_blank_node_subject> + <#labeled_blank_node_object> + <#labeled_blank_node_with_PN_CHARS_BASE_character_boundaries> + <#labeled_blank_node_with_leading_underscore> + <#labeled_blank_node_with_leading_digit> + <#labeled_blank_node_with_non_leading_extras> + <#anonymous_blank_node_subject> + <#anonymous_blank_node_object> + <#sole_blankNodePropertyList> + <#blankNodePropertyList_as_subject> + <#blankNodePropertyList_as_object> + <#blankNodePropertyList_as_object_containing_objectList> + <#blankNodePropertyList_as_object_containing_objectList_of_two_objects> + <#blankNodePropertyList_with_multiple_triples> + <#nested_blankNodePropertyLists> + <#blankNodePropertyList_containing_collection> + <#collection_subject> + <#collection_object> + <#empty_collection> + <#nested_collection> + <#first> + <#last> + <#LITERAL1> + <#LITERAL1_ascii_boundaries> + <#LITERAL1_with_UTF8_boundaries> + <#LITERAL1_all_controls> + <#LITERAL1_all_punctuation> + <#LITERAL_LONG1> + <#LITERAL_LONG1_ascii_boundaries> + <#LITERAL_LONG1_with_UTF8_boundaries> + <#LITERAL_LONG1_with_1_squote> + <#LITERAL_LONG1_with_2_squotes> + <#LITERAL2> + <#LITERAL2_ascii_boundaries> + <#LITERAL2_with_UTF8_boundaries> + <#LITERAL_LONG2> + <#LITERAL_LONG2_ascii_boundaries> + <#LITERAL_LONG2_with_UTF8_boundaries> + <#LITERAL_LONG2_with_1_squote> + <#LITERAL_LONG2_with_2_squotes> + <#literal_with_CHARACTER_TABULATION> + <#literal_with_BACKSPACE> + <#literal_with_LINE_FEED> + <#literal_with_CARRIAGE_RETURN> + <#literal_with_FORM_FEED> + <#literal_with_REVERSE_SOLIDUS> + <#literal_with_escaped_CHARACTER_TABULATION> + <#literal_with_escaped_BACKSPACE> + <#literal_with_escaped_LINE_FEED> + <#literal_with_escaped_CARRIAGE_RETURN> + <#literal_with_escaped_FORM_FEED> + <#literal_with_numeric_escape4> + <#literal_with_numeric_escape8> + <#IRIREF_datatype> + <#prefixed_name_datatype> + <#bareword_integer> + <#bareword_decimal> + <#bareword_double> + <#double_lower_case_e> + <#negative_numeric> + <#positive_numeric> + <#numeric_with_leading_0> + <#literal_true> + <#literal_false> + <#langtagged_non_LONG> + <#langtagged_LONG> + <#lantag_with_subtag> + <#objectList_with_two_objects> + <#predicateObjectList_with_two_objectLists> + <#predicateObjectList_with_blankNodePropertyList_as_object> + <#repeated_semis_at_end> + <#repeated_semis_not_at_end> + + # tests requested by Jeremy Carroll + # http://www.w3.org/2011/rdf-wg/wiki/Turtle_Candidate_Recommendation_Comments#c35 + <#comment_following_localName> + <#number_sign_following_localName> + <#comment_following_PNAME_NS> + <#number_sign_following_PNAME_NS> + + # tests from Dave Beckett + # http://www.w3.org/2011/rdf-wg/wiki/Turtle_Candidate_Recommendation_Comments#c28 + <#LITERAL_LONG2_with_REVERSE_SOLIDUS> + <#turtle-syntax-bad-LITERAL2_with_langtag_and_datatype> + <#two_LITERAL_LONG2s> + <#langtagged_LONG_with_subtag> + + # original tests-ttl + <#turtle-syntax-file-01> + <#turtle-syntax-file-02> + <#turtle-syntax-file-03> + <#turtle-syntax-uri-01> + <#turtle-syntax-uri-02> + <#turtle-syntax-uri-03> + <#turtle-syntax-uri-04> + <#turtle-syntax-base-01> + <#turtle-syntax-base-02> + <#turtle-syntax-base-03> + <#turtle-syntax-base-04> + <#turtle-syntax-prefix-01> + <#turtle-syntax-prefix-02> + <#turtle-syntax-prefix-03> + <#turtle-syntax-prefix-04> + <#turtle-syntax-prefix-05> + <#turtle-syntax-prefix-06> + <#turtle-syntax-prefix-07> + <#turtle-syntax-prefix-08> + <#turtle-syntax-prefix-09> + <#turtle-syntax-string-01> + <#turtle-syntax-string-02> + <#turtle-syntax-string-03> + <#turtle-syntax-string-04> + <#turtle-syntax-string-05> + <#turtle-syntax-string-06> + <#turtle-syntax-string-07> + <#turtle-syntax-string-08> + <#turtle-syntax-string-09> + <#turtle-syntax-string-10> + <#turtle-syntax-string-11> + <#turtle-syntax-str-esc-01> + <#turtle-syntax-str-esc-02> + <#turtle-syntax-str-esc-03> + <#turtle-syntax-pname-esc-01> + <#turtle-syntax-pname-esc-02> + <#turtle-syntax-pname-esc-03> + <#turtle-syntax-bnode-01> + <#turtle-syntax-bnode-02> + <#turtle-syntax-bnode-03> + <#turtle-syntax-bnode-04> + <#turtle-syntax-bnode-05> + <#turtle-syntax-bnode-06> + <#turtle-syntax-bnode-07> + <#turtle-syntax-bnode-08> + <#turtle-syntax-bnode-09> + <#turtle-syntax-bnode-10> + <#turtle-syntax-number-01> + <#turtle-syntax-number-02> + <#turtle-syntax-number-03> + <#turtle-syntax-number-04> + <#turtle-syntax-number-05> + <#turtle-syntax-number-06> + <#turtle-syntax-number-07> + <#turtle-syntax-number-08> + <#turtle-syntax-number-09> + <#turtle-syntax-number-10> + <#turtle-syntax-number-11> + <#turtle-syntax-datatypes-01> + <#turtle-syntax-datatypes-02> + <#turtle-syntax-kw-01> + <#turtle-syntax-kw-02> + <#turtle-syntax-kw-03> + <#turtle-syntax-struct-01> + <#turtle-syntax-struct-02> + <#turtle-syntax-struct-03> + <#turtle-syntax-struct-04> + <#turtle-syntax-struct-05> + <#turtle-eval-lists-01> + <#turtle-eval-lists-02> + <#turtle-eval-lists-03> + <#turtle-eval-lists-04> + <#turtle-eval-lists-05> + <#turtle-syntax-bad-uri-01> + <#turtle-syntax-bad-uri-02> + <#turtle-syntax-bad-uri-03> + <#turtle-syntax-bad-uri-04> + <#turtle-syntax-bad-uri-05> + <#turtle-syntax-bad-prefix-01> + <#turtle-syntax-bad-prefix-02> + <#turtle-syntax-bad-prefix-03> + <#turtle-syntax-bad-prefix-04> + <#turtle-syntax-bad-prefix-05> + <#turtle-syntax-bad-base-01> + <#turtle-syntax-bad-base-02> + <#turtle-syntax-bad-base-03> + <#turtle-syntax-bad-bnode-01> + <#turtle-syntax-bad-bnode-02> + <#turtle-syntax-bad-struct-01> + <#turtle-syntax-bad-struct-02> + <#turtle-syntax-bad-struct-03> + <#turtle-syntax-bad-struct-04> + <#turtle-syntax-bad-struct-05> + <#turtle-syntax-bad-struct-06> + <#turtle-syntax-bad-struct-07> + <#turtle-syntax-bad-kw-01> + <#turtle-syntax-bad-kw-02> + <#turtle-syntax-bad-kw-03> + <#turtle-syntax-bad-kw-04> + <#turtle-syntax-bad-kw-05> + <#turtle-syntax-bad-n3-extras-01> + <#turtle-syntax-bad-n3-extras-02> + <#turtle-syntax-bad-n3-extras-03> + <#turtle-syntax-bad-n3-extras-04> + <#turtle-syntax-bad-n3-extras-05> + <#turtle-syntax-bad-n3-extras-06> + <#turtle-syntax-bad-n3-extras-07> + <#turtle-syntax-bad-n3-extras-08> + <#turtle-syntax-bad-n3-extras-09> + <#turtle-syntax-bad-n3-extras-10> + <#turtle-syntax-bad-n3-extras-11> + <#turtle-syntax-bad-n3-extras-12> + <#turtle-syntax-bad-n3-extras-13> + <#turtle-syntax-bad-struct-08> + <#turtle-syntax-bad-struct-09> + <#turtle-syntax-bad-struct-10> + <#turtle-syntax-bad-struct-11> + <#turtle-syntax-bad-struct-12> + <#turtle-syntax-bad-struct-13> + <#turtle-syntax-bad-struct-14> + <#turtle-syntax-bad-struct-15> + <#turtle-syntax-bad-struct-16> + <#turtle-syntax-bad-struct-17> + <#turtle-syntax-bad-lang-01> + <#turtle-syntax-bad-esc-01> + <#turtle-syntax-bad-esc-02> + <#turtle-syntax-bad-esc-03> + <#turtle-syntax-bad-esc-04> + <#turtle-syntax-bad-pname-01> + <#turtle-syntax-bad-pname-02> + <#turtle-syntax-bad-pname-03> + <#turtle-syntax-bad-string-01> + <#turtle-syntax-bad-string-02> + <#turtle-syntax-bad-string-03> + <#turtle-syntax-bad-string-04> + <#turtle-syntax-bad-string-05> + <#turtle-syntax-bad-string-06> + <#turtle-syntax-bad-string-07> + <#turtle-syntax-bad-num-01> + <#turtle-syntax-bad-num-02> + <#turtle-syntax-bad-num-03> + <#turtle-syntax-bad-num-04> + <#turtle-syntax-bad-num-05> + <#turtle-eval-struct-01> + <#turtle-eval-struct-02> + <#turtle-subm-01> + <#turtle-subm-02> + <#turtle-subm-03> + <#turtle-subm-04> + <#turtle-subm-05> + <#turtle-subm-06> + <#turtle-subm-07> + <#turtle-subm-08> + <#turtle-subm-09> + <#turtle-subm-10> + <#turtle-subm-11> + <#turtle-subm-12> + <#turtle-subm-13> + <#turtle-subm-14> + <#turtle-subm-15> + <#turtle-subm-16> + <#turtle-subm-17> + <#turtle-subm-18> + <#turtle-subm-19> + <#turtle-subm-20> + <#turtle-subm-21> + <#turtle-subm-22> + <#turtle-subm-23> + <#turtle-subm-24> + <#turtle-subm-25> + <#turtle-subm-26> + <#turtle-subm-27> + <#turtle-eval-bad-01> + <#turtle-eval-bad-02> + <#turtle-eval-bad-03> + <#turtle-eval-bad-04> + + # tests from David Robillard + # http://www.w3.org/2011/rdf-wg/wiki/Turtle_Candidate_Recommendation_Comments#c21 + <#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> + ) . + +# atomic tests +<#IRI_subject> rdf:type rdft:TestTurtleEval ; + mf:name "IRI_subject" ; + rdfs:comment "IRI subject" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#IRI_with_four_digit_numeric_escape> rdf:type rdft:TestTurtleEval ; + mf:name "IRI_with_four_digit_numeric_escape" ; + rdfs:comment "IRI with four digit numeric escape (\\u)" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#IRI_with_eight_digit_numeric_escape> rdf:type rdft:TestTurtleEval ; + mf:name "IRI_with_eight_digit_numeric_escape" ; + rdfs:comment "IRI with eight digit numeric escape (\\U)" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#IRI_with_all_punctuation> rdf:type rdft:TestTurtleEval ; + mf:name "IRI_with_all_punctuation" ; + rdfs:comment "IRI with all punctuation" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#bareword_a_predicate> rdf:type rdft:TestTurtleEval ; + mf:name "bareword_a_predicate" ; + rdfs:comment "bareword a predicate" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#old_style_prefix> rdf:type rdft:TestTurtleEval ; + mf:name "old_style_prefix" ; + rdfs:comment "old-style prefix" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#SPARQL_style_prefix> rdf:type rdft:TestTurtleEval ; + mf:name "SPARQL_style_prefix" ; + rdfs:comment "SPARQL-style prefix" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#prefixed_IRI_predicate> rdf:type rdft:TestTurtleEval ; + mf:name "prefixed_IRI_predicate" ; + rdfs:comment "prefixed IRI predicate" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#prefixed_IRI_object> rdf:type rdft:TestTurtleEval ; + mf:name "prefixed_IRI_object" ; + rdfs:comment "prefixed IRI object" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#prefix_only_IRI> rdf:type rdft:TestTurtleEval ; + mf:name "prefix_only_IRI" ; + rdfs:comment "prefix-only IRI (p:)" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#prefix_with_PN_CHARS_BASE_character_boundaries> rdf:type rdft:TestTurtleEval ; + mf:name "prefix_with_PN_CHARS_BASE_character_boundaries" ; + rdfs:comment "prefix with PN CHARS BASE character boundaries (prefix: AZazÀÖØöø...:)" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#prefix_with_non_leading_extras> rdf:type rdft:TestTurtleEval ; + mf:name "prefix_with_non_leading_extras" ; + rdfs:comment "prefix with_non_leading_extras (_:a·̀ͯ‿.⁀)" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries> rdf:type rdft:TestTurtleEval ; + mf:name "localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries" ; + rdfs:comment "localName with assigned, NFC-normalized, basic-multilingual-plane PN CHARS BASE character boundaries (p:AZazÀÖØöø...)" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries> rdf:type rdft:TestTurtleEval ; + mf:name "localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries" ; + rdfs:comment "localName with assigned, NFC-normalized PN CHARS BASE character boundaries (p:AZazÀÖØöø...)" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#localName_with_nfc_PN_CHARS_BASE_character_boundaries> rdf:type rdft:TestTurtleEval ; + mf:name "localName_with_nfc_PN_CHARS_BASE_character_boundaries" ; + rdfs:comment "localName with nfc-normalize PN CHARS BASE character boundaries (p:AZazÀÖØöø...)" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#default_namespace_IRI> rdf:type rdft:TestTurtleEval ; + mf:name "default_namespace_IRI" ; + rdfs:comment "default namespace IRI (:ln)" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#prefix_reassigned_and_used> rdf:type rdft:TestTurtleEval ; + mf:name "prefix_reassigned_and_used" ; + rdfs:comment "prefix reassigned and used" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#reserved_escaped_localName> rdf:type rdft:TestTurtleEval ; + mf:name "reserved_escaped_localName" ; + rdfs:comment "reserved-escaped local name" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#percent_escaped_localName> rdf:type rdft:TestTurtleEval ; + mf:name "percent_escaped_localName" ; + rdfs:comment "percent-escaped local name" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#HYPHEN_MINUS_in_localName> rdf:type rdft:TestTurtleEval ; + mf:name "HYPHEN_MINUS_in_localName" ; + rdfs:comment "HYPHEN-MINUS in local name" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#underscore_in_localName> rdf:type rdft:TestTurtleEval ; + mf:name "underscore_in_localName" ; + rdfs:comment "underscore in local name" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#localname_with_COLON> rdf:type rdft:TestTurtleEval ; + mf:name "localname_with_COLON" ; + rdfs:comment "localname with COLON" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#localName_with_leading_underscore> rdf:type rdft:TestTurtleEval ; + mf:name "localName_with_leading_underscore" ; + rdfs:comment "localName with leading underscore (p:_)" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#localName_with_leading_digit> rdf:type rdft:TestTurtleEval ; + mf:name "localName_with_leading_digit" ; + rdfs:comment "localName with leading digit (p:_)" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#localName_with_non_leading_extras> rdf:type rdft:TestTurtleEval ; + mf:name "localName_with_non_leading_extras" ; + rdfs:comment "localName with_non_leading_extras (_:a·̀ͯ‿.⁀)" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#old_style_base> rdf:type rdft:TestTurtleEval ; + mf:name "old_style_base" ; + rdfs:comment "old-style base" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#SPARQL_style_base> rdf:type rdft:TestTurtleEval ; + mf:name "SPARQL_style_base" ; + rdfs:comment "SPARQL-style base" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#labeled_blank_node_subject> rdf:type rdft:TestTurtleEval ; + mf:name "labeled_blank_node_subject" ; + rdfs:comment "labeled blank node subject" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#labeled_blank_node_object> rdf:type rdft:TestTurtleEval ; + mf:name "labeled_blank_node_object" ; + rdfs:comment "labeled blank node object" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#labeled_blank_node_with_PN_CHARS_BASE_character_boundaries> rdf:type rdft:TestTurtleEval ; + mf:name "labeled_blank_node_with_PN_CHARS_BASE_character_boundaries" ; + rdfs:comment "labeled blank node with PN_CHARS_BASE character boundaries (_:AZazÀÖØöø...)" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#labeled_blank_node_with_leading_underscore> rdf:type rdft:TestTurtleEval ; + mf:name "labeled_blank_node_with_leading_underscore" ; + rdfs:comment "labeled blank node with_leading_underscore (_:_)" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#labeled_blank_node_with_leading_digit> rdf:type rdft:TestTurtleEval ; + mf:name "labeled_blank_node_with_leading_digit" ; + rdfs:comment "labeled blank node with_leading_digit (_:0)" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#labeled_blank_node_with_non_leading_extras> rdf:type rdft:TestTurtleEval ; + mf:name "labeled_blank_node_with_non_leading_extras" ; + rdfs:comment "labeled blank node with_non_leading_extras (_:a·̀ͯ‿.⁀)" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#anonymous_blank_node_subject> rdf:type rdft:TestTurtleEval ; + mf:name "anonymous_blank_node_subject" ; + rdfs:comment "anonymous blank node subject" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#anonymous_blank_node_object> rdf:type rdft:TestTurtleEval ; + mf:name "anonymous_blank_node_object" ; + rdfs:comment "anonymous blank node object" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#sole_blankNodePropertyList> rdf:type rdft:TestTurtleEval ; + mf:name "sole_blankNodePropertyList" ; + rdfs:comment "sole blankNodePropertyList [

] ." ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#blankNodePropertyList_as_subject> rdf:type rdft:TestTurtleEval ; + mf:name "blankNodePropertyList_as_subject" ; + rdfs:comment "blankNodePropertyList as subject [ … ]

." ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#blankNodePropertyList_as_object> rdf:type rdft:TestTurtleEval ; + mf:name "blankNodePropertyList_as_object" ; + rdfs:comment "blankNodePropertyList as object

[ … ] ." ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#blankNodePropertyList_as_object_containing_objectList> rdf:type rdft:TestTurtleEval ; + mf:name "blankNodePropertyList_as_object_containing_objectList" ; + rdfs:comment "blankNodePropertyList as object containing objectList

[ , ] ." ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#blankNodePropertyList_as_object_containing_objectList_of_two_objects> rdf:type rdft:TestTurtleEval ; + mf:name "blankNodePropertyList_as_object_containing_objectList_of_two_objects" ; + rdfs:comment "blankNodePropertyList as object containing objectList of two objects

[ ] , ." ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#blankNodePropertyList_with_multiple_triples> rdf:type rdft:TestTurtleEval ; + mf:name "blankNodePropertyList_with_multiple_triples" ; + rdfs:comment "blankNodePropertyList with multiple triples [

; ]" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#nested_blankNodePropertyLists> rdf:type rdft:TestTurtleEval ; + mf:name "nested_blankNodePropertyLists" ; + rdfs:comment "nested blankNodePropertyLists [ [ ] ; ]" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#blankNodePropertyList_containing_collection> rdf:type rdft:TestTurtleEval ; + mf:name "blankNodePropertyList_containing_collection" ; + rdfs:comment "blankNodePropertyList containing collection [ ( … ) ]" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#collection_subject> rdf:type rdft:TestTurtleEval ; + mf:name "collection_subject" ; + rdfs:comment "collection subject" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#collection_object> rdf:type rdft:TestTurtleEval ; + mf:name "collection_object" ; + rdfs:comment "collection object" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#empty_collection> rdf:type rdft:TestTurtleEval ; + mf:name "empty_collection" ; + rdfs:comment "empty collection ()" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#nested_collection> rdf:type rdft:TestTurtleEval ; + mf:name "nested_collection" ; + rdfs:comment "nested collection (())" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#first> rdf:type rdft:TestTurtleEval ; + mf:name "first" ; + rdfs:comment "first, not last, non-empty nested collection" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#last> rdf:type rdft:TestTurtleEval ; + mf:name "last" ; + rdfs:comment "last, not first, non-empty nested collection" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#LITERAL1> rdf:type rdft:TestTurtleEval ; + mf:name "LITERAL1" ; + rdfs:comment "LITERAL1 'x'" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#LITERAL1_ascii_boundaries> rdf:type rdft:TestTurtleEval ; + mf:name "LITERAL1_ascii_boundaries" ; + rdfs:comment "LITERAL1_ascii_boundaries '\\x00\\x09\\x0b\\x0c\\x0e\\x26\\x28...'" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#LITERAL1_with_UTF8_boundaries> rdf:type rdft:TestTurtleEval ; + mf:name "LITERAL1_with_UTF8_boundaries" ; + rdfs:comment "LITERAL1_with_UTF8_boundaries '\\x80\\x7ff\\x800\\xfff...'" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#LITERAL1_all_controls> rdf:type rdft:TestTurtleEval ; + mf:name "LITERAL1_all_controls" ; + rdfs:comment "LITERAL1_all_controls '\\x00\\x01\\x02\\x03\\x04...'" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#LITERAL1_all_punctuation> rdf:type rdft:TestTurtleEval ; + mf:name "LITERAL1_all_punctuation" ; + rdfs:comment "LITERAL1_all_punctuation '!\"#$%&()...'" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#LITERAL_LONG1> rdf:type rdft:TestTurtleEval ; + mf:name "LITERAL_LONG1" ; + rdfs:comment "LITERAL_LONG1 '''x'''" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#LITERAL_LONG1_ascii_boundaries> rdf:type rdft:TestTurtleEval ; + mf:name "LITERAL_LONG1_ascii_boundaries" ; + rdfs:comment "LITERAL_LONG1_ascii_boundaries '\\x00\\x26\\x28...'" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#LITERAL_LONG1_with_UTF8_boundaries> rdf:type rdft:TestTurtleEval ; + mf:name "LITERAL_LONG1_with_UTF8_boundaries" ; + rdfs:comment "LITERAL_LONG1_with_UTF8_boundaries '\\x80\\x7ff\\x800\\xfff...'" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#LITERAL_LONG1_with_1_squote> rdf:type rdft:TestTurtleEval ; + mf:name "LITERAL_LONG1_with_1_squote" ; + rdfs:comment "LITERAL_LONG1 with 1 squote '''a'b'''" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#LITERAL_LONG1_with_2_squotes> rdf:type rdft:TestTurtleEval ; + mf:name "LITERAL_LONG1_with_2_squotes" ; + rdfs:comment "LITERAL_LONG1 with 2 squotes '''a''b'''" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#LITERAL2> rdf:type rdft:TestTurtleEval ; + mf:name "LITERAL2" ; + rdfs:comment "LITERAL2 \"x\"" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#LITERAL2_ascii_boundaries> rdf:type rdft:TestTurtleEval ; + mf:name "LITERAL2_ascii_boundaries" ; + rdfs:comment "LITERAL2_ascii_boundaries '\\x00\\x09\\x0b\\x0c\\x0e\\x21\\x23...'" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#LITERAL2_with_UTF8_boundaries> rdf:type rdft:TestTurtleEval ; + mf:name "LITERAL2_with_UTF8_boundaries" ; + rdfs:comment "LITERAL2_with_UTF8_boundaries '\\x80\\x7ff\\x800\\xfff...'" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#LITERAL_LONG2> rdf:type rdft:TestTurtleEval ; + mf:name "LITERAL_LONG2" ; + rdfs:comment "LITERAL_LONG2 \"\"\"x\"\"\"" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#LITERAL_LONG2_ascii_boundaries> rdf:type rdft:TestTurtleEval ; + mf:name "LITERAL_LONG2_ascii_boundaries" ; + rdfs:comment "LITERAL_LONG2_ascii_boundaries '\\x00\\x21\\x23...'" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#LITERAL_LONG2_with_UTF8_boundaries> rdf:type rdft:TestTurtleEval ; + mf:name "LITERAL_LONG2_with_UTF8_boundaries" ; + rdfs:comment "LITERAL_LONG2_with_UTF8_boundaries '\\x80\\x7ff\\x800\\xfff...'" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#LITERAL_LONG2_with_1_squote> rdf:type rdft:TestTurtleEval ; + mf:name "LITERAL_LONG2_with_1_squote" ; + rdfs:comment "LITERAL_LONG2 with 1 squote \"\"\"a\"b\"\"\"" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#LITERAL_LONG2_with_2_squotes> rdf:type rdft:TestTurtleEval ; + mf:name "LITERAL_LONG2_with_2_squotes" ; + rdfs:comment "LITERAL_LONG2 with 2 squotes \"\"\"a\"\"b\"\"\"" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#literal_with_CHARACTER_TABULATION> rdf:type rdft:TestTurtleEval ; + mf:name "literal_with_CHARACTER_TABULATION" ; + rdfs:comment "literal with CHARACTER TABULATION" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#literal_with_BACKSPACE> rdf:type rdft:TestTurtleEval ; + mf:name "literal_with_BACKSPACE" ; + rdfs:comment "literal with BACKSPACE" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#literal_with_LINE_FEED> rdf:type rdft:TestTurtleEval ; + mf:name "literal_with_LINE_FEED" ; + rdfs:comment "literal with LINE FEED" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#literal_with_CARRIAGE_RETURN> rdf:type rdft:TestTurtleEval ; + mf:name "literal_with_CARRIAGE_RETURN" ; + rdfs:comment "literal with CARRIAGE RETURN" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#literal_with_FORM_FEED> rdf:type rdft:TestTurtleEval ; + mf:name "literal_with_FORM_FEED" ; + rdfs:comment "literal with FORM FEED" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#literal_with_REVERSE_SOLIDUS> rdf:type rdft:TestTurtleEval ; + mf:name "literal_with_REVERSE_SOLIDUS" ; + rdfs:comment "literal with REVERSE SOLIDUS" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#literal_with_escaped_CHARACTER_TABULATION> rdf:type rdft:TestTurtleEval ; + mf:name "literal_with_escaped_CHARACTER_TABULATION" ; + rdfs:comment "literal with escaped CHARACTER TABULATION" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#literal_with_escaped_BACKSPACE> rdf:type rdft:TestTurtleEval ; + mf:name "literal_with_escaped_BACKSPACE" ; + rdfs:comment "literal with escaped BACKSPACE" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#literal_with_escaped_LINE_FEED> rdf:type rdft:TestTurtleEval ; + mf:name "literal_with_escaped_LINE_FEED" ; + rdfs:comment "literal with escaped LINE FEED" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#literal_with_escaped_CARRIAGE_RETURN> rdf:type rdft:TestTurtleEval ; + mf:name "literal_with_escaped_CARRIAGE_RETURN" ; + rdfs:comment "literal with escaped CARRIAGE RETURN" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#literal_with_escaped_FORM_FEED> rdf:type rdft:TestTurtleEval ; + mf:name "literal_with_escaped_FORM_FEED" ; + rdfs:comment "literal with escaped FORM FEED" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#literal_with_numeric_escape4> rdf:type rdft:TestTurtleEval ; + mf:name "literal_with_numeric_escape4" ; + rdfs:comment "literal with numeric escape4 \\u" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#literal_with_numeric_escape8> rdf:type rdft:TestTurtleEval ; + mf:name "literal_with_numeric_escape8" ; + rdfs:comment "literal with numeric escape8 \\U" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#IRIREF_datatype> rdf:type rdft:TestTurtleEval ; + mf:name "IRIREF_datatype" ; + rdfs:comment "IRIREF datatype \"\"^^" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#prefixed_name_datatype> rdf:type rdft:TestTurtleEval ; + mf:name "prefixed_name_datatype" ; + rdfs:comment "prefixed name datatype \"\"^^p:t" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#bareword_integer> rdf:type rdft:TestTurtleEval ; + mf:name "bareword_integer" ; + rdfs:comment "bareword integer" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#bareword_decimal> rdf:type rdft:TestTurtleEval ; + mf:name "bareword_decimal" ; + rdfs:comment "bareword decimal" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#bareword_double> rdf:type rdft:TestTurtleEval ; + mf:name "bareword_double" ; + rdfs:comment "bareword double" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#double_lower_case_e> rdf:type rdft:TestTurtleEval ; + mf:name "double_lower_case_e" ; + rdfs:comment "double lower case e" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#negative_numeric> rdf:type rdft:TestTurtleEval ; + mf:name "negative_numeric" ; + rdfs:comment "negative numeric" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#positive_numeric> rdf:type rdft:TestTurtleEval ; + mf:name "positive_numeric" ; + rdfs:comment "positive numeric" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#numeric_with_leading_0> rdf:type rdft:TestTurtleEval ; + mf:name "numeric_with_leading_0" ; + rdfs:comment "numeric with leading 0" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#literal_true> rdf:type rdft:TestTurtleEval ; + mf:name "literal_true" ; + rdfs:comment "literal true" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#literal_false> rdf:type rdft:TestTurtleEval ; + mf:name "literal_false" ; + rdfs:comment "literal false" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#langtagged_non_LONG> rdf:type rdft:TestTurtleEval ; + mf:name "langtagged_non_LONG" ; + rdfs:comment "langtagged non-LONG \"x\"@en" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#langtagged_LONG> rdf:type rdft:TestTurtleEval ; + mf:name "langtagged_LONG" ; + rdfs:comment "langtagged LONG \"\"\"x\"\"\"@en" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#lantag_with_subtag> rdf:type rdft:TestTurtleEval ; + mf:name "lantag_with_subtag" ; + rdfs:comment "lantag with subtag \"x\"@en-us" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#objectList_with_two_objects> rdf:type rdft:TestTurtleEval ; + mf:name "objectList_with_two_objects" ; + rdfs:comment "objectList with two objects … ," ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#predicateObjectList_with_two_objectLists> rdf:type rdft:TestTurtleEval ; + mf:name "predicateObjectList_with_two_objectLists" ; + rdfs:comment "predicateObjectList with two objectLists … ," ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#predicateObjectList_with_blankNodePropertyList_as_object> rdf:type rdft:TestTurtleEval ; + mf:name "predicateObjectList_with_blankNodePropertyList_as_object" ; + rdfs:comment "predicateObjectList_with_blankNodePropertyList_as_object

[ ] ; [ , ] " ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#repeated_semis_at_end> rdf:type rdft:TestTurtleEval ; + mf:name "repeated_semis_at_end" ; + rdfs:comment "repeated semis at end

;; ." ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#repeated_semis_not_at_end> rdf:type rdft:TestTurtleEval ; + mf:name "repeated_semis_not_at_end" ; + rdfs:comment "repeated semis not at end

;;." ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +# original tests-ttl +<#turtle-syntax-file-01> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-file-01" ; + rdfs:comment "Empty file" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-file-02> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-file-02" ; + rdfs:comment "Only comment" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-file-03> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-file-03" ; + rdfs:comment "One comment, one empty line" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-uri-01> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-uri-01" ; + rdfs:comment "Only IRIs" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-uri-02> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-uri-02" ; + rdfs:comment "IRIs with Unicode escape" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-uri-03> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-uri-03" ; + rdfs:comment "IRIs with long Unicode escape" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-uri-04> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-uri-04" ; + rdfs:comment "Legal IRIs" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-base-01> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-base-01" ; + rdfs:comment "@base" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-base-02> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-base-02" ; + rdfs:comment "BASE" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-base-03> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-base-03" ; + rdfs:comment "@base with relative IRIs" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-base-04> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-base-04" ; + rdfs:comment "base with relative IRIs" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-prefix-01> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-prefix-01" ; + rdfs:comment "@prefix" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-prefix-02> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-prefix-02" ; + rdfs:comment "PreFIX" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-prefix-03> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-prefix-03" ; + rdfs:comment "Empty PREFIX" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-prefix-04> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-prefix-04" ; + rdfs:comment "Empty @prefix with % escape" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-prefix-05> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-prefix-05" ; + rdfs:comment "@prefix with no suffix" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-prefix-06> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-prefix-06" ; + rdfs:comment "colon is a legal pname character" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-prefix-07> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-prefix-07" ; + rdfs:comment "dash is a legal pname character" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-prefix-08> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-prefix-08" ; + rdfs:comment "underscore is a legal pname character" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-prefix-09> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-prefix-09" ; + rdfs:comment "percents in pnames" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-string-01> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-string-01" ; + rdfs:comment "string literal" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-string-02> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-string-02" ; + rdfs:comment "langString literal" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-string-03> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-string-03" ; + rdfs:comment "langString literal with region" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-string-04> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-string-04" ; + rdfs:comment "squote string literal" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-string-05> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-string-05" ; + rdfs:comment "squote langString literal" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-string-06> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-string-06" ; + rdfs:comment "squote langString literal with region" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-string-07> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-string-07" ; + rdfs:comment "long string literal with embedded single- and double-quotes" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-string-08> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-string-08" ; + rdfs:comment "long string literal with embedded newline" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-string-09> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-string-09" ; + rdfs:comment "squote long string literal with embedded single- and double-quotes" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-string-10> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-string-10" ; + rdfs:comment "long langString literal with embedded newline" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-string-11> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-string-11" ; + rdfs:comment "squote long langString literal with embedded newline" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-str-esc-01> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-str-esc-01" ; + rdfs:comment "string literal with escaped newline" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-str-esc-02> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-str-esc-02" ; + rdfs:comment "string literal with Unicode escape" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-str-esc-03> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-str-esc-03" ; + rdfs:comment "string literal with long Unicode escape" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-pname-esc-01> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-pname-esc-01" ; + rdfs:comment "pname with back-slash escapes" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-pname-esc-02> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-pname-esc-02" ; + rdfs:comment "pname with back-slash escapes (2)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-pname-esc-03> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-pname-esc-03" ; + rdfs:comment "pname with back-slash escapes (3)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bnode-01> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-bnode-01" ; + rdfs:comment "bnode subject" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bnode-02> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-bnode-02" ; + rdfs:comment "bnode object" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bnode-03> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-bnode-03" ; + rdfs:comment "bnode property list object" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bnode-04> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-bnode-04" ; + rdfs:comment "bnode property list object (2)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bnode-05> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-bnode-05" ; + rdfs:comment "bnode property list subject" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bnode-06> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-bnode-06" ; + rdfs:comment "labeled bnode subject" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bnode-07> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-bnode-07" ; + rdfs:comment "labeled bnode subject and object" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bnode-08> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-bnode-08" ; + rdfs:comment "bare bnode property list" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bnode-09> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-bnode-09" ; + rdfs:comment "bnode property list" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bnode-10> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-bnode-10" ; + rdfs:comment "mixed bnode property list and triple" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-number-01> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-number-01" ; + rdfs:comment "integer literal" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-number-02> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-number-02" ; + rdfs:comment "negative integer literal" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-number-03> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-number-03" ; + rdfs:comment "positive integer literal" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-number-04> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-number-04" ; + rdfs:comment "decimal literal" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-number-05> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-number-05" ; + rdfs:comment "decimal literal (no leading digits)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-number-06> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-number-06" ; + rdfs:comment "negative decimal literal" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-number-07> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-number-07" ; + rdfs:comment "positive decimal literal" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-number-08> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-number-08" ; + rdfs:comment "integer literal with decimal lexical confusion" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-number-09> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-number-09" ; + rdfs:comment "double literal" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-number-10> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-number-10" ; + rdfs:comment "negative double literal" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-number-11> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-number-11" ; + rdfs:comment "double literal no fraction" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-datatypes-01> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-datatypes-01" ; + rdfs:comment "xsd:byte literal" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-datatypes-02> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-datatypes-02" ; + rdfs:comment "integer as xsd:string" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-kw-01> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-kw-01" ; + rdfs:comment "boolean literal (true)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-kw-02> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-kw-02" ; + rdfs:comment "boolean literal (false)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-kw-03> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-kw-03" ; + rdfs:comment "'a' as keyword" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-struct-01> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-struct-01" ; + rdfs:comment "object list" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-struct-02> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-struct-02" ; + rdfs:comment "predicate list with object list" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-struct-03> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-struct-03" ; + rdfs:comment "predicate list with object list and dangling ';'" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-struct-04> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-struct-04" ; + rdfs:comment "predicate list with multiple ;;" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-struct-05> rdf:type rdft:TestTurtlePositiveSyntax ; + mf:name "turtle-syntax-struct-05" ; + rdfs:comment "predicate list with multiple ;;" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-eval-lists-01> rdf:type rdft:TestTurtleEval ; + mf:name "turtle-eval-lists-01" ; + rdfs:comment "empty list" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#turtle-eval-lists-02> rdf:type rdft:TestTurtleEval ; + mf:name "turtle-eval-lists-02" ; + rdfs:comment "mixed list" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#turtle-eval-lists-03> rdf:type rdft:TestTurtleEval ; + mf:name "turtle-eval-lists-03" ; + rdfs:comment "isomorphic list as subject and object" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#turtle-eval-lists-04> rdf:type rdft:TestTurtleEval ; + mf:name "turtle-eval-lists-04" ; + rdfs:comment "lists of lists" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#turtle-eval-lists-05> rdf:type rdft:TestTurtleEval ; + mf:name "turtle-eval-lists-05" ; + rdfs:comment "mixed lists with embedded lists" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#turtle-syntax-bad-uri-01> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-uri-01" ; + rdfs:comment "Bad IRI : space (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-uri-02> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-uri-02" ; + rdfs:comment "Bad IRI : bad escape (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-uri-03> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-uri-03" ; + rdfs:comment "Bad IRI : bad long escape (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-uri-04> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-uri-04" ; + rdfs:comment "Bad IRI : character escapes not allowed (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-uri-05> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-uri-05" ; + rdfs:comment "Bad IRI : character escapes not allowed (2) (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-prefix-01> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-prefix-01" ; + rdfs:comment "No prefix (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-prefix-02> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-prefix-02" ; + rdfs:comment "No prefix (2) (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-prefix-03> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-prefix-03" ; + rdfs:comment "@prefix without URI (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-prefix-04> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-prefix-04" ; + rdfs:comment "@prefix without prefix name (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-prefix-05> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-prefix-05" ; + rdfs:comment "@prefix without ':' (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-base-01> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-base-01" ; + rdfs:comment "@base without URI (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-base-02> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-base-02" ; + rdfs:comment "@base in wrong case (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-base-03> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-base-03" ; + rdfs:comment "BASE without URI (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-bnode-01> rdf:type rdft:TestNTriplesNegativeSyntax ; + mf:name "turtle-syntax-bad-bnode-01" ; + rdfs:comment "Colon in bnode label not allowed (negative test)" ; + mf:action ; + . + +<#turtle-syntax-bad-bnode-02> rdf:type rdft:TestNTriplesNegativeSyntax ; + mf:name "turtle-syntax-bad-bnode-02" ; + rdfs:comment "Colon in bnode label not allowed (negative test)" ; + mf:action ; + . + +<#turtle-syntax-bad-struct-01> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-struct-01" ; + rdfs:comment "Turtle is not TriG (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-struct-02> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-struct-02" ; + rdfs:comment "Turtle is not N3 (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-struct-03> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-struct-03" ; + rdfs:comment "Turtle is not NQuads (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-struct-04> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-struct-04" ; + rdfs:comment "Turtle does not allow literals-as-subjects (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-struct-05> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-struct-05" ; + rdfs:comment "Turtle does not allow literals-as-predicates (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-struct-06> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-struct-06" ; + rdfs:comment "Turtle does not allow bnodes-as-predicates (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-struct-07> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-struct-07" ; + rdfs:comment "Turtle does not allow labeled bnodes-as-predicates (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-kw-01> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-kw-01" ; + rdfs:comment "'A' is not a keyword (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-kw-02> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-kw-02" ; + rdfs:comment "'a' cannot be used as subject (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-kw-03> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-kw-03" ; + rdfs:comment "'a' cannot be used as object (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-kw-04> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-kw-04" ; + rdfs:comment "'true' cannot be used as subject (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-kw-05> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-kw-05" ; + rdfs:comment "'true' cannot be used as object (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-n3-extras-01> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-n3-extras-01" ; + rdfs:comment "{} fomulae not in Turtle (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-n3-extras-02> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-n3-extras-02" ; + rdfs:comment "= is not Turtle (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-n3-extras-03> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-n3-extras-03" ; + rdfs:comment "N3 paths not in Turtle (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-n3-extras-04> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-n3-extras-04" ; + rdfs:comment "N3 paths not in Turtle (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-n3-extras-05> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-n3-extras-05" ; + rdfs:comment "N3 is...of not in Turtle (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-n3-extras-06> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-n3-extras-06" ; + rdfs:comment "N3 paths not in Turtle (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-n3-extras-07> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-n3-extras-07" ; + rdfs:comment "@keywords is not Turtle (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-n3-extras-08> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-n3-extras-08" ; + rdfs:comment "@keywords is not Turtle (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-n3-extras-09> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-n3-extras-09" ; + rdfs:comment "=> is not Turtle (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-n3-extras-10> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-n3-extras-10" ; + rdfs:comment "<= is not Turtle (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-n3-extras-11> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-n3-extras-11" ; + rdfs:comment "@forSome is not Turtle (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-n3-extras-12> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-n3-extras-12" ; + rdfs:comment "@forAll is not Turtle (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-n3-extras-13> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-n3-extras-13" ; + rdfs:comment "@keywords is not Turtle (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-struct-08> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-struct-08" ; + rdfs:comment "missing '.' (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-struct-09> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-struct-09" ; + rdfs:comment "extra '.' (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-struct-10> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-struct-10" ; + rdfs:comment "extra '.' (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-struct-11> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-struct-11" ; + rdfs:comment "trailing ';' no '.' (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-struct-12> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-struct-12" ; + rdfs:comment "subject, predicate, no object (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-struct-13> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-struct-13" ; + rdfs:comment "subject, predicate, no object (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-struct-14> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-struct-14" ; + rdfs:comment "literal as subject (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-struct-15> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-struct-15" ; + rdfs:comment "literal as predicate (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-struct-16> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-struct-16" ; + rdfs:comment "bnode as predicate (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-struct-17> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-struct-17" ; + rdfs:comment "labeled bnode as predicate (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-lang-01> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-lang-01" ; + rdfs:comment "langString with bad lang (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-esc-01> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-esc-01" ; + rdfs:comment "Bad string escape (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-esc-02> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-esc-02" ; + rdfs:comment "Bad string escape (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-esc-03> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-esc-03" ; + rdfs:comment "Bad string escape (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-esc-04> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-esc-04" ; + rdfs:comment "Bad string escape (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-pname-01> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-pname-01" ; + rdfs:comment "'~' must be escaped in pname (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-pname-02> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-pname-02" ; + rdfs:comment "Bad %-sequence in pname (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-pname-03> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-pname-03" ; + rdfs:comment "Bad unicode escape in pname (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-string-01> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-string-01" ; + rdfs:comment "mismatching string literal open/close (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-string-02> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-string-02" ; + rdfs:comment "mismatching string literal open/close (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-string-03> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-string-03" ; + rdfs:comment "mismatching string literal long/short (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-string-04> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-string-04" ; + rdfs:comment "mismatching long string literal open/close (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-string-05> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-string-05" ; + rdfs:comment "Long literal with missing end (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-string-06> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-string-06" ; + rdfs:comment "Long literal with extra quote (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-string-07> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-string-07" ; + rdfs:comment "Long literal with extra squote (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-num-01> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-num-01" ; + rdfs:comment "Bad number format (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-num-02> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-num-02" ; + rdfs:comment "Bad number format (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-num-03> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-num-03" ; + rdfs:comment "Bad number format (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-num-04> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-num-04" ; + rdfs:comment "Bad number format (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-syntax-bad-num-05> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-num-05" ; + rdfs:comment "Bad number format (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-eval-struct-01> rdf:type rdft:TestTurtleEval ; + mf:name "turtle-eval-struct-01" ; + rdfs:comment "triple with IRIs" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#turtle-eval-struct-02> rdf:type rdft:TestTurtleEval ; + mf:name "turtle-eval-struct-02" ; + rdfs:comment "triple with IRIs and embedded whitespace" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#turtle-subm-01> rdf:type rdft:TestTurtleEval ; + mf:name "turtle-subm-01" ; + rdfs:comment "Blank subject" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#turtle-subm-02> rdf:type rdft:TestTurtleEval ; + mf:name "turtle-subm-02" ; + rdfs:comment "@prefix and qnames" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#turtle-subm-03> rdf:type rdft:TestTurtleEval ; + mf:name "turtle-subm-03" ; + rdfs:comment ", operator" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#turtle-subm-04> rdf:type rdft:TestTurtleEval ; + mf:name "turtle-subm-04" ; + rdfs:comment "; operator" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#turtle-subm-05> rdf:type rdft:TestTurtleEval ; + mf:name "turtle-subm-05" ; + rdfs:comment "empty [] as subject and object" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#turtle-subm-06> rdf:type rdft:TestTurtleEval ; + mf:name "turtle-subm-06" ; + rdfs:comment "non-empty [] as subject and object" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#turtle-subm-07> rdf:type rdft:TestTurtleEval ; + mf:name "turtle-subm-07" ; + rdfs:comment "'a' as predicate" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#turtle-subm-08> rdf:type rdft:TestTurtleEval ; + mf:name "turtle-subm-08" ; + rdfs:comment "simple collection" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#turtle-subm-09> rdf:type rdft:TestTurtleEval ; + mf:name "turtle-subm-09" ; + rdfs:comment "empty collection" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#turtle-subm-10> rdf:type rdft:TestTurtleEval ; + mf:name "turtle-subm-10" ; + rdfs:comment "integer datatyped literal" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#turtle-subm-11> rdf:type rdft:TestTurtleEval ; + mf:name "turtle-subm-11" ; + rdfs:comment "decimal integer canonicalization" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#turtle-subm-12> rdf:type rdft:TestTurtleEval ; + mf:name "turtle-subm-12" ; + rdfs:comment "- and _ in names and qnames" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#turtle-subm-13> rdf:type rdft:TestTurtleEval ; + mf:name "turtle-subm-13" ; + rdfs:comment "tests for rdf:_ and other qnames starting with _" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#turtle-subm-14> rdf:type rdft:TestTurtleEval ; + mf:name "turtle-subm-14" ; + rdfs:comment "bare : allowed" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#turtle-subm-15> rdf:type rdft:TestTurtleEval ; + mf:name "turtle-subm-15" ; + rdfs:comment "simple long literal" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#turtle-subm-16> rdf:type rdft:TestTurtleEval ; + mf:name "turtle-subm-16" ; + rdfs:comment "long literals with escapes" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#turtle-subm-17> rdf:type rdft:TestTurtleEval ; + mf:name "turtle-subm-17" ; + rdfs:comment "floating point number" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#turtle-subm-18> rdf:type rdft:TestTurtleEval ; + mf:name "turtle-subm-18" ; + rdfs:comment "empty literals, normal and long variant" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#turtle-subm-19> rdf:type rdft:TestTurtleEval ; + mf:name "turtle-subm-19" ; + rdfs:comment "positive integer, decimal and doubles" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#turtle-subm-20> rdf:type rdft:TestTurtleEval ; + mf:name "turtle-subm-20" ; + rdfs:comment "negative integer, decimal and doubles" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#turtle-subm-21> rdf:type rdft:TestTurtleEval ; + mf:name "turtle-subm-21" ; + rdfs:comment "long literal ending in double quote" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#turtle-subm-22> rdf:type rdft:TestTurtleEval ; + mf:name "turtle-subm-22" ; + rdfs:comment "boolean literals" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#turtle-subm-23> rdf:type rdft:TestTurtleEval ; + mf:name "turtle-subm-23" ; + rdfs:comment "comments" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#turtle-subm-24> rdf:type rdft:TestTurtleEval ; + mf:name "turtle-subm-24" ; + rdfs:comment "no final mewline" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#turtle-subm-25> rdf:type rdft:TestTurtleEval ; + mf:name "turtle-subm-25" ; + rdfs:comment "repeating a @prefix changes pname definition" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#turtle-subm-26> rdf:type rdft:TestTurtleEval ; + mf:name "turtle-subm-26" ; + rdfs:comment "Variations on decimal canonicalization" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#turtle-subm-27> rdf:type rdft:TestTurtleEval ; + mf:name "turtle-subm-27" ; + rdfs:comment "Repeating @base changes base for relative IRI lookup" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#turtle-eval-bad-01> rdf:type rdft:TestTurtleNegativeEval ; + mf:name "turtle-eval-bad-01" ; + rdfs:comment "Bad IRI : good escape, bad charcater (negative evaluation test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-eval-bad-02> rdf:type rdft:TestTurtleNegativeEval ; + mf:name "turtle-eval-bad-02" ; + rdfs:comment "Bad IRI : hex 3C is < (negative evaluation test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-eval-bad-03> rdf:type rdft:TestTurtleNegativeEval ; + mf:name "turtle-eval-bad-03" ; + rdfs:comment "Bad IRI : hex 3E is (negative evaluation test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#turtle-eval-bad-04> rdf:type rdft:TestTurtleNegativeEval ; + mf:name "turtle-eval-bad-04" ; + rdfs:comment "Bad IRI : {abc} (negative evaluation test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +# tests requested by Jeremy Carroll +# http://www.w3.org/2011/rdf-wg/wiki/Turtle_Candidate_Recommendation_Comments#c35 +<#comment_following_localName> rdf:type rdft:TestTurtleEval ; + mf:name "comment_following_localName" ; + rdfs:comment "comment following localName" ; + rdft:approval rdft:Proposed ; + mf:action ; + mf:result ; + . + +<#number_sign_following_localName> rdf:type rdft:TestTurtleEval ; + mf:name "number_sign_following_localName" ; + rdfs:comment "number sign following localName" ; + rdft:approval rdft:Proposed ; + mf:action ; + mf:result ; + . + +<#comment_following_PNAME_NS> rdf:type rdft:TestTurtleEval ; + mf:name "comment_following_PNAME_NS" ; + rdfs:comment "comment following PNAME_NS" ; + rdft:approval rdft:Proposed ; + mf:action ; + mf:result ; + . + +<#number_sign_following_PNAME_NS> rdf:type rdft:TestTurtleEval ; + mf:name "number_sign_following_PNAME_NS" ; + rdfs:comment "number sign following PNAME_NS" ; + rdft:approval rdft:Proposed ; + mf:action ; + mf:result ; + . + +# tests from Dave Beckett +# http://www.w3.org/2011/rdf-wg/wiki/Turtle_Candidate_Recommendation_Comments#c28 +<#LITERAL_LONG2_with_REVERSE_SOLIDUS> rdf:type rdft:TestTurtleEval ; + mf:name "LITERAL_LONG2_with_REVERSE_SOLIDUS" ; + rdfs:comment "REVERSE SOLIDUS at end of LITERAL_LONG2" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#turtle-syntax-bad-LITERAL2_with_langtag_and_datatype> rdf:type rdft:TestTurtleNegativeSyntax ; + mf:name "turtle-syntax-bad-num-05" ; + rdfs:comment "Bad number format (negative test)" ; + rdft:approval rdft:Approved ; + mf:action ; + . + +<#two_LITERAL_LONG2s> rdf:type rdft:TestTurtleEval ; + mf:name "two_LITERAL_LONG2s" ; + rdfs:comment "two LITERAL_LONG2s testing quote delimiter overrun" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +<#langtagged_LONG_with_subtag> rdf:type rdft:TestTurtleEval ; + mf:name "langtagged_LONG_with_subtag" ; + rdfs:comment "langtagged LONG with subtag \"\"\"Cheers\"\"\"@en-UK" ; + rdft:approval rdft:Approved ; + mf:action ; + mf:result ; + . + +# tests from David Robillard +# http://www.w3.org/2011/rdf-wg/wiki/Turtle_Candidate_Recommendation_Comments#c21 +<#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" ; + rdft:approval rdft:Approved ; + mf:action . + +<#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" ; + rdft:approval rdft:Approved ; + mf:action . + +<#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" ; + rdft:approval rdft:Approved ; + mf:action . + +<#turtle-syntax-bad-ln-escape> + rdf:type rdft:TestTurtleNegativeSyntax ; + rdfs:comment "Bad hex escape in local name" ; + mf:name "turtle-syntax-bad-ln-escape" ; + rdft:approval rdft:Approved ; + mf:action . + +<#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" ; + rdft:approval rdft:Approved ; + mf:action . + +<#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" ; + rdft:approval rdft:Approved ; + mf:action . + +<#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" ; + rdft:approval rdft:Approved ; + mf:action . + +<#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" ; + rdft:approval rdft:Approved ; + mf:action . + +<#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" ; + rdft:approval rdft:Approved ; + mf:action . + +<#turtle-syntax-ln-dots> + rdf:type rdft:TestTurtlePositiveSyntax ; + rdfs:comment "Dots in pname local names" ; + mf:name "turtle-syntax-ln-dots" ; + rdft:approval rdft:Approved ; + mf:action . + +<#turtle-syntax-ln-colons> + rdf:type rdft:TestTurtlePositiveSyntax ; + rdfs:comment "Colons in pname local names" ; + mf:name "turtle-syntax-ln-colons" ; + rdft:approval rdft:Approved ; + mf:action . + +<#turtle-syntax-ns-dots> + rdf:type rdft:TestTurtlePositiveSyntax ; + rdfs:comment "Dots in namespace names" ; + mf:name "turtle-syntax-ns-dots" ; + rdft:approval rdft:Approved ; + mf:action . + +<#turtle-syntax-blank-label> + rdf:type rdft:TestTurtlePositiveSyntax ; + rdfs:comment "Characters allowed in blank node labels" ; + mf:name "turtle-syntax-blank-label" ; + rdft:approval rdft:Approved ; + mf:action . diff --git a/test/w3c/turtle/negative_numeric.nt b/test/w3c/turtle/negative_numeric.nt new file mode 100644 index 00000000..4baf628d --- /dev/null +++ b/test/w3c/turtle/negative_numeric.nt @@ -0,0 +1 @@ + "-1"^^ . diff --git a/test/w3c/turtle/negative_numeric.ttl b/test/w3c/turtle/negative_numeric.ttl new file mode 100644 index 00000000..a6a7f57b --- /dev/null +++ b/test/w3c/turtle/negative_numeric.ttl @@ -0,0 +1 @@ + -1 . diff --git a/test/w3c/turtle/nested_blankNodePropertyLists.nt b/test/w3c/turtle/nested_blankNodePropertyLists.nt new file mode 100644 index 00000000..5284c007 --- /dev/null +++ b/test/w3c/turtle/nested_blankNodePropertyLists.nt @@ -0,0 +1,3 @@ +_:b1 _:b2 . +_:b2 . +_:b1 . diff --git a/test/w3c/turtle/nested_blankNodePropertyLists.ttl b/test/w3c/turtle/nested_blankNodePropertyLists.ttl new file mode 100644 index 00000000..a3e4681c --- /dev/null +++ b/test/w3c/turtle/nested_blankNodePropertyLists.ttl @@ -0,0 +1 @@ +[ [ ] ; ]. diff --git a/test/w3c/turtle/nested_collection.nt b/test/w3c/turtle/nested_collection.nt new file mode 100644 index 00000000..eaea2847 --- /dev/null +++ b/test/w3c/turtle/nested_collection.nt @@ -0,0 +1,5 @@ + _:b1 . +_:b1 _:b2 . +_:b2 "1"^^ . +_:b2 . +_:b1 . diff --git a/test/w3c/turtle/nested_collection.ttl b/test/w3c/turtle/nested_collection.ttl new file mode 100644 index 00000000..944e7c6b --- /dev/null +++ b/test/w3c/turtle/nested_collection.ttl @@ -0,0 +1 @@ + ((1)) . diff --git a/test/w3c/turtle/number_sign_following_PNAME_NS.nt b/test/w3c/turtle/number_sign_following_PNAME_NS.nt new file mode 100644 index 00000000..82d9629a --- /dev/null +++ b/test/w3c/turtle/number_sign_following_PNAME_NS.nt @@ -0,0 +1 @@ + . diff --git a/test/w3c/turtle/number_sign_following_PNAME_NS.ttl b/test/w3c/turtle/number_sign_following_PNAME_NS.ttl new file mode 100644 index 00000000..2003fa4d --- /dev/null +++ b/test/w3c/turtle/number_sign_following_PNAME_NS.ttl @@ -0,0 +1,3 @@ +@prefix p: . + p:\#numbersign +. diff --git a/test/w3c/turtle/number_sign_following_localName.nt b/test/w3c/turtle/number_sign_following_localName.nt new file mode 100644 index 00000000..5ae57b8d --- /dev/null +++ b/test/w3c/turtle/number_sign_following_localName.nt @@ -0,0 +1 @@ + . diff --git a/test/w3c/turtle/number_sign_following_localName.ttl b/test/w3c/turtle/number_sign_following_localName.ttl new file mode 100644 index 00000000..a0e39ecd --- /dev/null +++ b/test/w3c/turtle/number_sign_following_localName.ttl @@ -0,0 +1,3 @@ +@prefix p: . + p:o\#numbersign +. diff --git a/test/w3c/turtle/numeric_with_leading_0.nt b/test/w3c/turtle/numeric_with_leading_0.nt new file mode 100644 index 00000000..1df5c472 --- /dev/null +++ b/test/w3c/turtle/numeric_with_leading_0.nt @@ -0,0 +1 @@ + "01"^^ . diff --git a/test/w3c/turtle/numeric_with_leading_0.ttl b/test/w3c/turtle/numeric_with_leading_0.ttl new file mode 100644 index 00000000..a5eac209 --- /dev/null +++ b/test/w3c/turtle/numeric_with_leading_0.ttl @@ -0,0 +1 @@ + 01 . diff --git a/test/w3c/turtle/objectList_with_two_objects.nt b/test/w3c/turtle/objectList_with_two_objects.nt new file mode 100644 index 00000000..7f8e9c0f --- /dev/null +++ b/test/w3c/turtle/objectList_with_two_objects.nt @@ -0,0 +1,2 @@ + . + . diff --git a/test/w3c/turtle/objectList_with_two_objects.ttl b/test/w3c/turtle/objectList_with_two_objects.ttl new file mode 100644 index 00000000..b12f02d1 --- /dev/null +++ b/test/w3c/turtle/objectList_with_two_objects.ttl @@ -0,0 +1 @@ + , . diff --git a/test/w3c/turtle/old_style_base.ttl b/test/w3c/turtle/old_style_base.ttl new file mode 100644 index 00000000..f0f4c03c --- /dev/null +++ b/test/w3c/turtle/old_style_base.ttl @@ -0,0 +1,2 @@ +@base . + . diff --git a/test/w3c/turtle/old_style_prefix.ttl b/test/w3c/turtle/old_style_prefix.ttl new file mode 100644 index 00000000..59595672 --- /dev/null +++ b/test/w3c/turtle/old_style_prefix.ttl @@ -0,0 +1,2 @@ +@prefix p: . +p:s . diff --git a/test/w3c/turtle/percent_escaped_localName.nt b/test/w3c/turtle/percent_escaped_localName.nt new file mode 100644 index 00000000..e0af4b62 --- /dev/null +++ b/test/w3c/turtle/percent_escaped_localName.nt @@ -0,0 +1 @@ + . diff --git a/test/w3c/turtle/percent_escaped_localName.ttl b/test/w3c/turtle/percent_escaped_localName.ttl new file mode 100644 index 00000000..0564ccab --- /dev/null +++ b/test/w3c/turtle/percent_escaped_localName.ttl @@ -0,0 +1,2 @@ +@prefix p: . +p:%25 . diff --git a/test/w3c/turtle/positive_numeric.nt b/test/w3c/turtle/positive_numeric.nt new file mode 100644 index 00000000..96e6086a --- /dev/null +++ b/test/w3c/turtle/positive_numeric.nt @@ -0,0 +1 @@ + "+1"^^ . diff --git a/test/w3c/turtle/positive_numeric.ttl b/test/w3c/turtle/positive_numeric.ttl new file mode 100644 index 00000000..606691d9 --- /dev/null +++ b/test/w3c/turtle/positive_numeric.ttl @@ -0,0 +1 @@ + +1 . diff --git a/test/w3c/turtle/predicateObjectList_with_blankNodePropertyList_as_object.nt b/test/w3c/turtle/predicateObjectList_with_blankNodePropertyList_as_object.nt new file mode 100644 index 00000000..4ae67584 --- /dev/null +++ b/test/w3c/turtle/predicateObjectList_with_blankNodePropertyList_as_object.nt @@ -0,0 +1,5 @@ + _:b1 . +_:b1 . + _:b2 . +_:b2 . +_:b2 . diff --git a/test/w3c/turtle/predicateObjectList_with_blankNodePropertyList_as_object.ttl b/test/w3c/turtle/predicateObjectList_with_blankNodePropertyList_as_object.ttl new file mode 100644 index 00000000..88de7744 --- /dev/null +++ b/test/w3c/turtle/predicateObjectList_with_blankNodePropertyList_as_object.ttl @@ -0,0 +1,3 @@ + [ ] + ; [ + , ] . diff --git a/test/w3c/turtle/predicateObjectList_with_two_objectLists.nt b/test/w3c/turtle/predicateObjectList_with_two_objectLists.nt new file mode 100644 index 00000000..274182c7 --- /dev/null +++ b/test/w3c/turtle/predicateObjectList_with_two_objectLists.nt @@ -0,0 +1,2 @@ + . + . diff --git a/test/w3c/turtle/predicateObjectList_with_two_objectLists.ttl b/test/w3c/turtle/predicateObjectList_with_two_objectLists.ttl new file mode 100644 index 00000000..337b132f --- /dev/null +++ b/test/w3c/turtle/predicateObjectList_with_two_objectLists.ttl @@ -0,0 +1 @@ + ; . diff --git a/test/w3c/turtle/prefix_only_IRI.ttl b/test/w3c/turtle/prefix_only_IRI.ttl new file mode 100644 index 00000000..9ff66603 --- /dev/null +++ b/test/w3c/turtle/prefix_only_IRI.ttl @@ -0,0 +1,2 @@ +@prefix p: . +p: . diff --git a/test/w3c/turtle/prefix_reassigned_and_used.nt b/test/w3c/turtle/prefix_reassigned_and_used.nt new file mode 100644 index 00000000..68bc9efe --- /dev/null +++ b/test/w3c/turtle/prefix_reassigned_and_used.nt @@ -0,0 +1 @@ + . diff --git a/test/w3c/turtle/prefix_reassigned_and_used.ttl b/test/w3c/turtle/prefix_reassigned_and_used.ttl new file mode 100644 index 00000000..1f948597 --- /dev/null +++ b/test/w3c/turtle/prefix_reassigned_and_used.ttl @@ -0,0 +1,3 @@ +@prefix p: . +@prefix p: . +p:s . diff --git a/test/w3c/turtle/prefix_with_PN_CHARS_BASE_character_boundaries.ttl b/test/w3c/turtle/prefix_with_PN_CHARS_BASE_character_boundaries.ttl new file mode 100644 index 00000000..bc436bd2 --- /dev/null +++ b/test/w3c/turtle/prefix_with_PN_CHARS_BASE_character_boundaries.ttl @@ -0,0 +1,2 @@ +@prefix AZazÀÖØöø˿ͰͽͿ῿‌‍⁰↏Ⰰ⿯、퟿豈﷏ﷰ�𐀀󯿽: . + AZazÀÖØöø˿ͰͽͿ῿‌‍⁰↏Ⰰ⿯、퟿豈﷏ﷰ�𐀀󯿽:o . diff --git a/test/w3c/turtle/prefix_with_non_leading_extras.ttl b/test/w3c/turtle/prefix_with_non_leading_extras.ttl new file mode 100644 index 00000000..193460a8 --- /dev/null +++ b/test/w3c/turtle/prefix_with_non_leading_extras.ttl @@ -0,0 +1,2 @@ +@prefix a·̀ͯ‿.⁀: . +a·̀ͯ‿.⁀:s . diff --git a/test/w3c/turtle/prefixed_IRI_object.ttl b/test/w3c/turtle/prefixed_IRI_object.ttl new file mode 100644 index 00000000..c2d50362 --- /dev/null +++ b/test/w3c/turtle/prefixed_IRI_object.ttl @@ -0,0 +1,2 @@ +@prefix p: . + p:o . diff --git a/test/w3c/turtle/prefixed_IRI_predicate.ttl b/test/w3c/turtle/prefixed_IRI_predicate.ttl new file mode 100644 index 00000000..2c1e5cc7 --- /dev/null +++ b/test/w3c/turtle/prefixed_IRI_predicate.ttl @@ -0,0 +1,2 @@ +@prefix p: . + p:p . diff --git a/test/w3c/turtle/prefixed_name_datatype.ttl b/test/w3c/turtle/prefixed_name_datatype.ttl new file mode 100644 index 00000000..4a526073 --- /dev/null +++ b/test/w3c/turtle/prefixed_name_datatype.ttl @@ -0,0 +1,2 @@ +@prefix xsd: . + "1"^^xsd:integer . diff --git a/test/w3c/turtle/repeated_semis_at_end.ttl b/test/w3c/turtle/repeated_semis_at_end.ttl new file mode 100644 index 00000000..8a4d9356 --- /dev/null +++ b/test/w3c/turtle/repeated_semis_at_end.ttl @@ -0,0 +1 @@ + ;; . diff --git a/test/w3c/turtle/repeated_semis_not_at_end.nt b/test/w3c/turtle/repeated_semis_not_at_end.nt new file mode 100644 index 00000000..9ac6005f --- /dev/null +++ b/test/w3c/turtle/repeated_semis_not_at_end.nt @@ -0,0 +1 @@ + . diff --git a/test/w3c/turtle/repeated_semis_not_at_end.ttl b/test/w3c/turtle/repeated_semis_not_at_end.ttl new file mode 100644 index 00000000..3c8144f3 --- /dev/null +++ b/test/w3c/turtle/repeated_semis_not_at_end.ttl @@ -0,0 +1 @@ + ;; . diff --git a/test/w3c/turtle/reserved_escaped_localName.nt b/test/w3c/turtle/reserved_escaped_localName.nt new file mode 100644 index 00000000..1ee4f32e --- /dev/null +++ b/test/w3c/turtle/reserved_escaped_localName.nt @@ -0,0 +1 @@ + . diff --git a/test/w3c/turtle/reserved_escaped_localName.ttl b/test/w3c/turtle/reserved_escaped_localName.ttl new file mode 100644 index 00000000..ae97f8af --- /dev/null +++ b/test/w3c/turtle/reserved_escaped_localName.ttl @@ -0,0 +1,2 @@ +@prefix p: . +p:\_\~\.\-\!\$\&\'\(\)\*\+\,\;\=\/\?\#\@\%00 . diff --git a/test/w3c/turtle/sole_blankNodePropertyList.nt b/test/w3c/turtle/sole_blankNodePropertyList.nt new file mode 100644 index 00000000..b48df9a7 --- /dev/null +++ b/test/w3c/turtle/sole_blankNodePropertyList.nt @@ -0,0 +1 @@ +_:b1 . diff --git a/test/w3c/turtle/sole_blankNodePropertyList.ttl b/test/w3c/turtle/sole_blankNodePropertyList.ttl new file mode 100644 index 00000000..5cc300f3 --- /dev/null +++ b/test/w3c/turtle/sole_blankNodePropertyList.ttl @@ -0,0 +1 @@ +[ ] . diff --git a/test/w3c/turtle/turtle-eval-bad-01.ttl b/test/w3c/turtle/turtle-eval-bad-01.ttl new file mode 100644 index 00000000..c9c458e8 --- /dev/null +++ b/test/w3c/turtle/turtle-eval-bad-01.ttl @@ -0,0 +1,2 @@ +# Bad IRI : good escape, bad charcater + . diff --git a/test/w3c/turtle/turtle-eval-bad-02.ttl b/test/w3c/turtle/turtle-eval-bad-02.ttl new file mode 100644 index 00000000..f2be6ea5 --- /dev/null +++ b/test/w3c/turtle/turtle-eval-bad-02.ttl @@ -0,0 +1,2 @@ +# Bad IRI : hex 3C is < + . diff --git a/test/w3c/turtle/turtle-eval-bad-03.ttl b/test/w3c/turtle/turtle-eval-bad-03.ttl new file mode 100644 index 00000000..1aec7ff9 --- /dev/null +++ b/test/w3c/turtle/turtle-eval-bad-03.ttl @@ -0,0 +1,2 @@ +# Bad IRI : hex 3E is > + . diff --git a/test/w3c/turtle/turtle-eval-bad-04.ttl b/test/w3c/turtle/turtle-eval-bad-04.ttl new file mode 100644 index 00000000..4b7601b3 --- /dev/null +++ b/test/w3c/turtle/turtle-eval-bad-04.ttl @@ -0,0 +1,2 @@ +# Bad IRI + . diff --git a/test/w3c/turtle/turtle-eval-lists-01.nt b/test/w3c/turtle/turtle-eval-lists-01.nt new file mode 100644 index 00000000..e4a87b2d --- /dev/null +++ b/test/w3c/turtle/turtle-eval-lists-01.nt @@ -0,0 +1 @@ + . diff --git a/test/w3c/turtle/turtle-eval-lists-01.ttl b/test/w3c/turtle/turtle-eval-lists-01.ttl new file mode 100644 index 00000000..c6ee0fbe --- /dev/null +++ b/test/w3c/turtle/turtle-eval-lists-01.ttl @@ -0,0 +1,2 @@ +@prefix : . +:s :p () . diff --git a/test/w3c/turtle/turtle-eval-lists-02.nt b/test/w3c/turtle/turtle-eval-lists-02.nt new file mode 100644 index 00000000..f2d81d46 --- /dev/null +++ b/test/w3c/turtle/turtle-eval-lists-02.nt @@ -0,0 +1,7 @@ + _:b1 . +_:b1 "1"^^ . +_:b1 _:b2 . +_:b2 "2" . +_:b2 _:b3 . +_:b3 . +_:b3 . diff --git a/test/w3c/turtle/turtle-eval-lists-02.ttl b/test/w3c/turtle/turtle-eval-lists-02.ttl new file mode 100644 index 00000000..06a0cd1e --- /dev/null +++ b/test/w3c/turtle/turtle-eval-lists-02.ttl @@ -0,0 +1,2 @@ +@prefix : . +:s :p (1 "2" :o) . diff --git a/test/w3c/turtle/turtle-eval-lists-03.nt b/test/w3c/turtle/turtle-eval-lists-03.nt new file mode 100644 index 00000000..bac62c25 --- /dev/null +++ b/test/w3c/turtle/turtle-eval-lists-03.nt @@ -0,0 +1,5 @@ +_:b1 "1"^^ . +_:b1 . +_:b1 _:b2 . +_:b2 "1"^^ . +_:b2 . diff --git a/test/w3c/turtle/turtle-eval-lists-03.ttl b/test/w3c/turtle/turtle-eval-lists-03.ttl new file mode 100644 index 00000000..e71f0273 --- /dev/null +++ b/test/w3c/turtle/turtle-eval-lists-03.ttl @@ -0,0 +1,2 @@ +@prefix : . +(1) :p (1) . diff --git a/test/w3c/turtle/turtle-eval-lists-04.nt b/test/w3c/turtle/turtle-eval-lists-04.nt new file mode 100644 index 00000000..ba577791 --- /dev/null +++ b/test/w3c/turtle/turtle-eval-lists-04.nt @@ -0,0 +1,5 @@ +_:b1 . +_:b1 . +_:b1 _:b2 . +_:b2 . +_:b2 . diff --git a/test/w3c/turtle/turtle-eval-lists-04.ttl b/test/w3c/turtle/turtle-eval-lists-04.ttl new file mode 100644 index 00000000..a9885389 --- /dev/null +++ b/test/w3c/turtle/turtle-eval-lists-04.ttl @@ -0,0 +1,2 @@ +@prefix : . +(()) :p (()) . diff --git a/test/w3c/turtle/turtle-eval-lists-05.nt b/test/w3c/turtle/turtle-eval-lists-05.nt new file mode 100644 index 00000000..79225c4a --- /dev/null +++ b/test/w3c/turtle/turtle-eval-lists-05.nt @@ -0,0 +1,19 @@ +_:b1 "1"^^ . +_:b1 _:b2 . +_:b2 "2"^^ . +_:b2 _:b3 . +_:b3 _:b4 . +_:b4 "1"^^ . +_:b4 _:b5 . +_:b5 "2"^^ . +_:b5 . +_:b3 . +_:b1 _:b6 . +_:b6 _:b7 . +_:b7 "a" . +_:b7 . +_:b6 _:b8 . +_:b8 "b" . +_:b8 _:b9 . +_:b9 . +_:b9 . diff --git a/test/w3c/turtle/turtle-eval-lists-05.ttl b/test/w3c/turtle/turtle-eval-lists-05.ttl new file mode 100644 index 00000000..43e68a44 --- /dev/null +++ b/test/w3c/turtle/turtle-eval-lists-05.ttl @@ -0,0 +1,2 @@ +@prefix : . +(1 2 (1 2)) :p (( "a") "b" :o) . diff --git a/test/w3c/turtle/turtle-eval-struct-01.nt b/test/w3c/turtle/turtle-eval-struct-01.nt new file mode 100644 index 00000000..2e2d5baf --- /dev/null +++ b/test/w3c/turtle/turtle-eval-struct-01.nt @@ -0,0 +1 @@ + . diff --git a/test/w3c/turtle/turtle-eval-struct-01.ttl b/test/w3c/turtle/turtle-eval-struct-01.ttl new file mode 100644 index 00000000..2e2d5baf --- /dev/null +++ b/test/w3c/turtle/turtle-eval-struct-01.ttl @@ -0,0 +1 @@ + . diff --git a/test/w3c/turtle/turtle-eval-struct-02.nt b/test/w3c/turtle/turtle-eval-struct-02.nt new file mode 100644 index 00000000..6cdc856a --- /dev/null +++ b/test/w3c/turtle/turtle-eval-struct-02.nt @@ -0,0 +1,2 @@ + . + . diff --git a/test/w3c/turtle/turtle-eval-struct-02.ttl b/test/w3c/turtle/turtle-eval-struct-02.ttl new file mode 100644 index 00000000..45b9ea05 --- /dev/null +++ b/test/w3c/turtle/turtle-eval-struct-02.ttl @@ -0,0 +1,4 @@ + + ; + ; + . diff --git a/test/w3c/turtle/turtle-subm-01.nt b/test/w3c/turtle/turtle-subm-01.nt new file mode 100644 index 00000000..9efa50de --- /dev/null +++ b/test/w3c/turtle/turtle-subm-01.nt @@ -0,0 +1 @@ +_:b1 . diff --git a/test/w3c/turtle/turtle-subm-01.ttl b/test/w3c/turtle/turtle-subm-01.ttl new file mode 100644 index 00000000..78da35e6 --- /dev/null +++ b/test/w3c/turtle/turtle-subm-01.ttl @@ -0,0 +1,2 @@ +@prefix : <#> . +[] :x :y . diff --git a/test/w3c/turtle/turtle-subm-02.nt b/test/w3c/turtle/turtle-subm-02.nt new file mode 100644 index 00000000..5ccb5bd2 --- /dev/null +++ b/test/w3c/turtle/turtle-subm-02.nt @@ -0,0 +1,3 @@ + . + . + . diff --git a/test/w3c/turtle/turtle-subm-02.ttl b/test/w3c/turtle/turtle-subm-02.ttl new file mode 100644 index 00000000..9070d2c4 --- /dev/null +++ b/test/w3c/turtle/turtle-subm-02.ttl @@ -0,0 +1,7 @@ +# Test @prefix and qnames +@prefix : . +@prefix a: . +@prefix b: . +:a :b :c . +a:a a:b a:c . +:a a:a b:a . diff --git a/test/w3c/turtle/turtle-subm-03.nt b/test/w3c/turtle/turtle-subm-03.nt new file mode 100644 index 00000000..99732ab3 --- /dev/null +++ b/test/w3c/turtle/turtle-subm-03.nt @@ -0,0 +1,3 @@ + . + . + . diff --git a/test/w3c/turtle/turtle-subm-03.ttl b/test/w3c/turtle/turtle-subm-03.ttl new file mode 100644 index 00000000..a623f3c1 --- /dev/null +++ b/test/w3c/turtle/turtle-subm-03.ttl @@ -0,0 +1,5 @@ +# Test , operator +@prefix : . +:a :b :c, + :d, + :e . diff --git a/test/w3c/turtle/turtle-subm-04.nt b/test/w3c/turtle/turtle-subm-04.nt new file mode 100644 index 00000000..d6ce9e8f --- /dev/null +++ b/test/w3c/turtle/turtle-subm-04.nt @@ -0,0 +1,3 @@ + . + . + . diff --git a/test/w3c/turtle/turtle-subm-04.ttl b/test/w3c/turtle/turtle-subm-04.ttl new file mode 100644 index 00000000..9179fa50 --- /dev/null +++ b/test/w3c/turtle/turtle-subm-04.ttl @@ -0,0 +1,5 @@ +# Test ; operator +@prefix : . +:a :b :c ; + :d :e ; + :f :g . diff --git a/test/w3c/turtle/turtle-subm-05.nt b/test/w3c/turtle/turtle-subm-05.nt new file mode 100644 index 00000000..d5d01526 --- /dev/null +++ b/test/w3c/turtle/turtle-subm-05.nt @@ -0,0 +1,2 @@ +_:b1 . + _:b2 . diff --git a/test/w3c/turtle/turtle-subm-05.ttl b/test/w3c/turtle/turtle-subm-05.ttl new file mode 100644 index 00000000..c5181479 --- /dev/null +++ b/test/w3c/turtle/turtle-subm-05.ttl @@ -0,0 +1,4 @@ +# Test empty [] operator; not allowed as predicate +@prefix : . +[] :a :b . +:c :d [] . diff --git a/test/w3c/turtle/turtle-subm-06.nt b/test/w3c/turtle/turtle-subm-06.nt new file mode 100644 index 00000000..d440197f --- /dev/null +++ b/test/w3c/turtle/turtle-subm-06.nt @@ -0,0 +1,4 @@ +_:b1 . +_:b1 . + _:b2 . +_:b2 . diff --git a/test/w3c/turtle/turtle-subm-06.ttl b/test/w3c/turtle/turtle-subm-06.ttl new file mode 100644 index 00000000..adcbcabd --- /dev/null +++ b/test/w3c/turtle/turtle-subm-06.ttl @@ -0,0 +1,4 @@ +# Test non empty [] operator; not allowed as predicate +@prefix : . +[ :a :b ] :c :d . +:e :f [ :g :h ] . diff --git a/test/w3c/turtle/turtle-subm-07.nt b/test/w3c/turtle/turtle-subm-07.nt new file mode 100644 index 00000000..49961ea6 --- /dev/null +++ b/test/w3c/turtle/turtle-subm-07.nt @@ -0,0 +1 @@ + . diff --git a/test/w3c/turtle/turtle-subm-07.ttl b/test/w3c/turtle/turtle-subm-07.ttl new file mode 100644 index 00000000..9c1005cc --- /dev/null +++ b/test/w3c/turtle/turtle-subm-07.ttl @@ -0,0 +1,3 @@ +# 'a' only allowed as a predicate +@prefix : . +:a a :b . diff --git a/test/w3c/turtle/turtle-subm-08.nt b/test/w3c/turtle/turtle-subm-08.nt new file mode 100644 index 00000000..e62cede5 --- /dev/null +++ b/test/w3c/turtle/turtle-subm-08.nt @@ -0,0 +1,5 @@ + _:b1 . +_:b1 "apple" . +_:b1 _:b2 . +_:b2 "banana" . +_:b2 . diff --git a/test/w3c/turtle/turtle-subm-08.ttl b/test/w3c/turtle/turtle-subm-08.ttl new file mode 100644 index 00000000..84559403 --- /dev/null +++ b/test/w3c/turtle/turtle-subm-08.ttl @@ -0,0 +1,3 @@ +@prefix : . +:a :b ( "apple" "banana" ) . + diff --git a/test/w3c/turtle/turtle-subm-09.nt b/test/w3c/turtle/turtle-subm-09.nt new file mode 100644 index 00000000..a77939cd --- /dev/null +++ b/test/w3c/turtle/turtle-subm-09.nt @@ -0,0 +1 @@ + . diff --git a/test/w3c/turtle/turtle-subm-09.ttl b/test/w3c/turtle/turtle-subm-09.ttl new file mode 100644 index 00000000..adce0a20 --- /dev/null +++ b/test/w3c/turtle/turtle-subm-09.ttl @@ -0,0 +1,3 @@ +@prefix : . +:a :b ( ) . + diff --git a/test/w3c/turtle/turtle-subm-10.nt b/test/w3c/turtle/turtle-subm-10.nt new file mode 100644 index 00000000..c7164085 --- /dev/null +++ b/test/w3c/turtle/turtle-subm-10.nt @@ -0,0 +1,4 @@ +_:hasParent . +_:b1 . +_:b1 _:hasParent . +_:b1 "2"^^ . diff --git a/test/w3c/turtle/turtle-subm-10.ttl b/test/w3c/turtle/turtle-subm-10.ttl new file mode 100644 index 00000000..0afe1b0a --- /dev/null +++ b/test/w3c/turtle/turtle-subm-10.ttl @@ -0,0 +1,10 @@ +# Test integer datatyped literals using an OWL cardinality constraint +@prefix owl: . + +# based on examples in the OWL Reference + +_:hasParent a owl:ObjectProperty . + +[] a owl:Restriction ; + owl:onProperty _:hasParent ; + owl:maxCardinality 2 . diff --git a/test/w3c/turtle/turtle-subm-11.nt b/test/w3c/turtle/turtle-subm-11.nt new file mode 100644 index 00000000..ff88aa6f --- /dev/null +++ b/test/w3c/turtle/turtle-subm-11.nt @@ -0,0 +1,5 @@ + "000000"^^ . + "0"^^ . + "000001"^^ . + "2"^^ . + "4"^^ . diff --git a/test/w3c/turtle/turtle-subm-11.ttl b/test/w3c/turtle/turtle-subm-11.ttl new file mode 100644 index 00000000..5d36360e --- /dev/null +++ b/test/w3c/turtle/turtle-subm-11.ttl @@ -0,0 +1,5 @@ + 000000 . + 0 . + 000001 . + 2 . + 4 . diff --git a/test/w3c/turtle/turtle-subm-12.nt b/test/w3c/turtle/turtle-subm-12.nt new file mode 100644 index 00000000..f936a5b6 --- /dev/null +++ b/test/w3c/turtle/turtle-subm-12.nt @@ -0,0 +1,4 @@ + "a" . + "b" . + "c" . + "d" . diff --git a/test/w3c/turtle/turtle-subm-12.ttl b/test/w3c/turtle/turtle-subm-12.ttl new file mode 100644 index 00000000..3de1a43f --- /dev/null +++ b/test/w3c/turtle/turtle-subm-12.ttl @@ -0,0 +1,10 @@ +# Tests for - and _ in names, qnames +@prefix ex1: . +@prefix ex-2: . +@prefix ex3_: . +@prefix ex4-: . + +ex1:foo-bar ex1:foo_bar "a" . +ex-2:foo-bar ex-2:foo_bar "b" . +ex3_:foo-bar ex3_:foo_bar "c" . +ex4-:foo-bar ex4-:foo_bar "d" . diff --git a/test/w3c/turtle/turtle-subm-13.nt b/test/w3c/turtle/turtle-subm-13.nt new file mode 100644 index 00000000..67404a59 --- /dev/null +++ b/test/w3c/turtle/turtle-subm-13.nt @@ -0,0 +1,4 @@ + "1" . + "2" . + "def" . + "678" . diff --git a/test/w3c/turtle/turtle-subm-13.ttl b/test/w3c/turtle/turtle-subm-13.ttl new file mode 100644 index 00000000..1fed9f5e --- /dev/null +++ b/test/w3c/turtle/turtle-subm-13.ttl @@ -0,0 +1,9 @@ +# Tests for rdf:_ and other qnames starting with _ +@prefix rdf: . +@prefix ex: . +@prefix : . + +ex:foo rdf:_1 "1" . +ex:foo rdf:_2 "2" . +ex:foo :_abc "def" . +ex:foo :_345 "678" . diff --git a/test/w3c/turtle/turtle-subm-14.nt b/test/w3c/turtle/turtle-subm-14.nt new file mode 100644 index 00000000..195a1af7 --- /dev/null +++ b/test/w3c/turtle/turtle-subm-14.nt @@ -0,0 +1,2 @@ +_:b1 _:b2 . + . diff --git a/test/w3c/turtle/turtle-subm-14.ttl b/test/w3c/turtle/turtle-subm-14.ttl new file mode 100644 index 00000000..a8be95be --- /dev/null +++ b/test/w3c/turtle/turtle-subm-14.ttl @@ -0,0 +1,7 @@ +# Test for : allowed +@prefix : . + +[] : [] . + +: : : . + diff --git a/test/w3c/turtle/turtle-subm-15.nt b/test/w3c/turtle/turtle-subm-15.nt new file mode 100644 index 00000000..466edbb2 --- /dev/null +++ b/test/w3c/turtle/turtle-subm-15.nt @@ -0,0 +1 @@ + "a long\n\tliteral\nwith\nnewlines" . diff --git a/test/w3c/turtle/turtle-subm-15.ttl b/test/w3c/turtle/turtle-subm-15.ttl new file mode 100644 index 00000000..86c453bd --- /dev/null +++ b/test/w3c/turtle/turtle-subm-15.ttl @@ -0,0 +1,6 @@ +# Test long literal +@prefix : . +:a :b """a long + literal +with +newlines""" . diff --git a/test/w3c/turtle/turtle-subm-16.nt b/test/w3c/turtle/turtle-subm-16.nt new file mode 100644 index 00000000..7726bbfc --- /dev/null +++ b/test/w3c/turtle/turtle-subm-16.nt @@ -0,0 +1,2 @@ + "\nthis \ris a \U00012451long\t\nliteral\uABCD\n" . + "\tThis \uABCDis\r \U00012451another\n\none\n" . diff --git a/test/w3c/turtle/turtle-subm-16.ttl b/test/w3c/turtle/turtle-subm-16.ttl new file mode 100644 index 00000000..f5482d4a --- /dev/null +++ b/test/w3c/turtle/turtle-subm-16.ttl @@ -0,0 +1,20 @@ +@prefix : . + +## \U00015678 is a not a legal codepoint +## :a :b """\nthis \ris a \U00015678long\t +## literal\uABCD +## """ . +## +## :d :e """\tThis \uABCDis\r \U00015678another\n +## one +## """ . + +# \U00015678 is a not a legal codepoint +# \U00012451 in Cuneiform numeric ban 3 +:a :b """\nthis \ris a \U00012451long\t +literal\uABCD +""" . + +:d :e """\tThis \uABCDis\r \U00012451another\n +one +""" . diff --git a/test/w3c/turtle/turtle-subm-17.nt b/test/w3c/turtle/turtle-subm-17.nt new file mode 100644 index 00000000..2e2dbe40 --- /dev/null +++ b/test/w3c/turtle/turtle-subm-17.nt @@ -0,0 +1 @@ + "1.0"^^ . diff --git a/test/w3c/turtle/turtle-subm-17.ttl b/test/w3c/turtle/turtle-subm-17.ttl new file mode 100644 index 00000000..9de0c07b --- /dev/null +++ b/test/w3c/turtle/turtle-subm-17.ttl @@ -0,0 +1,4 @@ +@prefix : . + +:a :b 1.0 . + diff --git a/test/w3c/turtle/turtle-subm-18.nt b/test/w3c/turtle/turtle-subm-18.nt new file mode 100644 index 00000000..fff2da56 --- /dev/null +++ b/test/w3c/turtle/turtle-subm-18.nt @@ -0,0 +1,2 @@ + "" . + "" . diff --git a/test/w3c/turtle/turtle-subm-18.ttl b/test/w3c/turtle/turtle-subm-18.ttl new file mode 100644 index 00000000..37a9a4f3 --- /dev/null +++ b/test/w3c/turtle/turtle-subm-18.ttl @@ -0,0 +1,6 @@ +@prefix : . + +:a :b "" . + +:c :d """""" . + diff --git a/test/w3c/turtle/turtle-subm-19.nt b/test/w3c/turtle/turtle-subm-19.nt new file mode 100644 index 00000000..d5dca690 --- /dev/null +++ b/test/w3c/turtle/turtle-subm-19.nt @@ -0,0 +1,3 @@ + "1.0"^^ . + "1"^^ . + "1.0e0"^^ . diff --git a/test/w3c/turtle/turtle-subm-19.ttl b/test/w3c/turtle/turtle-subm-19.ttl new file mode 100644 index 00000000..a8e8dc15 --- /dev/null +++ b/test/w3c/turtle/turtle-subm-19.ttl @@ -0,0 +1,4 @@ +@prefix : . +:a :b 1.0 . +:c :d 1 . +:e :f 1.0e0 . diff --git a/test/w3c/turtle/turtle-subm-20.nt b/test/w3c/turtle/turtle-subm-20.nt new file mode 100644 index 00000000..3d0f970e --- /dev/null +++ b/test/w3c/turtle/turtle-subm-20.nt @@ -0,0 +1,3 @@ + "-1.0"^^ . + "-1"^^ . + "-1.0e0"^^ . diff --git a/test/w3c/turtle/turtle-subm-20.ttl b/test/w3c/turtle/turtle-subm-20.ttl new file mode 100644 index 00000000..9b1a725a --- /dev/null +++ b/test/w3c/turtle/turtle-subm-20.ttl @@ -0,0 +1,4 @@ +@prefix : . +:a :b -1.0 . +:c :d -1 . +:e :f -1.0e0 . diff --git a/test/w3c/turtle/turtle-subm-21.nt b/test/w3c/turtle/turtle-subm-21.nt new file mode 100644 index 00000000..fde31312 --- /dev/null +++ b/test/w3c/turtle/turtle-subm-21.nt @@ -0,0 +1 @@ + "John said: \"Hello World!\"" . diff --git a/test/w3c/turtle/turtle-subm-21.ttl b/test/w3c/turtle/turtle-subm-21.ttl new file mode 100644 index 00000000..9f5360af --- /dev/null +++ b/test/w3c/turtle/turtle-subm-21.ttl @@ -0,0 +1,3 @@ +# Test long literal +@prefix : . +:a :b """John said: "Hello World!\"""" . diff --git a/test/w3c/turtle/turtle-subm-22.nt b/test/w3c/turtle/turtle-subm-22.nt new file mode 100644 index 00000000..5a70bff1 --- /dev/null +++ b/test/w3c/turtle/turtle-subm-22.nt @@ -0,0 +1,2 @@ + "true"^^ . + "false"^^ . diff --git a/test/w3c/turtle/turtle-subm-22.ttl b/test/w3c/turtle/turtle-subm-22.ttl new file mode 100644 index 00000000..25f3b757 --- /dev/null +++ b/test/w3c/turtle/turtle-subm-22.ttl @@ -0,0 +1,3 @@ +@prefix : . +:a :b true . +:c :d false . diff --git a/test/w3c/turtle/turtle-subm-23.nt b/test/w3c/turtle/turtle-subm-23.nt new file mode 100644 index 00000000..1a38415f --- /dev/null +++ b/test/w3c/turtle/turtle-subm-23.nt @@ -0,0 +1,7 @@ + . + . + . + . + . + . + . diff --git a/test/w3c/turtle/turtle-subm-23.ttl b/test/w3c/turtle/turtle-subm-23.ttl new file mode 100644 index 00000000..310349da --- /dev/null +++ b/test/w3c/turtle/turtle-subm-23.ttl @@ -0,0 +1,14 @@ +# comment test +@prefix : . +:a :b :c . # end of line comment +:d # ignore me + :e # and me + :f # and me + . +:g :h #ignore me + :i, # and me + :j . # and me + +:k :l :m ; #ignore me + :n :o ; # and me + :p :q . # and me diff --git a/test/w3c/turtle/turtle-subm-24.nt b/test/w3c/turtle/turtle-subm-24.nt new file mode 100644 index 00000000..ad105cf4 --- /dev/null +++ b/test/w3c/turtle/turtle-subm-24.nt @@ -0,0 +1 @@ + . diff --git a/test/w3c/turtle/turtle-subm-24.ttl b/test/w3c/turtle/turtle-subm-24.ttl new file mode 100644 index 00000000..0667c6b4 --- /dev/null +++ b/test/w3c/turtle/turtle-subm-24.ttl @@ -0,0 +1,4 @@ +# comment line with no final newline test +@prefix : . +:a :b :c . +#foo diff --git a/test/w3c/turtle/turtle-subm-25.nt b/test/w3c/turtle/turtle-subm-25.nt new file mode 100644 index 00000000..7da0635b --- /dev/null +++ b/test/w3c/turtle/turtle-subm-25.nt @@ -0,0 +1 @@ + . diff --git a/test/w3c/turtle/turtle-subm-25.ttl b/test/w3c/turtle/turtle-subm-25.ttl new file mode 100644 index 00000000..569023c8 --- /dev/null +++ b/test/w3c/turtle/turtle-subm-25.ttl @@ -0,0 +1,5 @@ +@prefix foo: . +@prefix foo: . + +foo:blah foo:blah foo:blah . + diff --git a/test/w3c/turtle/turtle-subm-26.nt b/test/w3c/turtle/turtle-subm-26.nt new file mode 100644 index 00000000..7357dd40 --- /dev/null +++ b/test/w3c/turtle/turtle-subm-26.nt @@ -0,0 +1,22 @@ + "2.345"^^ . + "1"^^ . + "1.0"^^ . + "1."^^ . + "1.000000000"^^ . + "2.3"^^ . + "2.234000005"^^ . + "2.2340000005"^^ . + "2.23400000005"^^ . + "2.234000000005"^^ . + "2.2340000000005"^^ . + "2.23400000000005"^^ . + "2.234000000000005"^^ . + "2.2340000000000005"^^ . + "2.23400000000000005"^^ . + "2.234000000000000005"^^ . + "2.2340000000000000005"^^ . + "2.23400000000000000005"^^ . + "2.234000000000000000005"^^ . + "2.2340000000000000000005"^^ . + "2.23400000000000000000005"^^ . + "1.2345678901234567890123457890"^^ . diff --git a/test/w3c/turtle/turtle-subm-26.ttl b/test/w3c/turtle/turtle-subm-26.ttl new file mode 100644 index 00000000..7357dd40 --- /dev/null +++ b/test/w3c/turtle/turtle-subm-26.ttl @@ -0,0 +1,22 @@ + "2.345"^^ . + "1"^^ . + "1.0"^^ . + "1."^^ . + "1.000000000"^^ . + "2.3"^^ . + "2.234000005"^^ . + "2.2340000005"^^ . + "2.23400000005"^^ . + "2.234000000005"^^ . + "2.2340000000005"^^ . + "2.23400000000005"^^ . + "2.234000000000005"^^ . + "2.2340000000000005"^^ . + "2.23400000000000005"^^ . + "2.234000000000000005"^^ . + "2.2340000000000000005"^^ . + "2.23400000000000000005"^^ . + "2.234000000000000000005"^^ . + "2.2340000000000000000005"^^ . + "2.23400000000000000000005"^^ . + "1.2345678901234567890123457890"^^ . diff --git a/test/w3c/turtle/turtle-subm-27.nt b/test/w3c/turtle/turtle-subm-27.nt new file mode 100644 index 00000000..f9ebfef1 --- /dev/null +++ b/test/w3c/turtle/turtle-subm-27.nt @@ -0,0 +1,5 @@ + . + . + . + . + . diff --git a/test/w3c/turtle/turtle-subm-27.ttl b/test/w3c/turtle/turtle-subm-27.ttl new file mode 100644 index 00000000..ad39c024 --- /dev/null +++ b/test/w3c/turtle/turtle-subm-27.ttl @@ -0,0 +1,12 @@ +# In-scope base URI is at this point + . +@base . +# In-scope base URI is http://example.org/ns/ at this point + . +@base . +# In-scope base URI is http://example.org/ns/foo/ at this point + . +@prefix : . +:a4 :b4 :c4 . +@prefix : . +:a5 :b5 :c5 . diff --git a/test/w3c/turtle/turtle-syntax-bad-LITERAL2_with_langtag_and_datatype.ttl b/test/w3c/turtle/turtle-syntax-bad-LITERAL2_with_langtag_and_datatype.ttl new file mode 100644 index 00000000..56180417 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-LITERAL2_with_langtag_and_datatype.ttl @@ -0,0 +1 @@ + "value"@en^^ . diff --git a/test/w3c/turtle/turtle-syntax-bad-base-01.ttl b/test/w3c/turtle/turtle-syntax-bad-base-01.ttl new file mode 100644 index 00000000..7b0412f8 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-base-01.ttl @@ -0,0 +1,2 @@ +# @base without URI. +@base . diff --git a/test/w3c/turtle/turtle-syntax-bad-base-02.ttl b/test/w3c/turtle/turtle-syntax-bad-base-02.ttl new file mode 100644 index 00000000..8893b652 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-base-02.ttl @@ -0,0 +1,2 @@ +# @base in wrong case. +@BASE . diff --git a/test/w3c/turtle/turtle-syntax-bad-base-03.ttl b/test/w3c/turtle/turtle-syntax-bad-base-03.ttl new file mode 100644 index 00000000..013f9f2b --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-base-03.ttl @@ -0,0 +1,3 @@ +# FULL STOP used after SPARQL BASE +BASE . +

. diff --git a/test/w3c/turtle/turtle-syntax-bad-blank-label-dot-end.ttl b/test/w3c/turtle/turtle-syntax-bad-blank-label-dot-end.ttl new file mode 100644 index 00000000..58c0aa20 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-blank-label-dot-end.ttl @@ -0,0 +1,2 @@ +@prefix : . +_:b1. :p :o . diff --git a/test/w3c/turtle/turtle-syntax-bad-bnode-01.ttl b/test/w3c/turtle/turtle-syntax-bad-bnode-01.ttl new file mode 100644 index 00000000..a776d20d --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-bnode-01.ttl @@ -0,0 +1 @@ +_::a . diff --git a/test/w3c/turtle/turtle-syntax-bad-bnode-02.ttl b/test/w3c/turtle/turtle-syntax-bad-bnode-02.ttl new file mode 100644 index 00000000..093b8700 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-bnode-02.ttl @@ -0,0 +1 @@ +_:abc:def . diff --git a/test/w3c/turtle/turtle-syntax-bad-esc-01.ttl b/test/w3c/turtle/turtle-syntax-bad-esc-01.ttl new file mode 100644 index 00000000..6daa1b58 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-esc-01.ttl @@ -0,0 +1,2 @@ +# Bad string escape + "a\zb" . diff --git a/test/w3c/turtle/turtle-syntax-bad-esc-02.ttl b/test/w3c/turtle/turtle-syntax-bad-esc-02.ttl new file mode 100644 index 00000000..62457ebf --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-esc-02.ttl @@ -0,0 +1,2 @@ +# Bad string escape + "\uWXYZ" . diff --git a/test/w3c/turtle/turtle-syntax-bad-esc-03.ttl b/test/w3c/turtle/turtle-syntax-bad-esc-03.ttl new file mode 100644 index 00000000..a9b9f1c0 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-esc-03.ttl @@ -0,0 +1,2 @@ +# Bad string escape + "\U0000WXYZ" . diff --git a/test/w3c/turtle/turtle-syntax-bad-esc-04.ttl b/test/w3c/turtle/turtle-syntax-bad-esc-04.ttl new file mode 100644 index 00000000..a9b9f1c0 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-esc-04.ttl @@ -0,0 +1,2 @@ +# Bad string escape + "\U0000WXYZ" . diff --git a/test/w3c/turtle/turtle-syntax-bad-kw-01.ttl b/test/w3c/turtle/turtle-syntax-bad-kw-01.ttl new file mode 100644 index 00000000..f85448d6 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-kw-01.ttl @@ -0,0 +1,2 @@ +@prefix : . +:s A :C . diff --git a/test/w3c/turtle/turtle-syntax-bad-kw-02.ttl b/test/w3c/turtle/turtle-syntax-bad-kw-02.ttl new file mode 100644 index 00000000..d25986cd --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-kw-02.ttl @@ -0,0 +1,2 @@ +@prefix : . +a :p :o . diff --git a/test/w3c/turtle/turtle-syntax-bad-kw-03.ttl b/test/w3c/turtle/turtle-syntax-bad-kw-03.ttl new file mode 100644 index 00000000..3d54b929 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-kw-03.ttl @@ -0,0 +1,2 @@ +@prefix : . +:s :p a . diff --git a/test/w3c/turtle/turtle-syntax-bad-kw-04.ttl b/test/w3c/turtle/turtle-syntax-bad-kw-04.ttl new file mode 100644 index 00000000..229491ed --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-kw-04.ttl @@ -0,0 +1,2 @@ +@prefix : . +true :p :o . diff --git a/test/w3c/turtle/turtle-syntax-bad-kw-05.ttl b/test/w3c/turtle/turtle-syntax-bad-kw-05.ttl new file mode 100644 index 00000000..c2420af5 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-kw-05.ttl @@ -0,0 +1,2 @@ +@prefix : . +:s true :o . diff --git a/test/w3c/turtle/turtle-syntax-bad-lang-01.ttl b/test/w3c/turtle/turtle-syntax-bad-lang-01.ttl new file mode 100644 index 00000000..80685aae --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-lang-01.ttl @@ -0,0 +1,2 @@ +# Bad lang tag + "string"@1 . diff --git a/test/w3c/turtle/turtle-syntax-bad-ln-dash-start.ttl b/test/w3c/turtle/turtle-syntax-bad-ln-dash-start.ttl new file mode 100644 index 00000000..9af36a1e --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-ln-dash-start.ttl @@ -0,0 +1,2 @@ +@prefix : . +:s :p :-o . diff --git a/test/w3c/turtle/turtle-syntax-bad-ln-escape-start.ttl b/test/w3c/turtle/turtle-syntax-bad-ln-escape-start.ttl new file mode 100644 index 00000000..9c7a4352 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-ln-escape-start.ttl @@ -0,0 +1,2 @@ +@prefix : . +:s :p :%2o . diff --git a/test/w3c/turtle/turtle-syntax-bad-ln-escape.ttl b/test/w3c/turtle/turtle-syntax-bad-ln-escape.ttl new file mode 100644 index 00000000..212d43a0 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-ln-escape.ttl @@ -0,0 +1,2 @@ +@prefix : . +:s :p :o%2 . diff --git a/test/w3c/turtle/turtle-syntax-bad-missing-ns-dot-end.ttl b/test/w3c/turtle/turtle-syntax-bad-missing-ns-dot-end.ttl new file mode 100644 index 00000000..d06f4e69 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-missing-ns-dot-end.ttl @@ -0,0 +1 @@ +valid:s valid:p invalid.:o . diff --git a/test/w3c/turtle/turtle-syntax-bad-missing-ns-dot-start.ttl b/test/w3c/turtle/turtle-syntax-bad-missing-ns-dot-start.ttl new file mode 100644 index 00000000..23514bcc --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-missing-ns-dot-start.ttl @@ -0,0 +1 @@ +.undefined:s .undefined:p .undefined:o . diff --git a/test/w3c/turtle/turtle-syntax-bad-n3-extras-01.ttl b/test/w3c/turtle/turtle-syntax-bad-n3-extras-01.ttl new file mode 100644 index 00000000..f7b19b72 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-n3-extras-01.ttl @@ -0,0 +1,5 @@ +# {} fomulae not in Turtle +@prefix : . + +{ :a :q :c . } :p :z . + diff --git a/test/w3c/turtle/turtle-syntax-bad-n3-extras-02.ttl b/test/w3c/turtle/turtle-syntax-bad-n3-extras-02.ttl new file mode 100644 index 00000000..e834f15f --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-n3-extras-02.ttl @@ -0,0 +1,4 @@ +# = is not Turtle +@prefix : . + +:a = :b . diff --git a/test/w3c/turtle/turtle-syntax-bad-n3-extras-03.ttl b/test/w3c/turtle/turtle-syntax-bad-n3-extras-03.ttl new file mode 100644 index 00000000..ad5d6ad4 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-n3-extras-03.ttl @@ -0,0 +1,7 @@ +# N3 paths +@prefix : . +@prefix ns: . + +:x. + ns:p. + ns:q :p :z . diff --git a/test/w3c/turtle/turtle-syntax-bad-n3-extras-04.ttl b/test/w3c/turtle/turtle-syntax-bad-n3-extras-04.ttl new file mode 100644 index 00000000..895f9ec6 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-n3-extras-04.ttl @@ -0,0 +1,5 @@ +# N3 paths +@prefix : . +@prefix ns: . + +:x^ns:p :p :z . diff --git a/test/w3c/turtle/turtle-syntax-bad-n3-extras-05.ttl b/test/w3c/turtle/turtle-syntax-bad-n3-extras-05.ttl new file mode 100644 index 00000000..de879b15 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-n3-extras-05.ttl @@ -0,0 +1,4 @@ +# N3 is...of +@prefix : . + +:z is :p of :x . diff --git a/test/w3c/turtle/turtle-syntax-bad-n3-extras-06.ttl b/test/w3c/turtle/turtle-syntax-bad-n3-extras-06.ttl new file mode 100644 index 00000000..56610f67 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-n3-extras-06.ttl @@ -0,0 +1,4 @@ +# = is not Turtle +@prefix : . + +:a.:b.:c . diff --git a/test/w3c/turtle/turtle-syntax-bad-n3-extras-07.ttl b/test/w3c/turtle/turtle-syntax-bad-n3-extras-07.ttl new file mode 100644 index 00000000..419f7cad --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-n3-extras-07.ttl @@ -0,0 +1,3 @@ +# @keywords is not Turtle +@keywords a . +x a Item . diff --git a/test/w3c/turtle/turtle-syntax-bad-n3-extras-08.ttl b/test/w3c/turtle/turtle-syntax-bad-n3-extras-08.ttl new file mode 100644 index 00000000..419f7cad --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-n3-extras-08.ttl @@ -0,0 +1,3 @@ +# @keywords is not Turtle +@keywords a . +x a Item . diff --git a/test/w3c/turtle/turtle-syntax-bad-n3-extras-09.ttl b/test/w3c/turtle/turtle-syntax-bad-n3-extras-09.ttl new file mode 100644 index 00000000..f093b588 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-n3-extras-09.ttl @@ -0,0 +1,3 @@ +# => is not Turtle +@prefix : . +:s => :o . diff --git a/test/w3c/turtle/turtle-syntax-bad-n3-extras-10.ttl b/test/w3c/turtle/turtle-syntax-bad-n3-extras-10.ttl new file mode 100644 index 00000000..974252f0 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-n3-extras-10.ttl @@ -0,0 +1,3 @@ +# <= is not Turtle +@prefix : . +:s <= :o . diff --git a/test/w3c/turtle/turtle-syntax-bad-n3-extras-11.ttl b/test/w3c/turtle/turtle-syntax-bad-n3-extras-11.ttl new file mode 100644 index 00000000..b74d74a3 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-n3-extras-11.ttl @@ -0,0 +1,3 @@ +# @forSome is not Turtle +@prefix : . +@forSome :x . diff --git a/test/w3c/turtle/turtle-syntax-bad-n3-extras-12.ttl b/test/w3c/turtle/turtle-syntax-bad-n3-extras-12.ttl new file mode 100644 index 00000000..dc2c5b03 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-n3-extras-12.ttl @@ -0,0 +1,3 @@ +# @forAll is not Turtle +@prefix : . +@forAll :x . diff --git a/test/w3c/turtle/turtle-syntax-bad-n3-extras-13.ttl b/test/w3c/turtle/turtle-syntax-bad-n3-extras-13.ttl new file mode 100644 index 00000000..5f719a24 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-n3-extras-13.ttl @@ -0,0 +1,3 @@ +# @keywords is not Turtle +@keywords . +x @a Item . diff --git a/test/w3c/turtle/turtle-syntax-bad-ns-dot-end.ttl b/test/w3c/turtle/turtle-syntax-bad-ns-dot-end.ttl new file mode 100644 index 00000000..fa67031e --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-ns-dot-end.ttl @@ -0,0 +1,2 @@ +@prefix eg. : . +eg.:s eg.:p eg.:o . diff --git a/test/w3c/turtle/turtle-syntax-bad-ns-dot-start.ttl b/test/w3c/turtle/turtle-syntax-bad-ns-dot-start.ttl new file mode 100644 index 00000000..e09d5954 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-ns-dot-start.ttl @@ -0,0 +1,2 @@ +@prefix .eg : . +.eg:s .eg:p .eg:o . diff --git a/test/w3c/turtle/turtle-syntax-bad-num-01.ttl b/test/w3c/turtle/turtle-syntax-bad-num-01.ttl new file mode 100644 index 00000000..cb4730cb --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-num-01.ttl @@ -0,0 +1 @@ + 123.abc . diff --git a/test/w3c/turtle/turtle-syntax-bad-num-02.ttl b/test/w3c/turtle/turtle-syntax-bad-num-02.ttl new file mode 100644 index 00000000..1c8cbb25 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-num-02.ttl @@ -0,0 +1 @@ + 123e . diff --git a/test/w3c/turtle/turtle-syntax-bad-num-03.ttl b/test/w3c/turtle/turtle-syntax-bad-num-03.ttl new file mode 100644 index 00000000..7c8fa2cf --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-num-03.ttl @@ -0,0 +1 @@ + 123abc . diff --git a/test/w3c/turtle/turtle-syntax-bad-num-04.ttl b/test/w3c/turtle/turtle-syntax-bad-num-04.ttl new file mode 100644 index 00000000..ad8e0cfd --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-num-04.ttl @@ -0,0 +1 @@ + 0x123 . diff --git a/test/w3c/turtle/turtle-syntax-bad-num-05.ttl b/test/w3c/turtle/turtle-syntax-bad-num-05.ttl new file mode 100644 index 00000000..2ee461a0 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-num-05.ttl @@ -0,0 +1 @@ + +-1 . diff --git a/test/w3c/turtle/turtle-syntax-bad-number-dot-in-anon.ttl b/test/w3c/turtle/turtle-syntax-bad-number-dot-in-anon.ttl new file mode 100644 index 00000000..779cbece --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-number-dot-in-anon.ttl @@ -0,0 +1,6 @@ +@prefix : . + +:s + :p [ + :p1 27. + ] . diff --git a/test/w3c/turtle/turtle-syntax-bad-pname-01.ttl b/test/w3c/turtle/turtle-syntax-bad-pname-01.ttl new file mode 100644 index 00000000..5f3098da --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-pname-01.ttl @@ -0,0 +1,3 @@ +# ~ must be escaped. +@prefix : . +:a~b :p :o . diff --git a/test/w3c/turtle/turtle-syntax-bad-pname-02.ttl b/test/w3c/turtle/turtle-syntax-bad-pname-02.ttl new file mode 100644 index 00000000..fb30823c --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-pname-02.ttl @@ -0,0 +1,3 @@ +# Bad %-sequence +@prefix : . +:a%2 :p :o . diff --git a/test/w3c/turtle/turtle-syntax-bad-pname-03.ttl b/test/w3c/turtle/turtle-syntax-bad-pname-03.ttl new file mode 100644 index 00000000..b9af59e5 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-pname-03.ttl @@ -0,0 +1,3 @@ +# No \u (x39 is "9") +@prefix : . +:a\u0039 :p :o . diff --git a/test/w3c/turtle/turtle-syntax-bad-prefix-01.ttl b/test/w3c/turtle/turtle-syntax-bad-prefix-01.ttl new file mode 100644 index 00000000..b1b80df1 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-prefix-01.ttl @@ -0,0 +1,2 @@ +# No prefix +:s "x" . diff --git a/test/w3c/turtle/turtle-syntax-bad-prefix-02.ttl b/test/w3c/turtle/turtle-syntax-bad-prefix-02.ttl new file mode 100644 index 00000000..6e7269f2 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-prefix-02.ttl @@ -0,0 +1,3 @@ +# No prefix +@prefix rdf: . + rdf:type :C . diff --git a/test/w3c/turtle/turtle-syntax-bad-prefix-03.ttl b/test/w3c/turtle/turtle-syntax-bad-prefix-03.ttl new file mode 100644 index 00000000..1ab01e7b --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-prefix-03.ttl @@ -0,0 +1,2 @@ +# @prefix without URI. +@prefix ex: . diff --git a/test/w3c/turtle/turtle-syntax-bad-prefix-04.ttl b/test/w3c/turtle/turtle-syntax-bad-prefix-04.ttl new file mode 100644 index 00000000..5f338f33 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-prefix-04.ttl @@ -0,0 +1,2 @@ +# @prefix without prefix name . +@prefix . diff --git a/test/w3c/turtle/turtle-syntax-bad-prefix-05.ttl b/test/w3c/turtle/turtle-syntax-bad-prefix-05.ttl new file mode 100644 index 00000000..efb86c59 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-prefix-05.ttl @@ -0,0 +1,2 @@ +# @prefix without : +@prefix x . diff --git a/test/w3c/turtle/turtle-syntax-bad-string-01.ttl b/test/w3c/turtle/turtle-syntax-bad-string-01.ttl new file mode 100644 index 00000000..ef62a6c0 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-string-01.ttl @@ -0,0 +1,2 @@ +@prefix : . +:s :p "abc' . diff --git a/test/w3c/turtle/turtle-syntax-bad-string-02.ttl b/test/w3c/turtle/turtle-syntax-bad-string-02.ttl new file mode 100644 index 00000000..2335d529 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-string-02.ttl @@ -0,0 +1,2 @@ +@prefix : . +:s :p 'abc" . diff --git a/test/w3c/turtle/turtle-syntax-bad-string-03.ttl b/test/w3c/turtle/turtle-syntax-bad-string-03.ttl new file mode 100644 index 00000000..8a9e7ffe --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-string-03.ttl @@ -0,0 +1,2 @@ +@prefix : . +:s :p '''abc' . diff --git a/test/w3c/turtle/turtle-syntax-bad-string-04.ttl b/test/w3c/turtle/turtle-syntax-bad-string-04.ttl new file mode 100644 index 00000000..9911defe --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-string-04.ttl @@ -0,0 +1,2 @@ +@prefix : . +:s :p """abc''' . diff --git a/test/w3c/turtle/turtle-syntax-bad-string-05.ttl b/test/w3c/turtle/turtle-syntax-bad-string-05.ttl new file mode 100644 index 00000000..f5de7403 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-string-05.ttl @@ -0,0 +1,4 @@ +# Long literal with missing end +@prefix : . +:s :p """abc +def diff --git a/test/w3c/turtle/turtle-syntax-bad-string-06.ttl b/test/w3c/turtle/turtle-syntax-bad-string-06.ttl new file mode 100644 index 00000000..6bcbc936 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-string-06.ttl @@ -0,0 +1,3 @@ +# Long literal with 4" +@prefix : . +:s :p """abc""""@en . diff --git a/test/w3c/turtle/turtle-syntax-bad-string-07.ttl b/test/w3c/turtle/turtle-syntax-bad-string-07.ttl new file mode 100644 index 00000000..534614d4 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-string-07.ttl @@ -0,0 +1,3 @@ +# Long literal with 4' +@prefix : . +:s :p '''abc''''@en . diff --git a/test/w3c/turtle/turtle-syntax-bad-struct-01.ttl b/test/w3c/turtle/turtle-syntax-bad-struct-01.ttl new file mode 100644 index 00000000..7b8b8529 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-struct-01.ttl @@ -0,0 +1,2 @@ +# Turtle is not TriG +{ } diff --git a/test/w3c/turtle/turtle-syntax-bad-struct-02.ttl b/test/w3c/turtle/turtle-syntax-bad-struct-02.ttl new file mode 100644 index 00000000..cb86b9dd --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-struct-02.ttl @@ -0,0 +1,2 @@ +# Turtle is not N3 + = . diff --git a/test/w3c/turtle/turtle-syntax-bad-struct-03.ttl b/test/w3c/turtle/turtle-syntax-bad-struct-03.ttl new file mode 100644 index 00000000..98d9c7ec --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-struct-03.ttl @@ -0,0 +1,2 @@ +# Turtle is not NQuads + . diff --git a/test/w3c/turtle/turtle-syntax-bad-struct-04.ttl b/test/w3c/turtle/turtle-syntax-bad-struct-04.ttl new file mode 100644 index 00000000..40cd7b71 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-struct-04.ttl @@ -0,0 +1,2 @@ +# Turtle does not allow literals-as-subjects +"hello" . diff --git a/test/w3c/turtle/turtle-syntax-bad-struct-05.ttl b/test/w3c/turtle/turtle-syntax-bad-struct-05.ttl new file mode 100644 index 00000000..e1a3afbc --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-struct-05.ttl @@ -0,0 +1,2 @@ +# Turtle does not allow literals-as-predicates + "hello" . diff --git a/test/w3c/turtle/turtle-syntax-bad-struct-06.ttl b/test/w3c/turtle/turtle-syntax-bad-struct-06.ttl new file mode 100644 index 00000000..2680229a --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-struct-06.ttl @@ -0,0 +1,2 @@ +# Turtle does not allow bnodes-as-predicates + [] . diff --git a/test/w3c/turtle/turtle-syntax-bad-struct-07.ttl b/test/w3c/turtle/turtle-syntax-bad-struct-07.ttl new file mode 100644 index 00000000..5f74a8b7 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-struct-07.ttl @@ -0,0 +1,2 @@ +# Turtle does not allow bnodes-as-predicates + _:p . diff --git a/test/w3c/turtle/turtle-syntax-bad-struct-08.ttl b/test/w3c/turtle/turtle-syntax-bad-struct-08.ttl new file mode 100644 index 00000000..86aaf4be --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-struct-08.ttl @@ -0,0 +1,2 @@ +# No DOT + diff --git a/test/w3c/turtle/turtle-syntax-bad-struct-09.ttl b/test/w3c/turtle/turtle-syntax-bad-struct-09.ttl new file mode 100644 index 00000000..92aae4c2 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-struct-09.ttl @@ -0,0 +1,2 @@ +# Too many DOT + . . diff --git a/test/w3c/turtle/turtle-syntax-bad-struct-10.ttl b/test/w3c/turtle/turtle-syntax-bad-struct-10.ttl new file mode 100644 index 00000000..eb893b24 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-struct-10.ttl @@ -0,0 +1,3 @@ +# Too many DOT + . . + . diff --git a/test/w3c/turtle/turtle-syntax-bad-struct-11.ttl b/test/w3c/turtle/turtle-syntax-bad-struct-11.ttl new file mode 100644 index 00000000..fc6bb993 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-struct-11.ttl @@ -0,0 +1,2 @@ +# Trailing ; + ; diff --git a/test/w3c/turtle/turtle-syntax-bad-struct-12.ttl b/test/w3c/turtle/turtle-syntax-bad-struct-12.ttl new file mode 100644 index 00000000..1038da86 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-struct-12.ttl @@ -0,0 +1 @@ + diff --git a/test/w3c/turtle/turtle-syntax-bad-struct-13.ttl b/test/w3c/turtle/turtle-syntax-bad-struct-13.ttl new file mode 100644 index 00000000..1038da86 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-struct-13.ttl @@ -0,0 +1 @@ + diff --git a/test/w3c/turtle/turtle-syntax-bad-struct-14.ttl b/test/w3c/turtle/turtle-syntax-bad-struct-14.ttl new file mode 100644 index 00000000..44db7be2 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-struct-14.ttl @@ -0,0 +1,2 @@ +# Literal as subject +"abc" . diff --git a/test/w3c/turtle/turtle-syntax-bad-struct-15.ttl b/test/w3c/turtle/turtle-syntax-bad-struct-15.ttl new file mode 100644 index 00000000..788cfd67 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-struct-15.ttl @@ -0,0 +1,2 @@ +# Literal as predicate + "abc" . diff --git a/test/w3c/turtle/turtle-syntax-bad-struct-16.ttl b/test/w3c/turtle/turtle-syntax-bad-struct-16.ttl new file mode 100644 index 00000000..d30a80be --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-struct-16.ttl @@ -0,0 +1,2 @@ +# BNode as predicate + [] . diff --git a/test/w3c/turtle/turtle-syntax-bad-struct-17.ttl b/test/w3c/turtle/turtle-syntax-bad-struct-17.ttl new file mode 100644 index 00000000..50ea2656 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-struct-17.ttl @@ -0,0 +1,2 @@ +# BNode as predicate + _:a . diff --git a/test/w3c/turtle/turtle-syntax-bad-uri-01.ttl b/test/w3c/turtle/turtle-syntax-bad-uri-01.ttl new file mode 100644 index 00000000..ebea3f25 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-uri-01.ttl @@ -0,0 +1,2 @@ +# Bad IRI : space. + . diff --git a/test/w3c/turtle/turtle-syntax-bad-uri-02.ttl b/test/w3c/turtle/turtle-syntax-bad-uri-02.ttl new file mode 100644 index 00000000..e9096bc7 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-uri-02.ttl @@ -0,0 +1,2 @@ +# Bad IRI : bad escape + . diff --git a/test/w3c/turtle/turtle-syntax-bad-uri-03.ttl b/test/w3c/turtle/turtle-syntax-bad-uri-03.ttl new file mode 100644 index 00000000..7fe2bf03 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-uri-03.ttl @@ -0,0 +1,2 @@ +# Bad IRI : bad escape + . diff --git a/test/w3c/turtle/turtle-syntax-bad-uri-04.ttl b/test/w3c/turtle/turtle-syntax-bad-uri-04.ttl new file mode 100644 index 00000000..258997cb --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-uri-04.ttl @@ -0,0 +1,2 @@ +# Bad IRI : character escapes not allowed. + . diff --git a/test/w3c/turtle/turtle-syntax-bad-uri-05.ttl b/test/w3c/turtle/turtle-syntax-bad-uri-05.ttl new file mode 100644 index 00000000..542b2b64 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bad-uri-05.ttl @@ -0,0 +1,2 @@ +# Bad IRI : character escapes not allowed. + . diff --git a/test/w3c/turtle/turtle-syntax-base-01.ttl b/test/w3c/turtle/turtle-syntax-base-01.ttl new file mode 100644 index 00000000..108ceaf5 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-base-01.ttl @@ -0,0 +1 @@ +@base . diff --git a/test/w3c/turtle/turtle-syntax-base-02.ttl b/test/w3c/turtle/turtle-syntax-base-02.ttl new file mode 100644 index 00000000..7a2724f7 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-base-02.ttl @@ -0,0 +1 @@ +BASE diff --git a/test/w3c/turtle/turtle-syntax-base-03.ttl b/test/w3c/turtle/turtle-syntax-base-03.ttl new file mode 100644 index 00000000..e90dc14a --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-base-03.ttl @@ -0,0 +1,2 @@ +@base . +

. diff --git a/test/w3c/turtle/turtle-syntax-base-04.ttl b/test/w3c/turtle/turtle-syntax-base-04.ttl new file mode 100644 index 00000000..b0bb4226 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-base-04.ttl @@ -0,0 +1,2 @@ +base +

. diff --git a/test/w3c/turtle/turtle-syntax-blank-label.ttl b/test/w3c/turtle/turtle-syntax-blank-label.ttl new file mode 100644 index 00000000..b7fae10d --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-blank-label.ttl @@ -0,0 +1,4 @@ +@prefix : . +_:0b :p :o . # Starts with digit +_:_b :p :o . # Starts with underscore +_:b.0 :p :o . # Contains dot, ends with digit diff --git a/test/w3c/turtle/turtle-syntax-bnode-01.ttl b/test/w3c/turtle/turtle-syntax-bnode-01.ttl new file mode 100644 index 00000000..274a478c --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bnode-01.ttl @@ -0,0 +1,2 @@ +@prefix : . +[] :p :o . diff --git a/test/w3c/turtle/turtle-syntax-bnode-02.ttl b/test/w3c/turtle/turtle-syntax-bnode-02.ttl new file mode 100644 index 00000000..91b9c16e --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bnode-02.ttl @@ -0,0 +1,2 @@ +@prefix : . +:s :p [] . diff --git a/test/w3c/turtle/turtle-syntax-bnode-03.ttl b/test/w3c/turtle/turtle-syntax-bnode-03.ttl new file mode 100644 index 00000000..36c8450f --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bnode-03.ttl @@ -0,0 +1,2 @@ +@prefix : . +:s :p [ :q :o ] . diff --git a/test/w3c/turtle/turtle-syntax-bnode-04.ttl b/test/w3c/turtle/turtle-syntax-bnode-04.ttl new file mode 100644 index 00000000..942dedd7 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bnode-04.ttl @@ -0,0 +1,2 @@ +@prefix : . +:s :p [ :q1 :o1 ; :q2 :o2 ] . diff --git a/test/w3c/turtle/turtle-syntax-bnode-05.ttl b/test/w3c/turtle/turtle-syntax-bnode-05.ttl new file mode 100644 index 00000000..c2f4169c --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bnode-05.ttl @@ -0,0 +1,2 @@ +@prefix : . +[ :q1 :o1 ; :q2 :o2 ] :p :o . diff --git a/test/w3c/turtle/turtle-syntax-bnode-06.ttl b/test/w3c/turtle/turtle-syntax-bnode-06.ttl new file mode 100644 index 00000000..f9ffec8c --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bnode-06.ttl @@ -0,0 +1,2 @@ +@prefix : . +_:a :p :o . diff --git a/test/w3c/turtle/turtle-syntax-bnode-07.ttl b/test/w3c/turtle/turtle-syntax-bnode-07.ttl new file mode 100644 index 00000000..c0dba051 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bnode-07.ttl @@ -0,0 +1,3 @@ +@prefix : . +:s :p _:a . +_:a :p :o . diff --git a/test/w3c/turtle/turtle-syntax-bnode-08.ttl b/test/w3c/turtle/turtle-syntax-bnode-08.ttl new file mode 100644 index 00000000..630843b0 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bnode-08.ttl @@ -0,0 +1,2 @@ +@prefix : . +[ :p :o ] . diff --git a/test/w3c/turtle/turtle-syntax-bnode-09.ttl b/test/w3c/turtle/turtle-syntax-bnode-09.ttl new file mode 100644 index 00000000..cd75e3a3 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bnode-09.ttl @@ -0,0 +1,3 @@ +@prefix : . +[ :p :o1,:2 ] . +:s :p :o . diff --git a/test/w3c/turtle/turtle-syntax-bnode-10.ttl b/test/w3c/turtle/turtle-syntax-bnode-10.ttl new file mode 100644 index 00000000..03fa67ca --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-bnode-10.ttl @@ -0,0 +1,5 @@ +@prefix : . + +:s1 :p :o . +[ :p1 :o1 ; :p2 :o2 ] . +:s2 :p :o . diff --git a/test/w3c/turtle/turtle-syntax-datatypes-01.ttl b/test/w3c/turtle/turtle-syntax-datatypes-01.ttl new file mode 100644 index 00000000..9e273c51 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-datatypes-01.ttl @@ -0,0 +1,2 @@ +@prefix xsd: . +

"123"^^xsd:byte . diff --git a/test/w3c/turtle/turtle-syntax-datatypes-02.ttl b/test/w3c/turtle/turtle-syntax-datatypes-02.ttl new file mode 100644 index 00000000..477bd73c --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-datatypes-02.ttl @@ -0,0 +1,3 @@ +@prefix rdf: . +@prefix xsd: . +

"123"^^xsd:string . diff --git a/test/w3c/turtle/turtle-syntax-file-01.ttl b/test/w3c/turtle/turtle-syntax-file-01.ttl new file mode 100644 index 00000000..e69de29b diff --git a/test/w3c/turtle/turtle-syntax-file-02.ttl b/test/w3c/turtle/turtle-syntax-file-02.ttl new file mode 100644 index 00000000..e6d327d5 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-file-02.ttl @@ -0,0 +1 @@ +#Empty file. diff --git a/test/w3c/turtle/turtle-syntax-file-03.ttl b/test/w3c/turtle/turtle-syntax-file-03.ttl new file mode 100644 index 00000000..a9ca0358 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-file-03.ttl @@ -0,0 +1,2 @@ +#One comment, one empty line. + diff --git a/test/w3c/turtle/turtle-syntax-kw-01.ttl b/test/w3c/turtle/turtle-syntax-kw-01.ttl new file mode 100644 index 00000000..854c7568 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-kw-01.ttl @@ -0,0 +1 @@ +

true . diff --git a/test/w3c/turtle/turtle-syntax-kw-02.ttl b/test/w3c/turtle/turtle-syntax-kw-02.ttl new file mode 100644 index 00000000..c948160b --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-kw-02.ttl @@ -0,0 +1 @@ +

false . diff --git a/test/w3c/turtle/turtle-syntax-kw-03.ttl b/test/w3c/turtle/turtle-syntax-kw-03.ttl new file mode 100644 index 00000000..bb479bfa --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-kw-03.ttl @@ -0,0 +1,2 @@ +@prefix : . +:s a :C . diff --git a/test/w3c/turtle/turtle-syntax-ln-colons.ttl b/test/w3c/turtle/turtle-syntax-ln-colons.ttl new file mode 100644 index 00000000..80a2e3df --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-ln-colons.ttl @@ -0,0 +1,6 @@ +@prefix : . +:s:1 :p:1 :o:1 . +:s::2 :p::2 :o::2 . +:3:s :3:p :3 . +::s ::p ::o . +::s: ::p: ::o: . diff --git a/test/w3c/turtle/turtle-syntax-ln-dots.ttl b/test/w3c/turtle/turtle-syntax-ln-dots.ttl new file mode 100644 index 00000000..ca5bba97 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-ln-dots.ttl @@ -0,0 +1,4 @@ +@prefix : . +:s.1 :p.1 :o.1 . +:s..2 :p..2 :o..2. +:3.s :3.p :3. diff --git a/test/w3c/turtle/turtle-syntax-ns-dots.ttl b/test/w3c/turtle/turtle-syntax-ns-dots.ttl new file mode 100644 index 00000000..1059b576 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-ns-dots.ttl @@ -0,0 +1,2 @@ +@prefix e.g: . +e.g:s e.g:p e.g:o . diff --git a/test/w3c/turtle/turtle-syntax-number-01.ttl b/test/w3c/turtle/turtle-syntax-number-01.ttl new file mode 100644 index 00000000..016fa8f2 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-number-01.ttl @@ -0,0 +1 @@ +

123 . diff --git a/test/w3c/turtle/turtle-syntax-number-02.ttl b/test/w3c/turtle/turtle-syntax-number-02.ttl new file mode 100644 index 00000000..66d1b389 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-number-02.ttl @@ -0,0 +1 @@ +

-123 . diff --git a/test/w3c/turtle/turtle-syntax-number-03.ttl b/test/w3c/turtle/turtle-syntax-number-03.ttl new file mode 100644 index 00000000..44142857 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-number-03.ttl @@ -0,0 +1 @@ +

+123 . diff --git a/test/w3c/turtle/turtle-syntax-number-04.ttl b/test/w3c/turtle/turtle-syntax-number-04.ttl new file mode 100644 index 00000000..ab48cbc6 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-number-04.ttl @@ -0,0 +1,2 @@ +# This is a decimal. +

123.0 . diff --git a/test/w3c/turtle/turtle-syntax-number-05.ttl b/test/w3c/turtle/turtle-syntax-number-05.ttl new file mode 100644 index 00000000..a8d5845a --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-number-05.ttl @@ -0,0 +1,2 @@ +# This is a decimal. +

.1 . diff --git a/test/w3c/turtle/turtle-syntax-number-06.ttl b/test/w3c/turtle/turtle-syntax-number-06.ttl new file mode 100644 index 00000000..cb3a2b06 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-number-06.ttl @@ -0,0 +1,2 @@ +# This is a decimal. +

-123.0 . diff --git a/test/w3c/turtle/turtle-syntax-number-07.ttl b/test/w3c/turtle/turtle-syntax-number-07.ttl new file mode 100644 index 00000000..8b0050e6 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-number-07.ttl @@ -0,0 +1,2 @@ +# This is a decimal. +

+123.0 . diff --git a/test/w3c/turtle/turtle-syntax-number-08.ttl b/test/w3c/turtle/turtle-syntax-number-08.ttl new file mode 100644 index 00000000..70ddeed3 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-number-08.ttl @@ -0,0 +1,2 @@ +# This is an integer +

123. diff --git a/test/w3c/turtle/turtle-syntax-number-09.ttl b/test/w3c/turtle/turtle-syntax-number-09.ttl new file mode 100644 index 00000000..386b819f --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-number-09.ttl @@ -0,0 +1 @@ +

123.0e1 . diff --git a/test/w3c/turtle/turtle-syntax-number-10.ttl b/test/w3c/turtle/turtle-syntax-number-10.ttl new file mode 100644 index 00000000..46875e94 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-number-10.ttl @@ -0,0 +1 @@ +

-123e-1 . diff --git a/test/w3c/turtle/turtle-syntax-number-11.ttl b/test/w3c/turtle/turtle-syntax-number-11.ttl new file mode 100644 index 00000000..1d8c367e --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-number-11.ttl @@ -0,0 +1 @@ +

123.E+1 . diff --git a/test/w3c/turtle/turtle-syntax-pname-esc-01.ttl b/test/w3c/turtle/turtle-syntax-pname-esc-01.ttl new file mode 100644 index 00000000..5a3a5fd7 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-pname-esc-01.ttl @@ -0,0 +1,2 @@ +@prefix : . +:s :p :\~\.\-\!\$\&\'\(\)\*\+\,\;\=\/\?\#\@\_\%AA . diff --git a/test/w3c/turtle/turtle-syntax-pname-esc-02.ttl b/test/w3c/turtle/turtle-syntax-pname-esc-02.ttl new file mode 100644 index 00000000..5d806cf4 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-pname-esc-02.ttl @@ -0,0 +1,2 @@ +@prefix : . +:s :p :0123\~\.\-\!\$\&\'\(\)\*\+\,\;\=\/\?\#\@\_\%AA123 . diff --git a/test/w3c/turtle/turtle-syntax-pname-esc-03.ttl b/test/w3c/turtle/turtle-syntax-pname-esc-03.ttl new file mode 100644 index 00000000..9949c52b --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-pname-esc-03.ttl @@ -0,0 +1,2 @@ +@prefix : . +:xyz\~ :abc\.: : . diff --git a/test/w3c/turtle/turtle-syntax-prefix-01.ttl b/test/w3c/turtle/turtle-syntax-prefix-01.ttl new file mode 100644 index 00000000..7fd69327 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-prefix-01.ttl @@ -0,0 +1 @@ +@prefix : . diff --git a/test/w3c/turtle/turtle-syntax-prefix-02.ttl b/test/w3c/turtle/turtle-syntax-prefix-02.ttl new file mode 100644 index 00000000..99d4ae45 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-prefix-02.ttl @@ -0,0 +1 @@ +PreFIX : diff --git a/test/w3c/turtle/turtle-syntax-prefix-03.ttl b/test/w3c/turtle/turtle-syntax-prefix-03.ttl new file mode 100644 index 00000000..c834d10f --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-prefix-03.ttl @@ -0,0 +1,2 @@ +PREFIX : +:s :p :123 . diff --git a/test/w3c/turtle/turtle-syntax-prefix-04.ttl b/test/w3c/turtle/turtle-syntax-prefix-04.ttl new file mode 100644 index 00000000..4ff94dc0 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-prefix-04.ttl @@ -0,0 +1,2 @@ +@prefix : . +:s :p :%20 . diff --git a/test/w3c/turtle/turtle-syntax-prefix-05.ttl b/test/w3c/turtle/turtle-syntax-prefix-05.ttl new file mode 100644 index 00000000..30441026 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-prefix-05.ttl @@ -0,0 +1,2 @@ +@prefix : . +: : : . diff --git a/test/w3c/turtle/turtle-syntax-prefix-06.ttl b/test/w3c/turtle/turtle-syntax-prefix-06.ttl new file mode 100644 index 00000000..7044be5a --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-prefix-06.ttl @@ -0,0 +1,4 @@ +# colon is a legal pname character +@prefix : . +@prefix x: . +:a:b:c x:d:e:f :::: . diff --git a/test/w3c/turtle/turtle-syntax-prefix-07.ttl b/test/w3c/turtle/turtle-syntax-prefix-07.ttl new file mode 100644 index 00000000..1db61e8a --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-prefix-07.ttl @@ -0,0 +1,3 @@ +# dash is a legal pname character +@prefix x: . +x:a-b-c x:p x:o . diff --git a/test/w3c/turtle/turtle-syntax-prefix-08.ttl b/test/w3c/turtle/turtle-syntax-prefix-08.ttl new file mode 100644 index 00000000..f969a4af --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-prefix-08.ttl @@ -0,0 +1,3 @@ +# underscore is a legal pname character +@prefix x: . +x:_ x:p_1 x:o . diff --git a/test/w3c/turtle/turtle-syntax-prefix-09.ttl b/test/w3c/turtle/turtle-syntax-prefix-09.ttl new file mode 100644 index 00000000..5c57ebea --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-prefix-09.ttl @@ -0,0 +1,4 @@ +# percents +@prefix : . +@prefix x: . +:a%3E x:%25 :a%3Eb . diff --git a/test/w3c/turtle/turtle-syntax-str-esc-01.ttl b/test/w3c/turtle/turtle-syntax-str-esc-01.ttl new file mode 100644 index 00000000..f11f2827 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-str-esc-01.ttl @@ -0,0 +1 @@ + "a\n" . diff --git a/test/w3c/turtle/turtle-syntax-str-esc-02.ttl b/test/w3c/turtle/turtle-syntax-str-esc-02.ttl new file mode 100644 index 00000000..0b77f95a --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-str-esc-02.ttl @@ -0,0 +1 @@ + "a\u0020b" . diff --git a/test/w3c/turtle/turtle-syntax-str-esc-03.ttl b/test/w3c/turtle/turtle-syntax-str-esc-03.ttl new file mode 100644 index 00000000..af1e3281 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-str-esc-03.ttl @@ -0,0 +1 @@ + "a\U00000020b" . diff --git a/test/w3c/turtle/turtle-syntax-string-01.ttl b/test/w3c/turtle/turtle-syntax-string-01.ttl new file mode 100644 index 00000000..7bf8a6d4 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-string-01.ttl @@ -0,0 +1 @@ + "string" . diff --git a/test/w3c/turtle/turtle-syntax-string-02.ttl b/test/w3c/turtle/turtle-syntax-string-02.ttl new file mode 100644 index 00000000..8cb89e98 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-string-02.ttl @@ -0,0 +1 @@ + "string"@en . diff --git a/test/w3c/turtle/turtle-syntax-string-03.ttl b/test/w3c/turtle/turtle-syntax-string-03.ttl new file mode 100644 index 00000000..312d1d67 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-string-03.ttl @@ -0,0 +1 @@ + "string"@en-uk . diff --git a/test/w3c/turtle/turtle-syntax-string-04.ttl b/test/w3c/turtle/turtle-syntax-string-04.ttl new file mode 100644 index 00000000..3ecdea3a --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-string-04.ttl @@ -0,0 +1 @@ + 'string' . diff --git a/test/w3c/turtle/turtle-syntax-string-05.ttl b/test/w3c/turtle/turtle-syntax-string-05.ttl new file mode 100644 index 00000000..f32b6d02 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-string-05.ttl @@ -0,0 +1 @@ + 'string'@en . diff --git a/test/w3c/turtle/turtle-syntax-string-06.ttl b/test/w3c/turtle/turtle-syntax-string-06.ttl new file mode 100644 index 00000000..77399380 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-string-06.ttl @@ -0,0 +1 @@ + 'string'@en-uk . diff --git a/test/w3c/turtle/turtle-syntax-string-07.ttl b/test/w3c/turtle/turtle-syntax-string-07.ttl new file mode 100644 index 00000000..6c3e6a44 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-string-07.ttl @@ -0,0 +1 @@ + """abc""def''ghi""" . diff --git a/test/w3c/turtle/turtle-syntax-string-08.ttl b/test/w3c/turtle/turtle-syntax-string-08.ttl new file mode 100644 index 00000000..2fb0227b --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-string-08.ttl @@ -0,0 +1,2 @@ + """abc +def""" . diff --git a/test/w3c/turtle/turtle-syntax-string-09.ttl b/test/w3c/turtle/turtle-syntax-string-09.ttl new file mode 100644 index 00000000..390c8af9 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-string-09.ttl @@ -0,0 +1,2 @@ + '''abc +def''' . diff --git a/test/w3c/turtle/turtle-syntax-string-10.ttl b/test/w3c/turtle/turtle-syntax-string-10.ttl new file mode 100644 index 00000000..5b6e5c35 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-string-10.ttl @@ -0,0 +1,2 @@ + """abc +def"""@en . diff --git a/test/w3c/turtle/turtle-syntax-string-11.ttl b/test/w3c/turtle/turtle-syntax-string-11.ttl new file mode 100644 index 00000000..7b78abf1 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-string-11.ttl @@ -0,0 +1,2 @@ + '''abc +def'''@en . diff --git a/test/w3c/turtle/turtle-syntax-struct-01.ttl b/test/w3c/turtle/turtle-syntax-struct-01.ttl new file mode 100644 index 00000000..990e5160 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-struct-01.ttl @@ -0,0 +1,2 @@ +@prefix : . +:s :p :o1 , :o2 . diff --git a/test/w3c/turtle/turtle-syntax-struct-02.ttl b/test/w3c/turtle/turtle-syntax-struct-02.ttl new file mode 100644 index 00000000..0684b2fe --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-struct-02.ttl @@ -0,0 +1,3 @@ +@prefix : . +:s :p1 :o1 ; + :p2 :o2 . diff --git a/test/w3c/turtle/turtle-syntax-struct-03.ttl b/test/w3c/turtle/turtle-syntax-struct-03.ttl new file mode 100644 index 00000000..1e303515 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-struct-03.ttl @@ -0,0 +1,4 @@ +@prefix : . +:s :p1 :o1 ; + :p2 :o2 ; + . diff --git a/test/w3c/turtle/turtle-syntax-struct-04.ttl b/test/w3c/turtle/turtle-syntax-struct-04.ttl new file mode 100644 index 00000000..3d1bf3b0 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-struct-04.ttl @@ -0,0 +1,4 @@ +@prefix : . +:s :p1 :o1 ;; + :p2 :o2 + . diff --git a/test/w3c/turtle/turtle-syntax-struct-05.ttl b/test/w3c/turtle/turtle-syntax-struct-05.ttl new file mode 100644 index 00000000..c39e0411 --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-struct-05.ttl @@ -0,0 +1,4 @@ +@prefix : . +:s :p1 :o1 ; + :p2 :o2 ;; + . diff --git a/test/w3c/turtle/turtle-syntax-uri-01.ttl b/test/w3c/turtle/turtle-syntax-uri-01.ttl new file mode 100644 index 00000000..2e2d5baf --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-uri-01.ttl @@ -0,0 +1 @@ + . diff --git a/test/w3c/turtle/turtle-syntax-uri-02.ttl b/test/w3c/turtle/turtle-syntax-uri-02.ttl new file mode 100644 index 00000000..f355d38c --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-uri-02.ttl @@ -0,0 +1,2 @@ +# x53 is capital S + . diff --git a/test/w3c/turtle/turtle-syntax-uri-03.ttl b/test/w3c/turtle/turtle-syntax-uri-03.ttl new file mode 100644 index 00000000..0ea581af --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-uri-03.ttl @@ -0,0 +1,2 @@ +# x53 is capital S + . diff --git a/test/w3c/turtle/turtle-syntax-uri-04.ttl b/test/w3c/turtle/turtle-syntax-uri-04.ttl new file mode 100644 index 00000000..db805c8f --- /dev/null +++ b/test/w3c/turtle/turtle-syntax-uri-04.ttl @@ -0,0 +1,3 @@ +# IRI with all chars in it. + + . diff --git a/test/w3c/turtle/two_LITERAL_LONG2s.nt b/test/w3c/turtle/two_LITERAL_LONG2s.nt new file mode 100644 index 00000000..af94fe6a --- /dev/null +++ b/test/w3c/turtle/two_LITERAL_LONG2s.nt @@ -0,0 +1,2 @@ + "first long literal" . + "second long literal" . diff --git a/test/w3c/turtle/two_LITERAL_LONG2s.ttl b/test/w3c/turtle/two_LITERAL_LONG2s.ttl new file mode 100644 index 00000000..ceaad3d4 --- /dev/null +++ b/test/w3c/turtle/two_LITERAL_LONG2s.ttl @@ -0,0 +1,4 @@ +# Test long literal twice to ensure it does not over-quote +@prefix : . +:a :b """first long literal""" . +:c :d """second long literal""" . diff --git a/test/w3c/turtle/underscore_in_localName.nt b/test/w3c/turtle/underscore_in_localName.nt new file mode 100644 index 00000000..f9d0c4f1 --- /dev/null +++ b/test/w3c/turtle/underscore_in_localName.nt @@ -0,0 +1 @@ + . diff --git a/test/w3c/turtle/underscore_in_localName.ttl b/test/w3c/turtle/underscore_in_localName.ttl new file mode 100644 index 00000000..34596fdf --- /dev/null +++ b/test/w3c/turtle/underscore_in_localName.ttl @@ -0,0 +1,2 @@ +@prefix p: . +p:s_ . -- cgit v1.2.1