Going Deeper
We hope that the Getting Started section has given you all of the basic information you need to use dotNetRDF to write simple utilities, conversions and other RDF processing tools.
However, if you want to use dotNetRDF in more complex scenarios there are a number of additional features that you should be aware of.
This section covers our exception and event model, the utility and extension methods that the library provides, and two of the more foundational utility classes - the NamespaceMapper
and the NodeFactory
in more detail.