improved priority scale definition

This commit is contained in:
Cameron More
2024-08-02 09:01:41 -04:00
parent 404035cbcc
commit 98509acf61

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 consists of a scale used to rank or identify the importance of entities of the specified type."@en ;
cco:definition "A Reference System that is designed to be 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 .