Commit 3c5574bf authored by Jason Fox's avatar Jason Fox
Browse files

Remove scoping

parent a521a6b9
Loading
Loading
Loading
Loading
Loading
+3 −12
Original line number Diff line number Diff line
@@ -117,10 +117,7 @@ Such definition has been tested using [i.19].
      "@id": "ngsi-ld:deletedAt",
      "@type": "DateTime"
    },
    "description": {
      "@id": "http://purl.org/dc/terms/description",
      "@protected": false
    },
    "description":  "http://purl.org/dc/terms/description",
    "detail": "ngsi-ld:detail",
    "endAt": {
      "@id": "ngsi-ld:endAt",
@@ -346,10 +343,7 @@ Such definition has been tested using [i.19].
      "@id": "ngsi-ld:problemDetails",
      "@type": "@json"
    },
    "properties": {
      "@id": "geojson:properties",
      "@protected": false
    },
    "properties": "geojson:properties",
    "propertyNames": {
      "@id": "ngsi-ld:propertyNames",
      "@type": "@vocab"
@@ -424,10 +418,7 @@ Such definition has been tested using [i.19].
    "timerel": "ngsi-ld:timerel",
    "timesFailed": "ngsi-ld:timesFailed",
    "timesSent": "ngsi-ld:timesSent",
    "title": {
      "@id": "http://purl.org/dc/terms/title",
      "@protected": false
    },
    "title": "http://purl.org/dc/terms/title",
    "triggerReason": "ngsi-ld:triggerReason",
    "typeList": {
      "@id": "ngsi-ld:typeList",