| SobekCM Repository Community Help |
Information identifying the edition or version to which the resource belongs. 1
Information relating to the edition of a work as determined by applicable cataloging rules. Edition statement that usually consists of numeric and alphabetic characters and accompanying words and/or abbreviations. 2
In the online templates, this element appears as below:

This form element allows the user to enter the edition statement for a described resource.
The edition statement for an item should be an abbreviated but identically ordered statement of the edition statement found in the item.
The following are examples of well formatted editions:
This data is encoded entirely in the MODS section of the SobekCM METS file. Edition is a subelement of the main originInfo tag.
<mods:originInfo>
<mods:edition>Special education ed.</mods:title>
</mods:originInfo>
<mods:originInfo>
<mods:edition>World's classics ed., New ed., rev., reset, and illustrated.</mods:title>
</mods:originInfo>
<mods:originInfo>
<mods:edition>3rd draft -- edited by Paul Wilson.</mods:title>
</mods:originInfo>
The main title maps from the MARC 250 field. If there is a |b subfield, this is added to the |a subfield, seperated by ' -- '. So, "250 |a 3rd draft /|b edited by Paul Watson." becomes "3rd draft -- edited by Paul Watson."
Mapping from the MODS back to MARC is generally the reverse of the procedure listed above. If the ' -- ' string is present in the edition, then that later portion is moved back into the |b subfield.
Nicola Hill, Mark Sullivan, and Laurie Taylor