Diff for /storage/meta/meta-format.tex between versions 1.22 and 1.27

version 1.22, 2010/02/22 18:15:22 version 1.27, 2010/12/20 14:09:24
Line 16 Line 16
   
 \author{Robert Casties, Dirk Wintergrün, Hans-Christoph Liess}  \author{Robert Casties, Dirk Wintergrün, Hans-Christoph Liess}
   
 \date{V1.3.6 of 22.2.2010}  \date{V1.3.8 of 30.8.2010}
   
 \begin{document}  \begin{document}
   
Line 172  The outer container element is \texttt{r Line 172  The outer container element is \texttt{r
   of this resource to the linked resource -- optional.    of this resource to the linked resource -- optional.
   \end{description}    \end{description}
       
   \item[is-part-of] Container for the description of another resource if this 
     resource is a part of the other resource.  -- optional. It can have a 
     \texttt{type} attribute describing the type of relation .e.g. ``manuscript-codex''.
   
     \begin{description}
     \item[archive-id] The ID of the original resource
       -- required (or archive-path).
   
     \item[archive-path] The full path to the original resource
       -- required (or archive-id).
   
     \item[description] An informal textual description of the relation
     of this resource to the original resource -- optional.
     \end{description}
     
 \item[media-type] \label{tag-media-type} The main media type of this  \item[media-type] \label{tag-media-type} The main media type of this
   resource -- required.\\ The main media type can be overridden by    resource -- required.\\ The main media type can be overridden by
   \texttt{media-type}s in subdirectories. Possible types are    \texttt{media-type}s in subdirectories. Possible types are
Line 298  Metadata elements can appear multiple ti Line 313  Metadata elements can appear multiple ti
   The content type enables the choice of tools to manipulate and    The content type enables the choice of tools to manipulate and
   display the resource. There should be a common list of content    display the resource. There should be a common list of content
   types. For digital documents (books, manuscripts) this would be    types. For digital documents (books, manuscripts) this would be
   "scanned document", for other image data "scanned    ``scanned document'', for other image data ``scanned
   images".\footnote{The criterion for documents is a ordered    images''.\footnote{The criterion for documents is a ordered
     succession of image files (pages) and equal image size and      succession of image files (pages) and equal image size and
     resolution throughout the images of a resource.}      resolution throughout the images of a resource.}
 \end{description}    \end{description}  
Line 643  the commonly used program ``EndNote''. Line 658  the commonly used program ``EndNote''.
   \end{description}    \end{description}
 \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 (beginning of text).
     \item[explicit] Explicit (end of text).
     \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 and the ink used.
     \item[copyist] Copyist.
     \item[collation-corrections] Notes on collation and corrections.
     \item[binding] Description of binding.
     \item[notes-on-ownership] Notes on ownership.
     \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 i.e. bound collection of one or more manuscripts.
   
     \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[foliation] Text giving list or range of folios.
     \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] Description of binding.
     \item[notes] Additional notes.
     \item[notes-on-ownership] Notes on ownership.
    \end{description}
   \end{description}
   
   
 \subsubsection{Correspondence}  \subsubsection{Correspondence}
   
Line 944  reasons then the conditions can be put i Line 1030  reasons then the conditions can be put i
 container. Other usage conditions like copyright can also be  container. Other usage conditions like copyright can also be
 documented in this container.  documented in this container.
   
   % attribute for type 'original', 'digital-image', 'text'
   % tags can be repeated
   % CC license short-cut
   
   
 \begin{description}  \begin{description}
 \item[access-conditions] legal and technical conditions for access to  \item[access-conditions] legal and technical conditions for access to
   this resource    this resource
   
   \begin{description}    \begin{description}
   \item[attribution] The name or institution this resource should be    \item[attribution] The name or institution this resource should be
     attributed to when it's publicly presented      attributed to when it's publicly presented. \\
       The type of resource this condition applies to can be specified with a
       \texttt{type} attribute with the values ``original'' (the physical object 
       that was scanned), ``digital-image'' (the scanned images), ``text'' 
       (the textual transcript).
   
     \begin{description}      \begin{description}
     \item[name] a name (free text)      \item[name] a name (free text)
Line 962  documented in this container. Line 1057  documented in this container.
       library call number)        library call number)
     \end{description}      \end{description}
   
   \item[copyright] the copyright holder and it's conditions    \item[copyright] the copyright holder and the copyright conditions. \\
       The type of resource this condition applies to can be specified with a
       \texttt{type} attribute with the values ``original'' (the physical object 
       that was scanned), ``digital-image'' (the scanned images), ``text'' 
       (the textual transcript).
   
     \begin{description}      \begin{description}
     \item[owner] the name of the copyright holder      \item[owner] the name of the copyright holder
       \begin{description}        \begin{description}
       \item[name] a name (free text)        \item[name] a name (free text)
   
       \item[url] a URL (with an optional \texttt{label} attribute to show        \item[url] a URL (with an optional \texttt{label} attribute to show
         as text)          as text) identifying the copyright holder
       \end{description}        \end{description}
   
     \item[date] the date when the copyright was issued      \item[date] the date when the copyright was issued
Line 978  documented in this container. Line 1078  documented in this container.
   
     \item[description] free-text field for special or additional      \item[description] free-text field for special or additional
       conditions        conditions
       \item[license] the type of license if its a standardised license e.g. Creative Commons
         \begin{description}
         \item[url] a URL representing the license e.g. \url{http://creativecommons.org/licenses/by/3.0/}
         \end{description}
   
     \end{description}      \end{description}
   
   

Removed from v.1.22  
changed lines
  Added in v.1.27


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>