Student project in the MA programm "Digital Humanities" at Graz University, by Joze Glavic, supervised by Georg Vogeler, 2020/2021.
Single transcriptions should be processed with trpcl-object.xsl.
simulated_objectlist.xml is a mock up helper to create a list of letters to be processed with trpcl-context.xsl : It reads in all XML files from the folder stored in /data/@directory
and converts them into a sparql result as used in GAMS context objects via simulated_all_xml_files.xsl
All XSL stylesheets include trpcl-static.xsl which contains common variables, common html:head content, and the wireframe of the web site.
templates-features.xsl is a sample xsl including many extended features you could copy to your project. You will see them 'in action' when you assign this stylesheet instead of the standard trpcl-object to a TEI/XML file.