<?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 poético de Fernando de Herrera</ns0:name>
    <ns0:description>This corpus contains the complete poetic works of the 16th-century Spanish writer Fernando de Herrera (1534–1597), with the sole exception of his Latin poems. </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:4bmjv</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:
        'gender': ['male', 'male', 'male', 'male', 'male'],
        'basic_classifications': [{'id': '18.32', 'value': '18.32 Spanish literature', 'url': 'http://uri.gbv.de/terminology/bk/'}, {'id': '17.97', 'value': '17.97 Texts by a single author', 'url': 'http://uri.gbv.de/terminology/bk/'}, {'id': '18.32', 'value': '18.32 Spanish literature', 'url': 'http://uri.gbv.de/terminology/bk/'}, {'id': '17.97', 'value': '17.97 Texts by a single author', 'url': 'http://uri.gbv.de/terminology/bk/'}, {'id': '18.32', 'value': '18.32 Spanish literature', 'url': 'http://uri.gbv.de/terminology/bk/'}, {'id': '17.97', 'value': '17.97 Texts by a single author', 'url': 'http://uri.gbv.de/terminology/bk/'}, {'id': '18.32', 'value': '18.32 Spanish literature', 'url': 'http://uri.gbv.de/terminology/bk/'}, {'id': '17.97', 'value': '17.97 Texts by a single author', 'url': 'http://uri.gbv.de/terminology/bk/'}, {'id': '18.32', 'value': '18.32 Spanish literature', 'url': 'http://uri.gbv.de/terminology/bk/'}, {'id': '17.97', 'value': '17.97 Texts by a single author', 'url': 'http://uri.gbv.de/terminology/bk/'}],
-->

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

    </ns0:facets>

</ns0:portalconfig>