Graphical design component

r7 - 30 Aug 2006 - 01:49:58 - Main.DonovanSharpYou are here: TWiki >  SDD/Primer Web > SddContents > SddAgents

SDD Part 0: Introduction and Primer to the SDD Standard

3.14 Referencing contributors and sources

In SDD, this is a central repository for names of persons or organization, and is used throughout the data when attributing intellectual work, enabling management of authors, editors, contributors, translators and their respective contributions.

Agents are defined simply with a text string and an optional URL leading to more detailed information, as shown in the wire diagram and simple example below.

agent.gif

<Agents>
  <Agent id="a1">
    <Representation>
      <Label>Kevin Thiele</Label>
    </Representation>
  </Agent>
  <Agent id="a2">
    <Representation>
      <Label>Gregor Hagedorn</Label>
    </Representation>
  </Agent>
  <Agent id="a3">
    <Representation>
      <Label>Ali Baba</Label>
      <Detail role="Description">Ali Baba is also known as r.a.m.</Detail>
    </Representation>
  </Agent>
</Agents>

The <Representation> element provides a label for the description. This may be useful if the instance document includes multiple descriptions for different purposes, or is intended for publication in multiple languages (see the topic Language support in SDD.

-- Main.DonovanSharp - 09 Jun 2006

Show attachmentsHide attachments
Topic attachments
I Attachment Action Size Date Who Comment
gifgif agent.gif manage 2.6 K 10 Jul 2006 - 04:55 Main.DonovanSharp  
Edit | Attach | Printable | Backlinks: Web, All Webs | History: r7 < r6 < r5 < r4 < r3 | More topic actions
 
Back to TDWG Homepage TDWG Wiki > SDD/Primer
This site is powered by the TWiki collaboration platform

Valid XHTML 1.0 Transitional
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback