mirror of
https://github.com/CommonCoreOntology/CommonCoreOntologies.git
synced 2026-04-27 03:00:27 -04:00
Making cco:acronym subproperty of skos:altLabel
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user