概要
Docker版のTEI Publisherを使用する機会があったので、備忘録です。
https://teipublisher.com/exist/apps/tei-publisher-home/index.html
TEI Publisherは以下のように説明されています。
TEI Publisher facilitates the integration of the TEI Processing Model into exist-db applications. The TEI Processing Model (PM) extends the TEI ODD specification format with a processing model for documents. That way intended processing for all elements can be expressed within the TEI vocabulary itself. It aims at the XML-savvy editor who is familiar with TEI but is not necessarily a developer.
(機械翻訳)
TEI Publisherは、TEI Processing Modelをexist-dbアプリケーションに統合することを容易にします。TEI Processing Model(PM)は、ドキュメントの処理モデルを備えたTEI ODD仕様形式を拡張します。これにより、すべての要素の意図された処理をTEI語彙自体内で表現することができます。このモデルは、TEIに精通しているが必ずしも開発者ではないXML熟練のエディターを対象としています。
方法
以下を参考に進めます。
https://github.com/eeditiones/teipublisher-docker-compose
以下が表示されれば完了です。
以下にアクセスすると、TEI Publisherが表示されます。

まとめ
TEI Publisherの使用にあたり、参考になりましたら幸いです。