tortank 0.30.7

Turtle/N3 parser
Documentation
1
2
3
4
5
6
7
@prefix : <http://xmlns.com/foaf/0.1/> .

<mailto:person@example.net>
  a :Person ;
  :name "Anne Example-Person2" ;
  :interest <http://www.foaf-project.org/> , 
  <http://www.ilrt.bris.ac.uk/discovery/2004/01/turtle/> .