tortank 0.30.7

Turtle/N3 parser
Documentation
1
2
3
4
5

@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.
            @prefix test: <http://example.org/>.
            
            test:Date test:date "00:00:00"^^xsd:time,"18:00"^^xsd:time.