If I describe a pipeline to this catalogue so a computer can use its name as a controlled term, I want to know whether what I'm adding makes sense to a computer.
As a starting point, we can probably just model a pipeline as:
- a name (a string)
- versions (an array of strings)
TODO
If I describe a pipeline to this catalogue so a computer can use its name as a controlled term, I want to know whether what I'm adding makes sense to a computer.
As a starting point, we can probably just model a pipeline as:
TODO