Executables (executable/*)

data type

executable/*

content types

text/x-python, text/javascript, application/java-archive, text/x-qasm

The executable/* data type describes executable code.

Data Types

executable/[c|h|q]-function

An executable containing a single classical, hybrid or quantum function. A quantum function is just a partially realized quantum circuit.

executable/circuit

The data is a full quantum circuit (that may be parameterized).

executable/workflow

Data contains an executable workflow (e.g. a BPMN2 workflow).

executable/bundle

A prebuilt binary or package that can be used by other executable artifacts.

Content Types

The content types depend on the programming language used.