tame/tamer/tools
Mike Gerwitz f733a85597 tamer: tools/asg-ontviz: ASG ontology visualization
This parses the declarative `object_rel!` definitions from the Rust sources
and produces a DOT representation of the ontology of the graph, which can
then be rendered using Graphviz.

This does not yet introduce it into the build; it ought to be run as part of
`make check` (without rendering with Graphviz) to ensure that we catch
breaking changes, and `make html` ought to integrate it into the
documentation, perhaps as part of `asg::graph` or `asg::graph::object`.

DEV-13708
2023-03-10 14:28:00 -05:00
..
asg-ontviz tamer: tools/asg-ontviz: ASG ontology visualization 2023-03-10 14:28:00 -05:00
asg-ontviz.awk tamer: tools/asg-ontviz: ASG ontology visualization 2023-03-10 14:28:00 -05:00