Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explain how Context Mapper can be used to capture domain storytelling results #78

Open
socadk opened this issue Nov 7, 2022 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@socadk
Copy link
Contributor

socadk commented Nov 7, 2022

See https://domainstorytelling.org/quick-start-guide for concepts in the pictographic language: "Actors create, work with, and exchange work objects and information about work objects."

@socadk socadk added the help wanted Extra attention is needed label Nov 7, 2022
@ambition-consulting
Copy link

ambition-consulting commented Jul 5, 2024

I don't know the context mapper enough (yet) to really make a contribution to this explanation, but I would certainly recommend using this plantuml-plugin:

https://github.com/johthor/DomainStory-PlantUML

To me, domain story telling provides the big-picture "in which sequence" behind user stories. User stories only provide the local who, what and why, but do not tell the entire story - they do not explain in which sequence each user has their local story told.

Consider this excellent example:
image

Clearly a bus driver has a user story of logging details of a journey (5), but that tells nothing about the big picture, containing all relevant users, domains and applications contributing in a certain sequence to the "business epic".

So to model and visualize this properly, you would probably need to apply the same flow-chart generation done for events/commands to user stories.

@stefan-ka
Copy link
Member

Thank you very much @ambition-consulting for the pointer! I was not aware of this plugin... We have to check whether we have everything in the CML language to model such domain stories; maybe some language adjustments are needed and then we could write a generator for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Development

No branches or pull requests

3 participants