--- storage/meta/meta-format.tex 2010/11/23 11:53:28 1.25 +++ storage/meta/meta-format.tex 2010/12/20 14:09:24 1.27 @@ -1041,7 +1041,11 @@ documented in this container. \begin{description} \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} \item[name] a name (free text) @@ -1053,14 +1057,19 @@ documented in this container. library call number) \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} \item[owner] the name of the copyright holder \begin{description} \item[name] a name (free text) \item[url] a URL (with an optional \texttt{label} attribute to show - as text) + as text) identifying the copyright holder \end{description} \item[date] the date when the copyright was issued @@ -1069,6 +1078,11 @@ documented in this container. \item[description] free-text field for special or additional 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}