Category Archives: Computing

Easy Notepad Journal

In this post I show you how you can make easy notepad journal, using Notepad.exe – the default text editor for Windows. I’ll show you how you can get notepad to automatically append today’s date to the end of a file which makes it easy to keep a track of notes or journal entries. Add… 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 »