Loading TP/NGSI-LD/ContextInformation/Consumption/Entity/RetrieveEntity/018_07.robot +0 −1 Original line number Diff line number Diff line Loading @@ -52,7 +52,6 @@ Retrieve Entity With Language Filter ... ${expectation_filename} ... ${entity_id} ... ${response.json()} ... ${True} Create Initial Entity ${entity_id}= Generate Random Entity Id ${building_id_prefix} Loading data/entities/expectations/building-language-property-any-language-filter-simplified.jsonld +1 −6 Original line number Diff line number Diff line { "id": "urn:ngsi-ld:Building:randomUUID", "type": "Building", "street": { "languageMap": { "fr": "Grand Place", "nl": "Grote Markt" } }, "street": "Grand Place", "@context": [ "https://forge.etsi.org/rep/cim/ngsi-ld-test-suite/-/raw/develop/resources/jsonld-contexts/ngsi-ld-test-suite-compound.jsonld" ] Loading data/entities/expectations/building-language-property-any-language-filter.jsonld +3 −5 Original line number Diff line number Diff line Loading @@ -2,11 +2,9 @@ "id": "urn:ngsi-ld:Building:randomUUID", "type": "Building", "street": { "type": "LanguageProperty", "languageMap": { "fr": "Grand Place", "nl": "Grote Markt" } "type": "Property", "value": "Grand Place", "lang": "fr" }, "@context": [ "https://forge.etsi.org/rep/cim/ngsi-ld-test-suite/-/raw/develop/resources/jsonld-contexts/ngsi-ld-test-suite-compound.jsonld" Loading Loading
TP/NGSI-LD/ContextInformation/Consumption/Entity/RetrieveEntity/018_07.robot +0 −1 Original line number Diff line number Diff line Loading @@ -52,7 +52,6 @@ Retrieve Entity With Language Filter ... ${expectation_filename} ... ${entity_id} ... ${response.json()} ... ${True} Create Initial Entity ${entity_id}= Generate Random Entity Id ${building_id_prefix} Loading
data/entities/expectations/building-language-property-any-language-filter-simplified.jsonld +1 −6 Original line number Diff line number Diff line { "id": "urn:ngsi-ld:Building:randomUUID", "type": "Building", "street": { "languageMap": { "fr": "Grand Place", "nl": "Grote Markt" } }, "street": "Grand Place", "@context": [ "https://forge.etsi.org/rep/cim/ngsi-ld-test-suite/-/raw/develop/resources/jsonld-contexts/ngsi-ld-test-suite-compound.jsonld" ] Loading
data/entities/expectations/building-language-property-any-language-filter.jsonld +3 −5 Original line number Diff line number Diff line Loading @@ -2,11 +2,9 @@ "id": "urn:ngsi-ld:Building:randomUUID", "type": "Building", "street": { "type": "LanguageProperty", "languageMap": { "fr": "Grand Place", "nl": "Grote Markt" } "type": "Property", "value": "Grand Place", "lang": "fr" }, "@context": [ "https://forge.etsi.org/rep/cim/ngsi-ld-test-suite/-/raw/develop/resources/jsonld-contexts/ngsi-ld-test-suite-compound.jsonld" Loading