Questions tagged [dspace]

DSpace is an open source software package that can be used to manage an organization's digital content.

DSpace is an open source repository software package typically used for creating open access repositories for scholarly and/or published digital content.

Project Documentation

Suggestions for Asking a Good DSpace Question

  • Indicate the version of DSpace you are using (4.2, 5.5, etc)
  • If the issue is related to the user interface, indicate which DSpace UI you are using (XMLUI, JSPUI)
  • Follow StackOverflow guidance on how to ask a good question.
  • If you have new questions after your original question has been answered, create a new post for the new question.

If you have difficulty formulating a concrete question, consult DSpace Support.

Getting Help on Slack

508 questions
0
votes
1 answer

How can I get a OPDS catalog listing of pdf's in a collection

Can someone say if it is currently possible to get a OPDS catalog listing of ebooks that I have stored in a collection. I want to use an Android ereader app to browse then download selected pdf's or epub bitstreams to a tablet.
user1894504
  • 81
  • 1
  • 3
0
votes
2 answers

How can I get the title of the referring page (item) from a modified version of feedback page in DSpace?

How can I get the title of an item from a modified version of the feedback page just like in the "Recommend this item" in jspui? I'm hoping also to generate the resulting url of the page to be like http://example.com/feedback?handle=123456789/123.…
euler
  • 1,401
  • 2
  • 18
  • 39
0
votes
2 answers

How to add textArea based on selection from a dropdown or radio button in java?

I modified the feedback form of dspace code to add a category that will ask the user for their 'user type'. Select category = form.addItem().addSelect("category"); category.setLabel("Please select your category"); …
euler
  • 1,401
  • 2
  • 18
  • 39
0
votes
2 answers

How and where are templates in item-view.xsl called?

In the Mirage theme's page-structure.xsl, I see that the template with match="dri:body" will call in its case. How does this eventually lead to the templates in item-view.xsl being called/generated? Most of the…
LazerSharks
  • 3,089
  • 4
  • 42
  • 67
0
votes
2 answers

Dspace: Internal System error after installation

I have successfully installed Dspace v.4.2 on Windows Laptop but I get this message on JSP Interface under the green bar "Dspace at my university": {{Internal System Error The system has experienced an internal error. Please try to do what you were…
user288291
  • 11
  • 1
  • 4
0
votes
3 answers

Dspace Build errors on Windows

Please help me to correct these errors to build Dspace successfully on windows 7. This is Installation of Dspace Digital Repository application. I have tried to correct these errors by do rebuild but I failed. Thank you [INFO]…
user288291
  • 11
  • 1
  • 4
0
votes
2 answers

What is the easiest and cleanest way to install New Relic page load timing in Apache Cocoon/XMLUI?

The new relic documentation shows how to do custom installations of the page load timing framework at: https://docs.newrelic.com/docs/java/page-load-timing-in-java What would be the easiest and cleanest way to install this in the Apache Cocoon based…
Bram Luyten
  • 1,034
  • 7
  • 18
0
votes
2 answers

How to clear tomcat auto created copy (cache) of Dspace

Here is one of my experiences I want to share, regarding Debian Linux and Dspace. After working a day on Dspace and its cache directory in Tomcat, I realized that there is a cache directory of Dspace JSP pages. If you want modified JSP pages (in the…
Mohsen Abasi
  • 2,050
  • 28
  • 30
0
votes
1 answer

Shibboleth login issue

I have set the Shibboleth Identity Provider at server A with domain name idp.XXX.gr. Then I set a proxy with an embedded service provider at server B with domain name proxy.XXX.gr. proxy.XXX.gr and idp.XXX.gr works great together. The problem starts…
wannaKnowItAll
  • 340
  • 1
  • 4
  • 20
0
votes
5 answers

Using java class in jsp

I have java class having very simple method for database connection. Connection is established while using this code is jsp file but when i call this method from .java class it gives exception. the code i use to call that method is as fallow <%…
Nauman Khalid
  • 331
  • 3
  • 10
0
votes
1 answer

what to save in git (or any other revision control system)?

I'll take Drupal as the exmple for my first question. We have a drupal instance with a custom theme and many downloaded modules. We have a server used as the source code repo. The current workflow of work on the dev instance of drupal then migrate…
Dhanushka
  • 82
  • 1
  • 8
-1
votes
1 answer

How to implement linked data in Dspace, using Fuseki?

I need to implement Dspace Linked Data using Fuseki, but I can not find specific documentation about that Do you know how I can implement Linked Data in Dspace, and use Fuseki?
-1
votes
1 answer

Extract attribute value if child node contains this text

Given this xml input:
euler
  • 1,401
  • 2
  • 18
  • 39
-1
votes
1 answer

Creating new user on fresh Dspace Install on Ubuntu

I have installed a fresh Dspace on Ubuntu 14.04 server. I can only access the homepage via via xmlui. Going through jspui gives an internal system error . Using the xmlui link when I try to register the first user, I get an error that it is unable…
-1
votes
1 answer

When i give ant fresh_install it gives error PostgreSQL 'pgcrypto' extension installed /up to date? False (not installed) Create extension pgcrypto

When i give ant fresh_install it gives error PostgreSQL 'pgcrypto' extension installed /up to date? False (not installed) Create extension pgcryptoenter image description here
1 2 3
33
34