<?xml version="1.0"?>
<!-- Start license statement: do not remove 

EpiDoc: Guidelines for Structured Markup of Epigraphic Texts in TEI
Copyright (C) 2000-2006 by all contributors listed in <div type="gl-responsibility">, below.
Additional contributors' copyright may be designated in individual source files.

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.

Information about the EpiDoc community can be obtained via 
http://epidoc.sf.net.

End license statement: do not remove -->
<!DOCTYPE div SYSTEM "../dtd/tei-epidoc.dtd">
<!-- Start CVS information: do not remove -->
<!-- $Header: /cvsroot/epidoc/guidelines/src/geography.xml,v 1.8 2006/07/16 13:17:06 gabrielbodard Exp $ -->
<!-- End CVS information: do not remove -->
<div xmlns="http://www.tei-c.org/ns/1.0" id="geography" lang="en">
   <head>Geographic names and topography</head>
   <p>As a minimum, place names should be tagged with the <tag>placeName</tag>
      tag, as demonstrated below. In addition, the attributes 'reg' and 'key'
      may be used to offer normalised spelling and link to a database/authority
      list, respectively. The <tag>placename</tag> is used for indicating
      locations, usually when they appear in a grammatically nominal form. Where
      a place name appears in an adjectival form or as an ethnic designation,
      the name should be tagged as an <tag>rs</tag>. For more information see
      xx in P4.</p>
   <p>It is likely that an epigraphic or papyrological project will need to
      maintain a database or authority list containing basic topographical and
      geographical data on places named in the corpus. In addition to the tags
      and attributes suggested below, therefore, the individual names might be
      linked to the keys or ids in this controlled list.</p>
   <p>There exist various geographical databases and toponymical lists (such as
      the Barrington Atlas) that may provide keys for place names in
      inscriptions. For more information see the section/appendix on authority
      lists and controlled vocabularies (see <xref id="control.xml">Controlled
         Vocabulary</xref>). The controlled vocabulary being used should be
      indicated either in the header (<hi rend="strong">which section?</hi>) or
      using an <hi rend="strong">as yet undertermined</hi> new attribute on
      placeName.</p>
   <p>The full attribute that may be added to the placename attribute is used to
      mark names that are abbreviated or otherwise shortened. It seems unlikely
      that full is the correct attribute for place names that were inscribed in
      full but are now fragmentary.</p>
   <div id="geography-typographic" type="gl-typographic">
      <head>Traditional typographic representation</head>
      <list type="ordered">
         <item>Roma</item>
         <item>Λαοδικήα</item>
      </list>
   </div>
   
   <div id="geography-edition" type="gl-edition">
      <head>EpiDoc appearance with standard XSLT</head>
      <list type="ordered">
         <item>
            <placeName full="yes" key="BATLAS-04302-226">Roma</placeName>
         </item>
         <item>
            <placeName reg="Λαοδικεία" key="Laodikeia-Lykos">Λαοδικήα</placeName>
         </item>
      </list>
   </div>
   <div id="geography-tei-p4links" type="gl-tei-p4links">
      <head>TEI P4 links</head>
      <list>
         <item>
            <xref href="http://www.tei-c.org/P4X/ref-PLACNAME.html">
               <tag>placeName</tag>
            </xref>
         </item>
         <item>
            <xref href="http://www.tei-c.org/P4X/ND.html#NDPLAC">20.2 Place
               Names</xref>
         </item>
      </list>
   </div>
    <div id="geography-responsibility" type="gl-responsibility">
        <head>Responsibility for this section</head>
        <listBibl>
            <bibl>
                <respStmt>
                    <resp>author</resp>
                    <name>Charles Crowther</name>
                </respStmt>
            </bibl>
            <bibl>
                <respStmt>
                    <resp>author</resp>
                    <name>Tom Elliott</name>
                </respStmt>
            </bibl>
            <bibl>
                <respStmt>
                    <resp>author</resp>
                    <name>Elli Mylonas</name>
                </respStmt>
            </bibl>
        </listBibl>
    </div>
    <div id="geography-cvs" type="gl-cvs">
        <head><abbr expan="Concurrent Versioning System">CVS</abbr> Information</head>
        <p id="geography-cvs-revision-number">Revision number: <seg n="cvs-revision-number">$Revision: 1.8 $</seg></p>
        <p id="geography-cvs-revision-name">Revision name (if any): <seg n="cvs-revision-name">$Name: r-5 $</seg></p>
        <p id="geography-cvs-revision-date">Revision date: <seg n="cvs-revision-date">$Date: 2006/07/16 13:17:06 $</seg></p>
        <p id="geography-cvs-revision-author">Revision committed by: <seg n="cvs-revision-author">$Author: gabrielbodard $</seg></p>
    </div>
</div>
