On Fri, Feb 12, 2010 at 8:01 AM, RENTON Scott <[email protected]> wrote:
> Questions are: > 1) Can I use bulk importer for a schema other than dc, and if so how? If I > can do this, I will just import data to a dc field AND a corresponding lido > field. It's not very clean, but it gives them what they need. Yes, you can, providing that the schema is no more complex than key-value pairs will accommodate (that is, no hierarchy as in most XML). In that case, you first need to set up the lido fields in DSpace's metadata registry (see <http://wiki.dspace.org/index.php/Add_a_new_metadata_field>); you'll presumably use the schema name "lido". Then you make a batch import package with the DC metadata in the usual dublin_core.xml file, and the lido metadata in a separate file named "metadata_lido.xml" with the root element <dublin_core schema="lido">. Then you batch-import as normal. I can send you a sample ETD import package out-of-band if that will help; it's easier to figure this out from an example than to explain it! > 2) The cleaner solution would be to do some kind of mapping in the oai webapp > to copy the dc fields to corresponding lido fields. Is that possible?! See Peter Dietz's email for this. > Just wondering if this is an unusual situation; if anyone has come across it > before, and can suggest a solution, that would be brilliant. No, not unusual at all. Hope this helps. Dorothea -- Dorothea Salo [email protected] Digital Repository Librarian AIM: mindsatuw University of Wisconsin Rm 218, Memorial Library (608) 262-5493 ------------------------------------------------------------------------------ SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

