Skip to content
This repository has been archived by the owner on Mar 10, 2023. It is now read-only.

Add support for multiple identifiers #41

Open
talavis opened this issue Feb 17, 2021 · 0 comments
Open

Add support for multiple identifiers #41

talavis opened this issue Feb 17, 2021 · 0 comments
Assignees
Labels
biggie Major development task enhancement New feature or request

Comments

@talavis
Copy link
Contributor

talavis commented Feb 17, 2021

Background

In order to "personalize" entries from the different facilities, add support for special names for entries created by teams.

  • each team should be able to book one unique identifier
  • any entry where the team is listed in editors can get the identifier
    • each entry can have identifiers from multiple teams, dois etc
  • [odc]-team.identifier-<numbered id>
  • identifiers may not be removed once added to an entry

Requirements

  • Team identifier attribute for all teams
  • Support for each order/dataset/collection to have multiple identifiers
    • _id is prefix + uuid
    • identifiers is a list of any other identifiers given to the entry
  • keep counters for the team identifier somewhere (in team db entry?)
    • count all together, or one counter per data type?

**Depends on #40 **

@talavis talavis added the enhancement New feature or request label Feb 17, 2021
@talavis talavis changed the title Multiple identifiers Add support for multiple identifiers Mar 23, 2021
@talavis talavis self-assigned this Mar 23, 2021
@talavis talavis added the biggie Major development task label Mar 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
biggie Major development task enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant