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 relax #64

Closed
caufieldjh opened this issue Sep 23, 2021 · 1 comment · Fixed by #97
Closed

ROBOT relax #64

caufieldjh opened this issue Sep 23, 2021 · 1 comment · Fixed by #97
Labels
bug Something isn't working enhancement New feature or request

Comments

@caufieldjh
Copy link
Collaborator

Describe the desired behavior

This has essentially been mentioned in #21 and #29 - to reduce some OBOs axioms to a more consistent relation type, we will need to run ROBOT relax as something like the following:
robot relax --input cteno.owl --output cteno_relaxed.owl

We can run ROBOT through Py4j, doing the actual relax right around here:

This should render most OBOs more graph-compatible in general.

@caufieldjh caufieldjh added bug Something isn't working enhancement New feature or request labels Sep 23, 2021
@caufieldjh
Copy link
Collaborator Author

As part of this functionality, should diff the input and output to verify that:

  • Something actually happened
  • Ontology structure has changed

@caufieldjh caufieldjh linked a pull request Oct 13, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant