d/r occupies temporal region

This commit is contained in:
oliviahobai
2025-01-09 13:44:53 -05:00
committed by GitHub
parent 9bf8fe43c3
commit f9585d3d02

View File

@@ -571,7 +571,7 @@ skos:scopeNote rdf:type owl:AnnotationProperty .
rdfs:range <http://purl.obolibrary.org/obo/BFO_0000008> ;
dc11:identifier "132-BFO" ;
rdfs:label "occupies temporal region"@en ;
skos:definition "p occupies temporal region t =Def p is a process or process boundary & the spatiotemporal region occupied by p temporally projects onto t"@en ;
skos:definition "x occupies_temporal_region y iff x is an instance of process or process boundary and y is an instance of temporal region and the spatiotemporal region that x occupies temporally projects onto y."@en ;
skos:example "The Second World War occupies the temporal region September 1, 1939 - September 2, 1945"@en .