https://cacontology.projectvic.org#SituationShape
Instances of cac-core:Situation can have the following properties:
PROPERTY |
MIN COUNT |
MAX COUNT |
TYPE |
|---|
@prefix cac-core: <https://cacontology.projectvic.org/core#> .
@prefix cacontology: <https://cacontology.projectvic.org#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sh: <http://www.w3.org/ns/shacl#> .
cacontology:SituationShape a sh:NodeShape ;
rdfs:label "gUFO Situation Shape"@en ;
sh:targetClass cac-core:Situation .