nvkp / turtle

Golang package for parsing and serializing the Turtle format used for representing RDF data
MIT License
3 stars 0 forks source link

Multiline Literals #10

Closed nvkp closed 1 month ago

nvkp commented 1 month ago

There is a missing support for multiline literals. Those are denoted either by ''' or """ and can contain new line characters.