Docmaps-Project / docmaps

Extensible protocol for document history metadata exchange, to enable trustworthy, rapid, open science, by and for preprint science communities.
MIT License
15 stars 1 forks source link

Widget: Support pulling inputs from action rather than step #170

Open andrewedstrom opened 10 months ago

andrewedstrom commented 10 months ago

Feature Request

Packages to improve:

Description

The updated protocol semantics support an Action having an Input, not just a Step having an input (see relevant commit) .

Use case

The widget being generic, it should support the latest protocol semantics and encourage adoption of same.

Proposed solution

Straightforward algorithmic change when building the graph. Change in loop structure here.

Additional information