View Single Post
Hello there omni community,

I believe I've done my due diligence to ensure this is not a repost, but feel free to smack me if it is.

I am trying to adapt omnigraffle for my own twisted purposes, and would like to be able to use Graffle as both a presentation layer and a reference document, but I would also like to extract pure graph data for use in my code. My code is only interested in links between nodes, node names, and possibly what a node contains.

Can anyone point me towards some kind of primer for the graffle xml format, so I can parse to my heart's content? Does anyone know if extracting these links is reasonably feasible?