Just wondering if anyone has been able to get the parser to work in Python. Problems I've encountered: - RDF.parser() seems to require a mime type - parser.parse_into_stream() segfaults - parser.parse_into_model() doesn't seem to work (model is empty) Redland 0.9.10 Python 2.0 Linux 2.4.9 Thanks,