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 exporting annotations #850

Merged
merged 2 commits into from
May 13, 2021
Merged

Fix exporting annotations #850

merged 2 commits into from
May 13, 2021

Conversation

beckyjackson
Copy link
Contributor

@beckyjackson beckyjackson commented May 13, 2021

Resolves #847

  • 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

We can just get the literal value of annotations in export, no need to go through the renderManchester function. This fixes missing annotations described in the issue above.

@jamesaoverton
Copy link
Member

This passes for me locally with Java 8, 11, and 15. It's super annoying that the GitHub Action is failing.

Copy link
Member

@jamesaoverton jamesaoverton left a comment

Choose a reason for hiding this comment

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

I think this change is fine.

@beckyjackson beckyjackson merged commit c75d21c into master May 13, 2021
@beckyjackson beckyjackson deleted the 847-fix branch May 13, 2021 15:49
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.

robot export not handling oboInOwl:created_by
2 participants