Loading examples/ContextSourceRegistration-example_C.3.json +3 −3 Original line number Diff line number Diff line Loading @@ -65,9 +65,9 @@ ] ] }, "timestamp": { "start": " 2017-11-29T14:53:15" }, "timestamp": [{ "start": "2017-11-29T14:53:15Z" }], "@context": [ "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/coreContext/ngsi-ld-core-context.json", "http://example.org/cim/commonTerms.jsonld", Loading examples/EntityTemporal-example_C5.5.3.json +3 −3 Original line number Diff line number Diff line Loading @@ -11,17 +11,17 @@ { "type": "Property", "value": 120, "observedAt": "2018-08-01T12:03:00" "observedAt": "2018-08-01T12:03:00Z" }, { "type": "Property", "value": 80, "observedAt": "2018-08-01T12:05:00" "observedAt": "2018-08-01T12:05:00Z" }, { "type": "Property", "value": 100, "observedAt": "2018-08-01T12:07:00" "observedAt": "2018-08-01T12:07:00Z" } ], "@context": [ Loading examples/Entity_temporalValues_C.5.6.3.json +3 −3 Original line number Diff line number Diff line Loading @@ -15,15 +15,15 @@ "values": [ [ 120, "2018-08-01T12:03:00" "2018-08-01T12:03:00Z" ], [ 80, "2018-08-01T12:05:00" "2018-08-01T12:05:00Z" ], [ 100, "2018-08-01T12:07:00" "2018-08-01T12:07:00Z" ] ] }, Loading schema/subscriptions/Subscription.json +3 −3 Original line number Diff line number Diff line Loading @@ -59,10 +59,10 @@ ], "properties": { "georel": { "oneOf": [ "anyOf": [ { "type": "string", "enumeration": [ "enum": [ "equals", "disjoint", "intersects", Loading @@ -73,7 +73,7 @@ }, { "type": "string", "pattern": "near;(maxDistance==\\d+)|(minDistance==\\d+)$" "pattern": "^near;((maxDistance==\\d+)|(minDistance==\\d+))$" } ] }, Loading schema/temporal/EntityTemporal.json +4 −0 Original line number Diff line number Diff line Loading @@ -57,5 +57,9 @@ "minItems": 1 } ] }, "propertyNames": { "type": "string", "pattern": "^((\\d|[a-zA-Z]|_)+(#\\d+)?)$|^(@context)$" } } Loading
examples/ContextSourceRegistration-example_C.3.json +3 −3 Original line number Diff line number Diff line Loading @@ -65,9 +65,9 @@ ] ] }, "timestamp": { "start": " 2017-11-29T14:53:15" }, "timestamp": [{ "start": "2017-11-29T14:53:15Z" }], "@context": [ "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/coreContext/ngsi-ld-core-context.json", "http://example.org/cim/commonTerms.jsonld", Loading
examples/EntityTemporal-example_C5.5.3.json +3 −3 Original line number Diff line number Diff line Loading @@ -11,17 +11,17 @@ { "type": "Property", "value": 120, "observedAt": "2018-08-01T12:03:00" "observedAt": "2018-08-01T12:03:00Z" }, { "type": "Property", "value": 80, "observedAt": "2018-08-01T12:05:00" "observedAt": "2018-08-01T12:05:00Z" }, { "type": "Property", "value": 100, "observedAt": "2018-08-01T12:07:00" "observedAt": "2018-08-01T12:07:00Z" } ], "@context": [ Loading
examples/Entity_temporalValues_C.5.6.3.json +3 −3 Original line number Diff line number Diff line Loading @@ -15,15 +15,15 @@ "values": [ [ 120, "2018-08-01T12:03:00" "2018-08-01T12:03:00Z" ], [ 80, "2018-08-01T12:05:00" "2018-08-01T12:05:00Z" ], [ 100, "2018-08-01T12:07:00" "2018-08-01T12:07:00Z" ] ] }, Loading
schema/subscriptions/Subscription.json +3 −3 Original line number Diff line number Diff line Loading @@ -59,10 +59,10 @@ ], "properties": { "georel": { "oneOf": [ "anyOf": [ { "type": "string", "enumeration": [ "enum": [ "equals", "disjoint", "intersects", Loading @@ -73,7 +73,7 @@ }, { "type": "string", "pattern": "near;(maxDistance==\\d+)|(minDistance==\\d+)$" "pattern": "^near;((maxDistance==\\d+)|(minDistance==\\d+))$" } ] }, Loading
schema/temporal/EntityTemporal.json +4 −0 Original line number Diff line number Diff line Loading @@ -57,5 +57,9 @@ "minItems": 1 } ] }, "propertyNames": { "type": "string", "pattern": "^((\\d|[a-zA-Z]|_)+(#\\d+)?)$|^(@context)$" } }