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

implement Annotation.resolve() #409

Merged
merged 5 commits into from
Mar 21, 2024
Merged

implement Annotation.resolve() #409

merged 5 commits into from
Mar 21, 2024

Conversation

ArneBinder
Copy link
Owner

@ArneBinder ArneBinder commented Mar 21, 2024

This adds the Annotation.resolve() interface. It is meant to get a well readable representation (similar to the string representation), but still as a structured object for easy comparison e.g. in tests. This also adds implementations to all annotation classes.

Note: This also adds all missing tests for NaryRelation (there were no tests at all for this annotation type).

@ArneBinder ArneBinder added the enhancement New feature or request label Mar 21, 2024
@ArneBinder ArneBinder merged commit 821519b into main Mar 21, 2024
6 checks passed
@ArneBinder ArneBinder deleted the annotation_resolve branch March 21, 2024 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant