sdont is used for generating schema diagrams. It is a prototype implementation of daselab's method for manually creating schema diagrams.
https://github.com/cogan-shimizu-wsu/SDont
Due to file hosting restrictions, the evaluation code has been moved to the github repository. It is provided in the "evaluation folder" https://github.com/cogan-shimizu-wsu/SDont/tree/master/evaluation
the jar file, located in the top level folder, is executable. It will open a gui that allows a file to be loaded into it.
The jar file may also be used in the command line. Use the command "java -jar path/to/jar -d" in order to open a repl. This will allow you to pass a path to the program to generate a schema diagram.
Please e-mail Shimizu.5@wright.edu in order to report a bug or use the issues in github.