#964: Added shnex:conformsTo#972
Conversation
nicholascar
left a comment
There was a problem hiding this comment.
We have already added a property to the SHACL vocabulary called sh:conformsTo: https://github.com/w3c/data-shapes/blob/gh-pages/shacl12-vocabularies/shacl.ttl#L226-L234
Will the naming of this function be confusing given this property?
|
Yes I saw that duplication. I originally suggested shnex:hasShape, but Andy suggested the current name (see issue discussion). What name would you suggest, @nicholascar ? |
|
Also, if the expected range value is a boolean, conforms to does't make sense. Conforms to what? In DCTERMS, conforms to indicates the thing that the resource does conform to. I suggest |
|
Other options: shnex:conformsToShape, shnex:nodeConformsToShape |
|
shnex uses "matches" --
So something like |
|
Yes, shnex:nodeMatches or shnex:matchesShape sound good to me. Would you remove your objection, @nicholascar and which one is best? |
Closes #964