Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Namespace: SemWeb.Inference
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 1.0.6.5, 1.0.7.0
See Also: Inherited members from Reasoner.
⊟ Public Constructors
Documentation for this section has not yet been entered. ⊟ Public Properties
⊟ Public Methods
overrideMetaQuery (SemWeb.Statement[], SemWeb.Query.QueryOptions, SemWeb.SelectableSource) : SemWeb.Query.MetaQueryResult Documentation for this section has not yet been entered. overrideQuery (SemWeb.Statement[], SemWeb.Query.QueryOptions, SemWeb.SelectableSource, SemWeb.Query.QueryResultSink) Documentation for this section has not yet been entered. overrideSelect (SemWeb.SelectFilter, SemWeb.SelectableSource, SemWeb.StatementSink) Documentation for this section has not yet been entered.
⊟ SimpleEntailment Constructor
Documentation for this section has not yet been entered.
public SimpleEntailment ()⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: SemWeb.Inference
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 1.0.6.5, 1.0.7.0
⊟ Distinct Property
Documentation for this section has not yet been entered.
public override bool Distinct { get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: SemWeb.Inference
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 1.0.6.5, 1.0.7.0
Since: 1.0.6.5
⊟ MetaQuery Method
Documentation for this section has not yet been entered.
public override SemWeb.Query.MetaQueryResult MetaQuery (SemWeb.Statement[] graph, SemWeb.Query.QueryOptions options, SemWeb.SelectableSource source)⊟ Parameters
- graph
- Documentation for this section has not yet been entered.
- options
- Documentation for this section has not yet been entered.
- source
- Documentation for this section has not yet been entered.
⊟ Returns
Documentation for this section has not yet been entered.⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: SemWeb.Inference
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 1.0.6.5, 1.0.7.0
Since: 1.0.6.5
⊟ Query Method
Documentation for this section has not yet been entered.
public override void Query (SemWeb.Statement[] graph, SemWeb.Query.QueryOptions options, SemWeb.SelectableSource targetModel, SemWeb.Query.QueryResultSink result)⊟ Parameters
- graph
- Documentation for this section has not yet been entered.
- options
- Documentation for this section has not yet been entered.
- targetModel
- Documentation for this section has not yet been entered.
- result
- Documentation for this section has not yet been entered.
⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: SemWeb.Inference
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 1.0.6.5, 1.0.7.0
Since: 1.0.6.5
⊟ Select Method
Documentation for this section has not yet been entered.
public override void Select (SemWeb.SelectFilter filter, SemWeb.SelectableSource targetModel, SemWeb.StatementSink sink)⊟ Parameters
- filter
- Documentation for this section has not yet been entered.
- targetModel
- Documentation for this section has not yet been entered.
- sink
- Documentation for this section has not yet been entered.
⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: SemWeb.Inference
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 1.0.6.5, 1.0.7.0
Since: 1.0.6.5