titleStmt

Kodierung

Beschreibung

Das <titleStmt> umfasst Angaben zum Titel des edierten Textes, zum Inhalt und verzeichnet Verantwortliche.

Kodierungsbeispiel

<titleStmt>
    <title>93. Kabinettssitzung am Mittwoch, dem 8. Januar 1975</title>
    <!-- Das respStmt[@n="project:intern"] wird nur intern verwendet -->
    <respStmt n="project:intern">
        <persName key="#NN">
            <surname>Vorname</surname>
            <forename>Nachname</forename>
        </persName>
        <resp>Datenaufbereitung</resp>
    </respStmt>
    <respStmt n="project">
        <orgName>
            <orgName role="institution" ref="https://www.bundesarchiv.de/">
                Bundesarchiv
            </orgName>
            <orgName role="department" ref="https://kabinettsprotokolle.bundesarchiv.de/">
                Edition „Die Kabinettsprotokolle der Bundesregierung“
            </orgName>
        </orgName>
        <resp ref="https://credit.niso.org/contributor-roles/conceptualization/">
            Projektentwicklung und Konzeption
        </resp>
        <resp ref="https://credit.niso.org/contributor-roles/project-administration/">
            Koordination
        </resp>
        <resp ref="https://credit.niso.org/contributor-roles/writing-review-editing/">
            Datenaufbereitung, Kommentierung, Verweise und Verlinkungen
        </resp>
    </respStmt>
    <respStmt n="barch_it">
        <orgName ref="https://www.bundesarchiv.de/">
            <name>Abteilung IT</name>
            <affiliation>Bundesarchiv</affiliation>
        </orgName>
        <resp ref="https://credit.niso.org/contributor-roles/data-curation/">
            IT-Unterstützung, Skripting
        </resp>
    </respStmt>
    <respStmt n="dh">
        <orgName>
            <orgName role="institution" ref="https://www.bbaw.de/">
                Berlin-Brandenburgische Akademie der Wissenschaften (BBAW)
            </orgName>
            <orgName role="department" ref="https://www.bbaw.de/bbaw-digital/telota">
                TELOTA - The Electronic Life Of The Academy
            </orgName>
        </orgName>
        <resp ref="https://credit.niso.org/contributor-roles/resources/">Ediarum</resp>
    </respStmt>
    <respStmt n="dh">
        <persName>
            <surname>Arndt</surname>
            <forename>Nadine</forename>
            <idno type="orcid">https://orcid.org/0000-0002-2257-7236</idno>
            <affiliation>BBAW/TELOTA</affiliation>
        </persName>
        <resp ref="https://credit.niso.org/contributor-roles/conceptualization/">
            Projektentwicklung und Konzeption
        </resp>
        <resp ref="https://credit.niso.org/contributor-roles/project-administration/">
            Koordination
        </resp>
        <resp ref="https://credit.niso.org/contributor-roles/methodology/">
            Datenmodellierung
        </resp>
        <resp ref="https://credit.niso.org/contributor-roles/software/">
            Erweiterung von ediarum:MINUTES für Projektspezifika ediarum.kabinettsprotokolle.edit (oXygen Framework)
        </resp>
        <resp ref="https://credit.niso.org/contributor-roles/software/">
            Neuentwicklung des Basismoduls für Protokolleditionen (ediarum.MINUTES.edit) (oXygen Framework)
        </resp>
        <resp ref="https://credit.niso.org/contributor-roles/data-curation/">
            Skripting und Pipelines
        </resp>
    </respStmt>
    <respStmt n="dh">
        <persName>
            <surname>Gödel</surname>
            <forename>Martina</forename>
            <idno type="orcid">https://orcid.org/0009-0002-4707-0404</idno>
            <affiliation>BBAW/TELOTA</affiliation>
        </persName>
        <resp ref="https://credit.niso.org/contributor-roles/methodology/" from="2023-03">
            Datenmodellierung (ODD-Entwicklung/Schemaerstellung)
        </resp>
        <resp ref="https://credit.niso.org/contributor-roles/data-curation/" from="2023-03">
            Qualitätssicherung (Schematron)
        </resp>
    </respStmt>
    <respStmt n="dh">
        <persName>
            <surname>Sobkowski</surname>
            <forename>Steven</forename>
            <idno type="orcid">https://orcid.org/0009-0006-5098-2550</idno>
            <affiliation>BBAW/TELOTA</affiliation>
        </persName>
        <resp ref="https://credit.niso.org/contributor-roles/methodology/" from="2023-03">
            Datenmodellierung
        </resp>
        <resp ref="https://credit.niso.org/contributor-roles/data-curation/" from="2023-03">
            Skripting und Pipelines
        </resp>
    </respStmt>
</titleStmt>