SAA-SDT / eac-cpf-schema

https://eac.staatsbibliothek-berlin.de/
10 stars 4 forks source link

<demographicDescriptions> #277

Open SJagodzinski opened 3 years ago

SJagodzinski commented 3 years ago

Demographic descriptions

Creator of issue

  1. Silke Jagodzinski
  2. TS-EAS: EAC-CPF subgroup
  3. silkejagodzinski@gmail.com

Related issues / documents

EAD3 Reconciliation

EAC-CPF specific element

Context

new EAC-CPF element

Solution documentation: agreed solution for TL and guidelines

Rephrasing Summary, Description and Usage and Attribute usage needed

Example encoding

<demographicDescriptions audience="external" conventionDeclarationReference="cd1" id="dds1" languageOfElement="en" localType="localdemographicdescriptions" localTypeDeclarationReference="ltd1" maintenanceEventReference="me1" scriptOfElement="lat" sourceReference="s1" target="element1">
 <demographicDescription>
  <term>demographic information</term>
  <date>date on demographic information</date>
  <placeName>place related to demographic information</placeName>
  <descriptiveNote>
    <p>note on demographic information</p>
  </descriptiveNote>
 </demographicDescription>
 </demographicDescriptions>
kerstarno commented 2 years ago

Tested with the XSD and RNG schemas available in the development branch (status of 8 January 2022). The following applies to both schemas.

kerstarno commented 2 years ago

@SJagodzinski and @fordmadox: The description of this issue also lists @valueURI, @vocabularySource, and @vocabularySourceURI as optional attributes of `. This would be different from the other plural elements and might simply be a copy/paste mistake?

Could you please confirm whether these three attributes are meant to be added here or not? Thank you.

SJagodzinski commented 2 years ago

Could you please confirm whether these three attributes are meant to be added here or not? Thank you.

@kerstarno : I can confirm, it's copy&paste mistake. Schema is right here and TL needs to be adapted.

SJagodzinski commented 2 years ago

@ailie-s : Please remove 3 vocab attributes from this element in the TL.