Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • U Uploader
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Genesys PGR
  • Uploader
  • Issues
  • #3
Closed
Open
Created Sep 15, 2017 by Matija Obreza@mobrezaOwner

DOI support

Issue genesys-server#107 (closed) adds DOI support to the Genesys API.

Add "DOI" descriptor to the list of available MCPD descriptors in the uploader tool.

doi-listed

When mapped on the column the values are added to the JSON as:

{
  "doi": "10.2323/AEW#",
  "instCode": ...
}

The DOI field only allows a single value and during data validation the could should test that if DOI has a value, it matches the regexp pattern ^10\.[0-9]+/.+.

Edited Sep 20, 2017 by Matija Obreza
Assignee
Assign to
Time tracking