Open sroosa opened 5 years ago
All of these need to be ordered correctly within the MODs xml schema: http://www.loc.gov/standards/mods/mods-schemas.html
<mods:subject> <mods:geographic>[insert location name here]</mods:geographic> </mods:subject>
<mods:name authority='local' type='personal'> <mods:role> <mods:roleTerm>[insert role here]</mods:roleTerm> </mods:role> <mods:namePart>[insert contributor name here]</mods:namePart> </mods:name>
<mods:originInfo> <mods:dateCreated>[insert date here]</mods:dateCreated> </mods:originInfo>
<mods:genre> News </mods:genre>
All of these need to be ordered correctly within the MODs xml schema: http://www.loc.gov/standards/mods/mods-schemas.html