Loading schema/Entity.json +2 −2 Original line number Diff line number Diff line { "$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", "description": "NGSI-LD Entity", "definitions": { Loading Loading @@ -186,7 +186,7 @@ }, "propertyNames": { "type": "string", "pattern": "^((\\d|[a-zA-Z]|_)+(#\\d+)?)$|^(@context)$" "pattern": "^(((\\d|[a-zA-Z]|_)+(:((\\d|[a-zA-Z]|_))+)?(#\\d+)?)$|^(@context)$" } }, "Entity": { Loading Loading
schema/Entity.json +2 −2 Original line number Diff line number Diff line { "$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", "description": "NGSI-LD Entity", "definitions": { Loading Loading @@ -186,7 +186,7 @@ }, "propertyNames": { "type": "string", "pattern": "^((\\d|[a-zA-Z]|_)+(#\\d+)?)$|^(@context)$" "pattern": "^(((\\d|[a-zA-Z]|_)+(:((\\d|[a-zA-Z]|_))+)?(#\\d+)?)$|^(@context)$" } }, "Entity": { Loading