Excel SPARQL Import – Ontorion

In this post I show you how you can combine SPARQL – a semantic query language for databases, and Excel – Microsoft’s ubiquitous spreadsheet software, to do an Excel SPARQL import. Excel is a commonly used tool for data science and data analysis. This being the case I was interested to know if there was… Read More »

Anaconda SPARQL Installation

Anaconda SPARQL Install With rdflib Package There are a few different Anaconda SPARQL options available for Python, but I’ve had some success installing the package SPARQLWrapper. You can install the SPARQLWrapper package by loading up the Anaconda Command Prompt and running: which should download and install the most recent version of the package. Go to… Read More »