Skip to content

Fix entity rendering in report when value is an entity#874

Merged
beckyjackson merged 2 commits intomasterfrom
855-fix
May 18, 2021
Merged

Fix entity rendering in report when value is an entity#874
beckyjackson merged 2 commits intomasterfrom
855-fix

Conversation

@beckyjackson
Copy link
Contributor

@beckyjackson beckyjackson commented May 18, 2021

Resolves #855

  • 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

Oddly enough, the Manchester render doesn't like OWLObjects so I switched the Violations to use OWLEntities and now the values render correctly when they're not just literals.

Copy link
Contributor

@matentzn matentzn left a comment

Choose a reason for hiding this comment

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

Nice!

@beckyjackson beckyjackson merged commit 7d9018f into master May 18, 2021
@beckyjackson beckyjackson deleted the 855-fix branch May 18, 2021 21:07
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.

HTML Report should render entities, not only literals

3 participants