Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
U
Uploader
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 1
    • Merge Requests 1
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Genesys PGR
  • Uploader
  • Issues
  • #3

Closed
Open
Opened Sep 15, 2017 by Matija Obreza@mobrezaOwner
  • Report abuse
  • New issue
Report abuse New issue

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
1.1
Milestone
1.1 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: genesys-pgr/anno#3