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

"Caching is not supported by the ItemCountDAOSolr as it is not really needed, Solr is faster!"

I am using Dspace. currently I want to update index using the command ./dspace index-lucene-update. but the exception comes "Caching is not supported by the ItemCountDAOSolr as it is not really needed, Solr is faster!" . my question is whether index…
0
votes
1 answer

Explain Bitstream's Importance in DSpace

Can someone explain to me in brief and concise way: What is a bitstream? What is a bitstream format? What is bitstream and bitstream format's importance? What is Bitstream Format Conversion? Why do we have to implement Bitstream Format…
user2481398
0
votes
1 answer

Display Bitstreams in Google Docs Viewer

I've been embedding Google Docs Viewer in my DSpace instance, an online digital repository, using an iframe. This is my site link: http://202.78.89.123:8081/xmlui/handle/123456789/145 DSpace generates bitstream links to each item/pdf in the…
user2481398
0
votes
3 answers

javax.xml.transform.TransformerException: iframe is not allowed in this position in the stylesheet

I put a javascript function in my xsl file. This function must be called whenever onclick event is fired.