Commit 5a8fae25 authored by canterafonsj's avatar canterafonsj
Browse files

Add an example of a default @context

parent 4eaca121
{
"@context": [
"https://fiware.github.io/NGSI-LD_Tests/ldContext/defaultContextVocab.jsonld",
"https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/coreContext/ngsi-ld-core-context.json"
]
}
{
"@context": {
"@vocab": "http://example.org/ngsi-ld/default/"
}
}
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment