dotNetRDF API Documentation

LiteralEqualityMode Enumeration

Possible Literal Equality Mode Settings

public enum LiteralEqualityMode

Members

Member Name Description
Strict Strict Mode compares Literals according to the official W3C RDF Specification
Loose Loose Mode compares Literals based on values (if they have known Datatypes)

Requirements

Namespace: VDS.RDF

Assembly: dotNetRDF (in dotNetRDF.dll)

See Also

VDS.RDF Namespace