SemWeb : SemWeb.Query Namespace
RdfFunction Class

Documentation for this section has not yet been entered.

public abstract class RdfFunction

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: SemWeb.Query
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 1.0.6.0, 1.0.6.2

Members

See Also: Inherited members from object.

Protected Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
abstract
Uri string . Documentation for this section has not yet been entered.

Public Methods

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

Member Details

RdfFunction Constructor

Documentation for this section has not yet been entered.

protected RdfFunction ()

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: SemWeb.Query
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 1.0.6.2

Evaluate Method

Documentation for this section has not yet been entered.

public abstract 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.Query
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 1.0.6.2

Uri Property

Documentation for this section has not yet been entered.

public abstract string Uri { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: SemWeb.Query
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 1.0.6.2