Coverage matrix
19 verticals × 8 integration channels
Auto-rendered from the domain registry. Adding a vertical or integration updates this matrix on next build. Cells with a live demo are clickable. Empty cells indicate the integration applies but no demo fixture is wired yet.
| Vertical | JSON | CDF | OSDU | RDF | Veracity | EU ETS | BIMCO | |
|---|---|---|---|---|---|---|---|---|
| Vessel hull vessel_hull | live | live | live | live | live | live | live | live |
| Offshore platform jacket offshore_platform_jacket | live | live | live | live | live | live | — | — |
| Ballast tank ballast_tank | live | live | live | live | live | live | — | — |
| Cargo hold cargo_hold | live | live | live | live | live | live | — | live |
| Offshore wind monopile wind_monopile | live | live | live | live | live | live | — | — |
| Wind turbine blade wind_turbine_blade | live | live | live | live | live | live | — | — |
| Bridge section bridge_section | live | live | live | live | live | live | — | — |
| Power pylon power_pylon | live | live | live | live | live | live | — | — |
| Pipeline pipeline | live | live | live | live | live | live | — | — |
| Industrial tank industrial_tank | live | live | live | live | live | live | — | — |
| Subsea structure subsea_structure | live | live | live | live | live | live | — | — |
| Harbor quay harbor_quay | live | live | live | live | live | live | — | — |
| Naval hull naval_hull | live | live | live | live | live | live | live | live |
| Aquaculture net pen aquaculture_net_pen | live | live | live | live | live | live | — | — |
| Aquaculture mooring aquaculture_mooring | live | live | live | live | live | live | — | — |
| Aquaculture feed barge aquaculture_feed_barge | live | live | live | live | live | live | — | — |
| Aquaculture RAS tank (land-based) aquaculture_ras_tank | live | live | live | live | live | live | — | — |
| Aquaculture closed / semi-closed pen aquaculture_closed_pen | live | live | live | live | live | live | — | — |
| Aquaculture offshore / exposed pen aquaculture_offshore_pen | live | live | live | live | live | live | — | — |
Live demo fixtures
21 demo passports currently shipped. Each emits every integration format above.
demo-offshore-jacket-001demo-offshore-jacket-001-followupdemo-vessel-hull-001demo-wind-monopile-001demo-cargo-hold-001demo-pipeline-001demo-industrial-tank-001demo-subsea-structure-001demo-ballast-tank-001demo-wind-turbine-blade-001demo-bridge-section-001demo-power-pylon-001demo-harbor-quay-001demo-naval-hull-001demo-arendal-quay-001demo-aquaculture-net-pen-001demo-aquaculture-mooring-001demo-aquaculture-feed-barge-001demo-aquaculture-ras-tank-001demo-aquaculture-closed-pen-001demo-aquaculture-offshore-pen-001
Adding a vertical
Create src/lib/domains/<name>/index.ts with a DomainDefinition export, register it in registry.ts, and the vertical appears here automatically. Adding an integration follows the same pattern: an exporter + endpoint + registry column.