Yes it is possible.
 
If you created (in DSpace) a schema called "myschema" with an element
"myelement" and "myqualifier" the dublin_core.xml (yes the file name
ironically has dublin core in it)  file content would look like:
 
<dublin_core>
  <dcvalue schema="myschema" element="myelement"
qualifier="none">value1</dcvalue>
  <dcvalue schema="myschema" element="myelement"
qualifier="myqualifier">value2</dcvalue>
</dublin_core>
 
 
Note you can mix and match dublin core schema and your custom schema items
in the same file.
 
Kyle
 
  _____  

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Hlias
Stavrakis
Sent: August 21, 2007 8:47 AM
To: dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] using ImportItem tool with other metadata schema


Hi, 
 does anyone know if it is it possible to use ImportItem tool giving 
not Q Dublin Core metadata description but a custom Schema?
 
Any comment will be helpfull,
thanks.
 
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to