Skip to content

Commit

Permalink
Add 'regulates transport of' to extensions.
Browse files Browse the repository at this point in the history
  • Loading branch information
balhoff committed Mar 6, 2024
1 parent d252049 commit c6707df
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions shapes/gpad-shapes.shex
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ PREFIX causally_upstream_of: <http://purl.obolibrary.org/obo/RO_0002411>
PREFIX causally_upstream_of_negative_effect: <http://purl.obolibrary.org/obo/RO_0002305>
PREFIX causally_upstream_of_positive_effect: <http://purl.obolibrary.org/obo/RO_0002304>
PREFIX acts_on_population_of: <http://purl.obolibrary.org/obo/RO_0012003>
PREFIX regulates_transport_of: <http://purl.obolibrary.org/obo/RO_0002011>
PREFIX results_in_development_of: <http://purl.obolibrary.org/obo/RO_0002296>
PREFIX results_in_formation_of: <http://purl.obolibrary.org/obo/RO_0002297>
PREFIX results_in_morphogenesis_of: <http://purl.obolibrary.org/obo/RO_0002298>
Expand Down Expand Up @@ -363,6 +364,7 @@ PREFIX involved_in: <http://purl.obolibrary.org/obo/RO_0002331>
<http://purl.obolibrary.org/obo/RO_0001025> @<ExtensionNode> * ;
<http://purl.obolibrary.org/obo/RO_0002007> @<ExtensionNode> * ;
<http://purl.obolibrary.org/obo/RO_0002008> @<ExtensionNode> * ;
<http://purl.obolibrary.org/obo/RO_0002011> @<ExtensionNode> * ;
<http://purl.obolibrary.org/obo/RO_0002087> @<ExtensionNode> * ;
<http://purl.obolibrary.org/obo/RO_0002090> @<ExtensionNode> * ;
<http://purl.obolibrary.org/obo/RO_0002092> @<ExtensionNode> * ;
Expand Down Expand Up @@ -451,6 +453,7 @@ PREFIX involved_in: <http://purl.obolibrary.org/obo/RO_0002331>
^<http://purl.obolibrary.org/obo/RO_0001025> @<GOTermInstance> |
^<http://purl.obolibrary.org/obo/RO_0002007> @<GOTermInstance> |
^<http://purl.obolibrary.org/obo/RO_0002008> @<GOTermInstance> |
^<http://purl.obolibrary.org/obo/RO_0002011> @<GOTermInstance> |
^<http://purl.obolibrary.org/obo/RO_0002087> @<GOTermInstance> |
^<http://purl.obolibrary.org/obo/RO_0002090> @<GOTermInstance> |
^<http://purl.obolibrary.org/obo/RO_0002092> @<GOTermInstance> |
Expand Down

0 comments on commit c6707df

Please sign in to comment.