| Names and Dates: Use these elements to mark all of the Names and Dates in your section of the text: |
|||
| Dates: Used to tag a date in any format. |
|||
| <date> | value: a regularlized date (yyyy-mm-dd) certainty: indicates how certain the encoder is of the date recorded in value (use either "approx" or "exact") |
<date value="2004-10-13" certainty="exact">Yesterday</date>, I went to the store. On <date value="2004-10-20" certainty="exact">October 20 </date>, I should go again. I think the last time I went was <date value="2004-9" certainty="approx">a day in September</date>. |
|
| Names: Used to tag a proper name. You will be tagging all people, places, and organizations. |
|||
| <name> for people | type: use "person" as a value key: use this attribute if the person marked is on this list |
Yesterday morning mother, <name type="person" key="WooJourEW">Ella</name> and I came back to this house from <name type="place" key="WooJourCamME">Camden</name>, where we left all that remains of my dear father. The first year after we came back east, father and I were here in <name type="place" key="WooJourSouMA" >S. Boston</name> at <name type="person">Uncle Thomas</name>’. | |
| <name> for places | type: use "place" as a value key: use this attribute if the place marked is on this list |
||
| <name> for organizations | type: use "orgChurch", "orgSchool", or "orgShip" as a value | ||