clarified priority scale definition

This commit is contained in:
Cameron More
2024-07-13 11:42:29 -04:00
parent aae9cb19c7
commit 404035cbcc

View File

@@ -1156,7 +1156,7 @@ cco:PriorityMeasurementInformationContentEntity rdf:type owl:Class ;
### http://www.ontologyrepository.com/CommonCoreOntologies/PriorityScale
cco:PriorityScale rdf:type owl:Class ;
rdfs:subClassOf cco:ReferenceSystem ;
cco:definition "A Reference System that describes a scale used to rank or identify the importance of entities of the specified type."@en ;
cco:definition "A Reference System that consists of a scale used to rank or identify the importance of entities of the specified type."@en ;
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ;
rdfs:label "Priority Scale"@en .