Skip to content

Commit

Permalink
Add shape description
Browse files Browse the repository at this point in the history
No effects were observed on Make-managed files.

References:
* #562

Acked-by: Paul Brandt <[email protected]>
Signed-off-by: Alex Nelson <[email protected]>
  • Loading branch information
ajnelson-nist committed May 3, 2024
1 parent 9978efb commit 3c301b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ontology/owl/owl.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -437,6 +437,7 @@ uco-owl:rdf-rest-subjects-shape

uco-owl:sh-datatype-objects-shape
a sh:NodeShape ;
sh:description "This shape enforces that the sh:datatype constraining predicate does not bind an OWL class for a literal-valued constraint."@en ;
sh:not [
a sh:NodeShape ;
sh:class owl:Class ;
Expand Down

0 comments on commit 3c301b3

Please sign in to comment.