Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.8.0.0
See Also: Inherited members from object.
⊟ Public Constructors
Documentation for this section has not yet been entered. ⊟ Public Properties
[read-only] HtmlDocument NameUri . A HTML document, may contain links to other files. (Display name: 'HtmlDocument') [read-only] PlainTextDocument NameUri . A file containing plain text (ASCII, Unicode or other encodings). Examples may include TXT, HTML, XML, program source code etc. (Display name: 'PlainTextDocument') [read-only] SourceCode NameUri . Code in a compilable or interpreted programming language. (Display name: 'SourceCode') ⊟ Public Methods
⊟ PlainTextDocumentType Constructor
Documentation for this section has not yet been entered.
public PlainTextDocumentType ()⊟ 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
⊟ HtmlDocument Property
A HTML document, may contain links to other files. (Display name: 'HtmlDocument')
public NameUri HtmlDocument { get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#HtmlDocument⊟ Requirements
Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.8.0.0
⊟ PlainTextDocument Property
A file containing plain text (ASCII, Unicode or other encodings). Examples may include TXT, HTML, XML, program source code etc. (Display name: 'PlainTextDocument')
public NameUri PlainTextDocument { get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#PlainTextDocument⊟ 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.
⊟ 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
⊟ SourceCode Property
Code in a compilable or interpreted programming language. (Display name: 'SourceCode')
public NameUri SourceCode { get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#SourceCode⊟ Requirements
Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.8.0.0