Skip to content

Add BMML (Business Model Markup Language) schema#5301

Merged
hyperupcall merged 9 commits intoSchemaStore:masterfrom
hiasinho:add-bmml-schema
Feb 22, 2026
Merged

Add BMML (Business Model Markup Language) schema#5301
hyperupcall merged 9 commits intoSchemaStore:masterfrom
hiasinho:add-bmml-schema

Conversation

@hiasinho
Copy link
Copy Markdown
Contributor

Summary

This PR adds support for BMML (Business Model Markup Language), a YAML-based markup language for describing business models based on Alexander Osterwalder's Business Model Canvas framework.

Changes:

  • Add catalog entry for BMML schema
  • Add positive test file (src/test/bmml.yaml)
  • Add negative test file (src/negative_test/bmml.yaml)

Schema Details:

About BMML:
BMML enables teams to describe business models as structured YAML files, supporting:

  • Business Model Canvas (9 building blocks)
  • Value Proposition Canvas (optional detail)
  • Relationship tracking between entities
  • Schema validation and linting

The schema is hosted on GitHub Pages from the official repository.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants