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
3c5e7f2c
Commit
3c5e7f2c
authored
Feb 04, 2021
by
Stefan Wiedemann
Browse files
set back master
parent
53265fef
Pipeline
#5903
passed with stage
Changes
28
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
schema/BatchOperationResult.json
View file @
3c5e7f2c
...
...
@@ -10,7 +10,7 @@
"format"
:
"uri"
},
"error"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/ProblemDetails"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/ProblemDetails"
}
}
},
...
...
schema/Entity.json
View file @
3c5e7f2c
...
...
@@ -27,13 +27,13 @@
]
},
"observedAt"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/observedAt"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/observedAt"
},
"createdAt"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/createdAt"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/createdAt"
},
"modifiedAt"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/modifiedAt"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/modifiedAt"
},
"datasetId"
:
{
"$ref"
:
"#/definitions/datasetId"
...
...
@@ -69,13 +69,13 @@
"format"
:
"uri"
},
"observedAt"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/observedAt"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/observedAt"
},
"createdAt"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/createdAt"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/createdAt"
},
"modifiedAt"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/modifiedAt"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/modifiedAt"
},
"datasetId"
:
{
"$ref"
:
"#/definitions/datasetId"
...
...
@@ -107,16 +107,16 @@
"enum"
:
[
"GeoProperty"
]
},
"value"
:
{
"$ref"
:
"http://
localhost:8090
/schema/Geometry.json#/definitions/Geometry"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/Geometry.json#/definitions/Geometry"
},
"observedAt"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/observedAt"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/observedAt"
},
"createdAt"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/createdAt"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/createdAt"
},
"modifiedAt"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/modifiedAt"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/modifiedAt"
},
"datasetId"
:
{
"$ref"
:
"#/definitions/datasetId"
...
...
@@ -144,7 +144,7 @@
"type"
:
"object"
,
"properties"
:
{
"@context"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/LdContext"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/LdContext"
},
"location"
:
{
"$ref"
:
"#/definitions/GeoProperty"
...
...
@@ -160,13 +160,13 @@
"format"
:
"uri"
},
"type"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/Name"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/Name"
},
"createdAt"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/createdAt"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/createdAt"
},
"modifiedAt"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/modifiedAt"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/modifiedAt"
}
},
"additionalProperties"
:
{
...
...
schema/EntityList.json
View file @
3c5e7f2c
...
...
@@ -5,7 +5,7 @@
"EntityList"
:
{
"type"
:
"array"
,
"items"
:
{
"$ref"
:
"http://
localhost:8090
/schema/Entity.json#/definitions/Entity"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/Entity.json#/definitions/Entity"
}
}
},
...
...
schema/common.json
View file @
3c5e7f2c
...
...
@@ -128,16 +128,16 @@
"coordinates"
:
{
"oneOf"
:
[
{
"$ref"
:
"http://
localhost:8090
/schema/Geometry.json#/definitions/position"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/Geometry.json#/definitions/position"
},
{
"$ref"
:
"http://
localhost:8090
/schema/Geometry.json#/definitions/positionArray"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/Geometry.json#/definitions/positionArray"
},
{
"$ref"
:
"http://
localhost:8090
/schema/Geometry.json#/definitions/lineString"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/Geometry.json#/definitions/lineString"
},
{
"$ref"
:
"http://
localhost:8090
/schema/Geometry.json#/definitions/polygon"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/Geometry.json#/definitions/polygon"
}
]
},
...
...
schema/registrations/ContextSourceNotification.json
View file @
3c5e7f2c
{
"$schema"
:
"http://json-schema.org/schema#"
,
"$id"
:
"http://
localhost:8090
/schema/registrations/ContextSourceNotification.json"
,
"$id"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/registrations/ContextSourceNotification.json"
,
"title"
:
"NGSI-LD Context Source Notification"
,
"description"
:
"NGSI-LD Context Source Notification"
,
"type"
:
"object"
,
...
...
@@ -18,7 +18,7 @@
"format"
:
"uri"
},
"@context"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/LdContext"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/LdContext"
},
"notifiedAt"
:
{
"type"
:
"string"
,
...
...
@@ -27,7 +27,7 @@
"data"
:
{
"type"
:
"array"
,
"items"
:
{
"$ref"
:
"http://
localhost:8090
/schema/registrations/ContextSourceRegistration.json#/definitions/ContextSourceRegistration"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/registrations/ContextSourceRegistration.json#/definitions/ContextSourceRegistration"
},
"minItems"
:
1
},
...
...
schema/registrations/ContextSourceRegistration.json
View file @
3c5e7f2c
{
"$schema"
:
"http://json-schema.org/schema#"
,
"$id"
:
"http://
localhost:8090
/schema/registrations/ContextSourceRegistration.json"
,
"$id"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/registrations/ContextSourceRegistration.json"
,
"title"
:
"NGSI-LD Context Source Registration"
,
"description"
:
"NGSI-LD Context Source Registration"
,
"definitions"
:
{
...
...
@@ -11,14 +11,14 @@
"type"
:
"array"
,
"minItems"
:
1
,
"items"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/EntityInfo"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/EntityInfo"
}
},
"properties"
:
{
"type"
:
"array"
,
"minItems"
:
1
,
"items"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/Name"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/Name"
},
"uniqueItems"
:
true
},
...
...
@@ -26,7 +26,7 @@
"type"
:
"array"
,
"minItems"
:
1
,
"items"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/Name"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/Name"
},
"uniqueItems"
:
true
}
...
...
@@ -52,7 +52,7 @@
"type"
:
"object"
,
"properties"
:
{
"@context"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/LdContext"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/LdContext"
},
"information"
:
{
"type"
:
"array"
,
...
...
@@ -68,13 +68,13 @@
"$ref"
:
"#/definitions/TimeInterval"
},
"location"
:
{
"$ref"
:
"http://
localhost:8090
/schema/Geometry.json#/definitions/Geometry"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/Geometry.json#/definitions/Geometry"
},
"observationSpace"
:
{
"$ref"
:
"http://
localhost:8090
/schema/Geometry.json#/definitions/Geometry"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/Geometry.json#/definitions/Geometry"
},
"operationSpace"
:
{
"$ref"
:
"http://
localhost:8090
/schema/Geometry.json#/definitions/Geometry"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/Geometry.json#/definitions/Geometry"
},
"expires"
:
{
"type"
:
"string"
,
...
...
@@ -112,10 +112,10 @@
"enum"
:
[
"ContextSourceRegistration"
]
},
"createdAt"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/createdAt"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/createdAt"
},
"modifiedAt"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/modifiedAt"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/modifiedAt"
}
},
"required"
:
[
...
...
schema/registrations/ContextSourceRegistrationList.json
View file @
3c5e7f2c
{
"$schema"
:
"http://json-schema.org/schema#"
,
"$id"
:
"http://
localhost:8090
/schema/registrations/ContextSourceRegistrationList.json"
,
"$id"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/registrations/ContextSourceRegistrationList.json"
,
"title"
:
"NGSI-LD Registration List"
,
"description"
:
"NGSI-LD Registration List"
,
"definitions"
:
{
"ContextSourceRegistrationList"
:
{
"type"
:
"array"
,
"items"
:
{
"$ref"
:
"http://
localhost:8090
/schema/registrations/ContextSourceRegistration.json#/definitions/ContextSourceRegistration"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/registrations/ContextSourceRegistration.json#/definitions/ContextSourceRegistration"
}
}
},
...
...
schema/subscriptions/Notification.json
View file @
3c5e7f2c
...
...
@@ -18,7 +18,7 @@
"format"
:
"uri"
},
"@context"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/LdContext"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/LdContext"
},
"notifiedAt"
:
{
"type"
:
"string"
,
...
...
@@ -27,7 +27,7 @@
"data"
:
{
"type"
:
"array"
,
"items"
:
{
"$ref"
:
"http://
localhost:8090
/schema/Entity.json#/definitions/Entity"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/Entity.json#/definitions/Entity"
},
"minItems"
:
1
}
...
...
schema/subscriptions/Subscription.json
View file @
3c5e7f2c
...
...
@@ -18,7 +18,7 @@
"type"
:
"string"
},
"endpoint"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/Endpoint"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/Endpoint"
},
"status"
:
{
"type"
:
"string"
,
...
...
@@ -57,13 +57,13 @@
],
"properties"
:
{
"georel"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/georel"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/georel"
},
"coordinates"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/coordinates"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/coordinates"
},
"geometry"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/geometry"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/geometry"
}
}
},
...
...
@@ -71,12 +71,12 @@
"type"
:
"object"
,
"properties"
:
{
"@context"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/LdContext"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/LdContext"
},
"entities"
:
{
"type"
:
"array"
,
"items"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/EntityInfo"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/EntityInfo"
},
"minItems"
:
1
},
...
...
@@ -92,7 +92,7 @@
"type"
:
"array"
,
"minItems"
:
1
,
"items"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/Name"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/Name"
},
"uniqueItems"
:
true
},
...
...
@@ -150,10 +150,10 @@
]
},
"createdAt"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/createdAt"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/createdAt"
},
"modifiedAt"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/modifiedAt"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/modifiedAt"
}
},
"allOf"
:
[
...
...
schema/subscriptions/SubscriptionList.json
View file @
3c5e7f2c
...
...
@@ -5,7 +5,7 @@
"SubscriptionList"
:
{
"type"
:
"array"
,
"items"
:
{
"$ref"
:
"http://
localhost:8090
/schema/subscriptions/Subscription.json#/definitions/Subscription"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/subscriptions/Subscription.json#/definitions/Subscription"
}
}
},
...
...
schema/temporal/EntityTemporal.json
View file @
3c5e7f2c
...
...
@@ -6,26 +6,26 @@
"type"
:
"object"
,
"properties"
:
{
"@context"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/LdContext"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/LdContext"
},
"location"
:
{
"type"
:
"array"
,
"items"
:
{
"$ref"
:
"http://
localhost:8090
/schema/Entity.json#/definitions/GeoProperty"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/Entity.json#/definitions/GeoProperty"
},
"minItems"
:
1
},
"observationSpace"
:
{
"type"
:
"array"
,
"items"
:
{
"$ref"
:
"http://
localhost:8090
/schema/Entity.json#/definitions/GeoProperty"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/Entity.json#/definitions/GeoProperty"
},
"minItems"
:
1
},
"operationSpace"
:
{
"type"
:
"array"
,
"items"
:
{
"$ref"
:
"http://
localhost:8090
/schema/Entity.json#/definitions/GeoProperty"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/Entity.json#/definitions/GeoProperty"
},
"minItems"
:
1
},
...
...
@@ -34,13 +34,13 @@
"format"
:
"uri"
},
"type"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/Name"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/Name"
},
"createdAt"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/createdAt"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/createdAt"
},
"modifiedAt"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/modifiedAt"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/modifiedAt"
}
},
"additionalProperties"
:
{
...
...
@@ -48,21 +48,21 @@
{
"type"
:
"array"
,
"items"
:
{
"$ref"
:
"http://
localhost:8090
/schema/Entity.json#/definitions/Property"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/Entity.json#/definitions/Property"
},
"minItems"
:
1
},
{
"type"
:
"array"
,
"items"
:
{
"$ref"
:
"http://
localhost:8090
/schema/Entity.json#/definitions/Relationship"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/Entity.json#/definitions/Relationship"
},
"minItems"
:
1
},
{
"type"
:
"array"
,
"items"
:
{
"$ref"
:
"http://
localhost:8090
/schema/Entity.json#/definitions/GeoProperty"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/Entity.json#/definitions/GeoProperty"
},
"minItems"
:
1
}
...
...
schema/temporal/EntityTemporalList.json
View file @
3c5e7f2c
...
...
@@ -5,7 +5,7 @@
"EntityTemporalList"
:
{
"type"
:
"array"
,
"items"
:
{
"$ref"
:
"http://
localhost:8090
/schema/temporal/EntityTemporal.json#/definitions/EntityTemporal"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/temporal/EntityTemporal.json#/definitions/EntityTemporal"
}
}
},
...
...
schema/temporal/Entity_temporalValues.json
View file @
3c5e7f2c
...
...
@@ -86,16 +86,16 @@
"format"
:
"uri"
},
"type"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/Name"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/Name"
},
"@context"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/LdContext"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/LdContext"
},
"createdAt"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/createdAt"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/createdAt"
},
"modifiedAt"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/modifiedAt"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/modifiedAt"
}
},
"required"
:
[
...
...
spec/updated/csourceRegistrations/csource-registration-by-id-spec.json
View file @
3c5e7f2c
...
...
@@ -35,11 +35,11 @@
"content"
:
{
"application/json;application/ld+json"
:
{
"schema"
:
{
"$ref"
:
"http://
localhost:8090
/schema/registrations/ContextSourceRegistration.json#/definitions/ContextSourceRegistration"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/registrations/ContextSourceRegistration.json#/definitions/ContextSourceRegistration"
},
"examples"
:
{
"simple"
:
{
"externalValue"
:
"http://
localhost:8090
/examples/"
"externalValue"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/examples/"
}
}
}
...
...
@@ -50,7 +50,7 @@
"content"
:
{
"application/json;application/ld+json"
:
{
"schema"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/ProblemDetails"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/ProblemDetails"
}
}
}
...
...
@@ -60,7 +60,7 @@
"content"
:
{
"application/json;application/ld+json"
:
{
"schema"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/ProblemDetails"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/ProblemDetails"
}
}
}
...
...
@@ -85,7 +85,7 @@
"content"
:
{
"application/json;application/ld+json"
:
{
"schema"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/ProblemDetails"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/ProblemDetails"
}
}
}
...
...
@@ -95,7 +95,7 @@
"content"
:
{
"application/json;application/ld+json"
:
{
"schema"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/ProblemDetails"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/ProblemDetails"
}
}
}
...
...
spec/updated/csourceRegistrations/csource-registrations-spec.json
View file @
3c5e7f2c
...
...
@@ -16,34 +16,34 @@
"tags"
:
[
"Context Sources"
,
"CSourceRegistrations"
],
"parameters"
:
[
{
"$ref"
:
"http://
localhost:8090
/spec/updated/entities/entities-spec.json#/components/parameters/id"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/spec/updated/entities/entities-spec.json#/components/parameters/id"
},
{
"$ref"
:
"http://
localhost:8090
/spec/updated/entities/entities-spec.json#/components/parameters/idPattern"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/spec/updated/entities/entities-spec.json#/components/parameters/idPattern"
},
{
"$ref"
:
"http://
localhost:8090
/spec/updated/entities/entities-spec.json#/components/parameters/type"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/spec/updated/entities/entities-spec.json#/components/parameters/type"
},
{
"$ref"
:
"http://
localhost:8090
/spec/updated/entities/entities-spec.json#/components/parameters/attrs"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/spec/updated/entities/entities-spec.json#/components/parameters/attrs"
},
{
"$ref"
:
"http://
localhost:8090
/spec/updated/entities/entities-spec.json#/components/parameters/q"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/spec/updated/entities/entities-spec.json#/components/parameters/q"
},
{
"$ref"
:
"http://
localhost:8090
/spec/updated/entities/entities-spec.json#/components/parameters/georel"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/spec/updated/entities/entities-spec.json#/components/parameters/georel"
},
{
"$ref"
:
"http://
localhost:8090
/spec/updated/entities/entities-spec.json#/components/parameters/geometry"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/spec/updated/entities/entities-spec.json#/components/parameters/geometry"
},
{
"$ref"
:
"http://
localhost:8090
/spec/updated/entities/entities-spec.json#/components/parameters/coordinates"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/spec/updated/entities/entities-spec.json#/components/parameters/coordinates"
},
{
"$ref"
:
"http://
localhost:8090
/spec/updated/entities/entities-spec.json#/components/parameters/geoproperty"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/spec/updated/entities/entities-spec.json#/components/parameters/geoproperty"
},
{
"$ref"
:
"http://
localhost:8090
/spec/updated/entities/entities-spec.json#/components/parameters/limit"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/spec/updated/entities/entities-spec.json#/components/parameters/limit"
}
],
"responses"
:
{
...
...
@@ -52,11 +52,11 @@
"content"
:
{
"application/json;application/ld+json"
:
{
"schema"
:
{
"$ref"
:
"http://
localhost:8090
/schema/registrations/ContextSourceRegistrationList.json#/definitions/ContextSourceRegistrationList"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/registrations/ContextSourceRegistrationList.json#/definitions/ContextSourceRegistrationList"
},
"examples"
:
{
"simple"
:
{
"externalValue"
:
"http://
localhost:8090
/examples/ContextSourceRegistrationList-example.json"
"externalValue"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/examples/ContextSourceRegistrationList-example.json"
}
}
}
...
...
@@ -67,7 +67,7 @@
"content"
:
{
"application/json;application/ld+json"
:
{
"schema"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/ProblemDetails"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/ProblemDetails"
}
}
}
...
...
@@ -83,7 +83,7 @@
"content"
:
{
"application/json;application/ld+json"
:
{
"schema"
:
{
"$ref"
:
"http://
localhost:8090
/schema/registrations/ContextSourceRegistration.json#/definitions/ContextSourceRegistration"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/registrations/ContextSourceRegistration.json#/definitions/ContextSourceRegistration"
}
}
}
...
...
@@ -97,7 +97,7 @@
"content"
:
{
"application/json;application/ld+json"
:
{
"schema"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/ProblemDetails"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/ProblemDetails"
}
}
}
...
...
@@ -107,7 +107,7 @@
"content"
:
{
"application/json;application/ld+json"
:
{
"schema"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/ProblemDetails"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/ProblemDetails"
}
}
}
...
...
spec/updated/csourceSubscriptions/csource-subscription-by-id-spec.json
View file @
3c5e7f2c
...
...
@@ -35,11 +35,11 @@
"content"
:
{
"application/json;application/ld+json"
:
{
"schema"
:
{
"$ref"
:
"http://
localhost:8090
/schema/subscriptions/Subscription.json#/definitions/Subscription"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/subscriptions/Subscription.json#/definitions/Subscription"
},
"examples"
:
{
"simple"
:
{
"externalValue"
:
"http://
localhost:8090
/examples/Subscription-example_C.4.json"
"externalValue"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/examples/Subscription-example_C.4.json"
}
}
}
...
...
@@ -50,7 +50,7 @@
"content"
:
{
"application/json;application/ld+json"
:
{
"schema"
:
{
"$ref"
:
"http://
localhost:8090
/schema/common.json#/definitions/ProblemDetails"
"$ref"
:
"http
s
://
forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master
/schema/common.json#/definitions/ProblemDetails"
}
}
}
...
...
@@ -60,7 +60,7 @@
"content"
:
{
"application/json;application/ld+json"
:
{