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; }
Public ReadOnly Property KnowledgeBase As KnowledgeBase
Get
Property Value
Type:
KnowledgeBaseSee Also