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

Add support for exporting domain and range #1061

Merged
merged 2 commits into from
Oct 12, 2022
Merged

Add support for exporting domain and range #1061

merged 2 commits into from
Oct 12, 2022

Conversation

beckyjackson
Copy link
Contributor

@beckyjackson beckyjackson commented Oct 10, 2022

Resolves #1025

  • docs/ have been added/updated
  • tests have been added/updated
  • mvn verify says all tests pass
  • mvn site says all JavaDocs correct
  • CHANGELOG.md has been updated

I generalized classExpressionsToString and getClassCell to handle all OWL Objects (including IRIs) to support this without adding extra code. The same code can be used for properties, so that was replaced.

@jamesaoverton jamesaoverton merged commit 810cc83 into master Oct 12, 2022
@jamesaoverton jamesaoverton deleted the issue-1025 branch October 12, 2022 18:14
@jamesaoverton
Copy link
Member

Thanks @beckyjackson!!

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.

rdfs:domain and range don't get exported
2 participants