xiaoxiongnpu / RDFSharp.Semantics

Lightweight and friendly .NET library for realizing Semantic Web applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RDFSharp.Semantics NuGet Badge codecov

This is an additional RDFSharp layer expressively suited for:

  • Creating OWL-DL ontologies (classes, restrictions, properties, individuals, assertions, annotations, ...)
  • Validating them against an extensible set of intelligent semantic rules analyzing T-BOX and A-BOX
  • Creating OWL-DL/SWRL reasoners with forward-chaining inference materialization capabilities
  • Creating SKOS schemes (concepts, collections, relations, annotations, labels, ...)

Documentation of the library architecture and features is available here

About

Lightweight and friendly .NET library for realizing Semantic Web applications

License:Apache License 2.0


Languages

Language:C# 100.0%