Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/cco-modules/EventOntology.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -1047,7 +1047,7 @@ cco:ActOfTerroristTrainingInstruction rdf:type owl:Class ;
### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfTestifying
cco:ActOfTestifying rdf:type owl:Class ;
rdfs:subClassOf cco:ActOfRepresentativeCommunication ;
cco:definition "An Act of Representative Communication performed by making a statement about one's personal knowledge or belief."@en ;
cco:definition "An Act of Representative Communication performed by stating one's personal knowledge or belief."@en ;
cco:definition_source "http://www.merriam-webster.com/dictionary/testify" ;
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ;
rdfs:label "Act of Testifying"@en .
Expand Down