Diff for /storage/meta/meta-format.tex between versions 1.4 and 1.5

version 1.4, 2003/07/23 10:35:06 version 1.5, 2003/07/23 20:34:53
Line 16 Line 16
   
 \author{Robert Casties, Dirk Wintergrün, Hans-Christoph Liess}  \author{Robert Casties, Dirk Wintergrün, Hans-Christoph Liess}
   
 \date{V0.3pre2 of \today}  \date{V0.3 of \today}
   
 \begin{document}  \begin{document}
   
Line 93  parameter. Its sub-elements are: Line 93  parameter. Its sub-elements are:
   to permanent storage -- deduced (must not be set by the user).    to permanent storage -- deduced (must not be set by the user).
   
 \item[archive-path] The full path to the resource directory inside the  \item[archive-path] The full path to the resource directory inside the
   whole archive collection -- deduced.    whole archive collection, including the resource directory -- deduced.
       
 \item[derived-from] Container for the description of the original  \item[derived-from] Container for the description of the original
   resource if this resource is a modified version of another resource    resource if this resource is a modified version of another resource
Line 143  parameter. Its sub-elements are: Line 143  parameter. Its sub-elements are:
   \item[name] The name of the subdirectory -- required.    \item[name] The name of the subdirectory -- required.
           
   \item[path] The directory path of this subdirectory relative to the    \item[path] The directory path of this subdirectory relative to the
     resource's root directory (containing the directory itself) --      resource's root directory (excluding the directory itself) --
     required (may be identical to \texttt{name} or omitted if the      required (may be empty or omitted if the directory is a direct
     directory is a direct child of the resource's root directory).      child of the resource's root directory).
           
   \item[meta] Additional metadata information about the directory --    \item[meta] Additional metadata information about the directory --
     optional.\\ For a description of additional metadata see below.      optional.\\ For a description of additional metadata see below.
Line 162  parameter. Its sub-elements are: Line 162  parameter. Its sub-elements are:
   \item[name] The name of the file -- required.    \item[name] The name of the file -- required.
           
   \item[path] The directory path of this file relative to the    \item[path] The directory path of this file relative to the
     resource's root directory (containing the file itself) -- required      resource's root directory (excluding the file itself) -- required
     (may be identical to \texttt{name} or omitted if the file is in the      (may be empty or omitted if the file is in the resource's root
     resource's root directory).      directory).
   
   \item[modification-date] The file's modification date -- optional.    \item[modification-date] The file's modification date -- optional.
   
Line 220  on the page Line 220  on the page
 \label{sec:collection-context}  \label{sec:collection-context}
   
 The context of a resource as part of a collection or part of a project can be  The context of a resource as part of a collection or part of a project can be
 specified in the \texttt{context} element:  specified in the \texttt{context} element. All elements in the
   container can appear multiple times.
   
   \begin{description}
   \item[context] information on collection or project context.
   
 \begin{description}  \begin{description}
 \item[link] URL to additional context information.  \item[link] URL to additional context information.
   
 \item[name] Textual description of project or collection.  \item[name] Textual description of project or collection.
 \end{description}  \end{description}
 \noindent multiple \texttt{link} or \texttt{name} elements are  \end{description}
 possible.  
   
   
   
 \subsection{Bibliographic information}  \subsection{Bibliographic information}
 \label{sec:bibliographic-data}  \label{sec:bibliographic-data}
   
 Bibliographic information in the format of the ECHO scheme for  Bibliographic information is presented in a \texttt{bib} container with
 bibliographic data (cf. content workflow) or the MPIWG  
 ``Projektbibliografie'' is presented in a \texttt{bib} container with  
 a \texttt{type} parameter, giving the type of bibliographic resource.  a \texttt{type} parameter, giving the type of bibliographic resource.
 The \texttt{type} field can be repeated as a tag in the container.  The \texttt{type} field can be repeated as a tag in the container.
   
   The format is based on the ECHO scheme for bibliographic data (cf.
   content workflow), the MPIWG ``Projektbibliografie'' and the format of
   the commonly used program ``EndNote''.
   
   
 \subsubsection{Book}  \subsubsection{Book}
   
Line 433  The \texttt{type} field can be repeated Line 439  The \texttt{type} field can be repeated
   \end{description}    \end{description}
 \end{description}  \end{description}
   
   \subsubsection{Manuscript}
   
   \begin{description}
   \item [bib type="manuscript"] a handwritten/typewritten manuscript.
   
     \begin{description}
     \item [title] Title of the manuscript.
     \item [author] The author of the text.
     \item [location] Name of the library where the manuscript is
       currently located.
     \item [year] The year or century of publication.
     \item [pages] Number of pages of the manuscript.
     \item [signature] Signature of the manuscript.
     \item [editorial-remarks] Remarks related to the online
       publication of the manuscript. This could be notes about
       annotations etc.
     \item [description] This can be any kind of description.
     \item [keywords] Keywords related to the manuscript.
     \end{description}
   \end{description}
   
   
 \subsubsection{Generic}  \subsubsection{Generic}
   
 \begin{description}  \begin{description}
Line 472  The \texttt{type} field can be repeated Line 500  The \texttt{type} field can be repeated
 \label{sec:doc}  \label{sec:doc}
   
 Specific information for architectural drawings is presented in a  Specific information for architectural drawings is presented in a
 \texttt{doc} container. All elements can appear multiple times.  \texttt{doc} container with an additional \texttt{type} attribute
   giving the type of drawing. All elements inside the container can
   appear multiple times.
   
   \begin{description}
   
   \item[doc type="Architectural Drawing"] architectural drawing.
   
 \begin{description}  \begin{description}
 \item [person] last name and first name of a person, separated by a  \item [person] last name and first name of a person, separated by a
   comma. A further common name for the person can be put infront,    comma. A further common name for the person can be put infront,
   separated by a semicolon.    separated by a semicolon.
 \item [location] Name of a place in its common notation. This can    \item [location] Name of a place in its common notation. This can be
   be a city or a institution.      a city or a institution.
 \item [date] This can be a year (or several years, separated by commas) or a period    \item [date] This can be a year (or several years, separated by
   (1706-1714). Years are noted with four digits.      commas) or a period (1706-1714). Years are noted with four digits.
 \item [object] Short description of an object or signatures.  \item [object] Short description of an object or signatures.
 \item [keywords] Keywords related to the object.  \item [keywords] Keywords related to the object.
 \end{description}  \end{description}
   \end{description}
   
   
 \subsection{Information on the document structure (table of contents)}  \subsection{Information on the document structure (table of contents)}
Line 510  the page images is specified in the \tex Line 545  the page images is specified in the \tex
 tags.  tags.
   
 \begin{description}  \begin{description}
   \item[toc] container for document structure
   
     \begin{description}
 \item[page] describes a single logical page  \item[page] describes a single logical page
   
   \begin{description}    \begin{description}
   \item[name] the ``name'' of the logical page. This can be any string    \item[name] the ``name'' of the logical page. This can be any string
     like a page number (arabic, roman, etc.) or a special designation      like a page number (arabic, roman, etc.) or a special designation
Line 526  tags. Line 565  tags.
       
 \item[chapter] describes a section or chapter of the text.  \item[chapter] describes a section or chapter of the text.
   \texttt{chapter} elements can be nested.    \texttt{chapter} elements can be nested.
   
   \begin{description}    \begin{description}
   \item[name] the title of the chapter or section.    \item[name] the title of the chapter or section.
           
Line 535  tags. Line 575  tags.
     pages on a scan image.\footnote{This information is only needed by      pages on a scan image.\footnote{This information is only needed by
       additional tools that try to generate lists of all page and        additional tools that try to generate lists of all page and
       image numbers.}        image numbers.}
   
     \begin{description}      \begin{description}
     \item[name] the ``name'' of the first page (see \texttt{page}).      \item[name] the ``name'' of the first page (see \texttt{page}).
   
Line 545  tags. Line 586  tags.
       
   \item[end] the end of a page range (usually the last page of the    \item[end] the end of a page range (usually the last page of the
     chapter).      chapter).
   
     \begin{description}      \begin{description}
     \item[name] the ``name'' of the last page (see \texttt{page}).      \item[name] the ``name'' of the last page (see \texttt{page}).
   
Line 558  tags. Line 600  tags.
     elements can be used inside \texttt{chapter}.      elements can be used inside \texttt{chapter}.
   \end{description}    \end{description}
 \end{description}  \end{description}
   \end{description}
   
 %%\url{http://pythia.mpiwg-berlin.mpg.de/toolserver/TS_lise}  %%\url{http://pythia.mpiwg-berlin.mpg.de/toolserver/TS_lise}
   
Line 573  of the original image. This information Line 616  of the original image. This information
 Required is one of three possible sets of tags:  Required is one of three possible sets of tags:
   
 \begin{description}  \begin{description}
   \item[img] digital image information.
   
     \begin{description}
 \item[original-size-x] The width of the original image. The unit of  \item[original-size-x] The width of the original image. The unit of
   measure can be contained as parameter \texttt{unit}, the default is      measure can be contained as parameter \texttt{unit}, the default
   meter ``m''. The width to be considered is the total width of the      is meter ``m''. The width to be considered is the total width of
   scanned area.      the scanned area.
   
 \item[original-size-y] The height of the original image.  \item[original-size-y] The height of the original image.
   
Line 584  Required is one of three possible sets o Line 630  Required is one of three possible sets o
   
 \item[original-pixel-y] The height of the hi-res scan in pixels.  \item[original-pixel-y] The height of the hi-res scan in pixels.
 \end{description}  \end{description}
   \end{description}
   
 or  or
   
 \begin{description}  \begin{description}
   \item[img] digital image information.
   
     \begin{description}
 \item[original-dpi-x] The resolution of the hi-res scan in its width  \item[original-dpi-x] The resolution of the hi-res scan in its width
   in pixels per inch.    in pixels per inch.
   
 \item[original-dpi-y] The resolution of the hi-res scan in its height  \item[original-dpi-y] The resolution of the hi-res scan in its height
   in pixels per inch.    in pixels per inch.
 \end{description}  \end{description}
   \end{description}
   
 or  or
   
 \begin{description}  \begin{description}
   \item[img] digital image information.
   
     \begin{description}
 \item[original-dpi] The resolution of the hi-res scan in pixels per  \item[original-dpi] The resolution of the hi-res scan in pixels per
   inch if the resolutions in width and height are the same.    inch if the resolutions in width and height are the same.
 \end{description}  \end{description}
   \end{description}
   
   
 \subsection{Access restrictions}  \subsection{Access restrictions}
Line 614  inside the container has to be further s Line 669  inside the container has to be further s
   
 \section{Sample metadata files for ECHO resources}  \section{Sample metadata files for ECHO resources}
   
 The following is a sample structures for a scanned document.  The following is a sample metadata index file for a directory containig a
   scanned document.
   
   \begin{small}
 \begin{verbatim}  \begin{verbatim}
 <resource type="ECHO">  <resource type="ECHO">
     <description>Fleck, 1980</description>      <description>Fleck, 1980</description>
Line 639  The following is a sample structures for Line 697  The following is a sample structures for
             <edition></edition>              <edition></edition>
             <number-of-volumes></number-of-volumes>              <number-of-volumes></number-of-volumes>
             <translator></translator>              <translator></translator>
             <isbn></isbn>        <isbn-issn></isbn-issn>
             <keywords>Wissenschaftstheorie, Fleck, Tatsache</keywords>              <keywords>Wissenschaftstheorie, Fleck, Tatsache</keywords>
             <abstract></abstract>              <abstract></abstract>
         </bib>          </bib>
Line 650  The following is a sample structures for Line 708  The following is a sample structures for
     </dir>      </dir>
 </resource>  </resource>
 \end{verbatim}  \end{verbatim}
   \end{small}
   
 The following is a sample metadata structure for an architectural  The following is a sample metadata file for a single image of an
 drawing.  architectural drawing.
   
   \begin{small}
 \begin{verbatim}  \begin{verbatim}
 <resource type="ECHO">  <resource type="ECHO">
     <creator>Bibliotheca Hertziana</creator>      <creator>Bibliotheca Hertziana</creator>
Line 678  drawing. Line 738  drawing.
                     <object>ASL 160</object>                      <object>ASL 160</object>
                     <keywords></keywords>                      <keywords></keywords>
             </doc>              </doc>
             <collection-context>        <context>
                    <url>http://colosseum.biblhertz.it:8080/Lineamenta/                     <url>http://colosseum.biblhertz.it:8080/Lineamenta/
                    1033478408.39/1035196181.35/1035196204.09/1035394121.83                     1033478408.39/1035196181.35/1035196204.09/1035394121.83
                    </url>                     </url>
             </collection-context>        </context>
         </meta>          </meta>
     </file>      </file>
 </resource>  </resource>
 \end{verbatim}  \end{verbatim}
   \end{small}
   
 \end{document}  \end{document}
   

Removed from v.1.4  
changed lines
  Added in v.1.5


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