Dave,

Yes, there is no standardization in the xml format of that file, its  
xml structure actually has nothing to do with the dublin core namespace.

> <dublin_core>
>         <dcvalue element="contributor">Kristine Turner</dcvalue>
>         <dcvalue element="date"  
> qualifier="accessioned">2005-01-10T02:46:14Z</dcvalue>
>         <dcvalue element="date"  
> qualifier="available">2005-01-10T02:46:14Z</dcvalue>
>         <dcvalue element="date" qualifier="issued">2005-01-10T02:46:14Z</ 
> dcvalue>
>         <dcvalue element="format" qualifier="mimetype">application/ 
> msword</dcvalue>
>         <dcvalue element="format" qualifier="mimetype">application/pdf</ 
> dcvalue>
>         <dcvalue element="language" qualifier="iso">en</dcvalue>
>         <dcvalue element="title" qualifier="none">Information Seeking,  
> Retrieving, Reading, and Storing Behaviour of Library Users</dcvalue>
> </dublin_core>

What I was referring to earlier was the usage of the schema attribute  
like this... if you add your own metadata schemas to the metadata  
registry, then you can designate those here as well

>
> <dublin_core>
>         <dcvalue schema="dc" element="contributor">Kristine Turner</ 
> dcvalue>
>         <dcvalue schema="dc" element="language" qualifier="iso">en</ 
> dcvalue>
>         <dcvalue schema="dc" element="title"  
> qualifier="none">Information Seeking, Retrieving, Reading, and  
> Storing Behaviour of Library Users</dcvalue>

>           <dcvalue schema="myprefix" element="myelement"  
> qualifier="myqualifier">My Value</dcvalue>

> </dublin_core>


Mark

On Mar 10, 2009, at 10:40 AM, Walker, David wrote:

> Thanks, Dorthea!
>
> --Dave
>
> ==================
> David Walker
> Library Web Services Manager
> California State University
> http://xerxes.calstate.edu
> ________________________________________
> From: Dorothea Salo [ds...@library.wisc.edu]
> Sent: Tuesday, March 10, 2009 10:08 AM
> To: Dspace Tech
> Subject: Re: [Dspace-tech] Dublin Core in simple archive format import
>
> On Tue, Mar 10, 2009 at 12:01 PM, Walker, David  
> <dwal...@calstate.edu> wrote:
>> Just a quick question about importing using the simple archive  
>> format:
>>
>> Is Dspace expecting that the dublin_core.xml file will have a  
>> dublin core namespace declaration?  Or does it just look for tags  
>> with <dcvalue /> regardless of namespace?
>
> Can't say for sure, but I half suspect DSpace would choke if
> namespaces entered into the matter at all... in any case, no, it
> doesn't expect one.
>
> Dorothea
>
> --
> Dorothea Salo                ds...@library.wisc.edu
> Digital Repository Librarian      AIM: mindsatuw
> University of Wisconsin
> Rm 218, Memorial Library
> (608) 262-5493
>
> ------------------------------------------------------------------------------
> _______________________________________________
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
> ------------------------------------------------------------------------------
> _______________________________________________
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech

~~~~~~~~~~~~~
Mark R. Diggory
http://purl.org/net/mdiggory/homepage




------------------------------------------------------------------------------
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to