add a default relation to capture "output resources" of a workflow step #294
Labels
enhancement
field_desktop
Issue concerning the Desktop client
typescript
Tickets concerning TypeScript Code, https://www.typescriptlang.org
Milestone
A WorkflowStep done on a resource may produce a new resource. This needs to be recorded with a relation. Ideally the output resource would be visible in the list of WorkflowSteps.
Let's say we have a Sample, which in our case is a soil sample. We do flotation on it (which is a WorkflowStep "Flotation"). Now this produces archaeobotanical remains, or pottery sherds, or other Find or FindCollection resources. These need to be linked via a relation to the WorkflowStep.
Similarly, restoration WorkflowSteps may yield new objects, e.g. a complete Stone block or a vessel.
The text was updated successfully, but these errors were encountered: