Click or drag to resize

PelletReasonerIsConsistent Method

Returns whether the underlying knowledge base is consistent.

Namespace:  VDS.RDF.Query.Inference
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public bool IsConsistent()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:VDS.RDF.Query.Inference.PelletReasoner.IsConsistent"]

Implements

IOwlReasonerIsConsistent
See Also