harriet 0.3.1

Parser for the Turtle (RDF) format
Documentation
1
2
3
4
5
6
7
@prefix : <http://example.org/stuff/1.0/> .

:a :b "The first line\nThe second line\n  more" .

:a :b """The first line
The second line
  more""" .