blob: 367652f274e212c902e66d327a926e20e94caf2a [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
5 <!-- 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 -->
8
9 <fileDesc n="[EuReCo-KLK-FIN_$ID]">
Harald Lüngendb5e6e72024-09-04 17:41:18 +030010 <titleStmt>
11 <title>[$LABEL, page $PAGENO]</title>
12 <respStmt>
13 <resp>compiled by EuReCo</resp>
14 <name>EuReCo: HL</name>
15 </respStmt>
16 </titleStmt>
17 <publicationStmt>
18 <distributor>
19 <note>NOT FOR DISTRIBUTION - to be used locally in EuReCo</note>
20 </distributor>
21 <availability>
Harald Lüngene55516a2024-09-05 08:42:50 +030022 <licence>CLARIN_RES</licence>
23 <!-- ToDo more license info in the CMDI metadata of klk -->
Harald Lüngendb5e6e72024-09-04 17:41:18 +030024 </availability>
25 </publicationStmt>
26 <sourceDesc>
27 <biblStruct>
28 <analytic>
29 <title type="main">[$LABEL, page $PAGENO]</title>
Harald Lüngene55516a2024-09-05 08:42:50 +030030 <date type="date">[$DATE]</date>
31 <date type="year">[$yy]</date>
32 <date type="month">[$mm]</date>
33 <date type="day">[$dd]</date>
34 <idno type="PAGEID">[$PAGEID]</idno>
35 <idno type="BINDINGID">[$BID]</idno>
Harald Lüngendb5e6e72024-09-04 17:41:18 +030036 <idno type="ID">$ID</idno>
Harald Lüngene55516a2024-09-05 08:42:50 +030037 <idno type="KIELIPANKKI_METAFILENAME">[$METAFILENAME]</idno>
38 <idno type="KIELIPANKKI_ORIGFILENAME">[$ORIGFILENAME]</idno>
Harald Lüngendb5e6e72024-09-04 17:41:18 +030039 <textLang>$LANGUAGE</textLang>
40 </analytic>
41 <monogr>
Harald Lüngene55516a2024-09-05 08:42:50 +030042 <title>[$PUBLTITLE]</title>
Harald Lüngendb5e6e72024-09-04 17:41:18 +030043 <imprint>
Harald Lüngene55516a2024-09-05 08:42:50 +030044 <pubPlace>[$TODO]</pubPlace>
45 <publisher>[$TODO]</publisher>
Harald Lüngendb5e6e72024-09-04 17:41:18 +030046 </imprint>
Harald Lüngene55516a2024-09-05 08:42:50 +030047 <biblScope unit="ISSUETITLE">[$ISSUETITLE]</biblScope>
Harald Lüngend7289d82024-09-05 07:53:13 +020048 <biblScope unit="ISSUENO">[$ISSUENO]</biblScope>
49 <biblScope unit="ISSUEDATE">[$ISSUEDATE]</biblScope>
Harald Lüngene55516a2024-09-05 08:42:50 +030050 <biblScope unit="pp">[$PAGENO]</biblScope>
Harald Lüngendb5e6e72024-09-04 17:41:18 +030051 </monogr>
52 </biblStruct>
53 </sourceDesc>
54 </fileDesc>
55 <encodingDesc>
56 <tagsDecl>
57 <namespace name="http://www.tei-c.org/ns/1.0">
Harald Lüngene55516a2024-09-05 08:42:50 +030058 <tagUsage gi="s" occurs="[$SENTCOUNT]"/>
59 <tagUsage gi="w" occurs="[$TOKENCOUNT]"/>
Harald Lüngendb5e6e72024-09-04 17:41:18 +030060 </namespace>
61 </tagsDecl>
62 </encodingDesc>
63 <profileDesc>
64 <langUsage>
65 <language ident="fi" usage="|xxx:44|fin:23|eng:3|"/>
66 </langUsage>
67 <textClass>
Harald Lüngene55516a2024-09-05 08:42:50 +030068 <classCode scheme="kielipankki_klk">[$PUBLTYPE]</classCode>
69 <classCode scheme="kielipankki_klk_mapped">[$TODO]</classCode>
Harald Lüngendb5e6e72024-09-04 17:41:18 +030070 </textClass>
71 </profileDesc>
72 <revisionDesc>
73 <change when="TODO" who="HL">TEI version for EuReCo</change>
74 </revisionDesc>
75</teiHeader>