Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,12 @@ dataproduct-kit export osi demo
dataproduct-kit emit openlineage demo
```

## More examples

A finance net revenue data product lives under
[examples/pass/finance-revenue](examples/pass/finance-revenue), validated by
`dataproduct-kit validate` and `dataproduct-kit ci examples/pass`.

You can also validate with machine-readable output:

```bash
Expand Down