<creator/>

créateur
créateur : agent principalement responsable de la création d'une ressource

L'agent créateur d'une ressource peut être un individu (ex: auteur d'un livre), une organisation (ex: organisateur d'un événement), et dans certaines conditions de génération automatique, une application (ex: appareil photo numérique). Il importe de fournir au moins un créateur ; c'est une clé importante d'identification d'une ressource (ex: regroupement d'une bibliographie). Cependant, pour plusieurs créateurs, il convient d'établir une hiérarchie avec les contributeurs contributor.

dc:creator<1> dbk:author<2> tei:author<3> uniM:7--<4> bml:intellectualResponsability<5> usM:1--<6> mods:name<7> da:creator<8> cv:author<9>

Exemple 1. Cas d'un événement
<creator>
<event>
<title>
<proper>Congrès international d'archéologie médiévale</proper>
<number>1</number>
</title>
<date>
<year>1985</year>
</date>
<place>
<geoname>
<placename>Paris</placename>
</geoname>
</place>
</event>
</creator>

Parents<^>

concept, info, record, resource, summary ;

Frères<^>

%DC ; concept, definition, example, info, note, part, property, summary, term, title, unqualified ;

Enfants<^>

(unqualified%Who)

Attributs<^>

  • @id="xs:ID"
  • @code="xs:string"
  • @audience="xs:string"
  • @css="xs:string"
  • @class="xs:string"
  • @remap="xs:string"
  • @uri="xs:anyURI"
  • @lang="xs:string"
  • @value="xs:string"
  • @role="xs:string"
  • @scheme="xs:string"
  • @type-creator="xs:string"
  • Source<^>

    <xs:element name="creator" type="creator"/>
    <xs:complexType name="creator">
    <xs:choice>
    <xs:element ref="unqualified"/>
    <xs:group ref="Who"/>
    </xs:choice>
    <xs:attributeGroup ref="Attributes"/>
    <xs:attribute name="type" type="xs:string"/>
    </xs:complexType>


    <1> http://dublincore.org/documents/dcmi-terms/#creator

    <2> http://www.docbook.org/tdg/en/html/author.html

    <3> http://www.tei-c.org/P4X/ref-AUTHOR.html

    <4> http://www.ifla.org/VI/3/p1996-1/uni7.htm

    <5> http://www.biblioml.org/dtds/biblioml_030/html/elements/intellectualresponsibility.html

    <6> http://www.loc.gov/marc/bibliographic/ecbdmain.html

    <7> http://www.loc.gov/standards/mods/mods-userguide-elements.html#name

    <8> http://www.ajlsm.com/artistes/2004/dtd/html/elements/auteur.html

    <9> http://xmlresume.sourceforge.net/user-guide/element.author.html