The metadata has `based-on` properties. For example, `jazz.scm`: ```scheme (id "jazz") (based-on "gambit") ``` These could be fed to graphviz or a similar tool to draw a neat Scheme family tree :)