From aaa9827cad66bb5f747c61aef74f9d8d779febd4 Mon Sep 17 00:00:00 2001 From: Grahame Grieve Date: Wed, 23 Jan 2019 09:01:50 +1100 Subject: [PATCH] move test resource so they end up in built jar (for downstream access to test reosurces for publishing FHIR) --- .gitignore | 2 + .../fhir/r4/test/utils/TestingUtilities.java | 4 +- .../resources/bundle-example.ttl | 0 .../resources/condition-example.xml | 0 .../resources/fhirpath/tests-fhir-r4.xml | 16 ++- .../resources/graphql/directive-include.gql | 0 .../resources/graphql/directive-include.json | 0 .../resources/graphql/directive-skip.gql | 0 .../resources/graphql/directive-skip.json | 0 .../resources/graphql/directive-variable.gql | 0 .../resources/graphql/directive-variable.json | 0 .../graphql/extension-complex-in.gql | 0 .../graphql/extension-complex-in.json | 0 .../graphql/extension-complex-out.gql | 0 .../graphql/extension-complex-out.json | 0 .../resources/graphql/extension-complex.gql | 0 .../resources/graphql/extension-complex.json | 0 .../resources/graphql/extension-simple.gql | 0 .../resources/graphql/extension-simple.json | 0 .../resources/graphql/filter-fhirpath.gql | 0 .../resources/graphql/filter-fhirpath.json | 0 .../resources/graphql/flatten-first.gql | 0 .../resources/graphql/flatten-first.json | 0 .../resources/graphql/flatten-singleton1.gql | 0 .../resources/graphql/flatten-singleton1.json | 0 .../resources/graphql/flatten-singleton2.gql | 0 .../resources/graphql/flatten-singleton3.gql | 0 .../resources/graphql/flatten-singleton3.json | 0 .../resources/graphql/flatten-slice1.gql | 0 .../resources/graphql/flatten-slice1.json | 0 .../resources/graphql/flatten-slice2.gql | 0 .../resources/graphql/flatten-slice2.json | 0 .../resources/graphql/flatten.gql | 0 .../resources/graphql/flatten.json | 0 .../resources/graphql/list-sub.gql | 0 .../resources/graphql/list-sub.json | 0 .../resources/graphql/manifest.xml | 2 +- .../resources/graphql/parser-tests.gql | 0 .../resources/graphql/polymorphic.gql | 0 .../resources/graphql/polymorphic.json | 0 .../resources/graphql/query.gql} | 0 .../resources/graphql/reference-broken.gql | 0 .../graphql/reference-fragment-type.gql | 0 .../graphql/reference-fragment-type.json | 0 .../resources/graphql/reference-optional.gql | 0 .../resources/graphql/reference-optional.json | 0 .../resources/graphql/reference-reverse.gql | 0 .../resources/graphql/reference-reverse.json | 0 .../resources/graphql/reference-type-in.gql | 0 .../resources/graphql/reference-type-in.json | 0 .../resources/graphql/reference-type-out.gql | 0 .../resources/graphql/reference-type-out.json | 0 .../resources/graphql/reference.gql | 0 .../resources/graphql/reference.json | 0 .../resources/graphql/search-full.gql | 0 .../resources/graphql/search-full.json | 0 .../resources/graphql/search-simple.gql | 0 .../resources/graphql/search-simple.json | 0 .../resources/graphql/search-single.gql | 0 .../resources/graphql/search-single.json | 0 .../resources/graphql/simple.gql | 0 .../resources/graphql/simple.json | 0 .../resources/graphql/wrong-field.gql | 0 .../resources/liquid/liquid-tests.json | 0 .../resources/list-example-long.xml | 0 .../resources/medicationdispense8.xml} | 0 .../resources/medicationdispenseexample8.xml | 95 ++++++++++++++++++ ...servation-example-20minute-apgar-score.xml | 0 .../resources/observation-example.xml | 0 .../resources/patient-example-xds.xml | 0 .../resources/patient-example.xml | 0 .../resources/patient-glossy-example.xml | 0 .../questionnaire-example-f201-lifelines.xml | 0 .../resources/questionnaire-example.xml | 0 ...onnaireresponse-example-f201-lifelines.xml | 0 .../resources/snapshot-generation-tests.xml | 4 +- .../turtle/HYPHEN_MINUS_in_localName.nt | 0 .../turtle/HYPHEN_MINUS_in_localName.ttl | 0 .../resources/turtle/IRIREF_datatype.nt | 0 .../resources/turtle/IRIREF_datatype.ttl | 0 .../resources/turtle/IRI_spo.nt | 0 .../resources/turtle/IRI_subject.ttl | 0 .../turtle/IRI_with_all_punctuation.nt | 0 .../turtle/IRI_with_all_punctuation.ttl | 0 .../IRI_with_eight_digit_numeric_escape.ttl | 0 .../IRI_with_four_digit_numeric_escape.ttl | 0 .../{test => main}/resources/turtle/LICENSE | 0 .../resources/turtle/LITERAL1.nt | 0 .../resources/turtle/LITERAL1.ttl | 0 .../resources/turtle/LITERAL1_all_controls.nt | 0 .../turtle/LITERAL1_all_controls.ttl | Bin .../turtle/LITERAL1_all_punctuation.nt | 0 .../turtle/LITERAL1_all_punctuation.ttl | 0 .../turtle/LITERAL1_ascii_boundaries.nt | 0 .../turtle/LITERAL1_ascii_boundaries.ttl | Bin .../turtle/LITERAL1_with_UTF8_boundaries.ttl | 0 .../resources/turtle/LITERAL2.ttl | 0 .../turtle/LITERAL2_ascii_boundaries.nt | 0 .../turtle/LITERAL2_ascii_boundaries.ttl | Bin .../turtle/LITERAL2_with_UTF8_boundaries.ttl | 0 .../resources/turtle/LITERAL_LONG1.ttl | 0 .../turtle/LITERAL_LONG1_ascii_boundaries.nt | 0 .../turtle/LITERAL_LONG1_ascii_boundaries.ttl | Bin .../turtle/LITERAL_LONG1_with_1_squote.nt | 0 .../turtle/LITERAL_LONG1_with_1_squote.ttl | 0 .../turtle/LITERAL_LONG1_with_2_squotes.nt | 0 .../turtle/LITERAL_LONG1_with_2_squotes.ttl | 0 .../LITERAL_LONG1_with_UTF8_boundaries.ttl | 0 .../resources/turtle/LITERAL_LONG2.ttl | 0 .../turtle/LITERAL_LONG2_ascii_boundaries.nt | 0 .../turtle/LITERAL_LONG2_ascii_boundaries.ttl | Bin .../turtle/LITERAL_LONG2_with_1_squote.nt | 0 .../turtle/LITERAL_LONG2_with_1_squote.ttl | 0 .../turtle/LITERAL_LONG2_with_2_squotes.nt | 0 .../turtle/LITERAL_LONG2_with_2_squotes.ttl | 0 .../LITERAL_LONG2_with_REVERSE_SOLIDUS.nt | 0 .../LITERAL_LONG2_with_REVERSE_SOLIDUS.ttl | 0 .../LITERAL_LONG2_with_UTF8_boundaries.ttl | 0 .../turtle/LITERAL_with_UTF8_boundaries.nt | 0 .../{test => main}/resources/turtle/README | 0 .../resources/turtle/SPARQL_style_base.ttl | 0 .../resources/turtle/SPARQL_style_prefix.ttl | 0 .../turtle/anonymous_blank_node_object.ttl | 0 .../turtle/anonymous_blank_node_subject.ttl | 0 .../resources/turtle/bareword_a_predicate.nt | 0 .../resources/turtle/bareword_a_predicate.ttl | 0 .../resources/turtle/bareword_decimal.nt | 0 .../resources/turtle/bareword_decimal.ttl | 0 .../resources/turtle/bareword_double.nt | 0 .../resources/turtle/bareword_double.ttl | 0 .../resources/turtle/bareword_integer.ttl | 0 .../turtle/blankNodePropertyList_as_object.nt | 0 .../blankNodePropertyList_as_object.ttl | 0 .../blankNodePropertyList_as_subject.nt | 0 .../blankNodePropertyList_as_subject.ttl | 0 ...kNodePropertyList_containing_collection.nt | 0 ...NodePropertyList_containing_collection.ttl | 0 ...kNodePropertyList_with_multiple_triples.nt | 0 ...NodePropertyList_with_multiple_triples.ttl | 0 .../resources/turtle/collection_object.nt | 0 .../resources/turtle/collection_object.ttl | 0 .../resources/turtle/collection_subject.nt | 0 .../resources/turtle/collection_subject.ttl | 0 .../turtle/comment_following_PNAME_NS.nt | 0 .../turtle/comment_following_PNAME_NS.ttl | 0 .../turtle/comment_following_localName.ttl | 0 .../turtle/default_namespace_IRI.ttl | 0 .../resources/turtle/double_lower_case_e.nt | 0 .../resources/turtle/double_lower_case_e.ttl | 0 .../resources/turtle/empty_collection.nt | 0 .../resources/turtle/empty_collection.ttl | 0 .../{test => main}/resources/turtle/first.nt | 0 .../{test => main}/resources/turtle/first.ttl | 0 .../turtle/labeled_blank_node_object.nt | 0 .../turtle/labeled_blank_node_object.ttl | 0 .../turtle/labeled_blank_node_subject.nt | 0 .../turtle/labeled_blank_node_subject.ttl | 0 ...ith_PN_CHARS_BASE_character_boundaries.ttl | 0 .../labeled_blank_node_with_leading_digit.ttl | 0 ...led_blank_node_with_leading_underscore.ttl | 0 ...led_blank_node_with_non_leading_extras.ttl | 0 .../resources/turtle/langtagged_LONG.ttl | 0 .../turtle/langtagged_LONG_with_subtag.nt | 0 .../turtle/langtagged_LONG_with_subtag.ttl | 0 .../resources/turtle/langtagged_non_LONG.nt | 0 .../resources/turtle/langtagged_non_LONG.ttl | 0 .../resources/turtle/lantag_with_subtag.nt | 0 .../resources/turtle/lantag_with_subtag.ttl | 0 .../{test => main}/resources/turtle/last.nt | 0 .../{test => main}/resources/turtle/last.ttl | 0 .../resources/turtle/literal_false.nt | 0 .../resources/turtle/literal_false.ttl | 0 .../resources/turtle/literal_true.nt | 0 .../resources/turtle/literal_true.ttl | 0 .../turtle/literal_with_BACKSPACE.nt | 0 .../turtle/literal_with_BACKSPACE.ttl | 0 .../turtle/literal_with_CARRIAGE_RETURN.nt | 0 .../turtle/literal_with_CARRIAGE_RETURN.ttl | 0 .../literal_with_CHARACTER_TABULATION.nt | 0 .../literal_with_CHARACTER_TABULATION.ttl | 0 .../turtle/literal_with_FORM_FEED.nt | 0 .../turtle/literal_with_FORM_FEED.ttl | 0 .../turtle/literal_with_LINE_FEED.nt | 0 .../turtle/literal_with_LINE_FEED.ttl | 0 .../turtle/literal_with_REVERSE_SOLIDUS.nt | 0 .../turtle/literal_with_REVERSE_SOLIDUS.ttl | 0 .../turtle/literal_with_escaped_BACKSPACE.ttl | 0 .../literal_with_escaped_CARRIAGE_RETURN.ttl | 0 ...eral_with_escaped_CHARACTER_TABULATION.ttl | 0 .../turtle/literal_with_escaped_FORM_FEED.ttl | 0 .../turtle/literal_with_escaped_LINE_FEED.ttl | 0 .../turtle/literal_with_numeric_escape4.nt | 0 .../turtle/literal_with_numeric_escape4.ttl | 0 .../turtle/literal_with_numeric_escape8.ttl | 0 ..._nfc_PN_CHARS_BASE_character_boundaries.nt | 0 ...nfc_PN_CHARS_BASE_character_boundaries.ttl | 0 ..._bmp_PN_CHARS_BASE_character_boundaries.nt | 0 ...bmp_PN_CHARS_BASE_character_boundaries.ttl | 0 .../turtle/localName_with_leading_digit.nt | 0 .../turtle/localName_with_leading_digit.ttl | 0 .../localName_with_leading_underscore.nt | 0 .../localName_with_leading_underscore.ttl | 0 ..._nfc_PN_CHARS_BASE_character_boundaries.nt | 0 ...nfc_PN_CHARS_BASE_character_boundaries.ttl | 0 .../localName_with_non_leading_extras.nt | 0 .../localName_with_non_leading_extras.ttl | 0 .../resources/turtle/localname_with_COLON.nt | 0 .../resources/turtle/localname_with_COLON.ttl | 0 .../resources/turtle/negative_numeric.nt | 0 .../resources/turtle/negative_numeric.ttl | 0 .../turtle/nested_blankNodePropertyLists.nt | 0 .../turtle/nested_blankNodePropertyLists.ttl | 0 .../resources/turtle/nested_collection.nt | 0 .../resources/turtle/nested_collection.ttl | 0 .../turtle/number_sign_following_PNAME_NS.nt | 0 .../turtle/number_sign_following_PNAME_NS.ttl | 0 .../turtle/number_sign_following_localName.nt | 0 .../number_sign_following_localName.ttl | 0 .../turtle/numeric_with_leading_0.nt | 0 .../turtle/numeric_with_leading_0.ttl | 0 .../turtle/objectList_with_two_objects.nt | 0 .../turtle/objectList_with_two_objects.ttl | 0 .../resources/turtle/old_style_base.ttl | 0 .../resources/turtle/old_style_prefix.ttl | 0 .../turtle/percent_escaped_localName.nt | 0 .../turtle/percent_escaped_localName.ttl | 0 .../resources/turtle/positive_numeric.nt | 0 .../resources/turtle/positive_numeric.ttl | 0 ...redicateObjectList_with_two_objectLists.nt | 0 ...edicateObjectList_with_two_objectLists.ttl | 0 .../resources/turtle/prefix_only_IRI.ttl | 0 .../turtle/prefix_reassigned_and_used.nt | 0 .../turtle/prefix_reassigned_and_used.ttl | 0 ...ith_PN_CHARS_BASE_character_boundaries.ttl | 0 .../turtle/prefix_with_non_leading_extras.ttl | 0 .../resources/turtle/prefixed_IRI_object.ttl | 0 .../turtle/prefixed_IRI_predicate.ttl | 0 .../turtle/prefixed_name_datatype.ttl | 0 .../turtle/repeated_semis_at_end.ttl | 0 .../turtle/repeated_semis_not_at_end.nt | 0 .../turtle/repeated_semis_not_at_end.ttl | 0 .../turtle/reserved_escaped_localName.nt | 0 .../turtle/reserved_escaped_localName.ttl | 0 .../turtle/sole_blankNodePropertyList.ttl | 0 .../resources/turtle/turtle-eval-bad-01.ttl | 0 .../resources/turtle/turtle-eval-bad-02.ttl | 0 .../resources/turtle/turtle-eval-bad-03.ttl | 0 .../resources/turtle/turtle-eval-bad-04.ttl | 0 .../resources/turtle/turtle-eval-struct-01.nt | 0 .../turtle/turtle-eval-struct-01.ttl | 0 .../resources/turtle/turtle-eval-struct-02.nt | 0 .../turtle/turtle-eval-struct-02.ttl | 0 .../resources/turtle/turtle-subm-01.nt | 0 .../resources/turtle/turtle-subm-01.ttl | 0 .../resources/turtle/turtle-subm-02.nt | 0 .../resources/turtle/turtle-subm-02.ttl | 0 .../resources/turtle/turtle-subm-03.nt | 0 .../resources/turtle/turtle-subm-03.ttl | 0 .../resources/turtle/turtle-subm-04.nt | 0 .../resources/turtle/turtle-subm-04.ttl | 0 .../resources/turtle/turtle-subm-05.nt | 0 .../resources/turtle/turtle-subm-05.ttl | 0 .../resources/turtle/turtle-subm-06.nt | 0 .../resources/turtle/turtle-subm-06.ttl | 0 .../resources/turtle/turtle-subm-07.nt | 0 .../resources/turtle/turtle-subm-07.ttl | 0 .../resources/turtle/turtle-subm-08.nt | 0 .../resources/turtle/turtle-subm-08.ttl | 0 .../resources/turtle/turtle-subm-09.nt | 0 .../resources/turtle/turtle-subm-09.ttl | 0 .../resources/turtle/turtle-subm-10.nt | 0 .../resources/turtle/turtle-subm-10.ttl | 0 .../resources/turtle/turtle-subm-11.nt | 0 .../resources/turtle/turtle-subm-11.ttl | 0 .../resources/turtle/turtle-subm-12.nt | 0 .../resources/turtle/turtle-subm-12.ttl | 0 .../resources/turtle/turtle-subm-13.nt | 0 .../resources/turtle/turtle-subm-13.ttl | 0 .../resources/turtle/turtle-subm-14.nt | 0 .../resources/turtle/turtle-subm-14.ttl | 0 .../resources/turtle/turtle-subm-15.nt | 0 .../resources/turtle/turtle-subm-15.ttl | 0 .../resources/turtle/turtle-subm-16.nt | 0 .../resources/turtle/turtle-subm-16.ttl | 0 .../resources/turtle/turtle-subm-17.nt | 0 .../resources/turtle/turtle-subm-17.ttl | 0 .../resources/turtle/turtle-subm-18.nt | 0 .../resources/turtle/turtle-subm-18.ttl | 0 .../resources/turtle/turtle-subm-19.nt | 0 .../resources/turtle/turtle-subm-19.ttl | 0 .../resources/turtle/turtle-subm-20.nt | 0 .../resources/turtle/turtle-subm-20.ttl | 0 .../resources/turtle/turtle-subm-21.nt | 0 .../resources/turtle/turtle-subm-21.ttl | 0 .../resources/turtle/turtle-subm-22.nt | 0 .../resources/turtle/turtle-subm-22.ttl | 0 .../resources/turtle/turtle-subm-23.nt | 0 .../resources/turtle/turtle-subm-23.ttl | 0 .../resources/turtle/turtle-subm-24.nt | 0 .../resources/turtle/turtle-subm-24.ttl | 0 .../resources/turtle/turtle-subm-25.nt | 0 .../resources/turtle/turtle-subm-25.ttl | 0 .../resources/turtle/turtle-subm-26.nt | 0 .../resources/turtle/turtle-subm-26.ttl | 0 .../resources/turtle/turtle-subm-27.nt | 0 .../resources/turtle/turtle-subm-27.ttl | 0 ...bad-LITERAL2_with_langtag_and_datatype.ttl | 0 .../turtle/turtle-syntax-bad-base-01.ttl | 0 .../turtle/turtle-syntax-bad-base-02.ttl | 0 .../turtle/turtle-syntax-bad-base-03.ttl | 0 .../turtle-syntax-bad-blank-label-dot-end.ttl | 0 .../turtle/turtle-syntax-bad-esc-01.ttl | 0 .../turtle/turtle-syntax-bad-esc-02.ttl | 0 .../turtle/turtle-syntax-bad-esc-03.ttl | 0 .../turtle/turtle-syntax-bad-esc-04.ttl | 0 .../turtle/turtle-syntax-bad-kw-01.ttl | 0 .../turtle/turtle-syntax-bad-kw-02.ttl | 0 .../turtle/turtle-syntax-bad-kw-03.ttl | 0 .../turtle/turtle-syntax-bad-kw-04.ttl | 0 .../turtle/turtle-syntax-bad-kw-05.ttl | 0 .../turtle/turtle-syntax-bad-lang-01.ttl | 0 .../turtle-syntax-bad-ln-dash-start.ttl | 0 .../turtle-syntax-bad-ln-escape-start.ttl | 0 .../turtle/turtle-syntax-bad-ln-escape.ttl | 0 .../turtle-syntax-bad-missing-ns-dot-end.ttl | 0 ...turtle-syntax-bad-missing-ns-dot-start.ttl | 0 .../turtle/turtle-syntax-bad-n3-extras-01.ttl | 0 .../turtle/turtle-syntax-bad-n3-extras-02.ttl | 0 .../turtle/turtle-syntax-bad-n3-extras-03.ttl | 0 .../turtle/turtle-syntax-bad-n3-extras-04.ttl | 0 .../turtle/turtle-syntax-bad-n3-extras-05.ttl | 0 .../turtle/turtle-syntax-bad-n3-extras-06.ttl | 0 .../turtle/turtle-syntax-bad-n3-extras-07.ttl | 0 .../turtle/turtle-syntax-bad-n3-extras-08.ttl | 0 .../turtle/turtle-syntax-bad-n3-extras-09.ttl | 0 .../turtle/turtle-syntax-bad-n3-extras-10.ttl | 0 .../turtle/turtle-syntax-bad-n3-extras-11.ttl | 0 .../turtle/turtle-syntax-bad-n3-extras-12.ttl | 0 .../turtle/turtle-syntax-bad-n3-extras-13.ttl | 0 .../turtle/turtle-syntax-bad-ns-dot-end.ttl | 0 .../turtle/turtle-syntax-bad-ns-dot-start.ttl | 0 .../turtle/turtle-syntax-bad-num-01.ttl | 0 .../turtle/turtle-syntax-bad-num-02.ttl | 0 .../turtle/turtle-syntax-bad-num-03.ttl | 0 .../turtle/turtle-syntax-bad-num-04.ttl | 0 .../turtle/turtle-syntax-bad-num-05.ttl | 0 .../turtle-syntax-bad-number-dot-in-anon.ttl | 0 .../turtle/turtle-syntax-bad-pname-01.ttl | 0 .../turtle/turtle-syntax-bad-pname-02.ttl | 0 .../turtle/turtle-syntax-bad-pname-03.ttl | 0 .../turtle/turtle-syntax-bad-prefix-01.ttl | 0 .../turtle/turtle-syntax-bad-prefix-02.ttl | 0 .../turtle/turtle-syntax-bad-prefix-03.ttl | 0 .../turtle/turtle-syntax-bad-prefix-04.ttl | 0 .../turtle/turtle-syntax-bad-prefix-05.ttl | 0 .../turtle/turtle-syntax-bad-string-01.ttl | 0 .../turtle/turtle-syntax-bad-string-02.ttl | 0 .../turtle/turtle-syntax-bad-string-03.ttl | 0 .../turtle/turtle-syntax-bad-string-04.ttl | 0 .../turtle/turtle-syntax-bad-string-05.ttl | 0 .../turtle/turtle-syntax-bad-string-06.ttl | 0 .../turtle/turtle-syntax-bad-string-07.ttl | 0 .../turtle/turtle-syntax-bad-struct-01.ttl | 0 .../turtle/turtle-syntax-bad-struct-02.ttl | 0 .../turtle/turtle-syntax-bad-struct-03.ttl | 0 .../turtle/turtle-syntax-bad-struct-04.ttl | 0 .../turtle/turtle-syntax-bad-struct-05.ttl | 0 .../turtle/turtle-syntax-bad-struct-06.ttl | 0 .../turtle/turtle-syntax-bad-struct-07.ttl | 0 .../turtle/turtle-syntax-bad-struct-08.ttl | 0 .../turtle/turtle-syntax-bad-struct-09.ttl | 0 .../turtle/turtle-syntax-bad-struct-10.ttl | 0 .../turtle/turtle-syntax-bad-struct-11.ttl | 0 .../turtle/turtle-syntax-bad-struct-12.ttl | 0 .../turtle/turtle-syntax-bad-struct-13.ttl | 0 .../turtle/turtle-syntax-bad-struct-14.ttl | 0 .../turtle/turtle-syntax-bad-struct-15.ttl | 0 .../turtle/turtle-syntax-bad-struct-16.ttl | 0 .../turtle/turtle-syntax-bad-struct-17.ttl | 0 .../turtle/turtle-syntax-bad-uri-01.ttl | 0 .../turtle/turtle-syntax-bad-uri-02.ttl | 0 .../turtle/turtle-syntax-bad-uri-03.ttl | 0 .../turtle/turtle-syntax-bad-uri-04.ttl | 0 .../turtle/turtle-syntax-bad-uri-05.ttl | 0 .../turtle/turtle-syntax-base-01.ttl | 0 .../turtle/turtle-syntax-base-02.ttl | 0 .../turtle/turtle-syntax-base-03.ttl | 0 .../turtle/turtle-syntax-base-04.ttl | 0 .../turtle/turtle-syntax-blank-label.ttl | 0 .../turtle/turtle-syntax-bnode-01.ttl | 0 .../turtle/turtle-syntax-bnode-02.ttl | 0 .../turtle/turtle-syntax-bnode-03.ttl | 0 .../turtle/turtle-syntax-bnode-04.ttl | 0 .../turtle/turtle-syntax-bnode-05.ttl | 0 .../turtle/turtle-syntax-bnode-06.ttl | 0 .../turtle/turtle-syntax-bnode-07.ttl | 0 .../turtle/turtle-syntax-bnode-08.ttl | 0 .../turtle/turtle-syntax-bnode-09.ttl | 0 .../turtle/turtle-syntax-bnode-10.ttl | 0 .../turtle/turtle-syntax-datatypes-01.ttl | 0 .../turtle/turtle-syntax-datatypes-02.ttl | 0 .../turtle/turtle-syntax-file-01.ttl | 0 .../turtle/turtle-syntax-file-02.ttl | 0 .../turtle/turtle-syntax-file-03.ttl | 0 .../resources/turtle/turtle-syntax-kw-01.ttl | 0 .../resources/turtle/turtle-syntax-kw-02.ttl | 0 .../resources/turtle/turtle-syntax-kw-03.ttl | 0 .../turtle/turtle-syntax-lists-01.ttl | 0 .../turtle/turtle-syntax-lists-02.ttl | 0 .../turtle/turtle-syntax-lists-03.ttl | 0 .../turtle/turtle-syntax-lists-04.ttl | 0 .../turtle/turtle-syntax-lists-05.ttl | 0 .../turtle/turtle-syntax-ln-colons.ttl | 0 .../turtle/turtle-syntax-ln-dots.ttl | 0 .../turtle/turtle-syntax-ns-dots.ttl | 0 .../turtle/turtle-syntax-number-01.ttl | 0 .../turtle/turtle-syntax-number-02.ttl | 0 .../turtle/turtle-syntax-number-03.ttl | 0 .../turtle/turtle-syntax-number-04.ttl | 0 .../turtle/turtle-syntax-number-05.ttl | 0 .../turtle/turtle-syntax-number-06.ttl | 0 .../turtle/turtle-syntax-number-07.ttl | 0 .../turtle/turtle-syntax-number-08.ttl | 0 .../turtle/turtle-syntax-number-09.ttl | 0 .../turtle/turtle-syntax-number-10.ttl | 0 .../turtle/turtle-syntax-number-11.ttl | 0 .../turtle/turtle-syntax-pname-esc-01.ttl | 0 .../turtle/turtle-syntax-pname-esc-02.ttl | 0 .../turtle/turtle-syntax-pname-esc-03.ttl | 0 .../turtle/turtle-syntax-prefix-01.ttl | 0 .../turtle/turtle-syntax-prefix-02.ttl | 0 .../turtle/turtle-syntax-prefix-03.ttl | 0 .../turtle/turtle-syntax-prefix-04.ttl | 0 .../turtle/turtle-syntax-prefix-05.ttl | 0 .../turtle/turtle-syntax-prefix-06.ttl | 0 .../turtle/turtle-syntax-prefix-07.ttl | 0 .../turtle/turtle-syntax-prefix-08.ttl | 0 .../turtle/turtle-syntax-prefix-09.ttl | 0 .../turtle/turtle-syntax-str-esc-01.ttl | 0 .../turtle/turtle-syntax-str-esc-02.ttl | 0 .../turtle/turtle-syntax-str-esc-03.ttl | 0 .../turtle/turtle-syntax-string-01.ttl | 0 .../turtle/turtle-syntax-string-02.ttl | 0 .../turtle/turtle-syntax-string-03.ttl | 0 .../turtle/turtle-syntax-string-04.ttl | 0 .../turtle/turtle-syntax-string-05.ttl | 0 .../turtle/turtle-syntax-string-06.ttl | 0 .../turtle/turtle-syntax-string-07.ttl | 0 .../turtle/turtle-syntax-string-08.ttl | 0 .../turtle/turtle-syntax-string-09.ttl | 0 .../turtle/turtle-syntax-string-10.ttl | 0 .../turtle/turtle-syntax-string-11.ttl | 0 .../turtle/turtle-syntax-struct-01.ttl | 0 .../turtle/turtle-syntax-struct-02.ttl | 0 .../turtle/turtle-syntax-struct-03.ttl | 0 .../turtle/turtle-syntax-struct-04.ttl | 0 .../turtle/turtle-syntax-struct-05.ttl | 0 .../resources/turtle/turtle-syntax-uri-01.ttl | 0 .../resources/turtle/turtle-syntax-uri-02.ttl | 0 .../resources/turtle/turtle-syntax-uri-03.ttl | 0 .../resources/turtle/turtle-syntax-uri-04.ttl | 0 .../resources/turtle/two_LITERAL_LONG2s.nt | 0 .../resources/turtle/two_LITERAL_LONG2s.ttl | 0 .../turtle/underscore_in_localName.nt | 0 .../turtle/underscore_in_localName.ttl | 0 .../resources/ucum/ucum-essence.xml | 0 .../src/{test => main}/resources/unicode.xml | 0 .../resources/valueset-example-expansion.xml | 0 468 files changed, 114 insertions(+), 9 deletions(-) rename org.hl7.fhir.r4/src/{test => main}/resources/bundle-example.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/condition-example.xml (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/fhirpath/tests-fhir-r4.xml (97%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/directive-include.gql (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/directive-include.json (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/directive-skip.gql (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/directive-skip.json (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/directive-variable.gql (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/directive-variable.json (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/extension-complex-in.gql (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/extension-complex-in.json (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/extension-complex-out.gql (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/extension-complex-out.json (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/extension-complex.gql (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/extension-complex.json (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/extension-simple.gql (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/extension-simple.json (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/filter-fhirpath.gql (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/filter-fhirpath.json (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/flatten-first.gql (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/flatten-first.json (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/flatten-singleton1.gql (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/flatten-singleton1.json (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/flatten-singleton2.gql (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/flatten-singleton3.gql (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/flatten-singleton3.json (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/flatten-slice1.gql (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/flatten-slice1.json (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/flatten-slice2.gql (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/flatten-slice2.json (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/flatten.gql (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/flatten.json (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/list-sub.gql (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/list-sub.json (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/manifest.xml (94%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/parser-tests.gql (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/polymorphic.gql (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/polymorphic.json (100%) rename org.hl7.fhir.r4/src/{test/resources/turtle/turtle-syntax-file-01.ttl => main/resources/graphql/query.gql} (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/reference-broken.gql (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/reference-fragment-type.gql (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/reference-fragment-type.json (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/reference-optional.gql (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/reference-optional.json (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/reference-reverse.gql (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/reference-reverse.json (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/reference-type-in.gql (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/reference-type-in.json (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/reference-type-out.gql (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/reference-type-out.json (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/reference.gql (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/reference.json (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/search-full.gql (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/search-full.json (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/search-simple.gql (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/search-simple.json (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/search-single.gql (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/search-single.json (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/simple.gql (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/simple.json (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/graphql/wrong-field.gql (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/liquid/liquid-tests.json (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/list-example-long.xml (100%) rename org.hl7.fhir.r4/src/{test/resources/medicationdispenseexample8.xml => main/resources/medicationdispense8.xml} (100%) create mode 100644 org.hl7.fhir.r4/src/main/resources/medicationdispenseexample8.xml rename org.hl7.fhir.r4/src/{test => main}/resources/observation-example-20minute-apgar-score.xml (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/observation-example.xml (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/patient-example-xds.xml (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/patient-example.xml (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/patient-glossy-example.xml (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/questionnaire-example-f201-lifelines.xml (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/questionnaire-example.xml (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/questionnaireresponse-example-f201-lifelines.xml (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/snapshot-generation-tests.xml (97%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/HYPHEN_MINUS_in_localName.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/HYPHEN_MINUS_in_localName.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/IRIREF_datatype.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/IRIREF_datatype.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/IRI_spo.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/IRI_subject.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/IRI_with_all_punctuation.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/IRI_with_all_punctuation.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/IRI_with_eight_digit_numeric_escape.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/IRI_with_four_digit_numeric_escape.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/LICENSE (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/LITERAL1.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/LITERAL1.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/LITERAL1_all_controls.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/LITERAL1_all_controls.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/LITERAL1_all_punctuation.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/LITERAL1_all_punctuation.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/LITERAL1_ascii_boundaries.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/LITERAL1_ascii_boundaries.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/LITERAL1_with_UTF8_boundaries.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/LITERAL2.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/LITERAL2_ascii_boundaries.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/LITERAL2_ascii_boundaries.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/LITERAL2_with_UTF8_boundaries.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/LITERAL_LONG1.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/LITERAL_LONG1_ascii_boundaries.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/LITERAL_LONG1_ascii_boundaries.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/LITERAL_LONG1_with_1_squote.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/LITERAL_LONG1_with_1_squote.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/LITERAL_LONG1_with_2_squotes.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/LITERAL_LONG1_with_2_squotes.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/LITERAL_LONG1_with_UTF8_boundaries.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/LITERAL_LONG2.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/LITERAL_LONG2_ascii_boundaries.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/LITERAL_LONG2_ascii_boundaries.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/LITERAL_LONG2_with_1_squote.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/LITERAL_LONG2_with_1_squote.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/LITERAL_LONG2_with_2_squotes.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/LITERAL_LONG2_with_2_squotes.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/LITERAL_LONG2_with_REVERSE_SOLIDUS.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/LITERAL_LONG2_with_REVERSE_SOLIDUS.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/LITERAL_LONG2_with_UTF8_boundaries.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/LITERAL_with_UTF8_boundaries.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/README (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/SPARQL_style_base.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/SPARQL_style_prefix.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/anonymous_blank_node_object.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/anonymous_blank_node_subject.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/bareword_a_predicate.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/bareword_a_predicate.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/bareword_decimal.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/bareword_decimal.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/bareword_double.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/bareword_double.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/bareword_integer.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/blankNodePropertyList_as_object.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/blankNodePropertyList_as_object.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/blankNodePropertyList_as_subject.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/blankNodePropertyList_as_subject.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/blankNodePropertyList_containing_collection.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/blankNodePropertyList_containing_collection.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/blankNodePropertyList_with_multiple_triples.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/blankNodePropertyList_with_multiple_triples.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/collection_object.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/collection_object.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/collection_subject.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/collection_subject.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/comment_following_PNAME_NS.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/comment_following_PNAME_NS.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/comment_following_localName.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/default_namespace_IRI.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/double_lower_case_e.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/double_lower_case_e.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/empty_collection.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/empty_collection.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/first.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/first.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/labeled_blank_node_object.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/labeled_blank_node_object.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/labeled_blank_node_subject.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/labeled_blank_node_subject.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/labeled_blank_node_with_PN_CHARS_BASE_character_boundaries.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/labeled_blank_node_with_leading_digit.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/labeled_blank_node_with_leading_underscore.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/labeled_blank_node_with_non_leading_extras.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/langtagged_LONG.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/langtagged_LONG_with_subtag.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/langtagged_LONG_with_subtag.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/langtagged_non_LONG.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/langtagged_non_LONG.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/lantag_with_subtag.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/lantag_with_subtag.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/last.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/last.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/literal_false.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/literal_false.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/literal_true.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/literal_true.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/literal_with_BACKSPACE.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/literal_with_BACKSPACE.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/literal_with_CARRIAGE_RETURN.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/literal_with_CARRIAGE_RETURN.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/literal_with_CHARACTER_TABULATION.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/literal_with_CHARACTER_TABULATION.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/literal_with_FORM_FEED.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/literal_with_FORM_FEED.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/literal_with_LINE_FEED.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/literal_with_LINE_FEED.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/literal_with_REVERSE_SOLIDUS.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/literal_with_REVERSE_SOLIDUS.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/literal_with_escaped_BACKSPACE.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/literal_with_escaped_CARRIAGE_RETURN.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/literal_with_escaped_CHARACTER_TABULATION.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/literal_with_escaped_FORM_FEED.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/literal_with_escaped_LINE_FEED.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/literal_with_numeric_escape4.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/literal_with_numeric_escape4.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/literal_with_numeric_escape8.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/localName_with_leading_digit.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/localName_with_leading_digit.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/localName_with_leading_underscore.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/localName_with_leading_underscore.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/localName_with_nfc_PN_CHARS_BASE_character_boundaries.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/localName_with_nfc_PN_CHARS_BASE_character_boundaries.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/localName_with_non_leading_extras.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/localName_with_non_leading_extras.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/localname_with_COLON.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/localname_with_COLON.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/negative_numeric.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/negative_numeric.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/nested_blankNodePropertyLists.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/nested_blankNodePropertyLists.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/nested_collection.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/nested_collection.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/number_sign_following_PNAME_NS.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/number_sign_following_PNAME_NS.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/number_sign_following_localName.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/number_sign_following_localName.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/numeric_with_leading_0.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/numeric_with_leading_0.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/objectList_with_two_objects.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/objectList_with_two_objects.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/old_style_base.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/old_style_prefix.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/percent_escaped_localName.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/percent_escaped_localName.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/positive_numeric.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/positive_numeric.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/predicateObjectList_with_two_objectLists.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/predicateObjectList_with_two_objectLists.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/prefix_only_IRI.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/prefix_reassigned_and_used.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/prefix_reassigned_and_used.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/prefix_with_PN_CHARS_BASE_character_boundaries.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/prefix_with_non_leading_extras.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/prefixed_IRI_object.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/prefixed_IRI_predicate.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/prefixed_name_datatype.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/repeated_semis_at_end.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/repeated_semis_not_at_end.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/repeated_semis_not_at_end.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/reserved_escaped_localName.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/reserved_escaped_localName.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/sole_blankNodePropertyList.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-eval-bad-01.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-eval-bad-02.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-eval-bad-03.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-eval-bad-04.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-eval-struct-01.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-eval-struct-01.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-eval-struct-02.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-eval-struct-02.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-01.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-01.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-02.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-02.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-03.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-03.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-04.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-04.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-05.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-05.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-06.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-06.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-07.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-07.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-08.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-08.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-09.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-09.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-10.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-10.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-11.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-11.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-12.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-12.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-13.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-13.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-14.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-14.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-15.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-15.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-16.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-16.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-17.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-17.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-18.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-18.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-19.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-19.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-20.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-20.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-21.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-21.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-22.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-22.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-23.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-23.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-24.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-24.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-25.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-25.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-26.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-26.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-27.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-subm-27.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-LITERAL2_with_langtag_and_datatype.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-base-01.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-base-02.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-base-03.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-blank-label-dot-end.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-esc-01.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-esc-02.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-esc-03.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-esc-04.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-kw-01.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-kw-02.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-kw-03.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-kw-04.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-kw-05.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-lang-01.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-ln-dash-start.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-ln-escape-start.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-ln-escape.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-missing-ns-dot-end.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-missing-ns-dot-start.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-n3-extras-01.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-n3-extras-02.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-n3-extras-03.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-n3-extras-04.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-n3-extras-05.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-n3-extras-06.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-n3-extras-07.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-n3-extras-08.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-n3-extras-09.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-n3-extras-10.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-n3-extras-11.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-n3-extras-12.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-n3-extras-13.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-ns-dot-end.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-ns-dot-start.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-num-01.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-num-02.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-num-03.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-num-04.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-num-05.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-number-dot-in-anon.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-pname-01.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-pname-02.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-pname-03.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-prefix-01.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-prefix-02.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-prefix-03.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-prefix-04.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-prefix-05.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-string-01.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-string-02.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-string-03.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-string-04.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-string-05.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-string-06.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-string-07.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-struct-01.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-struct-02.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-struct-03.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-struct-04.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-struct-05.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-struct-06.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-struct-07.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-struct-08.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-struct-09.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-struct-10.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-struct-11.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-struct-12.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-struct-13.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-struct-14.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-struct-15.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-struct-16.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-struct-17.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-uri-01.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-uri-02.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-uri-03.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-uri-04.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bad-uri-05.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-base-01.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-base-02.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-base-03.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-base-04.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-blank-label.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bnode-01.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bnode-02.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bnode-03.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bnode-04.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bnode-05.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bnode-06.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bnode-07.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bnode-08.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bnode-09.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-bnode-10.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-datatypes-01.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-datatypes-02.ttl (100%) create mode 100644 org.hl7.fhir.r4/src/main/resources/turtle/turtle-syntax-file-01.ttl rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-file-02.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-file-03.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-kw-01.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-kw-02.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-kw-03.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-lists-01.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-lists-02.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-lists-03.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-lists-04.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-lists-05.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-ln-colons.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-ln-dots.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-ns-dots.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-number-01.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-number-02.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-number-03.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-number-04.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-number-05.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-number-06.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-number-07.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-number-08.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-number-09.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-number-10.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-number-11.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-pname-esc-01.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-pname-esc-02.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-pname-esc-03.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-prefix-01.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-prefix-02.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-prefix-03.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-prefix-04.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-prefix-05.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-prefix-06.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-prefix-07.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-prefix-08.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-prefix-09.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-str-esc-01.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-str-esc-02.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-str-esc-03.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-string-01.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-string-02.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-string-03.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-string-04.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-string-05.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-string-06.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-string-07.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-string-08.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-string-09.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-string-10.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-string-11.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-struct-01.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-struct-02.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-struct-03.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-struct-04.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-struct-05.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-uri-01.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-uri-02.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-uri-03.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/turtle-syntax-uri-04.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/two_LITERAL_LONG2s.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/two_LITERAL_LONG2s.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/underscore_in_localName.nt (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/turtle/underscore_in_localName.ttl (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/ucum/ucum-essence.xml (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/unicode.xml (100%) rename org.hl7.fhir.r4/src/{test => main}/resources/valueset-example-expansion.xml (100%) diff --git a/.gitignore b/.gitignore index 744673c31..5c9e69536 100644 --- a/.gitignore +++ b/.gitignore @@ -153,3 +153,5 @@ local.properties .texlipse /org.hl7.fhir.r4/src/test/resources/gen /org.hl7.fhir.r4/src/test/resources/graphql/*.out +/org.hl7.fhir.r4/src/main/resources/graphql/*.out +/org.hl7.fhir.r4/src/main/resources/gen diff --git a/org.hl7.fhir.r4/src/main/java/org/hl7/fhir/r4/test/utils/TestingUtilities.java b/org.hl7.fhir.r4/src/main/java/org/hl7/fhir/r4/test/utils/TestingUtilities.java index d18e57f30..f3dbad616 100644 --- a/org.hl7.fhir.r4/src/main/java/org/hl7/fhir/r4/test/utils/TestingUtilities.java +++ b/org.hl7.fhir.r4/src/main/java/org/hl7/fhir/r4/test/utils/TestingUtilities.java @@ -441,12 +441,12 @@ public class TestingUtilities { public static String resourceNameToFile(String name) throws IOException { - return Utilities.path(System.getProperty("user.dir"), "src", "test", "resources", name); + return Utilities.path(System.getProperty("user.dir"), "src", "main", "resources", name); } public static String resourceNameToFile(String subFolder, String name) throws IOException { - return Utilities.path(System.getProperty("user.dir"), "src", "test", "resources", subFolder, name); + return Utilities.path(System.getProperty("user.dir"), "src", "main", "resources", subFolder, name); } } diff --git a/org.hl7.fhir.r4/src/test/resources/bundle-example.ttl b/org.hl7.fhir.r4/src/main/resources/bundle-example.ttl similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/bundle-example.ttl rename to org.hl7.fhir.r4/src/main/resources/bundle-example.ttl diff --git a/org.hl7.fhir.r4/src/test/resources/condition-example.xml b/org.hl7.fhir.r4/src/main/resources/condition-example.xml similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/condition-example.xml rename to org.hl7.fhir.r4/src/main/resources/condition-example.xml diff --git a/org.hl7.fhir.r4/src/test/resources/fhirpath/tests-fhir-r4.xml b/org.hl7.fhir.r4/src/main/resources/fhirpath/tests-fhir-r4.xml similarity index 97% rename from org.hl7.fhir.r4/src/test/resources/fhirpath/tests-fhir-r4.xml rename to org.hl7.fhir.r4/src/main/resources/fhirpath/tests-fhir-r4.xml index 0e00319d8..c027bc6e5 100644 --- a/org.hl7.fhir.r4/src/test/resources/fhirpath/tests-fhir-r4.xml +++ b/org.hl7.fhir.r4/src/main/resources/fhirpath/tests-fhir-r4.xml @@ -612,7 +612,10 @@ 0.0 = 0true @2012-04-15 = @2012-04-15true @2012-04-15 = @2012-04-16false - @2012-04-15 = @2012-04-15T10:00:00false + @2012-04-15 = @2012-04-15T10:00:00 + @2012-04-15T15:00:00 = @2012-04-15T10:00:00false + @2012-04-15T15:00:00Z = @2012-04-15T10:00:00 + @2012-04-15T15:00:00+02:00 = @2012-04-15T14:00:00+03:00true name = nametrue name.take(2) = name.take(2).first() | name.take(2).last()true name.take(2) = name.take(2).last() | name.take(2).first()false @@ -632,7 +635,10 @@ 0.0 != 0false @2012-04-15 != @2012-04-15false @2012-04-15 != @2012-04-16true - @2012-04-15 != @2012-04-15T10:00:00true + @2012-04-15 != @2012-04-15T10:00:00 + @2012-04-15T15:00:00 != @2012-04-15T10:00:00true + @2012-04-15T15:00:00Z != @2012-04-15T10:00:00 + @2012-04-15T15:00:00+02:00 != @2012-04-15T14:00:00+03:00false name != namefalse name.take(2) != name.take(2).first() | name.take(2).last()false name.take(2) != name.take(2).last() | name.take(2).first()true @@ -641,7 +647,8 @@ 1 ~ 1true - {} ~ {} + {} ~ {}true + 1 ~ {}false 1 ~ 2false 'a' ~ 'a'true 'a' ~ 'A'true @@ -662,7 +669,8 @@ 1 !~ 1false - {} !~ {} + {} !~ {}false + {} !~ 1true 1 !~ 2true 'a' !~ 'a'false 'a' !~ 'A'false diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/directive-include.gql b/org.hl7.fhir.r4/src/main/resources/graphql/directive-include.gql similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/directive-include.gql rename to org.hl7.fhir.r4/src/main/resources/graphql/directive-include.gql diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/directive-include.json b/org.hl7.fhir.r4/src/main/resources/graphql/directive-include.json similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/directive-include.json rename to org.hl7.fhir.r4/src/main/resources/graphql/directive-include.json diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/directive-skip.gql b/org.hl7.fhir.r4/src/main/resources/graphql/directive-skip.gql similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/directive-skip.gql rename to org.hl7.fhir.r4/src/main/resources/graphql/directive-skip.gql diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/directive-skip.json b/org.hl7.fhir.r4/src/main/resources/graphql/directive-skip.json similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/directive-skip.json rename to org.hl7.fhir.r4/src/main/resources/graphql/directive-skip.json diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/directive-variable.gql b/org.hl7.fhir.r4/src/main/resources/graphql/directive-variable.gql similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/directive-variable.gql rename to org.hl7.fhir.r4/src/main/resources/graphql/directive-variable.gql diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/directive-variable.json b/org.hl7.fhir.r4/src/main/resources/graphql/directive-variable.json similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/directive-variable.json rename to org.hl7.fhir.r4/src/main/resources/graphql/directive-variable.json diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/extension-complex-in.gql b/org.hl7.fhir.r4/src/main/resources/graphql/extension-complex-in.gql similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/extension-complex-in.gql rename to org.hl7.fhir.r4/src/main/resources/graphql/extension-complex-in.gql diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/extension-complex-in.json b/org.hl7.fhir.r4/src/main/resources/graphql/extension-complex-in.json similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/extension-complex-in.json rename to org.hl7.fhir.r4/src/main/resources/graphql/extension-complex-in.json diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/extension-complex-out.gql b/org.hl7.fhir.r4/src/main/resources/graphql/extension-complex-out.gql similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/extension-complex-out.gql rename to org.hl7.fhir.r4/src/main/resources/graphql/extension-complex-out.gql diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/extension-complex-out.json b/org.hl7.fhir.r4/src/main/resources/graphql/extension-complex-out.json similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/extension-complex-out.json rename to org.hl7.fhir.r4/src/main/resources/graphql/extension-complex-out.json diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/extension-complex.gql b/org.hl7.fhir.r4/src/main/resources/graphql/extension-complex.gql similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/extension-complex.gql rename to org.hl7.fhir.r4/src/main/resources/graphql/extension-complex.gql diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/extension-complex.json b/org.hl7.fhir.r4/src/main/resources/graphql/extension-complex.json similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/extension-complex.json rename to org.hl7.fhir.r4/src/main/resources/graphql/extension-complex.json diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/extension-simple.gql b/org.hl7.fhir.r4/src/main/resources/graphql/extension-simple.gql similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/extension-simple.gql rename to org.hl7.fhir.r4/src/main/resources/graphql/extension-simple.gql diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/extension-simple.json b/org.hl7.fhir.r4/src/main/resources/graphql/extension-simple.json similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/extension-simple.json rename to org.hl7.fhir.r4/src/main/resources/graphql/extension-simple.json diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/filter-fhirpath.gql b/org.hl7.fhir.r4/src/main/resources/graphql/filter-fhirpath.gql similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/filter-fhirpath.gql rename to org.hl7.fhir.r4/src/main/resources/graphql/filter-fhirpath.gql diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/filter-fhirpath.json b/org.hl7.fhir.r4/src/main/resources/graphql/filter-fhirpath.json similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/filter-fhirpath.json rename to org.hl7.fhir.r4/src/main/resources/graphql/filter-fhirpath.json diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/flatten-first.gql b/org.hl7.fhir.r4/src/main/resources/graphql/flatten-first.gql similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/flatten-first.gql rename to org.hl7.fhir.r4/src/main/resources/graphql/flatten-first.gql diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/flatten-first.json b/org.hl7.fhir.r4/src/main/resources/graphql/flatten-first.json similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/flatten-first.json rename to org.hl7.fhir.r4/src/main/resources/graphql/flatten-first.json diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/flatten-singleton1.gql b/org.hl7.fhir.r4/src/main/resources/graphql/flatten-singleton1.gql similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/flatten-singleton1.gql rename to org.hl7.fhir.r4/src/main/resources/graphql/flatten-singleton1.gql diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/flatten-singleton1.json b/org.hl7.fhir.r4/src/main/resources/graphql/flatten-singleton1.json similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/flatten-singleton1.json rename to org.hl7.fhir.r4/src/main/resources/graphql/flatten-singleton1.json diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/flatten-singleton2.gql b/org.hl7.fhir.r4/src/main/resources/graphql/flatten-singleton2.gql similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/flatten-singleton2.gql rename to org.hl7.fhir.r4/src/main/resources/graphql/flatten-singleton2.gql diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/flatten-singleton3.gql b/org.hl7.fhir.r4/src/main/resources/graphql/flatten-singleton3.gql similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/flatten-singleton3.gql rename to org.hl7.fhir.r4/src/main/resources/graphql/flatten-singleton3.gql diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/flatten-singleton3.json b/org.hl7.fhir.r4/src/main/resources/graphql/flatten-singleton3.json similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/flatten-singleton3.json rename to org.hl7.fhir.r4/src/main/resources/graphql/flatten-singleton3.json diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/flatten-slice1.gql b/org.hl7.fhir.r4/src/main/resources/graphql/flatten-slice1.gql similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/flatten-slice1.gql rename to org.hl7.fhir.r4/src/main/resources/graphql/flatten-slice1.gql diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/flatten-slice1.json b/org.hl7.fhir.r4/src/main/resources/graphql/flatten-slice1.json similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/flatten-slice1.json rename to org.hl7.fhir.r4/src/main/resources/graphql/flatten-slice1.json diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/flatten-slice2.gql b/org.hl7.fhir.r4/src/main/resources/graphql/flatten-slice2.gql similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/flatten-slice2.gql rename to org.hl7.fhir.r4/src/main/resources/graphql/flatten-slice2.gql diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/flatten-slice2.json b/org.hl7.fhir.r4/src/main/resources/graphql/flatten-slice2.json similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/flatten-slice2.json rename to org.hl7.fhir.r4/src/main/resources/graphql/flatten-slice2.json diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/flatten.gql b/org.hl7.fhir.r4/src/main/resources/graphql/flatten.gql similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/flatten.gql rename to org.hl7.fhir.r4/src/main/resources/graphql/flatten.gql diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/flatten.json b/org.hl7.fhir.r4/src/main/resources/graphql/flatten.json similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/flatten.json rename to org.hl7.fhir.r4/src/main/resources/graphql/flatten.json diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/list-sub.gql b/org.hl7.fhir.r4/src/main/resources/graphql/list-sub.gql similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/list-sub.gql rename to org.hl7.fhir.r4/src/main/resources/graphql/list-sub.gql diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/list-sub.json b/org.hl7.fhir.r4/src/main/resources/graphql/list-sub.json similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/list-sub.json rename to org.hl7.fhir.r4/src/main/resources/graphql/list-sub.json diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/manifest.xml b/org.hl7.fhir.r4/src/main/resources/graphql/manifest.xml similarity index 94% rename from org.hl7.fhir.r4/src/test/resources/graphql/manifest.xml rename to org.hl7.fhir.r4/src/main/resources/graphql/manifest.xml index da798a53b..ff1e6b27c 100644 --- a/org.hl7.fhir.r4/src/test/resources/graphql/manifest.xml +++ b/org.hl7.fhir.r4/src/main/resources/graphql/manifest.xml @@ -6,7 +6,7 @@ - + diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/parser-tests.gql b/org.hl7.fhir.r4/src/main/resources/graphql/parser-tests.gql similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/parser-tests.gql rename to org.hl7.fhir.r4/src/main/resources/graphql/parser-tests.gql diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/polymorphic.gql b/org.hl7.fhir.r4/src/main/resources/graphql/polymorphic.gql similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/polymorphic.gql rename to org.hl7.fhir.r4/src/main/resources/graphql/polymorphic.gql diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/polymorphic.json b/org.hl7.fhir.r4/src/main/resources/graphql/polymorphic.json similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/polymorphic.json rename to org.hl7.fhir.r4/src/main/resources/graphql/polymorphic.json diff --git a/org.hl7.fhir.r4/src/test/resources/turtle/turtle-syntax-file-01.ttl b/org.hl7.fhir.r4/src/main/resources/graphql/query.gql similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/turtle/turtle-syntax-file-01.ttl rename to org.hl7.fhir.r4/src/main/resources/graphql/query.gql diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/reference-broken.gql b/org.hl7.fhir.r4/src/main/resources/graphql/reference-broken.gql similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/reference-broken.gql rename to org.hl7.fhir.r4/src/main/resources/graphql/reference-broken.gql diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/reference-fragment-type.gql b/org.hl7.fhir.r4/src/main/resources/graphql/reference-fragment-type.gql similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/reference-fragment-type.gql rename to org.hl7.fhir.r4/src/main/resources/graphql/reference-fragment-type.gql diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/reference-fragment-type.json b/org.hl7.fhir.r4/src/main/resources/graphql/reference-fragment-type.json similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/reference-fragment-type.json rename to org.hl7.fhir.r4/src/main/resources/graphql/reference-fragment-type.json diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/reference-optional.gql b/org.hl7.fhir.r4/src/main/resources/graphql/reference-optional.gql similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/reference-optional.gql rename to org.hl7.fhir.r4/src/main/resources/graphql/reference-optional.gql diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/reference-optional.json b/org.hl7.fhir.r4/src/main/resources/graphql/reference-optional.json similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/reference-optional.json rename to org.hl7.fhir.r4/src/main/resources/graphql/reference-optional.json diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/reference-reverse.gql b/org.hl7.fhir.r4/src/main/resources/graphql/reference-reverse.gql similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/reference-reverse.gql rename to org.hl7.fhir.r4/src/main/resources/graphql/reference-reverse.gql diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/reference-reverse.json b/org.hl7.fhir.r4/src/main/resources/graphql/reference-reverse.json similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/reference-reverse.json rename to org.hl7.fhir.r4/src/main/resources/graphql/reference-reverse.json diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/reference-type-in.gql b/org.hl7.fhir.r4/src/main/resources/graphql/reference-type-in.gql similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/reference-type-in.gql rename to org.hl7.fhir.r4/src/main/resources/graphql/reference-type-in.gql diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/reference-type-in.json b/org.hl7.fhir.r4/src/main/resources/graphql/reference-type-in.json similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/reference-type-in.json rename to org.hl7.fhir.r4/src/main/resources/graphql/reference-type-in.json diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/reference-type-out.gql b/org.hl7.fhir.r4/src/main/resources/graphql/reference-type-out.gql similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/reference-type-out.gql rename to org.hl7.fhir.r4/src/main/resources/graphql/reference-type-out.gql diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/reference-type-out.json b/org.hl7.fhir.r4/src/main/resources/graphql/reference-type-out.json similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/reference-type-out.json rename to org.hl7.fhir.r4/src/main/resources/graphql/reference-type-out.json diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/reference.gql b/org.hl7.fhir.r4/src/main/resources/graphql/reference.gql similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/reference.gql rename to org.hl7.fhir.r4/src/main/resources/graphql/reference.gql diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/reference.json b/org.hl7.fhir.r4/src/main/resources/graphql/reference.json similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/reference.json rename to org.hl7.fhir.r4/src/main/resources/graphql/reference.json diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/search-full.gql b/org.hl7.fhir.r4/src/main/resources/graphql/search-full.gql similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/search-full.gql rename to org.hl7.fhir.r4/src/main/resources/graphql/search-full.gql diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/search-full.json b/org.hl7.fhir.r4/src/main/resources/graphql/search-full.json similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/search-full.json rename to org.hl7.fhir.r4/src/main/resources/graphql/search-full.json diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/search-simple.gql b/org.hl7.fhir.r4/src/main/resources/graphql/search-simple.gql similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/search-simple.gql rename to org.hl7.fhir.r4/src/main/resources/graphql/search-simple.gql diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/search-simple.json b/org.hl7.fhir.r4/src/main/resources/graphql/search-simple.json similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/search-simple.json rename to org.hl7.fhir.r4/src/main/resources/graphql/search-simple.json diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/search-single.gql b/org.hl7.fhir.r4/src/main/resources/graphql/search-single.gql similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/search-single.gql rename to org.hl7.fhir.r4/src/main/resources/graphql/search-single.gql diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/search-single.json b/org.hl7.fhir.r4/src/main/resources/graphql/search-single.json similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/search-single.json rename to org.hl7.fhir.r4/src/main/resources/graphql/search-single.json diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/simple.gql b/org.hl7.fhir.r4/src/main/resources/graphql/simple.gql similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/simple.gql rename to org.hl7.fhir.r4/src/main/resources/graphql/simple.gql diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/simple.json b/org.hl7.fhir.r4/src/main/resources/graphql/simple.json similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/simple.json rename to org.hl7.fhir.r4/src/main/resources/graphql/simple.json diff --git a/org.hl7.fhir.r4/src/test/resources/graphql/wrong-field.gql b/org.hl7.fhir.r4/src/main/resources/graphql/wrong-field.gql similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/graphql/wrong-field.gql rename to org.hl7.fhir.r4/src/main/resources/graphql/wrong-field.gql diff --git a/org.hl7.fhir.r4/src/test/resources/liquid/liquid-tests.json b/org.hl7.fhir.r4/src/main/resources/liquid/liquid-tests.json similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/liquid/liquid-tests.json rename to org.hl7.fhir.r4/src/main/resources/liquid/liquid-tests.json diff --git a/org.hl7.fhir.r4/src/test/resources/list-example-long.xml b/org.hl7.fhir.r4/src/main/resources/list-example-long.xml similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/list-example-long.xml rename to org.hl7.fhir.r4/src/main/resources/list-example-long.xml diff --git a/org.hl7.fhir.r4/src/test/resources/medicationdispenseexample8.xml b/org.hl7.fhir.r4/src/main/resources/medicationdispense8.xml similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/medicationdispenseexample8.xml rename to org.hl7.fhir.r4/src/main/resources/medicationdispense8.xml diff --git a/org.hl7.fhir.r4/src/main/resources/medicationdispenseexample8.xml b/org.hl7.fhir.r4/src/main/resources/medicationdispenseexample8.xml new file mode 100644 index 000000000..30a5f89f2 --- /dev/null +++ b/org.hl7.fhir.r4/src/main/resources/medicationdispenseexample8.xml @@ -0,0 +1,95 @@ + + +

Generated Narrative with Details

id: meddisp0308

contained:

status: completed

medication: Timoptic 5mg/ml solution. Generated Summary: id: med0305; Timoptic 5mg/ml solution (Details : {http://hl7.org/fhir/sid/ndc code '2501-813-16' = '2501-813-16', given as 'Timoptic 5mg/ml solution'})

subject: Donald Duck

Performers

-Actor
*Practitioner/f006

authorizingPrescription: MedicationRequest/medrx0330

type: Refill - Part Fill (Details : {http://terminology.hl7.org/CodeSystem/v3-ActCode code 'RFP' = 'Refill - Part Fill', given as 'Refill - Part Fill'})

quantity: 10 mL (Details: UCUM code mL = 'mL')

daysSupply: 30 Day (Details: UCUM code d = 'd')

whenPrepared: 25/06/2015 7:13:00 AM

whenHandedOver: 26/06/2015 7:13:00 AM

dosageInstruction:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
\ No newline at end of file diff --git a/org.hl7.fhir.r4/src/test/resources/observation-example-20minute-apgar-score.xml b/org.hl7.fhir.r4/src/main/resources/observation-example-20minute-apgar-score.xml similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/observation-example-20minute-apgar-score.xml rename to org.hl7.fhir.r4/src/main/resources/observation-example-20minute-apgar-score.xml diff --git a/org.hl7.fhir.r4/src/test/resources/observation-example.xml b/org.hl7.fhir.r4/src/main/resources/observation-example.xml similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/observation-example.xml rename to org.hl7.fhir.r4/src/main/resources/observation-example.xml diff --git a/org.hl7.fhir.r4/src/test/resources/patient-example-xds.xml b/org.hl7.fhir.r4/src/main/resources/patient-example-xds.xml similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/patient-example-xds.xml rename to org.hl7.fhir.r4/src/main/resources/patient-example-xds.xml diff --git a/org.hl7.fhir.r4/src/test/resources/patient-example.xml b/org.hl7.fhir.r4/src/main/resources/patient-example.xml similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/patient-example.xml rename to org.hl7.fhir.r4/src/main/resources/patient-example.xml diff --git a/org.hl7.fhir.r4/src/test/resources/patient-glossy-example.xml b/org.hl7.fhir.r4/src/main/resources/patient-glossy-example.xml similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/patient-glossy-example.xml rename to org.hl7.fhir.r4/src/main/resources/patient-glossy-example.xml diff --git a/org.hl7.fhir.r4/src/test/resources/questionnaire-example-f201-lifelines.xml b/org.hl7.fhir.r4/src/main/resources/questionnaire-example-f201-lifelines.xml similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/questionnaire-example-f201-lifelines.xml rename to org.hl7.fhir.r4/src/main/resources/questionnaire-example-f201-lifelines.xml diff --git a/org.hl7.fhir.r4/src/test/resources/questionnaire-example.xml b/org.hl7.fhir.r4/src/main/resources/questionnaire-example.xml similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/questionnaire-example.xml rename to org.hl7.fhir.r4/src/main/resources/questionnaire-example.xml diff --git a/org.hl7.fhir.r4/src/test/resources/questionnaireresponse-example-f201-lifelines.xml b/org.hl7.fhir.r4/src/main/resources/questionnaireresponse-example-f201-lifelines.xml similarity index 100% rename from org.hl7.fhir.r4/src/test/resources/questionnaireresponse-example-f201-lifelines.xml rename to org.hl7.fhir.r4/src/main/resources/questionnaireresponse-example-f201-lifelines.xml diff --git a/org.hl7.fhir.r4/src/test/resources/snapshot-generation-tests.xml b/org.hl7.fhir.r4/src/main/resources/snapshot-generation-tests.xml similarity index 97% rename from org.hl7.fhir.r4/src/test/resources/snapshot-generation-tests.xml rename to org.hl7.fhir.r4/src/main/resources/snapshot-generation-tests.xml index ce6974fdf..15ad8434d 100644 --- a/org.hl7.fhir.r4/src/test/resources/snapshot-generation-tests.xml +++ b/org.hl7.fhir.r4/src/main/resources/snapshot-generation-tests.xml @@ -1926,7 +1926,7 @@