harriet 0.3.1

Parser for the Turtle (RDF) format
Documentation
1
2
3
4
@prefix foaf: <http://xmlns.com/foaf/0.1/> .

# Someone knows someone else, who has the name "Bob".
[] foaf:knows [ foaf:name "Bob" ] .