There is some code which looks like it would use a schema tag.  However,
this code is not written correctly since the code behind it uses addDC()
instead of a proper call to addMetadata().  The addDC method is used
through the ItemImport object, and I haven't had time to rework this
code yet.  I was looking for something out of the box, but it doesn't
appear that Dspace provides the functionality I would like.

-Brad

On 01/26/2007 01:23 PM, Don Gourley wrote:
> As I recall (I don't have access to the code right now) ItemImport as
> of 1.4 does support 'schema' as an attribute of, I think, the <dcvalue>
> element.  There is a problem mixing schemas because it just checks the
> attribute for the first dcvalue, but that shouldn't affect you if you
> are going to use your own schema for everything in the dublin_core.xml
> file.  As mentioned before you will need to define that schema in the
> metadata registry and it must be a "flat" schema (no nested structures).
> Also, I imagine you will have to customize the item display in JSP and
> tag libraries pretty extensively.
> 
> -Don
> 
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> DSpace-tech mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
> 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to