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

Lenient deserialization #12

Open
reckart opened this issue Aug 9, 2022 · 0 comments
Open

Lenient deserialization #12

reckart opened this issue Aug 9, 2022 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@reckart
Copy link
Member

reckart commented Aug 9, 2022

Is your feature request related to a problem? Please describe.
It may be desired to deserialize a CAS JSON document into a CAS that contains only a subset of the types present in the JSON document. Currently, this produces an error.

Describe the solution you'd like
A configuration parameter enabling a lenient deserialization mode as we also have it for XMI files which simply skips feature structures of types that are not defined in the target CAS.

@reckart reckart added this to the 0.5.0 milestone Aug 9, 2022
@reckart reckart added the enhancement New feature or request label Aug 9, 2022
@reckart reckart modified the milestones: 0.5.0, 0.5.1 Feb 27, 2023
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

No branches or pull requests

1 participant