https://cacontology.projectvic.org/production#OverlaysTextShape
@prefix cacontology-production: <https://cacontology.projectvic.org/production#> .
@prefix sh: <http://www.w3.org/ns/shacl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
cacontology-production:OverlaysTextShape a sh:PropertyShape ;
sh:class cacontology-production:ImagePostProcessing ;
sh:description "Links text overlay to image modification" ;
sh:minCount 0 ;
sh:name "overlays text" ;
sh:path cacontology-production:overlaysText .