Hi. I'd like to use redland from Python, to parse a particular JSON representation of RDF (actually, the one proposed by OSLC Core [0]).
I was thinking of implementing it in Python, by subclassing the Parser class [1]. However I've not found any resource describing such a way to write custom RDF parsers in Python, nor any hint whether this could be even technically possible. I'm not sure how much can be overloaded/subclassed from the bindings classes, or what would need to be implemented in C in raptor anyway, for instance. Thanks in advance for your help. Best regards, [0]: http://open-services.net/bin/view/Main/OSLCCoreSpecAppendixRepresentations?sortcol=table;up=#Guidelines_for_JSON [1]: http://librdf.org/docs/pydoc/RDF.html#Parser -- Olivier BERGER <[email protected]> http://www-public.it-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8 Ingénieur Recherche - Dept INF Institut TELECOM, SudParis (http://www.it-sudparis.eu/), Evry (France) _______________________________________________ redland-dev mailing list [email protected] http://lists.librdf.org/mailman/listinfo/redland-dev
