Skip to content

Find Components

In the future validated and available components are supposed to be listed by the ODTP zoo. But not all Components are listed there yet.

Components can also be found at the ODTP organization ⧉. The repo name usually starts with odtp- such as the odtp-component-example ⧉.

ODTP Component example

graph LR;
    Tool -->|transform| ODTPComponent
    subgraph ODTPComponent[Component]
    Commit[checkout tool version]
    end

In order to give and example we have provided an example component:

This component wraps the following tool:

This component is of type Dataloader.

Use Cases

Find more example in the Use Cases.