FAQ-Developers

From TEIWiki
Revision as of 17:46, 15 September 2019 by James (talk | contribs) (Page initial draft)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This page is intended to collect FAQs about the TEI specifically for those writing software, building websites, or transforming TEI in any vague sense.


How can I programmatically determine if the version of the released TEI has changed since the last time I ran the software? 
Compare your stored version number with the contents of https://www.tei-c.org/Vault/P5/current/doc/tei-p5-doc/VERSION which should contain the version number of the current released version.