Skip to content

Add a schema change log page with recommended changes #100

@PonteIneptique

Description

@PonteIneptique

We only add one schema.

We should provide a link to help people change their schema version (either with a tool but at least saying what changed).

Version 2021-10-15 -> Version 2022-04-15

  • Added free-text field transcription-software. Recommended values:
    • eScriptorium + Kraken
    • Transkribus
    • OCR For All
  • script is now a list of objects.
    • Basically, all script ISO values should become - iso: IsoValue such as - lat -> - iso: lat
    • Added the ability to specify a little more the script with a new free text field qualify
  • Added an institutions object which reuses the pattern of authors, except that it forces name and does not support firstname
  • orcid is now available for authors objects
  • A new characters field is now available, it supports three sub-properties
    • A unicode normalization mode called mode, which can be None, NFD, NFKD, NFC, NFKC
    • A transliteration boolean to indicated whether script is transliterated (such as hieroglyphs): Default False
    • A members property which accepts a list of characters and represent all glyphs in the ground truth.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or requestschema

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions