The MODS Editorial Committee is considering changes to the <subject> subelement  <hierarchicalGeographic>.

http://www.loc.gov/standards/mods/userguide/subject.html#hierarchicalgeographic

Currently, the following subelements are defined under <hierarchicalGeographic>:

Difficulties have been encountered in digital projects recording increasingly detailed geographic information. For example, data may include information on neighborhoods, parks AND streets which all currently map to <citySection> causing granularity issues.

These difficulties could be remedied by adding more granular subelements such as  <street> or by the introduction of type attributes allowing to specify the existing subelements further.

Examples:

<mods:subject>
      <mods:hierarchicalGeographic>
            <mods:country>United States</mods:country>
            <mods:state>New York (State)</mods:state>
            <mods:city>New York (N.Y.)</mods:city>
            <mods:neighborhood>Lower East Side</mods:neighborhood>
            <mods:street>Mulberry Street</mods:street>
    </mods:hierarchicalGeographic>
</mods:subject>

 

<mods:subject>
      <mods:hierarchicalGeographic>
            <mods:country>United States</mods:country>
            <mods:state>New York (State)</mods:state>
            <mods:city>New York (N.Y.)</mods:city>
            <mods: citySection type="neighborhood">Lower East Side</mods: citySection >
            <mods: citySection type="street">Mulberry Street</mods: citySection>
    </mods:hierarchicalGeographic>
</mods:subject>

 

The MODS Editorial Committee would like to hear comments from the MODS community if particular geographic subelements under <hierarchicalGeographic> have found to be lacking and which solution is considered to be preferable.

Thanks you,
Melanie

-- 
Melanie Wacker
Metadata Coordinator
Original and Special Materials Cataloging
Columbia University Libraries
New York, N.Y.
(212) 854 9676