definition temporally projects onto

This commit is contained in:
oliviahobai
2025-02-03 15:20:02 -05:00
committed by GitHub
parent 06e142e9ac
commit a25de5b815

View File

@@ -391,7 +391,7 @@ skos:scopeNote rdf:type owl:AnnotationProperty .
rdfs:range <http://purl.obolibrary.org/obo/BFO_0000008> ;
dc11:identifier "080-BFO" ;
rdfs:label "temporally projects onto"@en ;
skos:definition "(Elucidation) temporally projects onto is a relation between a spatiotemporal region s and some temporal region which is the temporal extent of s"@en ;
skos:definition "x temporally_projects_onto y iff x is an instance of Spatiotemporal Region and y is an instance of Temporal Region and y is the temporal extent of x."@en ;
skos:example "The world line of a particle temporally projects onto the temporal region extending from the beginning to the end of the existence of the particle"@en .