The RDF Toolkit needs a new Command Line Interface (CLI) that not only supports the current command line options of the Serializer but also all the new features of "The Builder".
The idea is to create an interface that would look like this:
./rdf-toolkit <command> <options>
Where:
<command> is either "serialize" or "build"
<options> are specific to the given command