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; }
Public Property CanoncialiseLiterals As Boolean
Get
Set
Property Value
Type:
BooleanSee Also