- Your current position:
- Research >
- Heidelberg Research Architecture >
- Projects >
- HRA15 Encyclopaedia Database >
- TEI Mark-up >
- Questionnaire into TEI
Print this Page. Send this Page.
How to insert data from Questionnaire into TEI document
- <sourceDesc>: bibliographical metadata
- <profileDesc>: data beyond bibliographical metadata
- [...]-annotations.xml: Analyses
An "empty" header (only filled with basic project information) can be downloaded here an then filled with data: empty-header.xml .
1. <sourceDesc> : bibliographical data
XPath | |
Title | TEI/teiHeader/fileDesc/sourceDesc/biblFull/titleStmt/title |
Date | TEI/teiHeader/fileDesc/sourceDesc/biblFull/editionStmt/date |
Edition | TEI/teiHeader/fileDesc/sourceDesc/biblFull/editionStmt/edition |
Other editions | TEI/teiHeader/fileDesc/notesStmt/ |
Example of a fully-structured bibliographic citation (<biblFull>):
| |
Authors, editors | TEI/teiHeader/fileDesc/sourceDesc/biblFull/titleStmt/author |
Example (person in DBpedia):
| |
Publisher | TEI/teiHeader/fileDesc/sourceDesc/biblFull/publicationStmt/publisher |
Physical description | TEI/teiHeader/fileDesc/sourceDesc/msDesc/physDesc/p |
Example:
| |
Contents | TEI/teiHeader/fileDesc/sourceDesc/msDesc/msPart/msContents/p
|
Example:
| |
History of manuscript | TEI/teiHeader/fileDesc/sourceDesc/msDesc/msPart/history/p |
Example:
| |
2. <profileDesc>: info beyond bibliographical data
XPath | |
Background info on authors/editors | Only if person not in DBpedia, or if we want to add more info than in DBpedia.We will have a central file persons.xml. But for now, put the info into |
Example:
| |
Publication circumstances | TEI/teiHeader/profileDesc/settingDesc/p |
Example:
| |
Language | TEI/teiHeader/profileDesc/langUsage/language |
Example:
| |
Genre and style | TEI/teiHeader/profileDesc/textDesc |
Detailed description on www.tei-c.org: 15.2.1 The Text Description Example:
Additional data is put into separate document, see under 3) Analyses. | |
3. Analyses: Parallel files [filename]-annotations.xml: info from other sources, or own analysis
(These parallel files are “born digital”. For [filename], put in name of original xml-file.)
Translations of Prefaces | Parallel file [filename]-annotations.xml/TEI/body/div |
Example:
| |
Analyses of Prefaces | Parallel file [filename]-annotations.xml/TEI/body/div |
Example:
Also put a link from the analyzed object to the analysis, in this case in xixue-tanyuan.xml:
| |
Advertisements | Parallel file [filename]-annotations.xml/TEI/body/div Advertisements for this book from other sources: digitized fulltext here. |
Example:
| |
Analyses of Advertisements | Parallel file [filename]-annotations.xml/TEI/body/div Analysis of advertisements in the book (for other books) |
Example:
| |
Readership | Parallel file [filename]-annotations.xml/TEI/body/div (Analysis of who was intended and actual readership; do we have any info from anywhere? E.g. cost of the book, circulation numbers, numbers of reprints, intended readership mentioned in preface, info from other primary or secondary sources, hints from the advertisements, references in diaries of readers, mentioning of the book in other books. Write as text.) |
Example:
| |
“Hidden grammars” | Parallel file [filename]-annotations.xml/TEI/body/div (= underlying assumptions, world views, arguments, motives) in the work; e.g. socialist view, argument that all Western sciences originate in China, is the work written from a native perspective, other interesting points…) |
Example:
| |
Secondary literature | Parallel file [filename]-annotations.xml/TEI/body/ (Research papers dealing with this work) |
Example:
| |
Other? | [please contact us] |
