Skip to content

<alternativeSet> #222

@SJagodzinski

Description

@SJagodzinski

Alternative Set

  • review usage: use cases from National Library of Australia - keep the element
  • add optional attributes:
    @audience
    @conventationDeclarationReference
    @maintenanceEventReference
    @scriptOfElement
    @sourceReference
    @target

Creator of issue

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

Related issues / documents

alternativeSet / setComponent / componentEntry #154

EAD3 Reconciliation

EAC-CPF specific element

Context

Summary: A container element for two or more authority records derived from two or more authority systems, expressed within a single EAC-CPF instance.
May contain: setComponent
May occur within: cpfDescription
Attributes: @xml:base, @xml:id, @xml:lang - all optional
Availability: Optional, Non-repeatable

Solution documentation: agreed solution for TL and guidelines

Rephrasing Summary, Description and Usage and Attribute usage needed?

May contain: <setComponent>
May occur within: <cpfDescription>
Attributes:
@audience - optional (values limited to: external, internal)
@conventationDeclarationReference - optional
@id - optional
@languageOfElement - optional
@maintenanceEventReference - optional
@scriptOfElement - optional
@sourceReference - optional
@target
Availability: Optional, Non-repeatable

  • Topic for Best Practise Guide

Example encoding

<alternativeSet audience="external" base="baseURI" conventionDeclarationReference="convention1" id="as1" languageOfElement="eng" maintenanceEventReference="maintenance1" scriptOfElement="lat" sourceReference="source1" target="control1">
 <setComponent>
  <componentEntry>textual note about the EAC-CPF encoding for one entire authority record</componentEntry>
  <descriptiveNote>
   <p>note about the EAC-CPF encoding for one entire authority record</p>
  </descriptiveNote>
  <objectXMLWrap>
   <non-eas-xml xmlns="">
    <anyElement/>
   </non-eas-xml>
  </objectXMLWrap>
 </setComponent>
</alternativeSet>

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions