8000 Add catalog options for diffing by beckyjackson · Pull Request #584 · ontodev/robot · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add catalog options for diffing #584

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

Merged
merged 2 commits into from
Nov 19, 2019
Merged

Add catalog options for diffing #584

merged 2 commits into from
Nov 19, 2019

Conversation

beckyjackson
Copy link
Contributor

See #572

Also includes an update to owl-diff, see balhoff/owl-diff#4


If your left and right ontologies have different catalog files (perhaps pointing to different import files), you can load them with their correct catalog files using --left-catalog and --right-catalog:

robot diff --left imports.owl \
  --left-catalog catalog.xml \
  --right imports-right.owl \
  --right-catalog catalog-right.xml \
  --output results/catalog-diff.txt

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

Successfully merging this pull request may close these issues.

2 participants
0