SAA-SDT / eas-schemas

Where TS-EAS manages EAD, EAC-CPF, and any other schemas published by the subcommittee.
0 stars 0 forks source link

Reduce the number of elements: factor them by nature to make them generic #117

Open ArchivageNumeriqueSIAF opened 2 months ago

ArchivageNumeriqueSIAF commented 2 months ago

Creator of issue

  1. Louis Vignaud
  2. Archives de France (SIAF)
  3. louis.vignaud@culture.gouv.fr
  4. @ArchivageNumeriqueSIAF

The issue relates to

Wanted change/feature

Reporting a bug

Example :

<agent> <name>Mary Shelley</name> </agent>

<place> <name>Sydney (Australia)</name> </place>

Suggested Solution

Context

Example n°1 (by an attribute) :
<agent role=...> ... </agent>

Example n°2 (by an element) : <agent> <role> ... </role> </agent>

Example : Xpath = "agent/name" VERSUS Xpath = "agentName"

kerstarno commented 1 month ago

Will be discussed by TS-EAS during their meeting on 12/13 August 2024 at the SAA Annual Meeting.

Review together with #125, which kind of suggests the contrary approach, and #134.

BrigitteMichel commented 1 month ago

Point of attention regarding TYPE or ROLE. The controlled value lists, which are widely used for these 2 informations (Type and Role), depend on the concerned EAD element: it is also necessary to plan to manage separate lists