opengeospatial / architecture-dwg

2 stars 3 forks source link

Incorporate JSON-LD 1.1 #16

Open lvdbrink opened 4 years ago

lvdbrink commented 4 years ago

JSON-LD is undergoing an update @ W3C at the moment. Some of the changes made are relevant to geospatial data so it is important to incorporate this in the OGC JSON BP, if possible.

Current editor's draft of the JSON-LD 1.1 spec: https://w3c.github.io/json-ld-syntax/

JSON-LD 1.1 supports lists of lists / ordered lists as stated here: https://w3c.github.io/json-ld-syntax/#lists

Current status: W3C working draft.

We should update the OGC JSON BP to incorporate the new JSON-LD version.