RDF API Idea After pyrple there was to be pynk, which started to materialise. But then it didn't. So what followed pynk? The idea was to create an RDF API in Python/C which mixed the best of all the current components together, from Redland and CWM and RDFLIB, and to only re-invent the wheel when necessary. Then you could specify, e.g., which n3 parser to use on the command line... rdfapi --n3parser=cwm rdfapi --n3parser=n3p It'd be very tricky to maintain, nonetheless.