forked from dotnetrdf/dotnetrdf
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Kal Ahmed edited this page Aug 11, 2016
·
12 revisions
This wiki serves as the primary source of documentation for users and developers and is divided into several main sections:
- The User Guide covers general usage of the library including step by step introductory tutorials. This should be the starting point for most users.
- The Developer Guide covers architectural discussions, coding standards and extensibility documentation. This is intended for advanced users and project developers.
- FAQs - Questions we get asked frequently about the library
- How To - Quick snippets and examples
- User Guide - Step by step articles on performing common tasks with dotNetRDF
- Developer Guide - Advanced topics for advanced users and extension developers
- Support - Find out how to get more support for dotNetRDF
The latest version of the library is 1.0.12 which was released on 4th August 2016
Unless otherwise stated the documentation in the User Guide and Developer Guide refers to the latest version of the library (which is noted above).
Unfortunately GitHub does not currently provide easy browsing of past versions of documentation. Generally speaking there should be minimal differences between versions.
Please note there may be a small window after a new release while we update our documentation when some pages may be inaccurate, if you find any inaccuracies please Contact Us so we can resolve them ASAP.
- Getting Started
- Library Overview
- Hello World
- Reading RDF
- Writing RDF
- Working With Graphs
- Typed Values and Lists
- Working with Triple Stores
- Building SPARQL
- Querying with SPARQL
- Updating with SPARQL
- Exceptions
- Equality and Comparison
- Event Model
- Utility Methods
- Extension Methods
- Using the Namespace Mapper
- Storage API
- Advanced SPARQL
- Ontology API
- Inference and Reasoning
- ASP.NET Integration
- Global Options
- Formatting API
-
Configuration API
- Graphs
- Triple Stores
- Object Factories
- Readers and Writers
- SPARQL Endpoints
- Query Processors
- Update Processors
- Protocol Processors
- SPARQL Datasets
- SPARQL Expression Factories
- SPARQL Operators
- SPARQL Optimisers
- Full Text Query
- Reasoners
- Storage Providers
- User Groups
- Permissions
- Users
- Static Options
- Proxy Servers
- Handlers API
- JSON-LD API
- Tools