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

Serializer: remove empty lists on toRdf() #9

Open
juliapampus opened this issue Aug 12, 2021 · 1 comment
Open

Serializer: remove empty lists on toRdf() #9

juliapampus opened this issue Aug 12, 2021 · 1 comment

Comments

@juliapampus
Copy link

The toRdf method removes null objects. This is nice, as we then have a clean rdf string without unnecessary information. With the new version, these empty lists for all list attributes bloat up the ids rdf string. Can you maybe change the toRdf method to handle empty lists as null?

@sebbader
Copy link

Hi Julia, looks like something changed in a Jackson library underneath. We are looking into it.

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

No branches or pull requests

2 participants