One can export a model from OPM cloud tooling. We have some exports and want to see what we can make of them.
pages/exports-from-opm
A csv export has columns for Source, Relation, Target followed by the occasional unidentified column.
We begin by exploring what we can read, tallying each labeled column of each csv file. github
Tip: click a field value to see how it is used.
http://ward.dojo.fed.wiki/assets/pages/exports-from-opm/tally.html HEIGHT 200
We don't see the unfolding of the drawings in this data so we turn our attention to the html description. github
http://ward.dojo.fed.wiki/assets/pages/exports-from-opm/parse.html HEIGHT 300