Show / Hide Table of Contents

Namespace VDS.RDF.Query.Inference

Classes

OwlHelper

Helper class containing constants and methods for use in implementing OWL support.

OwlHelper.OwlExtractMode

Class containing Extraction Mode constants.

OwlReasonerWrapper

Wrapper around an IOwlReasoner to make it appear like a forward-chaining reasoner.

RdfsReasoner

An Inference Engine which uses RDFS reasoning.

SimpleN3RulesReasoner

An Inference Engine that supports simple N3 rules.

SkosReasoner

An Inference Engine that uses SKOS Concept Hierarchies.

StaticOwlReasonerWrapper

Wrapper around an IOwlReasoner to make it appear like a forward-chaining reasoner.

StaticRdfsReasoner

An Inference Engine which uses RDFS reasoning.

StaticSkosReasoner

An Inference Engine that uses SKOS Concept Hierarchies.

Interfaces

IInferenceEngine

Interfaces for Inference Engines.

IOwlReasoner

Proposed interface for OWL Reasoners - currently incomplete.

IQueryableOwlReasoner

Interface for OWL Reasoners which have access to their own SPARQL implementations.

In This Article
  • Classes
  • Interfaces
Back to top Generated by DocFX