--- storage/meta/meta-format.tex 2007/04/02 16:28:04 1.18 +++ storage/meta/meta-format.tex 2010/02/22 18:15:22 1.22 @@ -16,7 +16,7 @@ \author{Robert Casties, Dirk Wintergrün, Hans-Christoph Liess} -\date{V1.3.2 of 2.4.2007} +\date{V1.3.6 of 22.2.2010} \begin{document} @@ -644,6 +644,32 @@ the commonly used program ``EndNote''. \end{description} +\subsubsection{Correspondence} + +\begin{description} +\item [bib type="correspondence"] a piece of correspondence e.g. letter, telegram, in the following called ``letter'' + + \begin{description} + \item[type] The type of correspondence, e.g. ``letter'', ``postcard'', ``telegram'', ``letter draft'' + \item [author] The author/sender of the letter. + \item [recipient] The recipient of the letter. + \item [date] normalised date of the letter. + \item [date-range-end] end of range of uncertain dating -- optional. + \item [date-original] the date in its original form as noted on the letter -- optional. + \item [place] place where the letter was written/sent. + \item [title] Title of the letter -- optional. + \item[incipit] The opening phrase of the letter -- optional. + \item[excipit] The closing phrase of the letter -- optional. + \item [pages] Number of pages of the manuscript. + \item [signature] Canonical signature/call number of the manuscript. + \item [description] This can be any kind of description. + \item [keywords] Keywords related to the manuscript. + \item[call-number] Call number in the current holding library + \item[holding-library] current holding library + \end{description} +\end{description} + + \subsubsection{Generic} \begin{description} @@ -881,32 +907,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[figure] the directory name of the directory containig the + in-page figure image files (path inside document directory) - \item[xslt-file] the file name of an additional XSL transformation + \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}