Summary
- Test deserialization of object with type attribute only. (commit: db45d94) (details)
- [Enhancement #43] Add acceptance test for embedded contexts support. (commit: dd6f82b) (details)
- [Enhancement #43] Support chaining JSON-LD contexts into hierarchy. (commit: b8ae988) (details)
- [Enhancement #43] Implement hierarchical embedded JSON-LD contexts support. (commit: 3a70840) (details)
- [Enhancement #43] Properly handle term mapping conflicts in contexts. (commit: a23c9ce) (details)
- [Enhancement #43] Order attributes for serialization so that object property values are processed last to prevent issues with context building. (commit: 4ae34cf) (details)
- [Enhancement #43] More testing of hierarchical JSON-LD contexts. (commit: 24241e2) (details)
- [Enhancement #43] Use previously registered @id mapping term when serializing plain identifier object property value. (commit: 7d4717a) (details)
- [Enhancement #43] Do not replicate inherited term mapping when overriding terms in embedded context. (commit: a224325) (details)
- Remove obsolete TODO. (commit: bbb3a07) (details)
- Resolve TODO w.r.t. supported identifier types (harmonize with JOPA). (commit: c1797ed) (details)
- [0.11.0] Bump version, update changelog. (commit: f594e05) (details)