| Home | Trees | Indices | Help |
|---|
|
|
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| string |
|
||
|
|||
| Python dictionary |
|
||
| PyXlib DOM node |
|
||
| RDFLib Graph |
|
||
|
|||
|
|||
|
|||
|
|
|
|
|
|
|
Execute the query. Exceptions can be raised if either the URI is wrong or the HTTP sends back an error. The usual urllib2 exceptions are raised, which cover possible SPARQL errors, too The return is a file-like object with two additional methods: geturl() to return the URL of the resource retrieved and info() that returns the meta-information of the page, as a dictionary-like object (see the urllib2 standard library module of Python) Note that in the case of errors (eg, raised by the sparql processor), the urllib2 raises exceptions. Refer to the Python documentation on those.
|
|
|
|
|
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0beta1 on Sat Jun 23 09:32:42 2007 | http://epydoc.sourceforge.net |