Harald Lüngen | db5e6e7 | 2024-09-04 17:41:18 +0300 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <teiHeader> |
Harald Lüngen | e55516a | 2024-09-05 08:42:50 +0300 | [diff] [blame^] | 3 | |
| 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üngen | db5e6e7 | 2024-09-04 17:41:18 +0300 | [diff] [blame] | 9 | <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üngen | e55516a | 2024-09-05 08:42:50 +0300 | [diff] [blame^] | 21 | <licence>CLARIN_RES</licence> |
| 22 | <!-- ToDo more license info in the CMDI metadata of klk --> |
Harald Lüngen | db5e6e7 | 2024-09-04 17:41:18 +0300 | [diff] [blame] | 23 | </availability> |
| 24 | </publicationStmt> |
| 25 | <sourceDesc> |
| 26 | <biblStruct> |
| 27 | <analytic> |
| 28 | <title type="main">[$LABEL, page $PAGENO]</title> |
Harald Lüngen | e55516a | 2024-09-05 08:42:50 +0300 | [diff] [blame^] | 29 | <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üngen | db5e6e7 | 2024-09-04 17:41:18 +0300 | [diff] [blame] | 35 | <idno type="ID">$ID</idno> |
Harald Lüngen | e55516a | 2024-09-05 08:42:50 +0300 | [diff] [blame^] | 36 | <idno type="KIELIPANKKI_METAFILENAME">[$METAFILENAME]</idno> |
| 37 | <idno type="KIELIPANKKI_ORIGFILENAME">[$ORIGFILENAME]</idno> |
Harald Lüngen | db5e6e7 | 2024-09-04 17:41:18 +0300 | [diff] [blame] | 38 | <textLang>$LANGUAGE</textLang> |
| 39 | </analytic> |
| 40 | <monogr> |
Harald Lüngen | e55516a | 2024-09-05 08:42:50 +0300 | [diff] [blame^] | 41 | <title>[$PUBLTITLE]</title> |
Harald Lüngen | db5e6e7 | 2024-09-04 17:41:18 +0300 | [diff] [blame] | 42 | <imprint> |
Harald Lüngen | e55516a | 2024-09-05 08:42:50 +0300 | [diff] [blame^] | 43 | <pubPlace>[$TODO]</pubPlace> |
| 44 | <publisher>[$TODO]</publisher> |
Harald Lüngen | db5e6e7 | 2024-09-04 17:41:18 +0300 | [diff] [blame] | 45 | </imprint> |
Harald Lüngen | e55516a | 2024-09-05 08:42:50 +0300 | [diff] [blame^] | 46 | <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üngen | db5e6e7 | 2024-09-04 17:41:18 +0300 | [diff] [blame] | 50 | </monogr> |
| 51 | </biblStruct> |
| 52 | </sourceDesc> |
| 53 | </fileDesc> |
| 54 | <encodingDesc> |
| 55 | <tagsDecl> |
| 56 | <namespace name="http://www.tei-c.org/ns/1.0"> |
Harald Lüngen | e55516a | 2024-09-05 08:42:50 +0300 | [diff] [blame^] | 57 | <tagUsage gi="s" occurs="[$SENTCOUNT]"/> |
| 58 | <tagUsage gi="w" occurs="[$TOKENCOUNT]"/> |
Harald Lüngen | db5e6e7 | 2024-09-04 17:41:18 +0300 | [diff] [blame] | 59 | </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üngen | e55516a | 2024-09-05 08:42:50 +0300 | [diff] [blame^] | 67 | <classCode scheme="kielipankki_klk">[$PUBLTYPE]</classCode> |
| 68 | <classCode scheme="kielipankki_klk_mapped">[$TODO]</classCode> |
Harald Lüngen | db5e6e7 | 2024-09-04 17:41:18 +0300 | [diff] [blame] | 69 | </textClass> |
| 70 | </profileDesc> |
| 71 | <revisionDesc> |
| 72 | <change when="TODO" who="HL">TEI version for EuReCo</change> |
| 73 | </revisionDesc> |
| 74 | </teiHeader> |