Welcome to yEd Q&A!
Here you can ask questions and receive answers from other members of the community and yEd developers. And you can tell us your most wanted feature requests.

Categories

How to generate yEd graphml from EMF

0 votes
Hi,

I'm trying to generate a graphml file that can be read by yEd. I'm using the eclipse modeling framework (EMF) to generate. It provides the ability, given an xsd, to easily generate appropriate xml/graphml files.

However, I don't succeed in realising an eclipse EMF metamodel for (y)graphml. Has anyone done this before? Any clues how to proceed?

Greetings,

Wilbert.
in Help by

1 Answer

0 votes
Hello,

I have built this script that uses python to generate a graphml model than you can then finish editing in Yed.
 

https://github.com/arcanefoam/ecore2yed
by
Legal Disclosure | Privacy Policy
...