Skip to content

🔍 Query Catalog

Pre-built reports derived from the live UC-BoK knowledge graph (1114 nodes, 6649 edges).

Each page is regenerated by make generate-queries whenever the YAML catalogs change.

Reports

Report Description
Knowledge Graph Report Node/edge counts, capability coverage stats
Metrics Coverage Which KPIs measure each capability
Touchpoints Map Which capabilities are available on each touchpoint
Lifecycle Coverage State count, transitions, governing capabilities per lifecycle
Most Connected Objects Core business objects by graph centrality

CLI Usage

All queries can also be run from the command line:

# Capability → metrics
python queries/query_engine.py capability basket-management

# Touchpoints for a capability
python queries/query_engine.py touchpoints-for-capability payment-processing

# Lifecycles with coverage
python queries/query_engine.py lifecycle-coverage

# Graph coverage report
python queries/query_engine.py graph-report