Difference between revisions of "SUNScholar/PDF Cover Page"

From Libopedia
Jump to navigation Jump to search
m
m
Line 7: Line 7:
  
 
The citation cover page works by only storing the original PDF in DSpace, and then generating the citation-cover-page PDF on-the-fly. An alternative set up would be to run the PDF Citation Coverpage Curation Task on the DSpace repository contents, and then disseminate the pre-generated citation-version instead of generating it on the fly.
 
The citation cover page works by only storing the original PDF in DSpace, and then generating the citation-cover-page PDF on-the-fly. An alternative set up would be to run the PDF Citation Coverpage Curation Task on the DSpace repository contents, and then disseminate the pre-generated citation-version instead of generating it on the fly.
 +
 +
==[[SUNScholar/PDF Cover Page/5.X|For DSpace 5.X]]==
  
 
==References==
 
==References==
 
*https://wiki.duraspace.org/display/DSDOC5x/PDF+Citation+Cover+Page
 
*https://wiki.duraspace.org/display/DSDOC5x/PDF+Citation+Cover+Page

Revision as of 13:24, 4 June 2015

Back to Customisation

Introduction

Adding a cover page to retrieved documents from DSpace that include additional citation information has been sought, as documents uploaded to the repository might have had their context stripped from them, when they are just a PDF. Context that might have surrounded the document would be the journal, publisher, edition, and more. Without that information, the document might just be a few pages of text, with no way to piece it together. Since repository policy might be to include this information as metadata to the Item, this metadata can be added to the citation cover page, so that the derivative PDF includes all of this information.

The citation cover page works by only storing the original PDF in DSpace, and then generating the citation-cover-page PDF on-the-fly. An alternative set up would be to run the PDF Citation Coverpage Curation Task on the DSpace repository contents, and then disseminate the pre-generated citation-version instead of generating it on the fly.

For DSpace 5.X

References