LiteralEqualityMode Enumeration |
Namespace: VDS.RDF
| Member name | Value | Description | |
|---|---|---|---|
| Strict | 0 | Strict Mode compares Literals according to the official W3C RDF Specification | |
| Loose | 1 | Loose Mode compares Literals based on values (if they have known Datatypes) |