Skip to content

Instantly share code, notes, and snippets.

View ThomasThelen's full-sized avatar
❤️

Thomas Thelen ThomasThelen

❤️
  • Carmel, Ca
View GitHub Profile
@fnielsen
fnielsen / Federated queries with Virtuoso.py
Created May 10, 2017 12:11
Federated queries with Virtuoso
"""Federated queries with Virtuoso."""
import sys
from SPARQLWrapper import SPARQLWrapper, JSON
QUERY_WIKIDATA = """
PREFIX wd: <http://www.wikidata.org/entity/>