diff --git a/shapes/go-cam-shapes.shex b/shapes/go-cam-shapes.shex index 0525fab..ff85cf2 100644 --- a/shapes/go-cam-shapes.shex +++ b/shapes/go-cam-shapes.shex @@ -75,15 +75,12 @@ PREFIX has_target_end_location: PREFIX has_target_start_location: PREFIX transports_or_maintains_localization_of: PREFIX directly_provides_input_for: -PREFIX directly_positively_regulates: PREFIX located_in: PREFIX location_of: PREFIX happens_during: PREFIX regulates: PREFIX negatively_regulates: PREFIX positively_regulates: -PREFIX directly_regulates: -PREFIX directly_negatively_regulates: PREFIX directly_activates: PREFIX causally_upstream_of_or_within: PREFIX causally_upstream_of_or_within_negative_effect: @@ -373,9 +370,6 @@ PREFIX results_in_remodeling_of: regulates: ( @ OR @ ) *; negatively_regulates: ( @ OR @ ) *; positively_regulates: ( @ OR @ ) *; - directly_regulates: ( @ OR @ ) *; - directly_negatively_regulates: ( @ OR @ ) *; - directly_positively_regulates: ( @ OR @ ) *; causally_upstream_of_or_within: ( @ OR @ OR @ ) *; causally_upstream_of_or_within_negative_effect: @ *; causally_upstream_of_or_within_positive_effect: @ *;