Skip to content

Conversation

@hiasinho
Copy link

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.

hiasinho and others added 2 commits January 22, 2026 00:21
Add positive and negative test files for BMML v2 format validation.
BMML is a YAML-based markup language for describing business models,
based on Alexander Osterwalder's Business Model Canvas framework.
BMML is a YAML-based markup language for describing business models,
based on Alexander Osterwalder's Business Model Canvas framework.

- Adds catalog entry for BMML schema
- Schema URL points to GitHub Pages hosted version
- FileMatch patterns: *.bmml, *.bmml.yaml, *.bmml.yml

Project: https://github.com/hiasinho/bmml
@github-actions
Copy link
Contributor

Thanks for the PR!

This section of the codebase is owned by @madskristensen and @hyperupcall - if they write a comment saying "LGTM" then it will be merged.

@hyperupcall
Copy link
Member

Thanks! I can merge once CI and merge conflicts are resolved.

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