Experimental NTriples Parser In Notation3

Broken in many places, but it does manage to read a since triple out
of a file and add it to the store, which is a minor success.

Module: <<ntp.py>>
Test file: <<ntp.n3>>
NTriples: <<test.nt>>
Test result: <<ntp-out.n3>>
Command line: cwm ntp.n3 --think > ntp-out.n3

Cheers,

--
Kindest Regards,
Sean B. Palmer
@prefix : <http://purl.org/net/swn#> .
:Sean :homepage <http://purl.org/net/sbp/> .

Received on Saturday, 2 March 2002 17:42:14 UTC