Re: [dxwg] Editorial issue: change UML diagrams to SVG (#1294)

I think this is a great idea and I had started work on a [mermaid](https://github.com/mermaid-js/mermaid) file, representing the class diagram in Markdown, which can be converted automatically to SVG.

See my current version in this [live editor](https://mermaid-js.github.io/mermaid-live-editor/#/edit/eyJjb2RlIjoiY2xhc3NEaWFncmFtXG4gICAgUmVzb3VyY2UgPHwtLSBEYXRhU2VydmljZVxuICAgIFJlc291cmNlIDx8LS0gRGF0YXNldFxuICAgIERhdGFzZXQgPHwtLSBDYXRhbG9nIDogZGNhdF9kYXRhc2V0XG4gICAgUmVsYXRpb25zaGlwIDwtLSBSZXNvdXJjZSA6IGRjYXRfcXVhbGlmaWVkUmVsYXRpb25zaGlwXG4gICAgUmVzb3VyY2UgPC0tIFJlbGF0aW9uc2hpcCA6IGRjdF9yZWxhdGlvblxuICAgIENhdGFsb2dSZWNvcmQgPC0tIENhdGFsb2cgOiBkY2F0X3JlY29yZFxuICAgIEFnZW50IDwtLSBSZXNvdXJjZSA6IGRjdF9wdWJsaXNoZXJcbiAgICBBZ2VudCA8LS0gUmVzb3VyY2UgOiBkY3RfY3JlYXRvclxuICAgIEFnZW50IDwtLSBDYXRhbG9nIDogZGN0X3B1Ymxpc2hlclxuICAgIENvbmNlcHRTY2hlbWUgPC0tIENhdGFsb2cgOiBkY2F0X3RoZW1lVGF4b25vbXlcbiAgICBDb25jZXB0IDwtLSBSZXNvdXJjZSA6IGRjYXRfdGhlbWVcbiAgICBDYXRhbG9nUmVjb3JkIDwtLSBDYXRhbG9nIDogZGNhdF9yZWNvcmRcbiAgICBSZXNvdXJjZSA8LS0gQ2F0YWxvZyA6IGRjdF9oYXN0UGFydFxuICAgIERhdGFTZXJ2aWNlIDwtLSBDYXRhbG9nIDogZG).

This means we can keep the Markdown file (see it on the left hand side of the live editor) in the folder and generate the figure automatically (we could combine it with Github actions for this to happen when the markdown file is updated). 

If this is of interest, I could complete the Markdown.


-- 
GitHub Notification of comment by agbeltran
Please view or discuss this issue at https://github.com/w3c/dxwg/issues/1294#issuecomment-780843070 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 17 February 2021 20:47:40 UTC