diff --git a/FacilityOntology.ttl b/FacilityOntology.ttl index 06e7fbb..c23c997 100644 --- a/FacilityOntology.ttl +++ b/FacilityOntology.ttl @@ -131,7 +131,7 @@ cco:CommandPostFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationsFacility cco:CommunicationsFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is the bearer of functions realized in processes of receiving or transmitting information."@en ; + cco:definition "A Facility that is designed to support processes of receiving or transmitting information."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Communications Facility"@en . @@ -590,7 +590,7 @@ cco:PumpingStation rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioRelayStation cco:RadioRelayStation rdf:type owl:Class ; rdfs:subClassOf cco:CommunicationsFacility ; - cco:definition "A Communications Facility that is the bearer of functions realized in the relay of radio signals."@en ; + cco:definition "A Communications Facility that is designed to support the receiving and re-transmitting of radio signals."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Radio Relay Station"@en .