Commit ff9a16b6 authored by canterafonsj's avatar canterafonsj
Browse files

Removing default @context

parent d0db8a43
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
{
  "@context": [
    "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/defaultContext/defaultContextVocab.jsonld",
    "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/coreContext/ngsi-ld-core-context.jsonld"
  ]
}
+0 −5
Original line number Diff line number Diff line
{
  "@context": {
    "@vocab": "http://example.org/ngsi-ld/default/"
  }
}