.NET

play button

This intermediate-level training teaches how to use Stardog in your .NET solutions. This training will teach you how to connect to and query Stardog using .NET, including using TrinityRDF to create ontology mappings.

More about Stardog APIs:

Stardog provides a rich set of application programmer interfaces, or APIs, to work with the product. All actions seen in Stardog Studio or in the Stardog product command line interface can be viewed as interacting with one of these APIs. As a client server architecture, each of the APIs orchestrates one of the HTTP web services that the Stardog server offers up. In many cases, Stardog stewards open source projects that offer a language specific wrapper to offer language idiomatic constructs to interacting with the HTTP service. While the official API is available in Java, orchestrating the HTTP services and offering a language wrapper is straight forward and afford the opportunity to use language specific facilities to streamline the programming experience.

In this video, we’ll be discussing .NET. Like other languages, Stardog publishes this API to be consumed in application development environments that will act as a client to the Stardog server. Other language training is available, and will cover similar topics in the context of that particular programming language.

Please note that language specific training, i.e. how to use a particular programming language, is out of scope for this training. While the training may discuss certain third party libraries, parts of a standard API set available in a language, this training session will focus on the question on how to use the Stardog API and a few considerations to make when developing in a typical development environment.

Meet the trainer
Joseph Hayes

Senior Software Engineer

What you’ll learn
  • How to install dotNetRDF library
  • Connecting to Stardog and create a database using dotNetRDF
  • Querying Stardog using dotNetRDF
  • How to install the TrinityRDF object mapper library
  • Connecting to Stardog using Trinity RDF and create ontology mappings
  • Querying Stardog using Trinity RDF
Resources
Meet the trainer:
Joseph Hayes

Senior Software Engineer

Need more help?

Join the community