SemWeb : SemWeb.Inference Namespace
SimpleEntailment Class

Documentation for this section has not yet been entered.

public class SimpleEntailment : Reasoner

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

Members

See Also: Inherited members from Reasoner.

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
override
Distinct bool . Documentation for this section has not yet been entered.

Public Methods

override
MetaQuery (SemWeb.Statement[], SemWeb.Query.QueryOptions, SemWeb.SelectableSource) : SemWeb.Query.MetaQueryResult
Documentation for this section has not yet been entered.
override
Query (SemWeb.Statement[], SemWeb.Query.QueryOptions, SemWeb.SelectableSource, SemWeb.Query.QueryResultSink)
Documentation for this section has not yet been entered.
override
Select (SemWeb.SelectFilter, SemWeb.SelectableSource, SemWeb.StatementSink)
Documentation for this section has not yet been entered.

Member Details

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.

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