Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add a default relation to capture "output resources" of a workflow step #294

Open
lsteinmann opened this issue Mar 13, 2025 · 0 comments
Open
Assignees
Labels
enhancement field_desktop Issue concerning the Desktop client typescript Tickets concerning TypeScript Code, https://www.typescriptlang.org

Comments

@lsteinmann
Copy link
Member

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.

@lsteinmann lsteinmann added enhancement field_desktop Issue concerning the Desktop client typescript Tickets concerning TypeScript Code, https://www.typescriptlang.org labels Mar 13, 2025
@lsteinmann lsteinmann added this to the Field Desktop 3.6.0 milestone Mar 13, 2025
@lsteinmann lsteinmann moved this to Ready in Field Roadmap Mar 13, 2025
@lsteinmann lsteinmann changed the title add a resource to capture "output resources" of a workflow step add a default relation to capture "output resources" of a workflow step Mar 13, 2025
@tkleinke tkleinke self-assigned this Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement field_desktop Issue concerning the Desktop client typescript Tickets concerning TypeScript Code, https://www.typescriptlang.org
Projects
Status: Ready
Development

No branches or pull requests

2 participants