Tagged: RDF

1

Getting started with RDF using Blazegraph

Table of Contents1 Semantic Web, Triple and Triplestore2 Blazegraph2.1 Download and install the database.2.2 Import some data3 Next – SPARQL This started as a simple exercise of querying WikiData database using their SPQRQL query service. That lead me to studying about RDF and Triplets. I found it very interesting. I spent hours on...

1

Trying WikiData

I just finished a small personal data project. Once it was done. I wanted to modify it to use data from WikiData, and I wanted the labels in Kannada. So I tried to get a list of districts and wards from WikiData. That lead me to learn SPARQL. I can’t say I am...