Enum NTriplesSyntax
Possible NTriples syntax modes.
Namespace: VDS.RDF.Parsing
Assembly: dotNetRDF.dll
Syntax
public enum NTriplesSyntax
Fields
| Name | Description |
|---|---|
| Original | The original NTriples syntax as specified in the original RDF specification test cases specification |
| Rdf11 | Standardized NTriples as specified in the RDF 1.1 NTriples specification |