aboutsummaryrefslogtreecommitdiffstats
path: root/test/extra/bad/manifest.ttl
AgeCommit message (Collapse)AuthorFilesLines
2023-12-02[WIP] Expand URIs in readerDavid Robillard1-1/+7
This expands relative and prefixed URIs in the reader on the stack, rather than passing them to the caller to be dealt with. This pushes these context-full forms to the edge of the system as much as possible to minimise the headaches they can cause. Towards having stricter guarantees about nodes and eliminating the CURIE node type altogether.
2023-12-02[WIP] Add support for reading and writing variablesDavid Robillard1-0/+6
[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-02Factor out NTriples readerDavid Robillard1-0/+13
2023-12-02Remove support for reading Turtle named inline nodes extensionDavid Robillard1-6/+0
2023-04-06Make URI writing stricter by defaultDavid Robillard1-0/+30
2023-04-05Add tests for EOF within UTF-8 charactersDavid Robillard1-0/+10
2023-04-05Clean up remaining stale test suite dataDavid Robillard1-299/+299
2023-04-05Separate test suites and simplify licensing metadataDavid Robillard1-0/+449