Skip to content

Publication : full text : validation rules

Nicolas Franck edited this page Mar 7, 2022 · 5 revisions

Validation rules for individual fields

Title

  • internal name: file.title
  • type: string
  • required: false
  • repeatable: false

Document type

  • internal name: file.relation

  • type: enumeration

  • enumeration:

    • label: "", value: ""
    • label: Full text, value: main_file
    • label: Colophon/Title page, value: colophon
    • label: Data fact sheet, value: data_fact_sheet
    • label: Peer review report, value: peer_review_report
    • label: Table of contents, value: table_of_contents
    • label: Contract/Agreement, value: agreement
  • default: main_file

  • required: false

  • repeatable: false

Publication version

  • internal name: file.publication_version

  • type: enumeration

  • enumeration:

    • label: Publisher version/Version of record (VoR), value: publishedVersion
    • label: Author's original (AO), value: authorVersion
    • label: Author accepted manuscript (AAM), value: acceptedVersion
    • label: Corrected version of record (CVoR), value: updatedVersion
  • required: false

  • repeatable: false

Access level

  • internal name: file.access_level

  • type: enumeration

  • enumeration:

    • label: Open access, value: open_access
    • label: Ugent access, value: local
    • label: Private access, value: closed
  • default: local

  • required: true

  • repeatable: false

Embargo period

Access level after embargo period

License

Other license

Description

Clone this wiki locally