<?xml version="1.0" encoding="utf8"?>
<portalconfig xmlns="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
-->
    <name>CalDraCor</name>
    <description>The 205 dramas comprised in the Calderón Drama Corpus were converted to TEI in a joint effort headed by Prof. Dr. Hanno Ehrlicher and coordinated by Dr. Jörg Lehmann at the University of Tübingen, Institute of Romance Languages and Literatures, and by the research group coordinated by Dr. Simon Kroll at the University of Vienna, Institute of Romance Studies. </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>
-->
    <avatar>textgrid:4g36h.0</avatar>
    <xslt>
        <html>textgrid:4krmm.0</html>
    </xslt>

<!--
    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).
-->
<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.32" xml:lang="de">18.32 Spanische Literatur</label>
    		<label for="18.32" xml:lang="en">18.32 Spanish Literature</label>
        </facet>

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

            <label for="4036774-5" xml:lang="de">Lyrik</label>
            <label for="4036774-5" xml:lang="en">Poetry</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>

        </facet>

    </facets>

</portalconfig>