@@ -1732,6 +1732,20 @@ However, this is not possible in OWL. We instead make this relation a sub-relati
1732
1732
1733
1733
1734
1734
1735
+ <!-- http://purl.obolibrary.org/obo/RO_0002404 -->
1736
+
1737
+ <owl : ObjectProperty rdf : about =" http://purl.obolibrary.org/obo/RO_0002404" >
1738
+ <rdfs : subPropertyOf rdf : resource =" http://purl.obolibrary.org/obo/BFO_0000062" />
1739
+ <rdfs : subPropertyOf rdf : resource =" http://purl.obolibrary.org/obo/RO_0002427" />
1740
+ <owl : inverseOf rdf : resource =" http://purl.obolibrary.org/obo/RO_0002411" />
1741
+ <obo : IAO_0000114 rdf : resource =" http://purl.obolibrary.org/obo/IAO_0000428" />
1742
+ <obo : IAO_0000115 >inverse of upstream of</obo : IAO_0000115 >
1743
+ <obo : IAO_0000117 >Chris Mungall</obo : IAO_0000117 >
1744
+ <rdfs : label xml : lang =" en" >causally downstream of</rdfs : label >
1745
+ </owl : ObjectProperty >
1746
+
1747
+
1748
+
1735
1749
<!-- http://purl.obolibrary.org/obo/RO_0002410 -->
1736
1750
1737
1751
<owl : ObjectProperty rdf : about =" http://purl.obolibrary.org/obo/RO_0002410" >
@@ -1760,6 +1774,20 @@ Each of these 3 primitives can be composed to yield a cross-product of different
1760
1774
1761
1775
1762
1776
1777
+ <!-- http://purl.obolibrary.org/obo/RO_0002411 -->
1778
+
1779
+ <owl : ObjectProperty rdf : about =" http://purl.obolibrary.org/obo/RO_0002411" >
1780
+ <rdfs : subPropertyOf rdf : resource =" http://purl.obolibrary.org/obo/BFO_0000063" />
1781
+ <rdfs : subPropertyOf rdf : resource =" http://purl.obolibrary.org/obo/RO_0002418" />
1782
+ <rdf : type rdf : resource =" http://www.w3.org/2002/07/owl#TransitiveProperty" />
1783
+ <obo : IAO_0000114 rdf : resource =" http://purl.obolibrary.org/obo/IAO_0000428" />
1784
+ <obo : IAO_0000115 >p is causally upstream of q if and only if p precedes q and p and q are linked in a causal chain</obo : IAO_0000115 >
1785
+ <obo : IAO_0000117 >Chris Mungall</obo : IAO_0000117 >
1786
+ <rdfs : label xml : lang =" en" >causally upstream of</rdfs : label >
1787
+ </owl : ObjectProperty >
1788
+
1789
+
1790
+
1763
1791
<!-- http://purl.obolibrary.org/obo/RO_0002418 -->
1764
1792
1765
1793
<owl : ObjectProperty rdf : about =" http://purl.obolibrary.org/obo/RO_0002418" >
0 commit comments