blob: 73f543a50a7a97b3d8e49eae3e97b39687a39975 [file] [log] [blame]
Harald Lüngendb5e6e72024-09-04 17:41:18 +03001<?xml version="1.0" encoding="UTF-8"?>
2<teiHeader>
Harald Lüngene55516a2024-09-05 08:42:50 +03003
4 <!-- TEI TEXTHEADER SKELETON FOR KLK-FI. HL 2024-08-30 -->
5 <!-- It is not necessary to edit this document. Variables will be filled in by vrt2tei.pl -->
6 <!-- If a textheader skeleton for another corpus is needed, make a copy and edit it -->
7
8 <fileDesc n="[EuReCo-KLK-FIN_$ID]">
Harald Lüngendb5e6e72024-09-04 17:41:18 +03009 <titleStmt>
10 <title>[$LABEL, page $PAGENO]</title>
11 <respStmt>
12 <resp>compiled by EuReCo</resp>
13 <name>EuReCo: HL</name>
14 </respStmt>
15 </titleStmt>
16 <publicationStmt>
17 <distributor>
18 <note>NOT FOR DISTRIBUTION - to be used locally in EuReCo</note>
19 </distributor>
20 <availability>
Harald Lüngene55516a2024-09-05 08:42:50 +030021 <licence>CLARIN_RES</licence>
22 <!-- ToDo more license info in the CMDI metadata of klk -->
Harald Lüngendb5e6e72024-09-04 17:41:18 +030023 </availability>
24 </publicationStmt>
25 <sourceDesc>
26 <biblStruct>
27 <analytic>
28 <title type="main">[$LABEL, page $PAGENO]</title>
Harald Lüngene55516a2024-09-05 08:42:50 +030029 <date type="date">[$DATE]</date>
30 <date type="year">[$yy]</date>
31 <date type="month">[$mm]</date>
32 <date type="day">[$dd]</date>
33 <idno type="PAGEID">[$PAGEID]</idno>
34 <idno type="BINDINGID">[$BID]</idno>
Harald Lüngendb5e6e72024-09-04 17:41:18 +030035 <idno type="ID">$ID</idno>
Harald Lüngene55516a2024-09-05 08:42:50 +030036 <idno type="KIELIPANKKI_METAFILENAME">[$METAFILENAME]</idno>
37 <idno type="KIELIPANKKI_ORIGFILENAME">[$ORIGFILENAME]</idno>
Harald Lüngendb5e6e72024-09-04 17:41:18 +030038 <textLang>$LANGUAGE</textLang>
39 </analytic>
40 <monogr>
Harald Lüngene55516a2024-09-05 08:42:50 +030041 <title>[$PUBLTITLE]</title>
Harald Lüngendb5e6e72024-09-04 17:41:18 +030042 <imprint>
Harald Lüngene55516a2024-09-05 08:42:50 +030043 <pubPlace>[$TODO]</pubPlace>
44 <publisher>[$TODO]</publisher>
Harald Lüngendb5e6e72024-09-04 17:41:18 +030045 </imprint>
Harald Lüngene55516a2024-09-05 08:42:50 +030046 <biblScope unit="ISSUETITLE">[$ISSUETITLE]</biblScope>
47 <biblScope unit="ISSUENO"/>[$ISSUENO]</biblScope>
48 <biblScope unit="ISSUEDATE"/>[$ISSUEDATE]</biblScope>
49 <biblScope unit="pp">[$PAGENO]</biblScope>
Harald Lüngendb5e6e72024-09-04 17:41:18 +030050 </monogr>
51 </biblStruct>
52 </sourceDesc>
53 </fileDesc>
54 <encodingDesc>
55 <tagsDecl>
56 <namespace name="http://www.tei-c.org/ns/1.0">
Harald Lüngene55516a2024-09-05 08:42:50 +030057 <tagUsage gi="s" occurs="[$SENTCOUNT]"/>
58 <tagUsage gi="w" occurs="[$TOKENCOUNT]"/>
Harald Lüngendb5e6e72024-09-04 17:41:18 +030059 </namespace>
60 </tagsDecl>
61 </encodingDesc>
62 <profileDesc>
63 <langUsage>
64 <language ident="fi" usage="|xxx:44|fin:23|eng:3|"/>
65 </langUsage>
66 <textClass>
Harald Lüngene55516a2024-09-05 08:42:50 +030067 <classCode scheme="kielipankki_klk">[$PUBLTYPE]</classCode>
68 <classCode scheme="kielipankki_klk_mapped">[$TODO]</classCode>
Harald Lüngendb5e6e72024-09-04 17:41:18 +030069 </textClass>
70 </profileDesc>
71 <revisionDesc>
72 <change when="TODO" who="HL">TEI version for EuReCo</change>
73 </revisionDesc>
74</teiHeader>