SemWeb : SemWeb.Inference Namespace
RdfRelation Class

Documentation for this section has not yet been entered.

public abstract class RdfRelation : SemWeb.Query.RdfFunction

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 SemWeb.Query.RdfFunction.

Protected Constructors

Documentation for this section has not yet been entered.

Public Methods

override
Evaluate (SemWeb.Resource[]) : SemWeb.Resource
Documentation for this section has not yet been entered.
abstract
Evaluate (SemWeb.Resource[], ref SemWeb.Resource) : bool
Documentation for this section has not yet been entered.

Member Details

RdfRelation Constructor

Documentation for this section has not yet been entered.

protected RdfRelation ()

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

Evaluate Method

Documentation for this section has not yet been entered.

public override SemWeb.Resource Evaluate (SemWeb.Resource[] args)

Parameters

args
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

Evaluate Method

Documentation for this section has not yet been entered.

public abstract bool Evaluate (SemWeb.Resource[] args, ref SemWeb.Resource object)

Parameters

args
Documentation for this section has not yet been entered.
object
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