elyra-ai / pipeline-schemas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pipeline-schemas

Location for the common pipeline JSON schemata and examples

Contents

This repository contains the JSON schema files pertaining to pipeline job flow authoring and execution:

The 'common-pipeline' directory

Common schemas related to pipeline definition and execution:

  • Operators: Contains the base operator, uihints, and condition schemas and examples
  • Pipeline-flow: Common pipeline-flow and pipeline-flow-ui JSON schemas
  • Dataset-metadata: JSON dataset metadata definition

The 'common-canvas' directory

Schema and example files for driving the Common Canvas and Property Editor tooling

  • Parameter-defs: Common Properties parameter editing schema and examples
  • Form: Common Properties low-level form JSON specification
  • Palette: Canvas palette JSON definition
  • Diagram: Older (e.g. pre-pipeline-flow) internal canvas diagram specification

About

License:Apache License 2.0


Languages

Language:JavaScript 78.0%Language:Shell 22.0%