Nokome Bentley1 min read

Suggestion

Abstract base type for nodes that indicate a suggested change to content.

Properties

The Suggestion type has these properties:

Name Description Type Inherited from JSON-LD @id Aliases
id The identifier for this item. String Entity schema:id -
suggestionStatus The status of the suggestion including whether it is the original, or is accepted, or rejected. SuggestionStatus - stencila:suggestionStatus suggestion-status, suggestion_status
authors The authors of the suggestion Author* - schema:author author
provenance A summary of the provenance of the content within the suggestion. ProvenanceCount* - stencila:provenance -
executionDuration Time taken to generate the suggestion. Duration - stencila:executionDuration execution-duration, execution_duration
executionEnded The timestamp when the generation ended. Timestamp - stencila:executionEnded execution-ended, execution_ended
feedback Feedback on the suggestion String - stencila:feedback -

Related

The Suggestion type is related to these types:

Bindings

The Suggestion type is represented in:

Source

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