- From: Aaron Swartz <aswartz@swartzfam.com>
- Date: Fri, 20 Apr 2001 15:49:52 -0500
- To: Marja-Riitta Koivunen <marja@w3.org>, <www-annotation@w3.org>
Marja-Riitta Koivunen <marja@w3.org> wrote:
> I'm not sure where this needs to be corrected. Could we have more structure
> in dc:creator so that the applications could use it too or just ask the
> server to put the two names together to a string?
>
> How are other people using this?
Many people believe that dc:creator should point to a new RDF resource, with
properties coming off of that, as opposed to just a text string. Something
like:
<#annotation> dc:creator :X10101 .
:X10101
dc:title "Aaron Swartz"
foaf:given "Aaron" ;
foaf:family "Swartz" ;
foaf:mbox <mailto:me@aaronsw.com> .
I'd think this is perfectly acceptable, because it contains the structured
information, as well as the dc:title value for simpler processors that just
want a string.
--
[ Aaron Swartz | me@aaronsw.com | http://www.aaronsw.com ]
Received on Friday, 20 April 2001 16:50:01 UTC