This issue tracks the progress of implementing JSON-LD 1.0 support in swift-json-codable.
Related Work
Implementation References
Note on JSON-LD 1.0 Processing Algorithms and API
The JSON-LD 1.0 Processing Algorithms and API specification includes the following note in "Status of This Document" section:
This specification is a Superseded Recommendation. A newer specification exists that is recommended for new adoption in place of this specification, namely JSON-LD 1.1 Processing Algorithms and API. Implementers and users should refer to that version of the specification.
New implementations should follow the latest version of the JSON-LD 1.1 Processing Algorithms and API specification.
This issue tracks the progress of implementing JSON-LD 1.0 support in swift-json-codable.
Related Work
Implementation References
Note on JSON-LD 1.0 Processing Algorithms and API
The JSON-LD 1.0 Processing Algorithms and API specification includes the following note in "Status of This Document" section: