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
459cb34f
Commit
459cb34f
authored
Sep 05, 2019
by
canterafonsj
Browse files
Update Entity.json
parent
ff187933
Changes
1
Hide whitespace changes
Inline
Side-by-side
schema/Entity.json
View file @
459cb34f
...
...
@@ -186,7 +186,7 @@
},
"propertyNames"
:
{
"type"
:
"string"
,
"pattern"
:
"^((
(
\\
d|[a-zA-Z]|_)+(:(
(
\\
d|[a-zA-Z]|_)
)
+)?(#
\\
d+)?)$|^(@context)$"
"pattern"
:
"^((
\\
d|[a-zA-Z]|_)+(:(
\\
d|[a-zA-Z]|_)+)?(#
\\
d+)?)$|^(@context)$"
}
},
"Entity"
:
{
...
...
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