From 50e110cf1d486dedc2842588e950c1cb83e0d30b Mon Sep 17 00:00:00 2001 From: Mark Jensen Date: Sun, 3 Nov 2024 20:31:13 -0500 Subject: [PATCH] deleting old annotation property --- src/cco-modules/ExtendedRelationOntology.ttl | 7 ------- 1 file changed, 7 deletions(-) diff --git a/src/cco-modules/ExtendedRelationOntology.ttl b/src/cco-modules/ExtendedRelationOntology.ttl index 2937f66..b364517 100644 --- a/src/cco-modules/ExtendedRelationOntology.ttl +++ b/src/cco-modules/ExtendedRelationOntology.ttl @@ -53,13 +53,6 @@ cco:copyright rdf:type owl:AnnotationProperty ; rdfs:label "copyright"@en . -### http://www.ontologyrepository.com/CommonCoreOntologies/definition -skos:definition rdf:type owl:AnnotationProperty ; - skos:definition "A natural language explication of the meaning of the term."@en ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; - rdfs:label "definition"@en . - - ### http://www.ontologyrepository.com/CommonCoreOntologies/definition_source cco:definition_source rdf:type owl:AnnotationProperty ; skos:definition "A citation of where all or some of the information used to create the term's Definition was acquired from."@en ;