Dear Hardik, More information is available on http://wiki.dspace.org/index.php/Use_controlled_vocabularies_%28JSP%29
for making a Thesaurus Creation on DSpace. Bharat M. Chaudhari SPM, Library -----Original Message----- From: [email protected] [mailto:[email protected]] Sent: Thursday, March 18, 2010 12:29 PM To: [email protected] Subject: Dspace-general Digest, Vol 3, Issue 16 Send Dspace-general mailing list submissions to [email protected] To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/dspace-general or, via email, send a message with subject or body 'help' to [email protected] You can reach the person managing the list at [email protected] When replying, please edit your Subject line so it is more specific than "Re: Contents of Dspace-general digest..." Today's Topics: 1. custom license for a specific collection (Antony Corfield [awc]) 2. Thesaurus Creation (Hardik Mishra) 3. Re: Faceted Browsing in Dspace (MacKenzie Smith) 4. about indexing (Yal??n, Haydar) 5. Internal server error when i search (Anjo Ruth) 6. Controlled Vocabulary Add-on (AMJAD USMAN) 7. Please help me regarding to dspace (????) ---------------------------------------------------------------------- Message: 1 Date: Wed, 17 Mar 2010 11:33:25 +0000 From: "Antony Corfield [awc]" <[email protected]> Subject: [Dspace-general] custom license for a specific collection To: "[email protected]" <[email protected]> Message-ID: <8edb6e83019bec4b9153122cfb928af001d8ba69d...@mailbox.staff.aber.ac.uk> Content-Type: text/plain; charset="utf-8" Hi, can anyone tell me how to specify a custom license for a specific collection in DSpace 1.5.x? I can see references to this in the code but not how/where this might be configured (if possible). Thanks in advance, Antony Antony Corfield Technical Support Officer Welsh Repository Network Tel. 01970 628724 http://www.wrn.aber.ac.uk/ ------------------------------ Message: 2 Date: Wed, 17 Mar 2010 18:15:51 +0530 From: Hardik Mishra <[email protected]> Subject: [Dspace-general] Thesaurus Creation To: General List <[email protected]> Message-ID: <[email protected]> Content-Type: text/plain; charset="iso-8859-1" Hello Everyone, I want to create local thesaurus for my repository. are there any external thesaurus plugin available for dspace ? Best Regards Hardik Mishra Give a man a fish, and you feed him for a day. Teach a man to catch fish and you feed him for a lifetime. -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 3 Date: Wed, 17 Mar 2010 08:54:07 -0400 From: MacKenzie Smith <[email protected]> Subject: Re: [Dspace-general] Faceted Browsing in Dspace To: Sauleha Durrani <[email protected]> Cc: "[email protected]" <[email protected]> Message-ID: <[email protected]> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Hi Sauleha, > I read the comversation regarding the comparison of Dspace and > Longwell in terms of faceted browsing... It was very helpful... > What I could comprehend from the discussion was that we don't > have faceted browsing in Dspace and this issue is currently being > worked upon. What I couldnt understand was the difference between > Longwell and Dspace... We say that "Both DSpace and Longwell provide a > faceted browsing user interface for navigating metadata".. does that > mean that there is no need to have faceted browsing in Dspace??.. Can > you please give your kind comments? I would say that there *is* faceted browsing in the current DSpace UI, but it's very simple and not easy to change. This is the "browse by author/title/subject/date" option provided in the discovery UI. There are also very good UI tools that include faceted browsing and can be "dropped on top" of DSpace, including Blacklight, Longwell, or commercial products like Endeca. These use a variety of ways to get the metadata from the DSpace database, and they typically link back to DSpace to display the resource. It sounds like Christophe, and possibly others, are working on alternative approaches like adding more flexible faceted browsing support directly to the DSpace discovery UI. You can read more about Fresnel here: http://www.w3.org/2005/04/fresnel-info/ Think of it as CSS for RDF-encoded data. It was an attempt to create a standard for styling RDF, but it doesn't look like it's gotten very good adoption so I would probably look at other alternatives (e.g. RDF/A) Hope this helps, MacKenzie ------------------------------ Message: 4 Date: Wed, 17 Mar 2010 14:28:50 +0200 From: "Yal??n, Haydar" <[email protected]> Subject: [Dspace-general] about indexing To: [email protected] Message-ID: <[email protected]> Content-Type: text/plain; charset=ISO-8859-9; format=flowed hi all, I made a installation Dspace on windows when I try to re-index the system it shows up the following message C:\>cd \dspace\bin C:\Dspace\bin>.\dsrun org.dspace.browse.InitializeBrowse Using DSpace installation in: C:\Dspace Exception in thread "main" java.lang.NoClassDefFoundError: org/dspace/browse/Ini tializeBrowse Caused by: java.lang.ClassNotFoundException: org.dspace.browse.InitializeBrowse at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) Could not find the main class: org.dspace.browse.InitializeBrowse. Program will exit. C:\Dspace\bin> how should I solve this problem kind regards -- Haydar YAL?IN Hacettepe ?niversitesi K?t?phaneleri Dan??ma ve E?itim B?l?m? Tel: 312 297 65 88 Fax: 312 297 65 96 [email protected] ------------------------------ Message: 5 Date: Wed, 17 Mar 2010 14:42:45 +0100 From: Anjo Ruth <[email protected]> Subject: [Dspace-general] Internal server error when i search To: [email protected] Message-ID: <[email protected]> Content-Type: text/plain; charset="euc-kr" Good day all, i get an internal server error when i search on the dspace home page. And i get this log error: An internal server error occurred on http://dspace.unijos.edu.ng/: Date: 3/17/10 1:17 PM Session ID: 2E4FBF791EDF8A5B4B00B9E84E37C3A6 -- URL Was: http://dspace.unijos.edu.ng/simple-search?query=art&submit=Go -- Method: GET -- Parameters were: -- submit: "Go" -- query: "art" Exception: java.io.FileNotFoundException: /var/www/dspace/dspace/search/segments_afrd (No such file or directory) at java.io.RandomAccessFile.open(Native Method) at java.io.RandomAccessFile.<init>(RandomAccessFile.java:233) at org.apache.lucene.store.FSDirectory$FSIndexInput$Descriptor.<init>(FSDir ectory.java:506) at org.apache.lucene.store.FSDirectory$FSIndexInput.<init>(FSDirectory.java :536) at org.apache.lucene.store.FSDirectory$FSIndexInput.<init>(FSDirectory.java :531) at org.apache.lucene.store.FSDirectory.openInput(FSDirectory.java:440) at org.apache.lucene.index.SegmentInfos$2.doBody(SegmentInfos.java:352) at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.j ava:636) at org.apache.lucene.index.SegmentInfos.readCurrentVersion(SegmentInfos.jav a:349) at org.apache.lucene.index.IndexReader.getCurrentVersion(IndexReader.java:3 50) at org.apache.lucene.index.IndexReader.getCurrentVersion(IndexReader.java:3 34) at org.apache.lucene.index.IndexReader.getCurrentVersion(IndexReader.java:3 19) at org.dspace.search.DSQuery.getSearcher(DSQuery.java:482) at org.dspace.search.DSQuery.doQuery(DSQuery.java:148) at org.dspace.app.webui.servlet.SimpleSearchServlet.doDSGet(SimpleSearchSer vlet.java:242) at org.dspace.app.webui.servlet.DSpaceServlet.processRequest(DSpaceServlet. java:151) at org.dspace.app.webui.servlet.DSpaceServlet.doGet(DSpaceServlet.java:99) at javax.servlet.http.HttpServlet.service(HttpServlet.java:617) at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica tionFilterChain.java:290) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt erChain.java:206) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValv e.java:233) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValv e.java:191) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java :128) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java :102) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve. java:109) at org.apache.catalina.ha.tcp.ReplicationValve.invoke(ReplicationValve.java :347) at org.apache.catalina.ha.session.JvmRouteBintoderValve.invoke(JvmRouteBind erValve.java:210) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:2 93) at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:190) at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:291) at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:769) at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java: 698) at org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket. java:891) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool .java:690) at java.lang.Thread.run(Thread.java:636) How and what can i do to resolve this error? Thank you. Ruth Anjo University of Jos Library -------------- next part -------------- A non-text attachment was scrubbed... Name: anjor.vcf Type: text/x-vcard Size: 294 bytes Desc: not available ------------------------------ Message: 6 Date: Thu, 18 Mar 2010 11:42:17 +0500 From: AMJAD USMAN <[email protected]> Subject: [Dspace-general] Controlled Vocabulary Add-on To: <[email protected]>, <[email protected]> Message-ID: <[email protected]> Content-Type: text/plain; charset="iso-8859-1" Hi everybody, can anyone tell me where i find the code and full documentation of "controlled vocabulary" add-on developed by University of Minho. Regards: Amjeeki _________________________________________________________________ Hotmail: Powerful Free email with security by Microsoft. https://signup.live.com/signup.aspx?id=60969 -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 7 Date: Thu, 18 Mar 2010 12:28:42 +0530 From: ???? <Manoj> <[email protected]> Subject: [Dspace-general] Please help me regarding to dspace To: [email protected] Message-ID: <[email protected]> Content-Type: text/plain; charset="iso-8859-1" Hi, I am new to "dspace". * I want to create repository for Uniform Resource Locater ( URL's ). Is it possible to do it with the help of "dspace" ? * Please provide me all possible help. -- Thanks & Regards Manoj -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ ------------------------------------------------------------------------ ------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev ------------------------------ _______________________________________________ Dspace-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-general End of Dspace-general Digest, Vol 3, Issue 16 ********************************************* ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Dspace-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-general
