# Test of the ontobroker_client import ontobroker_client list = ontobroker_client.query('FORALL X,Y <- X::Y.','testrechner', 1234) for item in list: print item