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

Deserialization into @Properties field does not support objects #8

Closed
ledsoft opened this issue Mar 24, 2018 · 1 comment
Closed

Deserialization into @Properties field does not support objects #8

ledsoft opened this issue Mar 24, 2018 · 1 comment
Labels

Comments

@ledsoft
Copy link
Contributor

ledsoft commented Mar 24, 2018

When a JSON-LD object references another object via a unmapped property, the deserializer is not able to put this reference value into the @Properties field value.

This is related to Enhancement #5 , as the reference will have to be deserialized so that only its IRI is put into the properties map.

@ledsoft
Copy link
Contributor Author

ledsoft commented Jul 19, 2018

Fixed in 0.3.4.

@ledsoft ledsoft closed this as completed Jul 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant