Click or drag to resize

FullTextHelperFullTextMatchNamespace Field

Constant for Full Text Namespace.

Namespace:  VDS.RDF.Query
Assembly:  dotNetRDF.Query.FullText (in dotNetRDF.Query.FullText.dll) Version:
Syntax
public const string FullTextMatchNamespace = "http://jena.hpl.hp.com/ARQ/property#"

Field Value

Type: String
Remarks
Is actually the ARQ Property Function Namespace and is used for compatibility with ARQ syntax for full text search.
See Also