Skip to content

Commit d1debca

Browse files
committed
fix ontologyType prefix
1 parent 8581f04 commit d1debca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shapes/SemanticArtefact-shape.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
[
7474
sh:name "Ontology Type" ;
7575
sh:description "The type of the model according to how general it is. Allowed values: ocmv:Core for core ontologies, ocmv:Domain for domain ontologies, and ocmv:Application for application ontologies." ;
76-
sh:path dct:ontologyType ;
76+
sh:path ocmv:ontologyType ;
7777
sh:nodeKind sh:IRI ;
7878
sh:minCount 1 ;
7979
sh:maxCount 3 ;

0 commit comments

Comments
 (0)