Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mdesalvo/owlsharp

Lightweight and friendly .NET library for realizing intelligent Semantic Web applications
https://github.com/mdesalvo/owlsharp

geosparql inference-engine ontology owl owl-dl owl-time owl2 rdfs reasoner skos skos-xl swrl

Last synced: 6 days ago
JSON representation

Lightweight and friendly .NET library for realizing intelligent Semantic Web applications

Awesome Lists containing this project

README

        

# OWLSharp

OWLSharp is an API built atop RDFSharp with the goal of enabling semantic expressivity for:


  • Modeling OWL2 ontologies (with tested Protégé compatibility)

  • Exchanging them using standard OWL2 formats (OWL2/XML) and also RDF formats (via RDFSharp)


  • Reasoning on them with a set of 25 OWL2 inference rules


  • Validating them with a set of 29 OWL2 analysis rules


It also integrates a powerful SWRL engine for modeling, exchange and execution of custom inference rules