Skip to content

Lightweight and friendly .NET library for realizing Semantic Web applications

License

Notifications You must be signed in to change notification settings

InKnowWorks/RDFSharp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RDFSharp License NuGet Badge codecov

RDFSharp has a modular API made up of 3 layers:

RDFSharp.Model

  • Create and manage RDF models (resources, literals, triples, graphs, namespaces, ...)
  • Exchange them using standard RDF formats (N-Triples, TriX, Turtle, RDF/Xml)
  • Create and validate SHACL shapes (shape graphs, shapes, targets, constraints, reports, ...)

RDFSharp.Store

  • Create and manage RDF stores for context-aware modeling of RDF data (contexts, quadruples, ...)
  • Exchange them using standard RDF formats (N-Quads, TriX, TriG)
  • Pick a store extension to save RDF data on many supported providers

RDFSharp.Query

  • Create and execute SPARQL queries on graphs, stores, federations and SPARQL endpoints
  • Create and execute SPARQL operations on graphs, stores and SPARQL UPDATE endpoints

An additional layer is available for working in expressive way with OWL-DL ontologies

About

Lightweight and friendly .NET library for realizing Semantic Web applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%