Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • lido-development lido-development
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 31
    • Issues 31
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • LIDO
  • lido-developmentlido-development
  • Issues
  • #123

Closed
Open
Created Jun 25, 2021 by p.gknaus@p.gknausDeveloper

sourceAppellation

A titleSet can contain a title in different languages, each specified by the individual language attribute. In case each translation of the title stems from a different source I need to create a new titleSet for each title, otherwise the titleSet becomes invalid. Look at this invalid example: <lido:titleSet lido:type="http://vocab.getty.edu/aat/300417194"> <lido:appellationValue lido:pref="http://terminology.lido-schema.org/lido00169" xml:lang="en"> Sketch: The Death of Henry IV and the Proclamation of the Regency</lido:appellationValue> lido:sourceAppellationhttps://rkd.nl/explore/images/217905</lido:sourceAppellation> <lido:appellationValue lido:pref="http://terminology.lido-schema.org/lido00169" xml:lang="fr"> L'Apothéose de Henri IV et la proclamation de la régence de Marie de Médicis, le 14 mai 1610</lido:appellationValue> lido:sourceAppellationsampleValue</lido:sourceAppellation> <lido:appellationValue lido:pref="http://terminology.lido-schema.org/lido00169" xml:lang="nl"> Olieverfschets: De dood en apotheose van Hendrik IV en het overdragen van het regentschap aan Maria de' Medici, 14 maart 1610</lido:appellationValue> lido:sourceAppellationsampleValue</lido:sourceAppellation> </lido:titleSet>

In comparison to this valid snippet:

<lido:titleSet lido:type="http://vocab.getty.edu/aat/300417194"> <lido:appellationValue lido:pref="http://terminology.lido-schema.org/lido00169" xml:lang="en" >oil sketch: The death and apothesis of Henry IV and the proclamation of the regency of Maria de' Medici, 14 March 1610 </lido:appellationValue> <lido:appellationValue lido:pref="http://terminology.lido-schema.org/lido00169" xml:lang="fr"> L'Apothéose de Henri IV et la proclamation de la régence de Marie de Médicis, le 14 mai 1610</lido:appellationValue> <lido:appellationValue lido:pref="http://terminology.lido-schema.org/lido00169" xml:lang="nl"> Olieverfschets: De dood en apotheose van Hendrik IV en het overdragen van het regentschap aan Maria de' Medici, 14 maart 1610 </lido:appellationValue> <lido:sourceAppellation xml:lang="de" >https://rkd.nl/explore/images/217905</lido:sourceAppellation> </lido:titleSet>

Is there a chance to make the sourceAppellation element repeatable within the same titleSet?

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking