On Fri, Aug 19, 2011 at 10:22:30AM -0500, Tim Donohue wrote:
[snip]
> To answer your second question about metadata.  DSpace does support 
> custom metadata schemas (you can create your own), but internally it 
> does not currently support XML-based metadata (like EAD). Out-of-the-box 
> DSpace only supports qualified Dublin Core. You can import/export 
> metadata in some XML-based formats, but when the metadata is stored in 
> DSpace itself it is always translated into a qualified Dublin Core 
> structure (so depending on the metadata schema, some specificity may be 
> lost).

Well, strictly speaking, it's not *all* QDC specifically.  You can
define as many additional schemae as you want.  But they all have to
be one- or two-level hierarchies (like QDC) so some models would be
quite difficult to represent.  Shallow hierarchial models are what
DSpace can use to support basic searching and browsing.  If you can
express it as a tuple {schema, term[, qualifier]} then it is
manipulable in DSpace.

IIRC other types of metadata representations can be stored as
bitstreams, though they can't be directly used by DSpace.  They would
be bound to their Items and available for use by other tools.

I guess it would be fair to say that DSpace concentrates on doing IR
well, but tries not to get in the way of people who are willing to
extend it to do other things well.

-- 
Mark H. Wood, Lead System Programmer   [email protected]
Asking whether markets are efficient is like asking whether people are smart.

Attachment: pgpy4wfLNepOq.pgp
Description: PGP signature

------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to