You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A set for each unit of our institute (that has data publications)
A set for each researcher of our institute (that has data publications)
A set for the (whole) institute
Alternatively it could be just the set for the institute, but then the information about the unit/researcher assignment would need to happen on the server side, making this project much more complicated. The first solution (with multiple sets) would allow to make these assignments when defining (through the API) which DOIs belong to a set.
The text was updated successfully, but these errors were encountered:
I understand that the dois table is used to cache metadata (fields oai_dc and oai_datacite)? For a first milstone, I suggest to request doi metadata on oai-pmh request. it will save us from having to manage periodic harvesting.
Folder is only a graphical concept
et getDois return dois of current folder and call getDois on his children
I understand that the dois table is used to cache metadata (fields oai_dc and oai_datacite)? For a first milstone, I suggest to request doi metadata on oai-pmh request. it will save us from having to manage periodic harvesting.
Ok, it's a good idea to KISS it for a first milestone.
Using Selective Harvesting and Sets, I would like to define OAI Sets for different purposes:
Alternatively it could be just the set for the institute, but then the information about the unit/researcher assignment would need to happen on the server side, making this project much more complicated. The first solution (with multiple sets) would allow to make these assignments when defining (through the API) which DOIs belong to a set.
The text was updated successfully, but these errors were encountered: