
<TEI xmlns="http://www.tei-c.org/ns/1.0">
  <teiHeader>
    <fileDesc>
      <titleStmt>
        <title type="main">Van Gogh Letters: the TEI Publisher clone</title>
        <author>
          <name>
            <forename>Magdalena</forename>
            <surname>Turska</surname>
          </name>
          <name>
            <forename>Wolfgang</forename>
            <surname>Meier</surname>
          </name>
          <affiliation>eXist Solutions</affiliation>
        </author>
      </titleStmt>
      <publicationStmt>
        <publisher>
          <orgName corresp="https://informationsmodellierung.uni-graz.at" ref="http://d-nb.info/gnd/1137284463">Zentrum für
                  Informationsmodellierung - Austrian Centre for Digital Humanities,
                  Karl-Franzens-Universität Graz</orgName>
          <country>Austria</country>
        </publisher>
        <authority>
          <orgName corresp="https://informationsmodellierung.uni-graz.at" ref="http://d-nb.info/gnd/1137284463">Zentrum für
                  Informationsmodellierung - Austrian Centre for Digital Humanities,
                  Karl-Franzens-Universität Graz</orgName>
          <country>Austria</country>
        </authority>
        <distributor>
          <orgName ref="https://gams.uni-graz.at">GAMS - Geisteswissenschaftliches
                  Asset Management System</orgName>
        </distributor>
        <availability>
          <licence target="https://creativecommons.org/licenses/by-nc/4.0">Creative Commons
                  BY-NC 4.0</licence>
        </availability>
        <date when="2019">2019</date>
        <pubPlace>Graz</pubPlace>
        <idno type="PID">o:tei2019.184</idno>
      </publicationStmt>
      <sourceDesc>
        <p>No source, born digital.</p>
      </sourceDesc>
    </fileDesc>
    <encodingDesc>
      <p>
        <ref target="info:fedora/context:tei2019.demonstrations" type="context">Demonstrations</ref>
        <ref target="info:fedora/context:tei2019" type="context">tei2019</ref>
      </p>
    </encodingDesc>
    <profileDesc>
      <langUsage>
        <language ident="en">en</language>
      </langUsage>
      <textClass>
        <keywords xml:lang="en">
          <term>TEI Publisher</term>
          <term>publishing</term>
        </keywords>
      </textClass>
    </profileDesc>
    <revisionDesc></revisionDesc>
  </teiHeader>
  <text>
    <body>

      <p>Important part of work on the TEI Publisher is to test it on new examples and often
               such tests manifest certain shortcomings or bring ideas for missing functionality.
               Recent release of the XML sources of <ref target="#vangogh" type="bibl">Van Gogh Letters</ref> under CC BY-NC-SA 4.0 licence gave us an excellent opportunity to try and
               reconstruct a complete edition – by many regarded as a model digital edition of
               correspondence – in the newest version of the TEI Publisher. </p>
      <p>The TEI Publisher version sports dynamic view panels for different perspectives on
               the letter - transcription, translation, facsimile and commentaries. It aims to
               resemble closely the rendering from the original website though it was not the point
               of the exercise to mimic it exactly and in few cases we decided on alternative
               rendering. Worth noting is the addition of the faceted search – an upcoming feature
               in eXist-db 5.0.0 – for which this app was a development test case.</p>
      <p>We hope that the <ref target="#publisher" type="bibl">TEI Publisher / Van Gogh demo</ref>
               will give the opportunity to show at a glance main new and old features of
               the TEI Publisher and point out some of the challenges it tries to address as a
               general purpose publishing platform.</p>
      <p>PS Please note that the TEI Publisher edition of Van Gogh letters is just a demo
               showcasing eXist-db and TEI Publisher and does not intend to compete with or
               supplement the canonical version in any way.</p>
    </body>
    <back>
      <div type="bibliography">
        <listBibl>
          <head>Bibliography</head>
          <bibl xml:id="vangogh">
                  Leo Jansen, Hans Luijten, Nienke Bakker (eds.) (2009), Vincent van Gogh - The
                  Letters. Version: July 2018. Amsterdam &amp; The Hague: Van Gogh Museum &amp;
                  Huygens ING. 
                  <ref target="http://vangoghletters.org">
                     http://vangoghletters.org
                  </ref>.
               </bibl>
          <bibl xml:id="publisher">
                  Wolfgang Meier, Van Gogh Letters 
                  <ref target="http://teipublisher.com/exist/apps/vangogh/index.htm">
                     http://teipublisher.com/exist/apps/vangogh/index.htm
                  </ref>.
               </bibl>
        </listBibl>
      </div>
    </back>
  </text>
</TEI>
