diff --git a/InformationEntityOntology.ttl b/InformationEntityOntology.ttl index 603bc54..e05f625 100644 --- a/InformationEntityOntology.ttl +++ b/InformationEntityOntology.ttl @@ -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 .