For Schematron examples, see http://wiki.dlib.indiana.edu/confluence/x/7l
MODS
- IN Harmony: Transforming metadata for the DeVincent sheet music collection (originally in an Access database) into IN Harmony MODS
- Stylesheet: devincent2INHmods.xsl
- Sample DeVincent metadata: devincentSample.xml
- Mapping from TEI Header to MODS created by Rebecca Koesner at Emory
- Stylesheet: tei2mods.xsl
- Template for converting text language to code form for <lang> element: languageLookup.xsl
EAD
- General use:
- Add ID attribute to all c01-c12 nodes. Works for finding aids that comply to the Schema, not the DTD: addIDs.xsl
- Wylie Finding Aids: Updating old EAD finding aids to comply with new ID scheme and to include links to digitized items
- Stylesheet to add <dao> elements for every item: addDao_wylie2777.xsl
- Stylesheet to add sequential ID attributes to <c0x> nodes and some <dao> elements: addIDs_wylie2777.xsl
- Stylesheet to add linking <href> attributes to <dao> elements: addHref_wylie2777.xsl
- Finding aid before transformations: InU-Ar-VAA2746_old.xml
- Finding aid after transformations: InU-Ar-VAA2746.xml
TEI
- Indiana Authors:
- Generating lists of unique values for encoded elements in the Indiana Authors and their Books encyclopedia. Encyclopedia files can be found at euterpe/digitize/Indiana/Indiana Authors/TEI Encyclopedia. More stylesheets and lists here: http://wiki.dlib.indiana.edu/confluence/x/kF
- Stylesheet to create list of countries: createCountryList.xsl
- Resulting country list: countryList.xml
- Stylesheet to create summary of all elements: createEncyclopediaSummary.xsl
- Resulting summary: encyclopediaSummary.xml
- Replacing incorrect IDs in Aptara-encoded IN Authors books (adapted from Wylie Finding Aids stylesheet)
- Stylesheet to remove existing IDs and add new ones: INAuthors_addIDs.xsl
- Volume before transformation: VAA2319.xml
- Volume after transformation: VAA2319_new.xml
- Full workflow for correcting encoding: Outsourced Encoding Guidelines
- Generating lists of unique values for encoded elements in the Indiana Authors and their Books encyclopedia. Encyclopedia files can be found at euterpe/digitize/Indiana/Indiana Authors/TEI Encyclopedia. More stylesheets and lists here: http://wiki.dlib.indiana.edu/confluence/x/kF
- Mapping from TEI Header to MODS created by Rebecca Koesner at Emory
- Stylesheet: tei2mods.xsl
- Template for converting text language to code form for <lang> element: languageLookup.xsl