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
303b2cb1
Commit
303b2cb1
authored
Nov 05, 2018
by
canterafonsj
Browse files
Update Entity.json. Include geospatial properties.
parent
bdd192b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
schema/Entity.json
View file @
303b2cb1
...
...
@@ -167,6 +167,15 @@
},
"@context"
:
{
"$ref"
:
"#/definitions/LdContext"
},
"location"
:
{
"$ref"
:
"#/definitions/GeoProperty"
},
"observationSpace"
:
{
"$ref"
:
"#/definitions/GeoProperty"
},
"operationSpace"
:
{
"$ref"
:
"#/definitions/GeoProperty"
}
},
"required"
:
[
...
...
@@ -186,4 +195,4 @@
}
]
}
}
\ 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