I am trying to import 2,000 ítems vía Simple Archive Format then I have a file dublin_core.xml for each ítem. The format is like this:
<?xml version="1.0" encoding="utf-8" standalone="no"?> <dublin_core schema="dc"> <dcvalue element="coverage" qualifier="none" language="es_MX">MX</dcvalue> <dcvalue element="contributor" qualifier="author" language="es_MX">Castillo M. , M. Liliana</dcvalue> <dcvalue element="date" qualifier="created" language="">2012-10-05</dcvalue> <dcvalue element="description" qualifier="none" language="es_MX">Comunidad de alumnos y profesores dedicada a la formación en base a las tecnologías de la información</dcvalue> <dcvalue element="format" qualifier="none" language="es_MX">.mp4</dcvalue> <dcvalue element="format" qualifier="extent" language="es_MX">00:26:14</dcvalue> <dcvalue element="language" qualifier="none" language="es_MX">spa</dcvalue> <dcvalue element="subject" qualifier="none" language="es_MX">TICS</dcvalue> <dcvalue element="type" qualifier="none" language="es_MX">Conferencia</dcvalue> </dublin_core> I need to import with ORCID for the author but I don´t know the correct format. For example I have tried with different options but all consider ORCID like the name string of the author. Someone knows how I can do this? Thank you for your attention. -- You received this message because you are subscribed to the Google Groups "DSpace Community" 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-community. For more options, visit https://groups.google.com/d/optout.
