Skip to content

Exclude deprecated from lowercase_definition check#1224

Merged
jamesaoverton merged 4 commits intomasterfrom
fix-1220
Nov 13, 2024
Merged

Exclude deprecated from lowercase_definition check#1224
jamesaoverton merged 4 commits intomasterfrom
fix-1220

Conversation

@jamesaoverton
Copy link
Member

@jamesaoverton jamesaoverton commented Nov 12, 2024

Fixes #1220

  • 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

@jamesaoverton
Copy link
Member Author

This was failing because I forgot to define the owl prefix. It took me most of an hour to debug that (which is a bad sign). Then I spent another hour trying to find a clean way to improve that error reporting, and gave up in frustration.

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.

Looks good, thanks!

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.

lowercase_definition check in robot report should not check obsolete terms

2 participants