<?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>Corpus of Spanish Golden-Age Sonnets</ns0:name>
    <ns0:description>This corpus comprises sonnets written in Spanish between the 16th and 17th centuries. Each sonnet has been annotated in XML in accordance with the TEI standard. Besides the header and structural information, each sonnet includes the formal representation of each verse’s particular metrical pattern. </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:4m6t0.0</ns0:avatar>
    <ns0:xslt>
        <ns0:html>textgrid:4m6t1.0</ns0:html>
    </ns0: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).
    <xslt>
        <html>other_files/my_style.xslt</html>
    </xslt>
-->
    <ns0:facets>
        <ns0:facet select="work.vocab.subject.bk">
            <ns0:title xml:lang="de">Basisklassifikation</ns0:title>
            <ns0:title xml:lang="en">Basic Classification</ns0:title>

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

            <ns0:label for="18.32" xml:lang="de">18.32 Spanische Literatur</ns0:label>
            <ns0:label for="18.32" xml:lang="en">18.32 Spanish literature</ns0:label>
        </ns0:facet>

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

            <ns0:label for="4055555-0" xml:lang="de">Sonett</ns0:label>
            <ns0:label for="4055555-0" xml:lang="en">Sonnet</ns0:label>
        </ns0:facet>


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

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

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

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

    </ns0:facets>
</ns0:portalconfig>