Skip to content

a utility for assembling an XML file from T-PEN projects

Notifications You must be signed in to change notification settings

DHUniWien/pulltpenxml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pulltpenxml - a utility for assembling an XML file from T-PEN projects

This is a library that talks to the T-PEN server, given user account credentials, and pulls down a set of projects to assemble them into a single manuscript. The manuscript is then parsed with the tpen2tei utility into an XML file.

Your own username/password, and possibly your own server URLs, should go into the configuration file tpen.yml.

Example usage

./pull M1768 > ms_1768.xml

...will pull down all projects accessible to the provided user account, assemble them (in alphabetical order by title) into a single manuscript description, and create an XML file from the result.

About

a utility for assembling an XML file from T-PEN projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages