EDR Crosswalk Workflow

In the case of EDR, the following workflow will produce EpiDoc files.

  1. Export the table as XML
  2. Run the corresponding stylesheet to convert the database output to XML with normalized key-value pairs (e.g., if this is EDR and the output file is named EDR.xml, the command xsltproc -o epidocEDR.xml edr2kv.xsl EDR.xml will produce a key-value file names epidocEDR.xml)
  3. Run the stylesheet that converts key-value files into EpiDoc files (e.g. xsltproc kv2epidoc.xsl epidocEDR.xml)
  4. You should now have a collection of EpiDoc documents (one per inscription) in the current folder.

NOTE: the kv2epidoc.xsl file uses XSLT Extensions which are only compatible with the the libxslt processor xsltproc. Specifically the function that allows multiple output documents works only in xsltproc.

(Diagram below sketched in 2008-MAY)



Page Information

  • 3 months ago [history]
  • View page source
  • You're not logged in
  • No tags yet learn more

Wiki Information

Recent PBwiki Blog Posts