Click or drag to resize

PelletReasonerKnowledgeBase Property

Gets the Knowledge Base this Reasoner operates over.

Namespace:  VDS.RDF.Query.Inference
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public KnowledgeBase KnowledgeBase { get; }

Property Value

Type: KnowledgeBase
See Also