[cc-metadata] Providing real name and user name in cc:Agent

Hans Musil hans.musil at gmx.de
Tue Aug 29 05:34:54 EDT 2006


You recommend to use the dc:title tag inside the cc:Agent to 
provide the Agent's name. OK, but how if the Agent is a 
wiki contributor that has a real name, a user name and a 
URL (pointing to his user page on the wiki)? What is the 
recommended way for encoding this informations?

<dc:creator>
  <cc:Agent
         rdf:about="http://www.ourwiki.org/user:UserJohnS">
    <dc:title>John Smith</dc:title>
    <dc:alternative>UserJohnS</dc:alternative>
  </cc:Agent>
</dc:creator>

Like this? Any better suggestions are welcome.

Hans


More information about the cc-metadata mailing list