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 object.
⊟ Public Constructors
Documentation for this section has not yet been entered. ⊟ Public Fields
readonlyAntecedent SemWeb.Statement[]. Documentation for this section has not yet been entered. readonlyConsequent SemWeb.Statement[]. Documentation for this section has not yet been entered. ⊟ Public Methods
⊟ Rule Constructor
Documentation for this section has not yet been entered.
public Rule (SemWeb.Statement[] antecedent, SemWeb.Statement[] consequent)⊟ Parameters
- antecedent
- Documentation for this section has not yet been entered.
- consequent
- 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
⊟ Antecedent Field
Documentation for this section has not yet been entered.
public readonly SemWeb.Statement[] Antecedent⊟ 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
⊟ Consequent Field
Documentation for this section has not yet been entered.
public readonly SemWeb.Statement[] Consequent⊟ 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
⊟ ToString Method
Documentation for this section has not yet been entered.
public override string ToString ()⊟ 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