Loading schema/Entity.json +2 −2 Original line number Original line Diff line number Diff line { { "$schema": "http://json-schema.org/schema#", "$schema": "http://json-schema.org/schema#", "id": "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/schema/Entity.json", "$id": "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/schema/Entity.json", "title": "NGSI-LD Entity", "title": "NGSI-LD Entity", "description": "NGSI-LD Entity", "description": "NGSI-LD Entity", "definitions": { "definitions": { Loading Loading @@ -186,7 +186,7 @@ }, }, "propertyNames": { "propertyNames": { "type": "string", "type": "string", "pattern": "^((\\d|[a-zA-Z]|_)+(#\\d+)?)$|^(@context)$" "pattern": "^(((\\d|[a-zA-Z]|_)+(:((\\d|[a-zA-Z]|_))+)?(#\\d+)?)$|^(@context)$" } } }, }, "Entity": { "Entity": { Loading Loading
schema/Entity.json +2 −2 Original line number Original line Diff line number Diff line { { "$schema": "http://json-schema.org/schema#", "$schema": "http://json-schema.org/schema#", "id": "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/schema/Entity.json", "$id": "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/schema/Entity.json", "title": "NGSI-LD Entity", "title": "NGSI-LD Entity", "description": "NGSI-LD Entity", "description": "NGSI-LD Entity", "definitions": { "definitions": { Loading Loading @@ -186,7 +186,7 @@ }, }, "propertyNames": { "propertyNames": { "type": "string", "type": "string", "pattern": "^((\\d|[a-zA-Z]|_)+(#\\d+)?)$|^(@context)$" "pattern": "^(((\\d|[a-zA-Z]|_)+(:((\\d|[a-zA-Z]|_))+)?(#\\d+)?)$|^(@context)$" } } }, }, "Entity": { "Entity": { Loading