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

#4517 - Multi-value features are not included in BioC output #4522

Conversation

reckart
Copy link
Member

@reckart reckart commented Feb 16, 2024

What's in the PR

  • Added support for loading and saving multi-value string features

How to test manually

  • Create project with a multi-value string annotation feature (or multi-value concept feature)
  • Annotate some text with multiple feature values
  • Export the document to BioC to check if the multiple values are exported
  • Import the document as BioC to see if the values properly come back

Automatic testing

  • PR includes unit tests

Documentation

  • PR updates documentation

@reckart reckart added ⭐️ Enhancement New feature or request Module: BioC labels Feb 16, 2024
@reckart reckart added this to the 31.1 milestone Feb 16, 2024
@reckart reckart self-assigned this Feb 16, 2024
@reckart reckart added this to 🏃‍♀️ In progress in Kanban via automation Feb 16, 2024
- Added support for loading and saving multi-value string features
- Added test
@reckart reckart force-pushed the bugfix/4517-Multi-value-features-are-not-included-in-BioC-output branch from b0fdc48 to dce3c00 Compare February 16, 2024 19:54
@reckart reckart merged commit 77d6b24 into release/31.x Feb 16, 2024
2 checks passed
Kanban automation moved this from 🏃‍♀️ In progress to 🍹 Done Feb 16, 2024
@reckart reckart deleted the bugfix/4517-Multi-value-features-are-not-included-in-BioC-output branch February 16, 2024 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Kanban
  
🍹 Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant