Commit 8856d64c authored by Jason Fox's avatar Jason Fox
Browse files

Add ngsi-ld prefix

parent 37009614
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ Such definition has been tested using [i.19].
          "@id": "ngsi-ld:attributeName",
          "@type": "@vocab"
        },
        "attributeCount": "attributeCount",
        "attributeCount": "ngsi-ld:attributeCount",
        "attributeTypes": {
          "@id": "ngsi-ld:attributeTypes",
          "@type": "@vocab"
@@ -107,7 +107,7 @@ Such definition has been tested using [i.19].
    "EntityTypeInfo": {
      "@id": "ngsi-ld:EntityTypeInfo",
      "@context": {
        "attributeDetails": "attributeDetails",
        "attributeDetails": "ngsi-ld:attributeDetails",
        "entityCount": "ngsi-ld:entityCount",
        "typeName": {
          "@id": "ngsi-ld:typeName",