Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
NGSI Linked Data
NGSI-LD API
Commits
e174f787
Commit
e174f787
authored
Oct 30, 2018
by
canterafonsj
Browse files
Values and objects added for simplified Temporal Entity Representation
parent
3d6224c1
Changes
1
Hide whitespace changes
Inline
Side-by-side
coreContext/ngsi-ld-core-context.json
View file @
e174f787
...
@@ -113,6 +113,15 @@
...
@@ -113,6 +113,15 @@
"@type"
:
"DateTime"
"@type"
:
"DateTime"
},
},
"data"
:
"http://uri.etsi.org/ngsi-ld/data"
,
"data"
:
"http://uri.etsi.org/ngsi-ld/data"
,
"triggerReason"
:
"http://uri.etsi.org/ngsi-ld/triggerReason"
"triggerReason"
:
"http://uri.etsi.org/ngsi-ld/triggerReason"
,
"values"
:{
"@id"
:
"http://uri.etsi.org/ngsi-ld/hasValues"
,
"@container"
:
"@list"
},
"objects"
:{
"@id"
:
"http://uri.etsi.org/ngsi-ld/hasObjects"
,
"@type"
:
"@id"
,
"@container"
:
"@list"
}
}
}
}
}
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment