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
|