<?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>Corpus of Literary Modernity (Kolimo+)</name>
    <description>Kolimo+ stands for ”Korpus der literarischen Moderne” (“Corpus of Literary Modernity”), where Ger. “Moderne” refers to newer German literature as a whole, and thus a macro-period starting roughly around 1700 with the onset of the New High German (Neuhochdeutsch) language. It is a collection of German-language prose texts from around 1650-1930 with a focus on the middle of the 19th century and fictional texts. Its main application is for quantitative research in literary studies and linguistics.</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>logo.png</avatar>
-->
    <avatar>textgrid:4b4v6.0</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>
-->

    <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.10" xml:lang="de">18.10 Deutsche Literatur</label>
            <label for="18.10" xml:lang="en">18.10 German Literature</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="unknown" xml:lang="en">Unknown</label>
            <label for="unknown" xml:lang="de">Unbekannt</label>
        </facet>
    <facets>


</portalconfig>