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.0, 1.0.6.2
See Also: Inherited members from object.
⊟ Protected Constructors
Reasoner ()Documentation for this section has not yet been entered. ⊟ Public Properties
⊟ Public Methods
abstractMetaQuery (SemWeb.Statement[], SemWeb.Query.QueryOptions, SemWeb.SelectableSource) : SemWeb.Query.MetaQueryResult Documentation for this section has not yet been entered. abstractQuery (SemWeb.Statement[], SemWeb.Query.QueryOptions, SemWeb.SelectableSource, SemWeb.Query.QueryResultSink) Documentation for this section has not yet been entered. abstractSelect (SemWeb.SelectFilter, SemWeb.SelectableSource, SemWeb.StatementSink) Documentation for this section has not yet been entered.Select (SemWeb.Statement, SemWeb.SelectableSource, SemWeb.StatementSink) Documentation for this section has not yet been entered.
⊟ Reasoner Constructor
Documentation for this section has not yet been entered.
protected 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.2
⊟ Distinct Property
Documentation for this section has not yet been entered.
public abstract 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.2
⊟ MetaQuery Method
Documentation for this section has not yet been entered.
public abstract SemWeb.Query.MetaQueryResult MetaQuery (SemWeb.Statement[] graph, SemWeb.Query.QueryOptions options, SemWeb.SelectableSource targetModel)⊟ 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.
⊟ 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.2
⊟ Query Method
Documentation for this section has not yet been entered.
public abstract 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.2
⊟ Select Method
Documentation for this section has not yet been entered.
public abstract 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.2
⊟ Select Method
Documentation for this section has not yet been entered.
public void Select (SemWeb.Statement template, SemWeb.SelectableSource targetModel, SemWeb.StatementSink sink)⊟ Parameters
- template
- 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.2