mirror of
https://github.com/CommonCoreOntology/CommonCoreOntologies.git
synced 2026-04-27 03:00:27 -04:00
fixed bad iri in axiom for Facility
This commit is contained in:
@@ -1493,7 +1493,7 @@ cco:Facility rdf:type owl:Class ;
|
||||
rdfs:subClassOf cco:Artifact ,
|
||||
[ rdf:type owl:Restriction ;
|
||||
owl:onProperty obo:RO_0001025 ;
|
||||
owl:someValuesFrom <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology#PortionOfGeosphere>
|
||||
owl:someValuesFrom cco:PortionOfGeosphere
|
||||
] ;
|
||||
cco:definition "A Material Artifact that is designed as a building or campus dedicated to some specific purpose."@en ;
|
||||
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ;
|
||||
|
||||
Reference in New Issue
Block a user