mirror of
https://github.com/CommonCoreOntology/CommonCoreOntologies.git
synced 2026-04-27 03:00:27 -04:00
d/r process started by
This commit is contained in:
@@ -2559,6 +2559,8 @@ mro:ont00001961 rdf:type owl:ObjectProperty ;
|
||||
### https://www.commoncoreontologies.org/mro/ont00001962
|
||||
mro:ont00001962 rdf:type owl:ObjectProperty ;
|
||||
rdfs:subPropertyOf mro:ont00001819 ;
|
||||
rdfs:domain obo:BFO_0000015 ;
|
||||
rdfs:range obo:BFO_0000015 ;
|
||||
rdfs:label "process started by"@en ;
|
||||
<http://www.w3.org/2004/02/skos/core#definition> "x process_started_by y iff x and y are instances of processes, and x is caused_by y, and i is an instance of a temporal instant, and r is an instant of a temporal interval, and x has starting instance i, and y occurs on r, and r interval contains i."@en ;
|
||||
<http://www.w3.org/2004/02/skos/core#scopeNote> "A process x is started by another process y when y causes x while y is still occurring."@en ;
|
||||
|
||||
Reference in New Issue
Block a user