d/r process starts

This commit is contained in:
oliviahobai
2025-01-09 13:36:20 -05:00
committed by GitHub
parent 0906979309
commit c09682dd3b

View File

@@ -2296,6 +2296,8 @@ mro:ont00001932 rdf:type owl:ObjectProperty ;
mro:ont00001933 rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf mro:ont00001803 ;
owl:inverseOf mro:ont00001962 ;
rdfs:domain obo:BFO_0000015 ;
rdfs:range obo:BFO_0000015 ;
rdfs:label "process starts"@en ;
<http://www.w3.org/2004/02/skos/core#definition> "x process_starts y iff x and y are instances of processes, and x is_cause_of y, and i is an instance of a temporal instant, and r is an instant of a temporal interval, and y has starting instance i, and x occurs on r, and r interval contains i."@en ;
<http://www.w3.org/2004/02/skos/core#scopeNote> "A process x starts another process y when x causes y while x is still occurring."@en ;