aboutsummaryrefslogtreecommitdiffstats
path: root/src/read_ntriples.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-28Simplify reader and writer flagsDavid Robillard1-1/+1
2022-01-28Factor out and expose prefixed name predicatesDavid Robillard1-2/+3
2022-01-14Preserve long or short quoting from input documentsDavid Robillard1-20/+2
2022-01-14Factor out NQuads readerDavid Robillard1-5/+11
2022-01-14Factor out NTriples readerDavid Robillard1-0/+790