SAA-SDT / eac-cpf-schema

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

<demographicDescription> #278

Open SJagodzinski opened 3 years ago

SJagodzinski commented 3 years ago

Demographic description

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>
 <demographicDescription audience="external" conventionDeclarationReference="cd1" id="dd1" languageOfElement="en" localType="localdemographicdescriptions" localTypeDeclarationReference="ltd1" maintenanceEventReference="me1" scriptOfElement="lat" sourceReference="s1" target="element1" valueURI="http://demographicvalue.org" vocabularySource="demographicVocabulary" vocabularySourceURI="http://demographicVocabulary.org">
  <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.