Hi. I'm using SWORD to make some ingestions into my DSpace. All seems to 
work fine but now I'm trying to generate the met file with author, 
contributors and so on...
I saw some examples and I know how to write the author/creator 
(dc.contributor.author) but I didn't see examples about how to introduce 
the contributors (dc.contributor)

I have tried something like
      <epdcx:statement 
epdcx:propertyURI="http://purl.org/dc/elements/1.1/contributor";>
       <epdcx:valueString>Contributor1</epdcx:valueString>
      </epdcx:statement>

and

      <epdcx:statement 
epdcx:propertyURI="http://purl.org/dc/terms/contributor";>
       <epdcx:valueString>Contributor2</epdcx:valueString>
      </epdcx:statement>

but none of them introduce the data into the appropriate dc value.
Can anybody help me?

Joan



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to