Tag Archives: XML

TEI Publishing

Ways to Publish Your TEI Documents CSS — just to make it look pretty XSLT — to transform it into another thing (like XHTML) XML Databases — to query it.  a good opensource DB is  eXist. XML publishing systems — … Continue reading

Posted in Work | Tagged , , , | Leave a comment

More TEI Markup Notes

Encoding Parallel Structures This is useful for mapping one thing to another, in the below example we are translating french to english. Essentially you input an xml:id attribute the corresponds to another xml:id attribute. Below is an example of this. … Continue reading

Posted in Work | Tagged , | Leave a comment

TEI interface development at Hamilton College

First Generation of Civil War Letters Project Hamilton encoded administrative documents and letters from the civil war. They used TEI and Dublin Core metadata with their documents (for historical reasons they used Dublin Core). They then created a PHP interface. … Continue reading

Posted in Work | Tagged , , | Leave a comment