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

Workaround for blank nodes #767

Merged
merged 3 commits into from
Nov 18, 2020
Merged

Workaround for blank nodes #767

merged 3 commits into from
Nov 18, 2020

Conversation

beckyjackson
Copy link
Contributor

@beckyjackson beckyjackson commented Nov 17, 2020

Resolves #766

  • 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

This replaces blank node IDs with "blank node" in the report output, e.g.:

Level Rule Name Subject Property Value
ERROR deprecated_class_reference blank node owl:someValuesFrom FBbt:02

@beckyjackson
Copy link
Contributor Author

@matentzn - if you have a chance, please try this out (it looks like Jenkins hasn't built the JAR yet): https://build.obolibrary.io/job/ontodev/job/robot/job/bnode-report/

@jamesaoverton jamesaoverton merged commit f31323e into master Nov 18, 2020
@jamesaoverton jamesaoverton deleted the bnode-report branch June 16, 2022 15:54
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.

deprecated_class_reference in report fails falsely since ROBOT 1.7.1
2 participants