Wardley map
This commit is contained in:
13
src/WardleyValueMap/ValueChain.md
Normal file
13
src/WardleyValueMap/ValueChain.md
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
# Value Chain Map
|
||||||
|
|
||||||
|
## Introduction
|
||||||
|
|
||||||
|
## Example
|
||||||
|
|
||||||
|
A ValueChainMap.wm file is included with this repository.
|
||||||
|
|
||||||
|
If you are using VsCode, the [Wardley Maps Extension](https://marketplace.visualstudio.com/items?itemName=damonsk.vscode-wardley-maps) will render and export the map.
|
||||||
|
|
||||||
|
You can then include the rendered png like so:
|
||||||
|
|
||||||
|

|
BIN
src/WardleyValueMap/ValueChainMap.png
Normal file
BIN
src/WardleyValueMap/ValueChainMap.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 466 KiB |
38
src/WardleyValueMap/ValueChainMap.wm
Normal file
38
src/WardleyValueMap/ValueChainMap.wm
Normal file
@@ -0,0 +1,38 @@
|
|||||||
|
title Online Photo Storage
|
||||||
|
|
||||||
|
style wardley
|
||||||
|
|
||||||
|
component Customer [1, 0.45]
|
||||||
|
component Online Image Manipulation [.98, 0.34] (build) label [-75, 1]
|
||||||
|
component Online Photo Storage [.91, 0.37] (build) label [-44, 23]
|
||||||
|
|
||||||
|
Customer->Online Image Manipulation
|
||||||
|
Customer->Online Photo Storage
|
||||||
|
|
||||||
|
|
||||||
|
component Print [.88, 0.6] (buy)
|
||||||
|
Customer->Print
|
||||||
|
|
||||||
|
|
||||||
|
component Web Site [.82, 0.65] (buy)
|
||||||
|
Customer->Web Site
|
||||||
|
Online Photo Storage->Web Site
|
||||||
|
|
||||||
|
component CRM [0.68, 0.68] (buy)
|
||||||
|
Web Site->CRM
|
||||||
|
|
||||||
|
component Platform [0.5, 0.58] (buy)
|
||||||
|
Web Site->Platform
|
||||||
|
|
||||||
|
component Compute [0.35, 0.69] (buy)
|
||||||
|
Platform->Compute
|
||||||
|
CRM->Compute
|
||||||
|
|
||||||
|
component Data Centre [0.15, 0.58] (buy)
|
||||||
|
Compute->Data Centre
|
||||||
|
CRM->Compute
|
||||||
|
|
||||||
|
component Power [0.1, 0.9] (outsource)
|
||||||
|
Data Centre->Power
|
||||||
|
Compute->Power
|
||||||
|
|
Reference in New Issue
Block a user