Replies: 5 comments
-
|
From the SHACL spec:
Let's start with assuming a single |
Beta Was this translation helpful? Give feedback.
-
|
We have an issue, and this might be another case where a RDFS/OWL reasoner and/or SHACL validator is desired. Mapping
|
Beta Was this translation helpful? Give feedback.
-
|
More general reason for needing reasoners For instance, I can map the Python statement The issue with this user story is similar. |
Beta Was this translation helpful? Give feedback.
-
|
For now:
Make sure to document this in the wiki. |
Beta Was this translation helpful? Give feedback.
-
|
I actually believe we should simply not support this.
The semantics suggested in the final solution above is very complicated and far removed from the SHACL semantics. Moving this to discussions, but I think this is simply n/a. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, we support only
sh:nodeandsh:datatype. This should be extended to deal withsh:classas well. If bothsh:nodeandsh:classare specified, give precedence tosh:node.Beta Was this translation helpful? Give feedback.
All reactions