aboutsummaryrefslogtreecommitdiffstats
path: root/src/turtle.h
AgeCommit message (Collapse)AuthorFilesLines
2023-12-02Support writing all escapes in Turtle and TriG prefixed namesDavid Robillard1-2/+4
2023-12-02Factor out and expose prefixed name predicatesDavid Robillard1-0/+32
Towards using these in the writer to escape names more precisely.