Click or drag to resize

FullTextHelperFullTextConfigurationNamespace Field

Constant for the Full Text Configuration Namespace which provides extensions to the basic Configuration API specific to Full Text indexing and search.

Namespace:  VDS.RDF.Query
Assembly:  dotNetRDF.Query.FullText (in dotNetRDF.Query.FullText.dll) Version:
Syntax
public const string FullTextConfigurationNamespace = "http://www.dotnetrdf.org/configuration/fulltext#"

Field Value

Type: String
Remarks
This vocabulary can be found as an embedded resource in this library as. VDS.RDF.Query.FullText.ttl
See Also