NationalMuseumAustralia / Collection-API

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

Add more narrative details #50

Closed staplegun closed 5 years ago

staplegun commented 6 years ago

EMu fields: DesPurpose, DetNarrativeIdentifier, DesType, DesIntendedAudience, banner (some are already in JSON-LD, just need adding to Simple DC format).

f27wood commented 6 years ago

These fields do not need to be in the public API, but do need to be in the internal API.

The DesIntendedAudience is used to filter the narratives - only those with the value of "Collection Explorer publish" are to be included in the Public API.

All of the narratives are to be included in the internal API.

f27wood commented 6 years ago

Hmma actually DetNarrativeIdentifier needs to be in the public API as this groups the narratives.

Re banner images - we need to exclude these from the public API (unfortunately) as not all have copyright to use externally.

staplegun commented 6 years ago

Removing this from release v1.0 - these are future fields that will be added for the internal API. Removal of Banner image is in issue #51.

staplegun commented 6 years ago

DesIntendedAudience is now in #73

f27wood commented 5 years ago

Closing this as I am not convinced that we need these extra fields. Will reopen if there is a use case for it.