https://cacontology.projectvic.org/investigation-coordination#MetricsObjectValidationShape
Instances of cac-core:EnduringEntity can have the following properties:
PROPERTY |
MIN COUNT |
MAX COUNT |
TYPE |
|---|
@prefix cac-core: <https://cacontology.projectvic.org/core#> .
@prefix cacontology-coord: <https://cacontology.projectvic.org/investigation-coordination#> .
@prefix sh: <http://www.w3.org/ns/shacl#> .
cacontology-coord:MetricsObjectValidationShape a sh:NodeShape ;
sh:message "Coordination metrics must be properly classified as gUFO Objects"@en ;
sh:targetClass cac-core:EnduringEntity .