Commit 7840db3d authored by Giuseppe Tropea's avatar Giuseppe Tropea
Browse files

Merge branch 'fix/scope-attrs' into 'master'

DATA(25)000191r2_NGSI-LD_Core_Add_type_and_property_scoping

See merge request !24
parents 37009614 8856d64c
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",