types:repeatsKey-subjects-shape leaf node


URI

https://ontology.unifiedcyberontology.org/uco/types/repeatsKey-subjects-shape

Label

repeatsKey-subjects-shape

Implementation

@prefix sh: <http://www.w3.org/ns/shacl#> .
@prefix types: <https://ontology.unifiedcyberontology.org/uco/types/> .

types:repeatsKey-subjects-shape a sh:NodeShape ;
    sh:class types:ImproperDictionary ;
    sh:targetSubjectsOf types:repeatsKey .