Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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


  • No labels