RDF Datasets
TODO explain briefly how the Dataset and MutableDataset traits are similar to Graph and MutableGraph, replacing Triple's with Quad's and TripleSource's with QuadSource's.
TODO add a chapter on how to access and manipulate individual named graphs, union graphs.
TODO add recipes