Mermaid: `classDiagram` doesn't allow colons in class names

Created on 21 Aug 2020  路  3Comments  路  Source: mermaid-js/mermaid

I'm trying to use mermaid for creating an class diagram in a semantic web context. There, colons are needed for prefixes:

    class dcat:Dataset {
        <<mandatory>>
    }

_Also an issue for @persidskiy , see https://github.com/mermaid-js/mermaid/issues/1266#issuecomment-643793801_

Development Class Triage

Most helpful comment

I will focus on this issue and see if I can make it work

All 3 comments

@init-dcat-ap-de and @persidskiy, Did you find any workaround for this ?

@mmngreco
Unfortunately yes: Switching to PlantUML.

I will focus on this issue and see if I can make it work

Was this page helpful?
0 / 5 - 0 ratings

Related issues

lwalker-kforce picture lwalker-kforce  路  3Comments

mestaritonttu picture mestaritonttu  路  3Comments

chen4221 picture chen4221  路  3Comments

deftdawg picture deftdawg  路  3Comments

tokyo786 picture tokyo786  路  3Comments