How to suppress private metadata in IIIF manifests?

Hi all,

I am setting up an Omeka-S instance with IIIF modules ((IIIF server, Image server, Universal Viewer).
I use resource templates in which several metadata elements are set to “private”, so these metadata are not supposed to be shown in the templates (for now). However, when I look at the IIIF manifests that are being generated, all metadata fields show up.
It’s not a big deal, but nevertheless I would like to know if it’s possible to suppress metadata elements of items indicated as “private” being shown in IIIF manifests, and if so: how/where?

Thank you in advance,

Wim

Hi Wim,

not sure this answers your question, but you can configure the IIIF server module to skip properties in item / collection manifests. See IIIF Server > Content of the manifest > Skip properties for collection / item / media.

I could not find an option to exclude private properties.

Frederic

Hi Frederic,

Thank you, for suggesting this workaround.
It’s a bit of work to set it up (yes, I have a lot of private properties in my resource templates) and a simple toggle for including/excluding private properties would be nicer, but it works.

Best regards,
Wim