[Dspace-tech] can I use xml instead of RDBMS for backend support?

2007-06-29 Thread Neetika.Markanday
Hi,

 

I am in a process of analysing the DSpace technology to implement in my
project.

My requirement is like this:

 

1) There will be around 50,000 reports in pdf formats

2) Index used in my case are  customized.(name,account number,
date...like this)

3) I just need to search through them to get the respective file
corresponding to my indices.

4) there is no need for adding any further data in the store, just i
need to browse through the the files, no need for addition.

 

Please tell me , can I use xml for storing the metadata indexes to the
pdf files?? or is it a mandatory  requirement  to have RDBMS support

 

If yes then in which classes I have to look for changes

 

Please reply at you earliest.

 

Thanks in advance.

 

Neetika

 

 



DISCLAIMER:
This message contains privileged and confidential information and is intended 
only for an individual named. If you are not the intended recipient, you should 
not disseminate, distribute, store, print, copy or deliver this message. Please 
notify the sender immediately by e-mail if you have received this e-mail by 
mistake and delete this e-mail from your system. E-mail transmission cannot be 
guaranteed to be secure or error-free as information could be intercepted, 
corrupted, lost, destroyed, arrive late or incomplete or contain viruses. The 
sender, therefore,  does not accept liability for any errors or omissions in 
the contents of this message which arise as a result of e-mail transmission. If 
verification is required, please request a hard-copy version.
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] can I use xml instead of RDBMS for backend support?

2007-06-29 Thread James Rutherford
On Fri, Jun 29, 2007 at 03:16:49PM +0530, [EMAIL PROTECTED] wrote:
 4) there is no need for adding any further data in the store, just i
 need to browse through the the files, no need for addition.
 
 Please tell me , can I use xml for storing the metadata indexes to the
 pdf files?? or is it a mandatory  requirement  to have RDBMS support

It's actually far more complicated than that. DSpace simply won't
function without a database. You couldn't even have a format registry
that told you it was a pdf without a database, let alone have user
authentication, metadata, etc. The database is also used to store other
information about the file such as size, name, location on disk, etc.

cheers,

Jim

-- 
James Rutherford  |  Hewlett-Packard Limited registered Office:
Research Engineer |  Cain Road,
HP Labs   |  Bracknell,
Bristol, UK   |  Berks
+44 117 312 7066  |  RG12 1HN.
[EMAIL PROTECTED]   |  Registered No: 690597 England

The contents of this message and any attachments to it are confidential and
may be legally privileged. If you have received this message in error, you
should delete it from your system immediately and advise the sender. To any
recipient of this message within HP, unless otherwise stated you should
consider this message and attachments as HP CONFIDENTIAL.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech