View Single Post
Old 10-01-2010, 04:24 PM   #4
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,805
Karma: 6000000
Join Date: Nov 2009
Device: many
Hi,

Actually, I think we need to use the official 3 letter relator codes to make this work

For "Producer" the proper 3 letter relator code is "pro", so something like this should work:

<head>
<meta name="dc.contributor.pro" content="Nick Hodson of London, England" />
</head>

<head>
<meta name="dcterms.contributor.pro" content="Nick Hodson of London, England" />
</head>

should actually work.

You can find a full set of the dc. relator codes on the Sigil website by browsing the source code or by simply searching on the web.

Hope this helps,

Kevin
KevinH is offline   Reply With Quote