Home

Action Status Type

This is an implementation of schema.org ActionStatusType.

It records whether an action is potential, active, completed, or failed. In provenance graphs it allows imported, observed, and Stencila-native actions to carry an explicit lifecycle state without relying on action-specific status fields.

Members

The ActionStatusType type has these members:

MemberDescription
PotentialActionStatusThe action is proposed or possible but has not started.
ActiveActionStatusThe action is currently in progress.
CompletedActionStatusThe action has completed successfully.
FailedActionStatusThe action failed.

Bindings

The ActionStatusType type is represented in:


This documentation was generated from ActionStatusType.yaml by docs_types.rs.

© 2026 Stencila