tweaking definitions

This commit is contained in:
Mark Jensen
2023-01-17 20:55:40 -05:00
parent 6b3dfeddd7
commit 6ad95bdfba

View File

@@ -2234,10 +2234,10 @@ cco:InfraredTelescope rdf:type owl:Class ;
### http://www.ontologyrepository.com/CommonCoreOntologies/Infrastructure
cco:Infrastructure rdf:type owl:Class ;
rdfs:subClassOf cco:Artifact ;
cco:alternative_label "Infrastructure System"@en ;
cco:alternative_label "Infrastructure"@en ;
cco:definition "An independent continuant that bears one or more functions in virtue of it being designed to provide some essential service or benefit that is necessary for an Organization to function."@en ;
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ;
rdfs:label "Infrastructure"@en .
rdfs:label "Infrastructure System"@en .
### http://www.ontologyrepository.com/CommonCoreOntologies/InfrastructureElement
@@ -2250,7 +2250,7 @@ cco:InfrastructureElement rdf:type owl:Class ;
) ;
rdf:type owl:Class
] ;
rdfs:subClassOf cco:Artifact ;
rdfs:subClassOf obo:BFO_0000040 ;
cco:definition "An independent continuant that bears one or more functions in virtue of it being designed to provide some essential service or benefit that is necessary for an Organization to function."@en ;
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ;
rdfs:label "Infrastructure Element"@en .
@@ -4457,7 +4457,7 @@ cco:TelecommunicationEndpoint rdf:type owl:Class ;
### http://www.ontologyrepository.com/CommonCoreOntologies/TelecommunicationInfrastructure
cco:TelecommunicationInfrastructure rdf:type owl:Class ;
rdfs:subClassOf cco:Infrastructure ;
cco:definition "An Infrastructure that is designed to support the use of Telecommunication Instruments to communicate."@en ;
cco:definition "An Infrastructure system that is designed to support the use of Telecommunication Instruments to communicate."@en ;
cco:definition_source "https://en.wikipedia.org/wiki/Category:Telecommunications_infrastructure" ;
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ;
rdfs:label "Telecommunication Infrastructure"@en .
@@ -4704,7 +4704,7 @@ cco:Transducer rdf:type owl:Class ;
### http://www.ontologyrepository.com/CommonCoreOntologies/TransportationInfrastructure
cco:TransportationInfrastructure rdf:type owl:Class ;
rdfs:subClassOf cco:Infrastructure ;
cco:definition "An Infrastructure that is designed to facilitate the movement of material entities from one location to another by providing the necessary structures for Persons to travel or for Vehicles to transport material entities."@en ;
cco:definition "An Infrastructure system that is designed to facilitate the movement of material entities from one location to another by providing the necessary structures for Persons to travel or for Vehicles to transport material entities."@en ;
cco:definition_source "http://www.cfr.org/infrastructure/transportation-infrastructure-moving-america/p18611" ;
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ;
rdfs:label "Transportation Infrastructure"@en .