<?xml version='1.0' encoding='utf8'?>
<ns0:portalconfig xmlns:ns0="http://textgrid.info/namespaces/metadata/portalconfig/2020-06-16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://textgrid.info/namespaces/metadata/portalconfig-2020-06-16     https://textgridlab.org/schema/textgrid-portalconfig_2020-06-16.xsd">

<!-- Name and description of this project: How should it be listed in
    textgridrep.org/projects
-->
    <ns0:name>Merian online</ns0:name>
    <ns0:description>Die von Matthaeus Merian herausgegebene Topographia Germaniae erfreut sich bis heute weitreichender Beliebtheit und besonders die Kupferstiche Merians sind im kulturellen Gedächtnis fest verankert. Im Projekt Merian online werden die Topographien, die der Universitätsbibliothek Trier als vollständige Sammlung von der Heinrich und Anny Nolte Stiftung als Dauerleihgabe anvertraut wurden, als digitale Edition erschlossen und der wissenschaftlichen Forschung und Lehre digital zur Verfügung gestellt. </ns0:description>

<!-- Use this if you want to upload an avatar (logo) for your project.
    Avatar is a TextGrid URI pointing to a published image, it will be
    shown in 250x250px
    <avatar>image_path.png</avatar>
-->
    <ns0:avatar>textgrid:4mcm4</ns0:avatar>
<!--
    Use this if you want to use project-specific XSLT for the HTML transformation.
    The XSLT stylesheet should be published in TGR and its TextGrid URI included
    in the `html` element, as the example shows.

    If forMime attribute is given, the stylesheet will only be applied for selected
    mime types (=format in metadata schema).
    <xslt>
        <html>other_files/my_style.xslt</html>
    </xslt>
-->
<!--
    Use a facets element with multiple possible facet elements for Basic
    classification classes, GND entities and other project-specific facets,
    as shown in the following example.
    This is a list of the facets that have been found automatically in the metadata:
-->
<!--
    <facets>
        <facet select="work.vocab.subject.bk">
            <title xml:lang="de">Basisklassifikation</title>
            <title xml:lang="en">Basic Classification</title>

            <label for="17.97" xml:lang="de">17.97 Texte eines einzelnen Autors</label>
            <label for="17.97" xml:lang="en">17.97 Texts by a single author</label>

            <label for="18.92" xml:lang="de">18.92 Sonstige asiatische Sprachen und Literaturen</label>
            <label for="18.92" xml:lang="en">18.92 Other Asian languages and literatures</label>
        </facet>

        <facet select="work.vocab.subject.gnd">
            <title xml:lang="de">GND Gattung</title>
            <title xml:lang="en">GND Genre</title>

            <label for="4136947-6" xml:lang="de">Volkserzählung</label>
            <label for="4136947-6" xml:lang="en">Tale</label>
        </facet>

        <facet select="work.vocab.eltec.corpusCollection">
            <title xml:lang="de">Kollektionen</title>
            <title xml:lang="en">Collections</title>

            <label for="avar_collection" xml:lang="en">Avar Folklore</label>
            <label for="avar_collection" xml:lang="de">Awarische Folklore</label>

            <label for="tsez_collection" xml:lang="en">Tsez Folklore</label>
            <label for="tsez_collection" xml:lang="de">Tsesische Folklor</label>

            <label for="mingrelian_collection" xml:lang="en">Mingrelian Folklore</label>
            <label for="mingrelian_collection" xml:lang="de">Mingrelische Folklor</label>

        </facet>

        <facet select="work.vocab.eltec.authorGender">
            <title xml:lang="de">Autor*innengeschlecht</title>
            <title xml:lang="en">Author's gender</title>

            <label for="male" xml:lang="en">Male</label>
            <label for="male" xml:lang="de">Männlich</label>

            <label for="female" xml:lang="en">Female</label>
            <label for="female" xml:lang="de">Weiblich</label>

            <label for="mixed" xml:lang="en">Mixed/diverse/undefined</label>
            <label for="mixed" xml:lang="de">Gemischt/diverse/undefiniert</label>
        </facet>

        <facet select="work.vocab.eltec.corpusCollection">
            <title xml:lang="de">Korpus</title>
            <title xml:lang="en">Corpus</title>

            <label for="cze" xml:lang="en">Czech</label>
            <label for="cze" xml:lang="de">Tschechisch</label>

            <label for="deu" xml:lang="en">German</label>
            <label for="deu" xml:lang="de">Deutsch</label>

            <label for="eng" xml:lang="en">English</label>
            <label for="eng" xml:lang="de">Englisch</label>
        </facet>
    <facets>
-->

</ns0:portalconfig>