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
2bf5d604
Commit
2bf5d604
authored
Nov 09, 2018
by
canterafonsj
Browse files
Fix pointers to Geometry schema
parent
dedf29dd
Changes
2
Hide whitespace changes
Inline
Side-by-side
schema/ContextSourceRegistration.json
View file @
2bf5d604
...
...
@@ -80,7 +80,7 @@
}
},
"location"
:
{
"$ref"
:
"http://
json-schema.org/geojson
/geometry.json#"
"$ref"
:
"http
s
://
forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/schema
/geometry
-schema
.json#"
},
"expires"
:
{
"type"
:
"string"
,
...
...
schema/Entity.json
View file @
2bf5d604
...
...
@@ -103,7 +103,7 @@
"const"
:
"GeoProperty"
},
"value"
:
{
"$ref"
:
"http://
json-schema.org/geojson
/geometry.json#"
"$ref"
:
"http
s
://
forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/schema
/geometry
-schema
.json#"
},
"observedAt"
:
{
"$ref"
:
"https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/schema/common.json#/definitions/observedAt"
...
...
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