gdcc / exporter-debug

A Dataverse external metadata exporter that prints all available JSON and XML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Debug Exporter for Dataverse

This exporter dumps all possible JSON and XML data that is available to authors of external metadata exporters:

  • datasetJson
  • datasetORE
  • datasetSchemaDotOrg
  • datasetFileDetails
  • dataCiteXml

If you install it on a test server with production data, you can export from various datasets to get an idea of what data to expect when creating your own exporter.

About

A Dataverse external metadata exporter that prints all available JSON and XML

License:Apache License 2.0


Languages

Language:Java 100.0%