--- storage/meta/meta-format.tex 2007/10/22 14:11:47 1.19 +++ storage/meta/meta-format.tex 2010/08/27 15:30:21 1.23 @@ -16,7 +16,7 @@ \author{Robert Casties, Dirk Wintergrün, Hans-Christoph Liess} -\date{V1.3.3 of 22.10.2007} +\date{V1.3.7 of 27.8.2010} \begin{document} @@ -643,6 +643,79 @@ the commonly used program ``EndNote''. \end{description} \end{description} +\subsubsection{Extended Manuscript} + +\begin{description} +\item [bib type="extended-manuscript"] a handwritten/typewritten manuscript +with detailed information about the manuscripts appearance. + + \begin{description} + \item [title] Title of the manuscript. + \item [author] The author of the text. + \item[holding-library] Holding library + \item[call-number] Call number/Shelf mark in holding library + \item[location] Place/City/Country where the manuscript is + currently located. + \item[date calendar="type"] The date of publication with attribute which + calendar used. If no attribute used, CE is the default. Can also be + descriptive. + \item[year calendar="type"] approximate year or century + \item[number-of-folios] Number of folios/pages of the manuscript. + \item[signature] Signature(s) of the manuscript, under which a manuscript is + known. + \item[abstract] Interpretative abstract of the text's content + \item[incipit] Incipit + \item[explicit] Explicit + \item[contents] Formal description of the text structure (e.g. table of + contents) + \item[writing-surface] material of the writing surface (e.g. non-european + paper, palm leaf,\ldots) + \item[foliation] Text giving list or range of folios + \item[page-dimensions] height and width in cm + \item[written-area-dimensions] height and width in cm + \item[lines-per-page] number of lines and columns + \item[catchwords] Quire signatures and catchwords + \item[scripts] Description of the script + \item[copyist] Copyist + \item[collation-corrections] Notes on collation and corrections + \item[binding] Binding + \item[notes] Additional notes + \item[secondary-literature] Notes on secondary literature related to the + manuscript + \item [editorial-remarks] Remarks related to the online + publication of the manuscript. + + \item [keywords] Keywords related to the manuscript. + + + \end{description} +\end{description} + +\subsubsection{Codex} + +\begin{description} +\item [bib type="codex"] Codex + + \begin{description} + + \item[holding-library] Holding library + \item[call-number] Call number/Shelf mark in holding library + \item[location] Place/City/Country where the codex is + currently located. + \item[date calendar="type"] Date of the collation of the codex. + \item[year calendar="type"] approximate year or century + \item[number-of-folios] Number of folios/pages of the manuscript. + \item[signature] Signature(s) of the manuscript, under which a manuscript is + known. + \item[contents] Formal description of the text structure (e.g. table of + contents) + \item[dimensions] height + width in cm + \item[binding] Binding + \item[notes] Additional notes + \item[notes-on-ownership] Notes on ownership + \end{description} +\end{description} + \subsubsection{Correspondence} @@ -907,32 +980,30 @@ on page\pageref{tag-content-type}} ``ful The relation between the full text and optional images of whole pages or parts of pages must be specified in a -\texttt{text-tool} container. +\texttt{texttool} container. \begin{description} -\item[text-tool] representation of full text with images - +\item[texttool] representation of full text with images + \begin{description} - \item[text-file] the file name of the full text file (with path + \item[text] the file name of the full text file (path inside document directory) - \item[page-images] the directory name of the directory containig the - page image files (with path inside document directory) + \item[text-url-path] a characteristic part of the URL with which the + full text can be retrieved (the form and content of this element + is dependent on the specific text retrieval mechanism) + + \item[image] the directory name of the directory containig the + page image files (path inside document directory) - \item[xslt-file] the file name of an additional XSL transformation + \item[figure] the directory name of the directory containig the + in-page figure image files (path inside document directory) + + \item[xslt] the file name of an additional XSL transformation file - \item[text-config] container for configuration options - \begin{description} - \item[container-tag] the name of the text root element (default - ``text'') - - \item[ref-element-tag] the name of the element that is used as - unit of reference when results are presented - - \item[pagebreak-tag] the name of the element that indicates page - breaks (default ``pb'') - \end{description} + \item[pagebreak] the name of the element that indicates page breaks + (default ``pb'') \end{description} \end{description}