one-dimensional temporal region
Class
http://purl.obolibrary.org/obo/BFO_0000038
Class Hierarchy
- Thing
- ↳ entity (bfo)
- ↳ occurrent (bfo)
- ↳ temporal region (bfo)
- ↳ one-dimensional temporal region
Properties
Disjoint with
zero-dimensional temporal 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_0000038 a owl:Class ;
rdfs:label "one-dimensional temporal region"@en ;
obo:BFO_0000179 "1d-t-region" ;
obo:BFO_0000180 "OneDimensionalTemporalRegion" ;
obo:IAO_0000112 "the temporal region during which a process occurs."@en ;
obo:IAO_0000116 "BFO 2 Reference: A temporal interval is a special kind of one-dimensional temporal region, namely one that is self-connected (is without gaps or breaks)."@en ;
obo:IAO_0000600 "A one-dimensional temporal region is a temporal region that is extended. (axiom label in BFO2 Reference: [103-001])"@en ;
obo:IAO_0000602 "(forall (x) (if (OneDimensionalTemporalRegion x) (TemporalRegion x))) // axiom label in BFO2 CLIF: [103-001] " ;
rdfs:isDefinedBy obo:bfo.owl ;
rdfs:subClassOf obo:BFO_0000008 ;
owl:disjointWith obo:BFO_0000148 .