Skip to content

Instantly share code, notes, and snippets.

@davidamichelson
Last active August 29, 2015 13:56
Show Gist options
  • Save davidamichelson/8810784 to your computer and use it in GitHub Desktop.
Save davidamichelson/8810784 to your computer and use it in GitHub Desktop.
Comparing TEI and MADS date formats
<birth when="0306" source="#bib13-11">0306</birth>
<death when="0373" source="#bib13-1">373</death>
<mads:namePart type="date">0306-0373</mads:namePart>
<birth notBefore="0430" notAfter="0460" source="#bib44-1">ca. 440s?</birth>
<death when="0523" source="#bib44-1">523</death>
<mads:namePart type="date">d. 523</mads:namePart>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment