<?xml version="1.0"?>
<!DOCTYPE div SYSTEM "../dtd/tei-epidoc.dtd">
<!-- Start CVS information: do not remove -->
<!-- $Header: /cvsroot/epidoc/guidelines/src/measurements.xml,v 1.8.2.1 2006/03/20 22:10:43 paregorios Exp $ -->
<!-- End CVS information: do not remove -->
<div xmlns="http://www.tei-c.org/ns/1.0" id="measurements" lang="en">
    <head>Measurements</head>
    
    <p>This section includes examples for two types of measurements commonly included in epigraphic editions: </p>
    <list>
        <item><ref target="measurements-monuments">monuments, matrices, etc.</ref></item>
        <item><ref target="measurements-letters">letter heights</ref></item>
    </list>
    <p>NOTE: it is assumed unless a value is given for <att>unit</att>, that measurements of type length are given in metres.</p><div id="measurements-monuments">
        <head>Monuments, matrices, etc.</head>
        <div id="measurements-monuments-typographic" type="gl-typographic">
            <head>Traditional typographic representation</head>
            <list type="ordered">
                <item>[1.15 x 0.76 x 0.285]</item>
            <item>[c. 1.2 x c. 0.75 x c. 0.3]</item></list>
        </div>
        <div id="measurements-monuments-encoding" type="gl-encoding">
            <head>EpiDoc encoding</head>
            <list type="ordered">
                <item>[<tag>measure type="length" dim="height" value="1.15" unit="metre"</tag>1.15<tag>/measure</tag> × <tag>measure
                        type="length" dim="width" value="0.76" unit="metre"</tag>0.76<tag>/measure</tag> × <tag>measure
                        type="length" dim="depth" value="0.285" unit="metre"</tag>0.285<tag>/measure</tag>]</item>
            <item>[<tag>measure type="length" dim="height" value="1.2" unit="metre" precision="circa"</tag>1.2<tag>/measure</tag> × <tag>measure
                        type="length" dim="width" value="0.75" unit="metre" precision="circa"</tag>0.75<tag>/measure</tag> × <tag>measure
                        type="length" dim="depth" value="0.3" unit="metre" precision="circa"</tag>0.3<tag>/measure</tag>]</item></list>
        </div>
        <div id="measurements-monuments-edition" type="gl-edition">
            <head>EpiDoc appearance with standard XSLT</head>
            <list type="ordered">
                <item>[<measure type="length" dim="height" value="1.15" unit="metre">1.15</measure> × <measure type="length" dim="width" value="0.76" unit="metre">0.76</measure> × <measure type="length" dim="depth" value="0.285" unit="metre">0.285</measure>]</item><item>[<measure type="length" dim="height" value="1.15" precision="circa" unit="metre">1.2</measure> × <measure type="length" dim="width" value="0.76" unit="metre" precision="circa">0.75</measure> × <measure type="length" dim="depth" value="0.285" unit="metre" precision="circa">0.3</measure>]</item>
            </list>
        </div>
    </div>
    
    
    <div id="measurements-letters">
        <head>Letter heights, etc.</head>
        <div id="measurements-letters-typographic" type="gl-typographic">
            <head>Traditional typographic representation</head>
            <list type="ordered">
                <item>0.025</item>
            </list>
        </div>
        <div id="measurements-letters-encoding" type="gl-encoding">
            <head>EpiDoc encoding</head>
            <list type="ordered">
                <item><tag>measure type="length" dim="height" value="0.025" unit="metre"</tag>0.025<tag>/measure</tag></item>
            </list>
        </div>
        <div id="measurements-letters-edition" type="gl-edition">
            <head>EpiDoc appearance with standard XSLT</head>
            <list type="ordered">
                <item><measure type="length" dim="height" value="0.025" unit="metre">0.025</measure></item>
            </list>
        </div>
    </div>
    <div id="measurements-tei-p4links" type="gl-tei-p4links">
        <head>TEI P4 links</head>
      <list>
          <item><xref href="http://www.tei-c.org/P4X/ref-MEASURE.html"><tag>measure</tag></xref></item>
          <item><xref href="http://www.tei-c.org/P4X/CO.html#CONANU">6.4.3 Numbers and Measures</xref></item>
          </list>
        </div>
 <div type="gl-questions" id="measurements-questions">
      <head>Questions and issues</head>
      <list type="simple">
         <item><name>Gabriel Bodard</name> (<date value="2005-05-17">16 Mar 2006</date>): There are a couple of important issues with measurements that need to be addressed in order to get our crosswalks to (e.g.) EDH working. (1) is the fact that in EDH the stone dimensions need to (a) be literally numerical, and (b) a single number, not multiple numbers, a range, circa, vel sim.; (letter-heights, on the other hand, can be a text field). (2) is the question of tagging the dimensions within a single element -- I'd strongly suggest <tag>rs type="dimensions"</tag> -- so that it can be extracted by the crosswalk wherever this data appears, even in the teiHeader.</item>
         
      </list>
   </div><div id="measurements-responsibility" type="gl-responsibility">
      <head>Responsibility for this section</head>
      <listBibl>
         <bibl><respStmt><resp>author</resp><name>Gabriel Bodard</name></respStmt></bibl>
          <bibl><respStmt><resp>converted from xwiki to xml</resp><name>Tom Elliott</name></respStmt></bibl>
      </listBibl>
   </div>   
    
<div id="measurements-cvs" type="gl-cvs">
      <head><abbr expan="Concurrent Versioning System">CVS</abbr> Information</head>
      <p id="measurements-cvs-revision-number">Revision number: <seg n="cvs-revision-number">$Revision: 1.8.2.1 $</seg></p>
      <p id="measurements-cvs-revision-name">Revision name (if any): <seg n="cvs-revision-name">$Name: sandstorm $</seg></p>
      <p id="measurements-cvs-revision-date">Revision date: <seg n="cvs-revision-date">$Date: 2006/03/20 22:10:43 $</seg></p>
      <p id="measurements-cvs-revision-author">Revision committed by: <seg n="cvs-revision-author">$Author: paregorios $</seg></p>
   </div>
</div>

