Harald Lüngen | 866b20f | 2024-09-17 09:08:34 +0300 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!DOCTYPE idsHeader PUBLIC "-//IDS//DTD IDS-I5 1.0//EN" "http://corpora.ids-mannheim.de/I5/DTD/i5.dtd"> |
| 3 | |
| 4 | <!-- I5 TEXTHEADER SKELETON FOR KLK-FI. HL 2024-09-12 --> |
| 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 | <idsHeader type="text" pattern="text" status="new" version="1.1" TEIform="teiHeader"> |
| 9 | <fileDesc> |
| 10 | <titleStmt> |
| 11 | <textSigle>[$KKK/JAN.00001]</textSigle> |
| 12 | <t.title assemblage="external">[$TEXTSIGLE] [$PUBLTITLE] [$DATE-READABLE] Text #[TEXTCOUNT]</t.title> |
| 13 | </titleStmt> |
| 14 | <publicationStmt> |
| 15 | <distributor>NOT FOR DISTRIBUTION - to be used locally in EuReCo</distributor> |
| 16 | <pubAddress/> |
| 17 | <availability region="world">CLARIN-RES</availability> |
| 18 | <pubDate/> |
| 19 | </publicationStmt> |
| 20 | <sourceDesc> |
| 21 | <biblStruct> |
| 22 | <analytic> |
| 23 | <!-- the article / text --> |
| 24 | <h.title type="main">$LABEL, Text #[TEXTCOUNT]</h.title> |
| 25 | <h.author/> |
| 26 | <imprint/> |
| 27 | <!-- idno type="PAGEID">[$PAGEID]</idno --> |
| 28 | <!-- idno type="BINDINGID">[$BID]</idno --> |
| 29 | <!-- idno type="ID">$ID</idno --> |
| 30 | <!-- idno type="KIELIPANKKI_METAFILENAME">[$METAFILENAME]</idno --> |
| 31 | <!-- idno type="KIELIPANKKI_ORIGFILENAME">[$ORIGFILENAME]</idno --> |
| 32 | </analytic> |
| 33 | <monogr> |
| 34 | <!-- the edition of that day / week --> |
| 35 | <h.title type="main">$PUBLTITLE</h.title> |
| 36 | <imprint> |
| 37 | <pubPlace>[$PUBLPLACE]</pubPlace> |
| 38 | <publisher>[$PUBLISHER]</publisher> |
| 39 | <pubDate type="year">[$YEAR]</pubDate> |
| 40 | <pubDate type="month">[$MONTH]</pubDate> |
| 41 | <pubDate type="day">[$DAY]</pubDate> |
| 42 | </imprint> |
| 43 | <!-- biblScope unit="ISSUETITLE">[$ISSUETITLE]</biblScope --> |
| 44 | <!-- biblScope unit="ISSUENO">[$ISSUENO]</biblScope --> |
| 45 | <!-- biblScope unit="ISSUEDATE">[$ISSUEDATE]</biblScope --> |
| 46 | <!-- biblScope unit="pp">[$PAGENO]</biblScope --> |
| 47 | </monogr> |
| 48 | </biblStruct> |
| 49 | <reference type="complete" assemblage="regular">[$KKK] [$PUBLTITLE], [[$TRANSLATION($PUBLTYPE)]], [$DATE]</reference> |
| 50 | <reference type="short" assemblage="regular">[$KKK] [$PUBLTITLE], [$DATE]</reference> |
| 51 | </sourceDesc> |
| 52 | </fileDesc> |
| 53 | <encodingDesc> |
| 54 | <tagsDecl> |
| 55 | <tagUsage gi="s" occurs="[$SENTCOUNT]"/> |
| 56 | <tagUsage gi="w" occurs="[$TOKENCOUNT]"/> |
| 57 | </tagsDecl> |
| 58 | </encodingDesc> |
| 59 | <profileDesc> |
| 60 | <creation> |
| 61 | <creatDate>[$DATE-BACKWARDS]</creatDate> |
| 62 | </creation> |
Harald Lüngen | 866b20f | 2024-09-17 09:08:34 +0300 | [diff] [blame] | 63 | <textClass> |
| 64 | <classCode scheme="kielipankki_klk">[$PUBLTYPE]</classCode> |
| 65 | <classCode scheme="kielipankki_klk_mapped">[$TRANSLATION($PUBLTYPE)]</classCode> |
| 66 | </textClass> |
| 67 | <!--textDesc> |
| 68 | <textTypeArt/> |
| 69 | <textDomain>Computer</textDomain> |
| 70 | <column>COMPUTER</column> |
| 71 | </textDesc--> |
| 72 | </profileDesc> |
| 73 | <revisionDesc> |
| 74 | <change when="[$WHEN]" who="HL">I5 version for EuReCo</change> |
| 75 | </revisionDesc> |
| 76 | </idsHeader> |