NationalMuseumAustralia / Collection-API

The public web API of the National Museum of Australia
11 stars 0 forks source link

Enhance JSON-LD compaction #22

Closed Conal-Tuohy closed 5 years ago

Conal-Tuohy commented 6 years ago

JSON-LD compaction needs to be able to represent HTTP URIs as compact URIs (e.g. the AAT terms identifiers).

Needs to handle multiple contexts, so we can use the cidoc-extension JSON-LD.

Makes it more readable (which is the advantage of JSON-LD), downside is no longer a URI so can't click on it - need to re-expand by looking up context.json file.

Conal-Tuohy commented 6 years ago

also needs to handle list containers, etc

f27wood commented 6 years ago

Moving this to v0.1 so we can discuss, as I am not sure what this is.

staplegun commented 6 years ago

Would like to complete the compaction, need to investigate how much effort required.

f27wood commented 5 years ago

No longer needed.