Tagged: Blazegraph

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...