<?xml version="1.0" encoding="UTF-8"?><!-- 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 -->
<!-- Start CVS information: do not remove -->
<!-- $Header: /cvsroot/epidoc/guidelines/src/geography.xml,v 1.7 2006/04/18 21:12:51 paregorios Exp $ -->
<!-- End CVS information: do not remove -->

<!DOCTYPE div SYSTEM "../dtd/tei-epidoc.dtd">
<div xmlns="http://www.tei-c.org/ns/1.0" xmlns:tei="http://www.tei-c.org/ns/1.0" xmlns:xi="http://www.w3.org/2001/XInclude" id="geography" lang="en" org="uniform" part="N" sample="complete">
   <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" evaluate="all" from="ROOT" targOrder="Y" to="DITTO">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" org="uniform" part="N" sample="complete">
      <head>Traditional typographic representation</head>
      <list type="ordered">
         <item>Roma</item>
         <item>Λαοδικήα</item>
      </list>
   </div>
   <div id="geography-encoding" type="gl-encoding" org="uniform" part="N" sample="complete">
      <head>EpiDoc encoding</head>
      <list type="ordered">
         <item><tag>placeName full="yes" key="BATLAS-04302-226"</tag>Roma<tag>/placeName</tag></item>
         <item><tag>placeName full="yes" reg="Λαοδικεία" key="Laodikeia-Lykos"</tag>Λαοδικήα<tag>/placeName</tag></item>
      </list>
   </div>
   <div id="geography-edition" type="gl-edition" org="uniform" part="N" sample="complete">
      <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" full="yes">Λαοδικήα</placeName></item>
      </list>
   </div>
   <div id="geography-tei-p4links" type="gl-tei-p4links" org="uniform" part="N" sample="complete">
      <head>TEI P4 links</head>
      <list type="simple">
         <item><xref href="http://www.tei-c.org/P4X/ref-PLACNAME.html" evaluate="all" from="ROOT" targOrder="Y" to="DITTO"><tag>placeName</tag></xref></item>
         <item><xref href="http://www.tei-c.org/P4X/ND.html#NDPLAC" evaluate="all" from="ROOT" targOrder="Y" to="DITTO">20.2 Place Names</xref></item>
      </list>
   </div>
   <div id="geography-responsibility" type="gl-responsibility" org="uniform" part="N" sample="complete">
      <head>Responsibility for this section</head>
      <listBibl default="NO">
         <bibl default="NO"><respStmt><resp>author</resp><name>Charles Crowther</name></respStmt></bibl>
         <bibl default="NO"><respStmt><resp>author</resp><name>Tom Elliott</name></respStmt></bibl>
         <bibl default="NO"><respStmt><resp>author</resp><name>Elli Mylonas</name></respStmt></bibl>
      </listBibl>
   </div>
   <div id="geography-cvs" type="gl-cvs" org="uniform" part="N" sample="complete">
      <head><abbr expan="Concurrent Versioning System">CVS</abbr> Information</head>
      <p id="geography-cvs-revision-number">Revision number: <seg n="cvs-revision-number" cert="high" part="N">$Revision: 1.7 $</seg></p>
      <p id="geography-cvs-revision-name">Revision name (if any): <seg n="cvs-revision-name" cert="high" part="N">$Name: r-4-beta-1 $</seg></p>
      <p id="geography-cvs-revision-date">Revision date: <seg n="cvs-revision-date" cert="high" part="N">$Date: 2006/04/18 21:12:51 $</seg></p>
      <p id="geography-cvs-revision-author">Revision committed by: <seg n="cvs-revision-author" cert="high" part="N">$Author: paregorios $</seg></p>
   </div>
</div>