I think that the approach I used to generate this AOP can be generalized and used for automation, but I haven't completed the necessary testing. Essentially, one would start from each end of the AOP (in the example here, "particulate matter" and "asthma") and then sequentially build up each end by working from one end at a time and leveraging the results from each iteration.
This issue is intended to begin thinking through an approach for automating AOP generating and (related) creating templated AOPs.
I think we can build off of this (more-or-less) complete AOP:
Here's the JSON query and response:
ROBOKOP_PM2.5-TLR4-MYD88-IL1Rbinding-IL-1B-asthma_message.json ROBOKOP_PM2.5-TLR4-MYD88-IL1Rbinding-IL-1B-asthma_query.json
I think that the approach I used to generate this AOP can be generalized and used for automation, but I haven't completed the necessary testing. Essentially, one would start from each end of the AOP (in the example here, "particulate matter" and "asthma") and then sequentially build up each end by working from one end at a time and leveraging the results from each iteration.