odcs 0.3.0

Reference implementation of the Open Data Contract Standard (ODCS)
Documentation
# Architecture

Mirror the `dtcs` processing architecture:

```text
ODCS Document
Parser
Canonical Object Model
Validator
Diagnostics
```

ODCS is dataset-contract focused.

DTCS is transformation-contract focused.

Do not introduce transformation semantics into ODCS.