Skip to content

gdcc/exporter-ddipdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exporter-ddipdf

Provides a PDF format for the DDI metadata

Installation

Create jvm-options in dataverse for exporters, where /var/lib/dataverse/exporters is an example of a directory for exporters, you can choose any directory you want to keep external exporters in:

  ./asadmin create-jvm-options '-Ddataverse.spi.exporters.directory=/var/lib/dataverse/exporters'

Create a jar file by compiling the exporter-ddipdf

  mvn assembly:assembly -DdescriptorId=jar-with-dependencies

Copy the created jar file in target directory to the external exporters' directory that you defined in jvm-options.

About

Provides a PDF format for the DDI metadata

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •