Skip to content

Commit

Permalink
Merge pull request #159 from casework/UCO-Feature-Issue-593
Browse files Browse the repository at this point in the history
UCO Issue 593: Remove owl:onDatatype from vocabulary definitions
  • Loading branch information
plbt5 authored Oct 18, 2024
2 parents 8a353f8 + 6c02224 commit 557269c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion dependencies/UCO
1 change: 0 additions & 1 deletion ontology/vocabulary/vocabulary.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ vocab:InvestigationFormVocab
rdfs:comment "Defines an open-vocabulary of investigation forms."@en-US ;
owl:equivalentClass [
a rdfs:Datatype ;
owl:onDatatype xsd:string ;
owl:oneOf (
"case"^^vocab:InvestigationFormVocab
"incident"^^vocab:InvestigationFormVocab
Expand Down

0 comments on commit 557269c

Please sign in to comment.