dc:identifier

Lucas Gonze lgonze at panix.com
Wed Dec 31 15:05:20 EST 2003


Better: use rdf:about attribute on the Agent.

On Wednesday, Dec 31, 2003, at 13:48 America/New_York, Lucas Gonze 
wrote:

> CC RDF for the creator is like this:
> 	  <dc:creator>
> 	    <Agent>
> 	      <dc:title>John Smith</dc:title>
> 	    </Agent>
> 	  </dc:creator>
>
> I want to add a URL for the creator so a listener or bot has a 
> backwards pointer from a resource to the human source.  The Dublin 
> Core "Identifier" element (see http://dublincore.org/documents/dces/) 
> seems like the right thing.  I think the final construct would be:
> 	  <dc:creator>
> 	    <Agent>
> 	      <dc:title>John Smith</dc:title>
>                 
> <dc:identifier>http://example.com/john_smith</dc:identifier>
> 	    </Agent>
> 	  </dc:creator>
>
> Any dissent or corrections?
>
> Thanks.
>
> - Lucas
>
> _______________________________________________
> cc-metadata mailing list
> metadata at creativecommons.org
> http://lists.ibiblio.org/mailman/listinfo/cc-metadata
>




More information about the cc-metadata mailing list