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

Fix class expressions in template #808

Merged
merged 4 commits into from
Jan 27, 2021
Merged

Fix class expressions in template #808

merged 4 commits into from
Jan 27, 2021

Conversation

beckyjackson
Copy link
Contributor

@beckyjackson beckyjackson commented Jan 27, 2021

  • 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

When we switched to allow single quotes in labels in #761, ROBOT also made IRIs out of class expressions instead of properly parsing them. This adds a create option to getOWLClass to prevent making IRIs if the class doesn't exist in the checker.

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