C# Class SemWeb.RdfXmlWriter.Options

ファイルを表示 Open project: JoshData/semweb-dotnet Class Usage Examples

Public Properties

Property Type Description
EmbedNamedNodes bool
Full Options
KeepRoots bool
UseParseTypeCollection bool
UseParseTypeLiteral bool
UsePredicateAttributes bool
UseRdfID bool
UseRdfLI bool
UseTypedNodes bool
XMP Options

Private Methods

Method Description
Options ( ) : System

Property Details

EmbedNamedNodes public_oe property

public bool EmbedNamedNodes
return bool

Full public_oe static_oe property

public static Options Full
return Options

KeepRoots public_oe property

public bool KeepRoots
return bool

UseParseTypeCollection public_oe property

public bool UseParseTypeCollection
return bool

UseParseTypeLiteral public_oe property

public bool UseParseTypeLiteral
return bool

UsePredicateAttributes public_oe property

public bool UsePredicateAttributes
return bool

UseRdfID public_oe property

public bool UseRdfID
return bool

UseRdfLI public_oe property

public bool UseRdfLI
return bool

UseTypedNodes public_oe property

public bool UseTypedNodes
return bool

XMP public_oe static_oe property

public static Options XMP
return Options