Supplementary File Metadata

Hi everyone

is it possible to modify the available types of supplementary files? Default are: Research Instrument, Research Materials, Research Results, Transcripts, Data Analysis, Data Set, Source Text and Other but i would like to remove or rename them.

Sincerely
Pfeiffer

Hi @pfeiffer,

For OJS 2.4.x, that’ll require a few changes to code, in particular:

  • classes/submission/form/SuppFileForm.inc.php
  • classes/author/form/submit/AuthorSubmitSuppFileForm.inc.php
  • plugins/importexport/native/NativeImportDom.inc.php
  • plugins/importexport/native/NativeExportDom.inc.php

For OJS 3.x (the beta is about to be released), it’ll be possible to customize these via the web interface.

Regards,
Alec Smecher
Public Knowledge Project Team