Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
NGSI Linked Data
NGSI-LD
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
Showing
1 changed file
with
10 additions
and
1 deletion
+10
-1
coreContext/ngsi-ld-core-context.json
coreContext/ngsi-ld-core-context.json
+10
-1
No files found.
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
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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