Simple RDF parsers and in-memory stores

Hi,

does anyone know about really simple RDF parser+storage  
implementations? It is ok if the parser only handdles N3 or something  
simpler (if such a format exists). The store does not need any QL  
support.

My requirement is to parse and store (in memory) small RDF  
serializations with very limited possibilities to use libraries. Perl  
(with standard installation libs) might be available, but maybe I  
only bash in some cases.

Doing someing simple in C and deploying the binary would propably  
also work.

Thanks for any pointers.

Jan

In case anybode knows:
I recall that someone has parsed RDF with Python on a Nokia Series 60  
phone, did that include the use of libraries or was the parser  
written from scratch?

Received on Friday, 16 September 2005 09:27:13 UTC