Tag Archives: data

Software Carpentry

Software Carpentry is a non-profit organisation that teaches computing, coding and programming skills to researchers using face-to-face and online courses. I’ve found Software Carpentry to be very useful throughout my computing career and would definitely recommend it to anyone looking to gain a good understanding of computing principles. Software Carpentry Not Software Engineering The term… Read More »

A Good SPARQL Tutorial

SPARQL is a semantic query language for databases, often used to explore and retrieve data from public repositories. Useful as it is, if you’re not familiar with SPARQL, it can take a while to get used to. After a while of hunting around I found this good SPARQL tutorial series from Youtube user Dr Noureddin… Read More »

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 »