IIIF-Commons / biiif

Organise your files according to a simple naming convention to generate IIIF Presentation API json using nodejs (Dat and IPFS compatible)
MIT License
89 stars 11 forks source link

Localisable metadata #8

Open edsilv opened 6 years ago

edsilv commented 6 years ago

Allow setting locale in the info.yml, e.g.

-   - en
           label: The Lord of the Rings
    - de
           Etikette: Die Herr der Ringe
-   - en 
           description: The Lord of the Rings Trilogy
    - de
           Beschreibung: Die Herr der Ringe-Trilogie
edsilv commented 6 years ago

Could be more manageable to break into separate yml files then merge on build? e.g.

info.en.yml info.de.yml

edsilv commented 6 years ago

Default language is now @none as per IIIF presentation 3.