Enable retrieval of submitted record from any incoming area by a curator #117

Closed
opened 2025-09-01 08:57:08 +00:00 by mih · 1 comment
mih commented 2025-09-01 08:57:08 +00:00 (Migrated from github.com)

In order for curation workflow to be implementable via the API, non-curated records need to be retrievable. This require access by an authority that is not the submitter (hence somewhat related to #98).

Two aspects need to be covered:

  • a curator needs to be able to obtain a list of all relevant incoming areas
  • a curator needs to be able to retrieve (all) records from a particular incoming areas

The latter point is important, because typically all records need to be treated as one "atomic" change, as they may reference each other. Any replacement of any submitted and referenced record requires editing by a curator, before upload. Otherwise record won't be valid (ie not link to valid/existing records).

In order for curation workflow to be implementable via the API, non-curated records need to be retrievable. This require access by an authority that is not the submitter (hence somewhat related to #98). Two aspects need to be covered: - a curator needs to be able to obtain a list of all relevant incoming areas - a curator needs to be able to retrieve (all) records from a particular incoming areas The latter point is important, because typically all records need to be treated as one "atomic" change, as they may reference each other. Any replacement of any submitted and referenced record requires editing by a curator, before upload. Otherwise record won't be valid (ie not link to valid/existing records).
christian-monch commented 2025-09-30 04:47:48 +00:00 (Migrated from github.com)

Added in version 3.5

Added in version 3.5
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
orinoco/dump-things-server#117
No description provided.