Crosswalk modules for HGV metadata to EpiDoc
(See also http://epidocdukepapy.pbwiki.com/HGVMetadataXSLTConverter)
- IDP project created a one-off crosswalk script in XSLT 2.0 (2008-Feb/Apr)
- Moving one record in HGV.fp8 into one EpiDoc XML file
- Mapping each HGV metadata record to one+ DDbDP text
- Revisited code and workflow for EDR crosswalk (2008-May) (see image below)
- Core Crosswalker code (crosswalker.xsl, kv2epidoc.xsl)
- To upgrade from eXSLT to XSLT 2.0
- Test and iterate, requiring...
- Local Crosswalker modules (hgv2kv.xml, hgvkv2epidoc.xml)
- hgv2kv.xml (Key Value definitions) will contain XSLT snippets from IDP
- hgvkv2epidoc.xml (EpiDoc template) will largely come from HGV EpiDoc template created by JC/GB in 2008-Feb
- ...