Browse Source

Islandora IIIF: Attempt to fix broken config schema.

pull/1006/head
Alexander O'Neill 1 year ago
parent
commit
863e85a760
  1. 4
      modules/islandora_iiif/config/schema/islandora_iiif.schema.yml

4
modules/islandora_iiif/config/schema/islandora_iiif.schema.yml

@ -19,12 +19,12 @@ views.style.iiif_manifest:
type: sequence type: sequence
sequence: sequence:
type: string type: string
label: "Tile source field(s)" label: "Tile source field(s)"
iiif_ocr_file_field: iiif_ocr_file_field:
type: sequence type: sequence
sequence: sequence:
type: string: type: string:
label: "IIIF hOCR file field" label: "IIIF hOCR file field"
structured_text_term: structured_text_term:
type: string type: string
label: "Structured text term" label: "Structured text term"

Loading…
Cancel
Save