File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -458,14 +458,31 @@ cco:ont00000472 rdf:type owl:Class ;
458458
459459# ## https://www.commoncoreontologies.org/ont00000487
460460cco:ont00000487 rdf:type owl:Class ;
461- rdfs:subClassOf cco:ont00000472 ,
462- [ rdf:type owl:Restriction ;
463- owl:onProperty obo:BFO_0000124 ;
464- owl:someValuesFrom obo:BFO_0000001
465- ] ;
466- rdfs:label " Geospatial Location" @en ;
467- skos:definition " A Geospatial Region that is at which an Entity or Event is located." @en ;
468- cco:ont00001760 " https://www.commoncoreontologies.org/GeospatialOntology" ^^xsd:anyURI .
461+ owl:equivalentClass [ owl:intersectionOf ( cco:ont00000472
462+ [ rdf:type owl:Class ;
463+ owl:unionOf ( [ rdf:type owl:Restriction ;
464+ owl:onProperty obo:BFO_0000124 ;
465+ owl:someValuesFrom [ owl:intersectionOf ( obo:BFO_0000004
466+ [ rdf:type owl:Class ;
467+ owl:complementOf obo:BFO_0000006
468+ ]
469+ ) ;
470+ rdf:type owl:Class
471+ ]
472+ ]
473+ [ rdf:type owl:Restriction ;
474+ owl:onProperty obo:BFO_0000183 ;
475+ owl:someValuesFrom obo:BFO_0000015
476+ ]
477+ )
478+ ]
479+ ) ;
480+ rdf:type owl:Class
481+ ] ;
482+ rdfs:subClassOf cco:ont00000472 ;
483+ rdfs:label " Geospatial Location" @en ;
484+ skos:definition " A Geospatial Region that is the location of an Independent Continuant (that is not a Spatial Region) or that environs some Process." @en ;
485+ cco:ont00001760 " https://www.commoncoreontologies.org/GeospatialOntology" ^^xsd:anyURI .
469486
470487
471488# ## https://www.commoncoreontologies.org/ont00000489
You can’t perform that action at this time.
0 commit comments