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
Commits
a3317d41
Commit
a3317d41
authored
Nov 05, 2018
by
canterafonsj
Browse files
Update Entity.json
parent
8cd44dae
Changes
1
Hide whitespace changes
Inline
Side-by-side
schema/Entity.json
View file @
a3317d41
...
...
@@ -4,31 +4,6 @@
"title"
:
"NGSI-LD Entity"
,
"description"
:
"NGSI-LD Entity"
,
"definitions"
:
{
"LdContext"
:
{
"anyOf"
:
[
{
"type"
:
"object"
},
{
"type"
:
"string"
,
"format"
:
"uri"
},
{
"type"
:
"array"
,
"items"
:
{
"anyOf"
:
[
{
"type"
:
"string"
,
"format"
:
"uri"
},
{
"type"
:
"object"
}
]
}
}
]
},
"observedAt"
:
{
"type"
:
"string"
,
"format"
:
"date-time"
...
...
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