one-dimensional spatial region
Class
http://purl.obolibrary.org/obo/BFO_0000026
Class Hierarchy
- Thing
- ↳ entity (bfo)
- ↳ continuant (bfo)
- ↳ independent continuant (bfo)
- ↳ immaterial entity (bfo)
- ↳ spatial region (bfo)
- ↳ one-dimensional spatial region
Properties
Disjoint with
three-dimensional spatial region
From
owl:disjointWith and owl:AllDisjointClasses membership; the listed classes are pairwise disjoint with this one.@prefix obo: <http://purl.obolibrary.org/obo/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
obo:BFO_0000026 a owl:Class ;
rdfs:label "one-dimensional spatial region"@en ;
obo:BFO_0000179 "1d-s-region" ;
obo:BFO_0000180 "OneDimensionalSpatialRegion" ;
obo:IAO_0000112 "an edge of a cube-shaped portion of space."@en ;
obo:IAO_0000600 "A one-dimensional spatial region is a line or aggregate of lines stretching from one point in space to another. (axiom label in BFO2 Reference: [038-001])"@en ;
obo:IAO_0000602 "(forall (x) (if (OneDimensionalSpatialRegion x) (SpatialRegion x))) // axiom label in BFO2 CLIF: [038-001] " ;
rdfs:isDefinedBy obo:bfo.owl ;
rdfs:subClassOf obo:BFO_0000006 ;
owl:disjointWith obo:BFO_0000028 .