Loading TP/NGSI-LD/ContextInformation/Consumption/Entity/RetrieveEntity/018_05.robot +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ Test Template Retrieve Entity In GeoJSON Representation *** Variables *** ${building_id_prefix}= urn:ngsi-ld:Building: ${filename}= building-location-attribute-sample.jsonld ${filename}= building-two-geometry-attributes.jsonld *** Test Cases *** OPTIONS EXPECTATION_FILENAME Loading data/entities/building-observation-space-geoproperty.jsonld +0 −7 Original line number Diff line number Diff line Loading @@ -11,13 +11,6 @@ ] } }, "observationSpace": { "type": "GeoProperty", "value": { "type": "Point", "coordinates": [11.1111, 11.1111] } }, "@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/building-two-geometry-attributes.jsonld +9 −1 Original line number Diff line number Diff line { "id": "urn:ngsi-ld:Building:randomUUID", "type": "Building", "observationSpace": { "name": { "type": "Property", "value": "Eiffel Tower" }, "subCategory": { "type": "Property", "value": "tourism" }, "location": { "type": "GeoProperty", "value": { "type": "Point", Loading Loading
TP/NGSI-LD/ContextInformation/Consumption/Entity/RetrieveEntity/018_05.robot +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ Test Template Retrieve Entity In GeoJSON Representation *** Variables *** ${building_id_prefix}= urn:ngsi-ld:Building: ${filename}= building-location-attribute-sample.jsonld ${filename}= building-two-geometry-attributes.jsonld *** Test Cases *** OPTIONS EXPECTATION_FILENAME Loading
data/entities/building-observation-space-geoproperty.jsonld +0 −7 Original line number Diff line number Diff line Loading @@ -11,13 +11,6 @@ ] } }, "observationSpace": { "type": "GeoProperty", "value": { "type": "Point", "coordinates": [11.1111, 11.1111] } }, "@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/building-two-geometry-attributes.jsonld +9 −1 Original line number Diff line number Diff line { "id": "urn:ngsi-ld:Building:randomUUID", "type": "Building", "observationSpace": { "name": { "type": "Property", "value": "Eiffel Tower" }, "subCategory": { "type": "Property", "value": "tourism" }, "location": { "type": "GeoProperty", "value": { "type": "Point", Loading