Details
-
Bug
-
Resolution: Fixed
-
Major
-
1.0
-
None
-
Unit
-
Unknown
-
Description
Currently the JSONLDObject @context field is a list of URLs.
In practice, objects can also be in this list (for instance responses from mastodon instances, see attachement).
In this case, the deserialization to JSONLDObject fails.
Until we exploit such object, they must be ignored gracefully during the deserialization.