zeitgeist-sharp : Zeitgeist.Datamodel Namespace

SoftwareType Class

Documentation for this section has not yet been entered.

public class SoftwareType

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.8.0.0

Members

See Also: Inherited members from object.

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
Application NameUri . An application. (Display name: 'Application')
[read-only]
OperatingSystem NameUri . An OperatingSystem. (Display name: 'OperatingSystem')
[read-only]
Software NameUri . A piece of software. Examples may include applications and the operating system. This interpretation most commonly applies to SoftwareItems. (Display name: 'Software')

Public Methods

Search (string) : NameUri
Documentation for this section has not yet been entered.

Member Details

SoftwareType Constructor

Documentation for this section has not yet been entered.

public SoftwareType ()

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.8.0.0

Application Property

An application. (Display name: 'Application')

public NameUri Application { get; }

Value

Documentation for this section has not yet been entered.

Remarks

http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#Application

Requirements

Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.8.0.0

OperatingSystem Property

An OperatingSystem. (Display name: 'OperatingSystem')

public NameUri OperatingSystem { get; }

Value

Documentation for this section has not yet been entered.

Remarks

http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#OperatingSystem

Requirements

Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.8.0.0

Search Method

Documentation for this section has not yet been entered.

public NameUri Search (string interpretation)

Parameters

interpretation
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: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.8.0.0

Software Property

A piece of software. Examples may include applications and the operating system. This interpretation most commonly applies to SoftwareItems. (Display name: 'Software')

public NameUri Software { get; }

Value

Documentation for this section has not yet been entered.

Remarks

http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#Software

Requirements

Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.8.0.0