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
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
Showing
1 changed file
with
0 additions
and
25 deletions
+0
-25
schema/Entity.json
schema/Entity.json
+0
-25
No files found.
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
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