| Term | Definition |
|---|---|
| App | An individual piece of component software which performs one or more actions on a data set and returns a result |
| CLI | Command Line Interface - A terminal driven application which implements the IIE standard |
| Docker | A containerizing environment which can enclose executable software within a dependable and re-distributable environment |
| IIE | ICASR integration Engine - the name of the standard and also the prototype CLI tool |
| Worker | The actual processing unit of an App. This can work in a variety of ways, specified by worker.type in the manifest |