I am not sure that it is in the spirit of simplicity to do the following: ``` app.use(rdfBodyParser(rdfFormats)) ``` Also, the element being called `simple` is a bit counter intuitive. Can we not just call it `.graph` and hide the dependency with `rdf-body-parser`?