Code Snippets: Python

Title User Language Tags Description Date
SPARQL Update in Python Sweet Burlap Python Joseki POST Python SPARQL UPDATE SPARQL Update doesn't work very well in SPARQL Wrapper (especially in Joseki (which incidentally is... 2012-06-05
Generating a HTML Table from RDF DESCRIBE Results Sweet Burlap Python "semantic web" <table> Python django rdf template Generating a HTML Table from RDF DESCRIBE Results (I'm actually using a construct to get the predica... 2012-05-18
URI to HTML Table (with colspan) Sweet Burlap Python "html table" <table> Python rdflib Takes a URI, processes the RDF data about it into a dictionary of lists,and generates a HTML table (... 2012-05-17
JSON to HTML Sweet Burlap Python <table> HTML JSON Python A quick function to convert JSON SPARQL results to a HTML table 2012-05-17
Python SPARQL Manually CONSTRUCT DESCRIBE Sweet Burlap Python CONSTRUCT DESCRIBE Python SPARQLWrapper This uses SPARQLWrapper to query a SPARQL endpoint for data about a given URI 2012-05-17
Django Query String Parameters Sweet Burlap Python "Query String" "Semantic Web" Django Python URI A Django-based Semantic Web Data Viewer needs to pass URIs as parameters. 2012-05-17
Vim Script call graph generator for Graphviz Shibukawa Yoshi Python Python VimScript This script supports VimScript code reading. 2012-01-02
https through proxy Jibin Python GET HTTPS Proxy Python This snippet will submit a GET request to a HTTPS site through proxy & write the response to a file... 2011-11-01