An open API service indexing awesome lists of open source software.

https://github.com/workfloworchestrator/domain-product-models

Examples of how products could be modelled in the orchestrator.
https://github.com/workfloworchestrator/domain-product-models

Last synced: about 1 year ago
JSON representation

Examples of how products could be modelled in the orchestrator.

Awesome Lists containing this project

README

          

# Domain models
This repository contains a bare bones models from different organisations.

SURF has published their product models in the SURF directory. If you install
the requirements all imports should work and you can follow along with all inheritance

The products and product blocks have all been related to eachother and form a network graph.
If there are any questions feel free to reach out.

## Usage

```bash
pip install -r requirements.txt
```