Click or drag to resize

BaseStardogTemplateCanoncialiseLiterals Property

Gets/Sets whether the database should canonicalise literals.

Namespace:  VDS.RDF.Storage.Management.Provisioning.Stardog
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public bool CanoncialiseLiterals { get; set; }

Property Value

Type: Boolean
See Also