Skip to content

revaise_stage_execution

Base class for stage execution.

URI: https://open-and-sustainable.github.io/revaise-model/schema/objects/stage_execution

Name: revaise_stage_execution

Classes

Class Description
DatasetRef External dataset reference
DateRange A simple date range representation
StageExecution Base class for executing a specific stage of the review
StageOutput Output file or log produced by a review stage (results, logs, code, visualiza...
StageOutputRef Reference to a stage output in this or another RevAIse bundle

Slots

Slot Description
checksum Checksum of the output file
cost Estimated cost
dataset_name Name of the dataset
ended_at End time
format File format or MIME type
inputs Input artifacts
kind Kind or type of stage output
license License governing the dataset
notes Additional notes
output_created_at Creation timestamp
output_label Human-readable label
outputs Output artifacts
range_description Description of a date range
range_end End of a date range
range_start Start of a date range
resource_uri URI locating the resource
snapshot_hash Checksum of the dataset snapshot
stage_description Detailed description
stage_label Human-readable label
stage_type Type of stage executed
started_at Start time

Enumerations

Enumeration Description
DatasetKind Types of datasets used in systematic reviews
StageOutputKind Types of outputs that can be produced by review stages
StageType Logical stages of a systematic review (typical flow)

Types

Type Description
Boolean A binary (true or false) value
Curie a compact URI
Date a date (year, month and day) in an idealized calendar
DateOrDatetime Either a date or a datetime
Datetime The combination of a date and time
Decimal A real number with arbitrary precision that conforms to the xsd:decimal speci...
Double A real number that conforms to the xsd:double specification
Float A real number that conforms to the xsd:float specification
Integer An integer
Jsonpath A string encoding a JSON Path
Jsonpointer A string encoding a JSON Pointer
Ncname Prefix part of CURIE
Nodeidentifier A URI, CURIE or BNODE that represents a node in a model
Objectidentifier A URI or CURIE that represents an object in the model
Sparqlpath A string encoding a SPARQL Property Path
String A character string
Time A time object represents a (local) time of day, independent of any particular...
Uri a complete URI
Uriorcurie a URI or a CURIE

Subsets

Subset Description