![]() | Manuscript Access through Standards for Electronic Records |
Appendix B Cataloguing Rules |
Up: Contents Previous: Appendix A Reference Documentation for Elements and Classes Next: Appendix C Authority Control within MASTER
Contents
The following cataloguing rules have been proposed for use within the Master Project. This document is maintained at the Bodleian Master site, which should be checked for up to date information.
If the elements <acquisition>, <binding>, <custEvent>, <origDate>, <origin>, or <provenance> refer to a datable event or feature, the attributes and should be used to mark the beginning and end of the date range referred to: their values should contain a date in the ANSI (yyyy-mm-dd) format. For example:-
<origDate notBefore="1695-01-01" notAfter="1695-12-31">1695</origDate>
Whenever the <bibl> element is used, each sub-component should be marked up explictly using a legal sub-element. For example, instead of
<bibl>Grech G. M. , 'The Manuscript Tradition of Peter of Auvergne's Unedited Commentary on Aristotle's Politics', Angelicum 41 (1964), pp. 444-445</bibl>use
<bibl><author>Grech, G.M</author><title level="a">The Manuscript Tradition of Peter of Auvergne's Unedited Commentary on Aristotle's Politics</title> <title level="m">Angelicum</title> <biblScope type="volume">41</biblscope> <date>1964</date><biblScope type="pages">444-445</biblScope></bibl>
The following
values should be used for the
attribute within <biblScope>:-
For
example:-
<biblScope type="pages">444-445</biblScope>
The attribute should be assigned a value
when the <title> element is used within a <bibl>. One of
the following values should be used:-
For example:-
<title level="m">Angelicum</title>
The names of the following classes of individuals
should be marked with the <name> element:
The attribute of the <name>
element should be used to designate into which category the name
falls, (ie, "scribe", "binder", "owner", "artist", or "scholar"). The
attribute of <name> should
be used to record the authoritative form of the name. For
example:-
<name reg="Sanvito, Bartolomeo" type="scribe">Bartolomeo Sanvito</name>
Use the attribute for <country>, <region> and <settlement >within <msIdentifier> to express the regularised form of the names of these elements. Within the element itself, use your preferred form of the name.For example:-
<settlement reg="Antwerp (Belgium)">Anvers</settlement>
In general, use the regularised form of an author's name within the <author> element. throughout a manuscript description. Where the author is known more widely by an alternative form of his/her name, use a <name> element within <author>, and use the <name> element's attribute to hold the regularised form of the name. For example:-
<author><name reg="Christine, de Pisan, ca. 1364-ca. 1431">Christine de Pizan, ca. 1364-ca. 1431</name></author>
Up: Contents Previous: Appendix A Reference Documentation for Elements and Classes Next: Appendix C Authority Control within MASTER