Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The idea is to create an interface that would look like this:

./rdf-toolkit [<generic options>] <command> <options>[<command specific options>]
Where:
<command> 
is either "serialize" or "build"<options> (and in the future other commands as well like "rename")

<generic options>

<command specific options> are specific to the given command

...