<author>
<author> (author) in a bibliographic reference, contains the name(s) of an author, personal
or corporate, of a work; for example in the same form as that provided by a recognized
bibliographic name authority. [3.12.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement]
Module | core | ||||||||||
Attributes | Attributes att.global (xml:id, n, xml:lang) (lim.att.global.fragmentable (part)) (att.global.rendition (rendition)) (att.global.source (source)) att.naming (role) (att.canonical (ref)) att.datable (att.datable.w3c (when, notBefore, notAfter, from, to)) (att.datable.custom (when-custom, notBefore-custom, notAfter-custom, from-custom, to-custom, datingMethod))
|
||||||||||
Member of | |||||||||||
Contained by | |||||||||||
May contain |
core: abbr add choice cit date del ellipsis emph foreign gap gloss graphic hi lb mentioned milestone name note noteGrp num orig pb ptr q quote ref reg rs sic term time title unclear
figures: figure
gaiji: g
header: idno
lim: noteMarker rule
linking: linkGrp
msdescription: locusGrp
namesdates: addName affiliation forename genName geo location nameLink objectName orgName persName placeName roleName settlement surname
character data
|
||||||||||
Note |
Particularly where cataloguing is likely to be based on the content of the header,
it is advisable to use a generally recognized name authority file to supply the content
for this element. The attributes key or ref may also be used to reference canonical information about the author(s) intended
from any appropriate authority, such as a library catalogue or online resource.
In the case of a broadcast, use this element for the name of the company or network
responsible for making the broadcast.
Where an author is unknown or unspecified, this element may contain text such as Unknown or Anonymous. When the appropriate TEI modules are in use, it may also contain detailed tagging
of the names used for people, organizations or places, in particular where multiple
names are given.
|
||||||||||
Examples |
<author>British Broadcasting Corporation</author> <author>La Fayette, Marie Madeleine Pioche de la Vergne, comtesse de (1634–1693)</author> <author>Anonymous</author> <author>Bill and Melinda Gates Foundation</author> <author> <persName>Beaumont, Francis</persName> and <persName>John Fletcher</persName> </author> <author> <orgName key="BBC">British Broadcasting Corporation</orgName>: Radio 3 Network</author> |
||||||||||
Source | Github
<elementSpec module="core" ident="author"> <gloss>author</gloss> <desc>in a bibliographic reference, contains the name(s) of an author, personal or corporate, of a work; for example in the same form as that provided by a recognized bibliographic name authority.</desc> <classes> <memberOf key="att.global"/> <memberOf key="att.naming"/> <memberOf key="att.datable"/> <memberOf key="model.respLike"/> </classes> <content> <macroRef key="macro.phraseSeq"/> </content> <attList> <attDef ident="calendar" usage="opt" validUntil="2024-11-11"> <desc>indicates one or more systems or calendars to which the date represented by the content of this element belongs.</desc> <datatype minOccurs="1" maxOccurs="unbounded"> <dataRef key="teidata.pointer"/> </datatype> </attDef> </attList> </elementSpec> |