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

SimpleLiteral is not Serializable b/c of CoreDatatype #3948

Closed
nguyenm100 opened this issue May 31, 2022 · 0 comments · Fixed by #3963
Closed

SimpleLiteral is not Serializable b/c of CoreDatatype #3948

nguyenm100 opened this issue May 31, 2022 · 0 comments · Fixed by #3963
Assignees
Labels
🐞 bug issue is a bug
Milestone

Comments

@nguyenm100
Copy link
Contributor

Current Behavior

SimpleLiteral fails to serialize b/c CoreDatatype is now a data member in 4.x but is not marked as serializable even though SimpleLiteral chains through AbstractLiteral->Literal->Value->Serializeable

Expected Behavior

Serialization of SimpleLiteral to work.

Steps To Reproduce

No response

Version

4.0.1

Are you interested in contributing a solution yourself?

No response

Anything else?

No response

@nguyenm100 nguyenm100 added the 🐞 bug issue is a bug label May 31, 2022
@github-actions github-actions bot added this to 📥 Inbox in Project Progress May 31, 2022
@hmottestad hmottestad added this to the 4.0.2 milestone Jun 2, 2022
@hmottestad hmottestad self-assigned this Jun 2, 2022
hmottestad added a commit that referenced this issue Jun 6, 2022
Project Progress automation moved this from 📥 Inbox to 🥳 Done Jun 6, 2022
hmottestad added a commit that referenced this issue Jun 6, 2022
patrickwyler pushed a commit to patrickwyler/rdf4j that referenced this issue Jun 20, 2022
patrickwyler pushed a commit to patrickwyler/rdf4j that referenced this issue Jun 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug issue is a bug
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants