deleting old annotation property

This commit is contained in:
Mark Jensen
2024-11-03 20:31:13 -05:00
parent 8de6a94d7b
commit 50e110cf1d

View File

@@ -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 ;