Merge pull request #330 from cameronmore/295-issues-involving-waste-management-facility-and-its-subclasses

widened waste management facility definition
This commit is contained in:
J. Neil Otte
2024-08-05 21:55:51 -04:00
committed by GitHub

View File

@@ -800,7 +800,7 @@ cco:WashingFacility rdf:type owl:Class ;
### http://www.ontologyrepository.com/CommonCoreOntologies/WasteManagementFacility
cco:WasteManagementFacility rdf:type owl:Class ;
rdfs:subClassOf cco:Facility ;
cco:definition "A Facility that is designed for managing waste from its inception to its final disposal."@en ;
cco:definition "A Facility that is designed for managing waste for some portion of the waste's existence."@en ;
cco:definition_source "https://en.wikipedia.org/w/index.php?title=Waste_management&oldid=1062844209"^^xsd:anyURI ;
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ;
rdfs:label "Waste Management Facility"@en .