Hi all, I'm currently investigating the StartSubmissionLookupStep in DSpace/Dspace CRIS 5.5. In our local metadata schema we have two fields tuhh.publisher.url and tuhh.publisher.doi, where we are used to store a URL or DOI of publications at an external publisher. In our publication form we have a field for tuhh.publisher, where the qualifier url or doi can be added with a qualdrop_value field. While the other values are imported in the publication form, the external doi is not.
Is this a bug or does anybody use this feature in a similar scenario and can give me a hint how to solve this problem? Another thing I noticed in this context: it is a problem in bte.xml to have one metadata field in the outputMap multiple times. Here is one example to illustrate this: If I have these two lines in the outputMap in bte.xml: <entry value="jissn" key="dc.identifier.issn" /> <entry value="sissn" key="dc.identifier.issn" /> my ISSN from the field jissn is not imported at all. Maybe the second line overrides the jissn value for dc.identifier.issn. I have used the workaround for now to remove the second line (and now its working). But thats just a workaround - Is there any way to use different internal keys for the same metadata field in BTE context? Thank you, best regards Oliver -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
