Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate AOPs and create AOP templates #213

Open
karafecho opened this issue Apr 23, 2024 · 1 comment
Open

Automate AOPs and create AOP templates #213

karafecho opened this issue Apr 23, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request UI

Comments

@karafecho
Copy link

karafecho commented Apr 23, 2024

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:

image

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.

@karafecho
Copy link
Author

Longer term, we can probably pull icees-kg and cam-kg into the effort, but that is definitely a long-term goal.

For example, see: RobokopU24/qgraph#278.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request UI
Projects
None yet
Development

No branches or pull requests

4 participants