Venn diagram generation software from RCC(8) specification or similar

后端 未结 3 577
暗喜
暗喜 2021-02-02 10:41

Please note: While the bounty is no longer available, I\'m still keen for anyone with an answer to this question to contribute; I\'m still watching it, and I\'m

3条回答
  •  暖寄归人
    2021-02-02 11:02

    Have you evaluated antlr, You could define an EBNF grammar for RCC8. Use antlr to generate an item list. This item list can be used as an input to software like VennMaster for drawing diagrams.

    Other options are Goolge Charts ,

    http://bioinfogp.cnb.csic.es/tools/venny/index.html

提交回复
热议问题