Uses RDF libraries to process various types of SPARQL query result.
SPARQL Package for R: Movie Star Graph Visualization Tutorial
The SPARQL Package allows you to directly import results of SPARQL SELECT queries into the statistical environment of R as a data frame, allowing one [...]
Using the SPARQL Package in R to Handle Spatial Linked Data: Part II
Continuing where Part I left off, this tutorial shows how to access Spatial and Temporal Data about the complex environmental system of the Brazilian Amazon [...]
Using the SPARQL Package in R to Handle Spatial Linked Data: Part I
As a solution to bridge two communities, those of statistical computing and the Semantic Web, there is now the SPARQL Package for R, which enables [...]
SPARQL Package for R: Linked Open Piracy Tutorial
This tutorial shows how to do a visual analysis and basic statistical analysis of the data in the Linked Open Piracy data set. It makes [...]
Getting Started with RDF and SPARQL Using Sesame and Python
This blog post includes documentation of how to install a triplestore, load data into it, retrieve it using SPARQL, and access the results as native [...]
Client-Side APIs for Semantics
This is the eleventh chapter in MarkLogic's "Semantic Developer's Guide". It discusses client-side APIs that provide support for management of triples and graphs, SPARQL and [...]
Using Semantics with the REST Client API
This is the ninth chapter in MarkLogic's "Semantic Developer's Guide". It describes how to use MarkLogic Semantics with the REST Client API to view, query, [...]
Semantic Queries
This is the sixth chapter in MarkLogic's "Semantic Developer's Guide". This chapter discusses the principal techniques and tools used for performing semantic queries on RDF [...]
Semantic Python: Mastering Linked Data with Python
Python offers a very powerful and easy to use library to work with Linked Data: rdflib. RDFLib is a lightweight and functionally complete RDF library, [...]
How-to Guide for Creating a Linked Data Site
The author attempts to walk the reader through the process of creating what he considers to be a Linked Data site. He assumes that the [...]