Merge pull request #455 from CommonCoreOntology/make-cco-acronym-subproperty-of-skos-altlabel

This commit is contained in:
J. Neil Otte
2024-09-01 20:17:30 -04:00
committed by GitHub

View File

@@ -39,7 +39,7 @@ cco:acronym rdf:type owl:AnnotationProperty ;
cco:definition "An Alternative Label that consists of a shortened or abbreviated form of the rdfs:label and is used to denote the entity."@en ;
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
rdfs:label "acronym"@en ;
rdfs:subPropertyOf cco:alternative_label .
rdfs:subPropertyOf skos:altLabel .
### http://www.ontologyrepository.com/CommonCoreOntologies/alternative_label