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