IOwlReasonerUnsatisfiable Property |
Returns the enumeration of unsatisfiable classes.
Namespace:
VDS.RDF.Query.Inference
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax IEnumerable<OntologyResource> Unsatisfiable { get; }
ReadOnly Property Unsatisfiable As IEnumerable(Of OntologyResource)
Get
Property Value
Type:
IEnumerableOntologyResourceExceptions See Also