https://cacontology.projectvic.org/multi-jurisdiction#OrganizationObjectTypeValidationShape
Validates gUFO Object type consistency for law enforcement organizations.
Instances of cacontology-multi:LawEnforcementAgency can have the following properties:
PROPERTY |
MIN COUNT |
MAX COUNT |
TYPE |
|---|
@prefix cacontology-multi: <https://cacontology.projectvic.org/multi-jurisdiction#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sh: <http://www.w3.org/ns/shacl#> .
cacontology-multi:OrganizationObjectTypeValidationShape a sh:NodeShape ;
rdfs:label "Organization Object Type Validation Shape"@en ;
rdfs:comment "Validates gUFO Object type consistency for law enforcement organizations."@en ;
sh:targetClass cacontology-multi:LawEnforcementAgency .