NodeFormat Enumeration |
Namespace: VDS.RDF.Writing
| Member name | Value | Description | |
|---|---|---|---|
| NTriples | 0 | Format for NTriples | |
| Turtle | 1 | Format for Turtle | |
| Notation3 | 2 | Format for Notation 3 | |
| UncompressedTurtle | 3 | Format for Uncompressed Turtle | |
| UncompressedNotation3 | 4 | Format for Uncompressed Notation 3 |