Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-12-02 | [WIP] Simplify reader and writer flags | David Robillard | 1 | -1/+2 | |
[WIP] Testing? | |||||
2023-12-02 | [WIP] Preserve long or short quoting from input documents | David Robillard | 1 | -20/+2 | |
2023-12-02 | [WIP] Add support for reading and writing variables | David Robillard | 1 | -1/+51 | |
[WIP] Command line option, move later? This adds a reader flag and serdi option for extending a syntax with support for SPARQL-like variables, for storing things like patterns or simple queries. | |||||
2023-12-02 | Simplify input stream API | David Robillard | 1 | -1/+1 | |
2023-12-02 | Improve URI read performance | David Robillard | 1 | -15/+12 | |
2023-12-02 | Factor out and expose prefixed name predicates | David Robillard | 1 | -28/+3 | |
Towards using these in the writer to escape names more precisely. | |||||
2023-12-02 | Factor out NQuads reader | David Robillard | 1 | -4/+9 | |
2023-12-02 | Factor out NTriples reader | David Robillard | 1 | -0/+737 | |