Schema Interoperability Migration Guide for EAD Version 3
This guide provides possible migration paths and schema simplification strategies for EAD Version 3. Learn how to reduce mixed content and enable namespace embedding to improve dates.
Schema Interoperability Migration Guide for EAD Version 3
E N D
Presentation Transcript
Migration Path Interoperability Interchange
Preliminary Provisional Contingent Possible Potential
<element> text<element>text</element> </element>
<p> Includes manuscript of <title>Moby Dick</title>by <persname>Herman Melville</persname>. </p>
EAC-CPF Relations • <cpfRelation> • <functionRelation> • <resourceRelation>
Possible EAD Relations • <cpfRelation> • <functionRelation> • <resourceRelation> • <holdingRelation>
EAD 2002 Dates <date normal=“2011-08-24”> August 24, 2011 </date> <date normal=“1936/2011”> 1936-2011 </date>
EAC-CPF Dates <date standardDate=“2011-08-24”> August 24, 2011 </date> <dateRange> <fromDatestandardDate=“1936”> 1936</fromDate> <toDatestandardDate=“2011”> 2011</toDate> </dateRange>