blob: 0fa1b2dc81422ab04008bd3668e6b9938a5f9da8 [file] [log] [blame]
Harald Lüngendb5e6e72024-09-04 17:41:18 +03001<?xml version="1.0" encoding="UTF-8"?>
Harald Lüngend7289d82024-09-05 07:53:13 +02002<!DOCTYPE teiHeader SYSTEM "tei_all.dtd">
Harald Lüngendb5e6e72024-09-04 17:41:18 +03003<teiHeader>
Harald Lüngene55516a2024-09-05 08:42:50 +03004
Harald Lüngen086f4c92024-09-16 12:17:13 +02005 <!-- TEI TEXTHEADER SKELETON FOR KLK-FI. HL 2024-08-30 -->
6 <!-- It is not necessary to edit this document. Variables will be filled in by vrt2tei.pl -->
7 <!-- If a textheader skeleton for another corpus is needed, make a copy and edit it -->
Harald Lüngene55516a2024-09-05 08:42:50 +03008
Harald Lüngen086f4c92024-09-16 12:17:13 +02009 <fileDesc n="[EuReCo-KLK-FIN_$ID]">
Harald Lüngendb5e6e72024-09-04 17:41:18 +030010 <titleStmt>
11 <title>[$LABEL, page $PAGENO]</title>
Harald Lüngendb5e6e72024-09-04 17:41:18 +030012 </titleStmt>
13 <publicationStmt>
14 <distributor>
15 <note>NOT FOR DISTRIBUTION - to be used locally in EuReCo</note>
16 </distributor>
17 <availability>
Harald Lüngen086f4c92024-09-16 12:17:13 +020018 <licence>CLARIN_RES</licence>
19 <!-- ToDo more license info in the CMDI metadata of klk -->
Harald Lüngendb5e6e72024-09-04 17:41:18 +030020 </availability>
21 </publicationStmt>
22 <sourceDesc>
23 <biblStruct>
24 <analytic>
25 <title type="main">[$LABEL, page $PAGENO]</title>
Harald Lüngene55516a2024-09-05 08:42:50 +030026 <idno type="PAGEID">[$PAGEID]</idno>
27 <idno type="BINDINGID">[$BID]</idno>
Harald Lüngendb5e6e72024-09-04 17:41:18 +030028 <idno type="ID">$ID</idno>
Harald Lüngene55516a2024-09-05 08:42:50 +030029 <idno type="KIELIPANKKI_METAFILENAME">[$METAFILENAME]</idno>
30 <idno type="KIELIPANKKI_ORIGFILENAME">[$ORIGFILENAME]</idno>
Harald Lüngendb5e6e72024-09-04 17:41:18 +030031 <textLang>$LANGUAGE</textLang>
32 </analytic>
33 <monogr>
Harald Lüngene55516a2024-09-05 08:42:50 +030034 <title>[$PUBLTITLE]</title>
Harald Lüngendb5e6e72024-09-04 17:41:18 +030035 <imprint>
Harald Lüngen7e735242024-09-13 08:48:38 +020036 <date type="date">[$DATE]</date>
37 <date type="year">[$yy]</date>
38 <date type="month">[$mm]</date>
39 <date type="day">[$dd]</date>
Harald Lüngene55516a2024-09-05 08:42:50 +030040 <pubPlace>[$TODO]</pubPlace>
41 <publisher>[$TODO]</publisher>
Harald Lüngendb5e6e72024-09-04 17:41:18 +030042 </imprint>
Harald Lüngene55516a2024-09-05 08:42:50 +030043 <biblScope unit="ISSUETITLE">[$ISSUETITLE]</biblScope>
Harald Lüngend7289d82024-09-05 07:53:13 +020044 <biblScope unit="ISSUENO">[$ISSUENO]</biblScope>
45 <biblScope unit="ISSUEDATE">[$ISSUEDATE]</biblScope>
Harald Lüngene55516a2024-09-05 08:42:50 +030046 <biblScope unit="pp">[$PAGENO]</biblScope>
Harald Lüngendb5e6e72024-09-04 17:41:18 +030047 </monogr>
48 </biblStruct>
49 </sourceDesc>
50 </fileDesc>
51 <encodingDesc>
52 <tagsDecl>
53 <namespace name="http://www.tei-c.org/ns/1.0">
Harald Lüngene55516a2024-09-05 08:42:50 +030054 <tagUsage gi="s" occurs="[$SENTCOUNT]"/>
55 <tagUsage gi="w" occurs="[$TOKENCOUNT]"/>
Harald Lüngendb5e6e72024-09-04 17:41:18 +030056 </namespace>
57 </tagsDecl>
58 </encodingDesc>
59 <profileDesc>
60 <langUsage>
61 <language ident="fi" usage="|xxx:44|fin:23|eng:3|"/>
62 </langUsage>
63 <textClass>
Harald Lüngene55516a2024-09-05 08:42:50 +030064 <classCode scheme="kielipankki_klk">[$PUBLTYPE]</classCode>
Harald Lüngen7e735242024-09-13 08:48:38 +020065 <classCode scheme="kielipankki_klk_mapped">[$TRANSLATION($PUBLTYPE)]</classCode>
Harald Lüngendb5e6e72024-09-04 17:41:18 +030066 </textClass>
67 </profileDesc>
68 <revisionDesc>
69 <change when="TODO" who="HL">TEI version for EuReCo</change>
70 </revisionDesc>
71</teiHeader>