CopticScriptorium / misc-development

Miscellaneous issues and items under development. Park your stuff here if you don't know what else to do with it.
0 stars 0 forks source link

TEI converter workflow #3

Closed ctschroeder closed 9 years ago

ctschroeder commented 10 years ago

When can we put on our agenda to convert metadata into the TEI headers? We've talked about it for a while but haven't really gotten around to it.

ctschroeder commented 9 years ago

Conversation moved to Google Doc created by Amir Zeldes. https://docs.google.com/document/d/1bce0SvudP00Lyy0wsecuc6kw33nq8k2EIP0wGEfAOjY/edit?usp=sharing Name changed to reflect broader issue. Google doc listed here so I don't lose track of this.

ctschroeder commented 9 years ago

@amir-zeldes: I think the TEI converter is basically done and this issue can almost be closed. One thing: I found I needed to set a doc to validate against http://www.stoa.org/epidoc/schema/latest/tei-epidoc.rng (not http://www.stoa.org/epidoc/schema/latest/) for the doc to ping the latest EpiDoc schema. Can you make that slight modification to the converter, and then we can close this? Also, where are we putting the converter on GitHub?

amir-zeldes commented 9 years ago

OK, updated locally. It will propagate to the documents on their next release. The TEI converter is actually a non-public part of the general Excel converter tool suite, which should eventually be released publicly. I need to refactor it and de-hardwire some things, then it would go up on exmaralda.org (or possibly should get its own repo and a link from there).