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

robot extract: MIREOT --branch-from-term doesn't work with about properties #1077

Open
wdduncan opened this issue Nov 21, 2022 · 0 comments
Open

Comments

@wdduncan
Copy link

When using --branch-from-term to extract an object property, the children of the object property are not extracted.

E.g.:

robot extract -m MIREOT -I http://purl.obolibrary.org/obo/iao.owl \
 --annotate-with-source true \
 --branch-from-term "obo:IAO_0000136" \
 --output iao_is_about_import.owl

produces

image

I expected the children of is about to be extracted too. I.e.:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant