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

Treat raw IRI as an OWLClass in logical template cells #1211

Merged
merged 3 commits into from
Oct 29, 2024

Conversation

jamesaoverton
Copy link
Member

@jamesaoverton jamesaoverton commented Jul 31, 2024

When ROBOT expects to see a class label or CURIE in a template cell, and it sees a raw IRI instead, interpret it as an OWLClass.

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

This is in response to a report on Slack.

@jamesaoverton jamesaoverton changed the title Treat raw IRI as an OWLClass in template cells Treat raw IRI as an OWLClass in logical template cells Jul 31, 2024
Copy link
Contributor

@balhoff balhoff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems good but I had one question.

@jamesaoverton jamesaoverton merged commit 09162b6 into master Oct 29, 2024
3 checks passed
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