Commit 6608ab42 authored by canterafonsj's avatar canterafonsj
Browse files

Update ContextSourceRegistrationList-example.json

parent 7200339d
Loading
Loading
Loading
Loading
+4 −4
Original line number Original line Diff line number Diff line
@@ -69,9 +69,9 @@
    "start": "2017-11-29T14:53:15Z"
    "start": "2017-11-29T14:53:15Z"
  }],
  }],
  "@context": [
  "@context": [
    "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/coreContext/ngsi-ld-core-context.json",
    "http://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld",
    "http://example.org/cim/commonTerms.jsonld",
    "http://example.org/ngsi-ld/commonTerms.jsonld",
    "http://example.org/cim/vehicle.jsonld",
    "http://example.org/ngsi-ld/vehicle.jsonld",
    "http://example.org/cim/parking.jsonld"
    "http://example.org/ngsi-ld/parking.jsonld"
  ]
  ]
}]
}]