Ontology Version: 3.0.0

cacontology-coord:MetricsObjectValidationShape leaf node


URI

https://cacontology.projectvic.org/investigation-coordination#MetricsObjectValidationShape

Label

MetricsObjectValidationShape

Target Classes (1)

Shape Properties

Instances of cac-core:EnduringEntity can have the following properties:

PROPERTY

MIN COUNT

MAX COUNT

TYPE

Implementation

@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 .