What Does Your Dataset Contain?

Having explored some ways that we might find related data and services, as well as different definitions of "dataset", I wanted to look at the topic of dataset description and analysis. Specifically, how can we answer the following questions: what kinds of information does this dataset contain? what types of entity are described in this … Continue reading What Does Your Dataset Contain?

Dataset and API Discovery in Linked Data

I've been recently thinking about how applications can discover additional data and relevant APIs in Linked Data. While there's been lots of research done on finding and using (semantic) web services I'm initially interested in supporting the kind of bootstrapping use cases covered by Autodiscovery. We can characterise that use case as helping to answer … Continue reading Dataset and API Discovery in Linked Data

Publishing SPARQL queries and documentation using github

Yesterday I released an early version of sparql-doc a SPARQL documentation generator. I've got plans for improving the functionality of the tool, but I wanted to briefly document how to use github and sparql-doc to publish SPARQL queries and their documentation. Create a github project for the queries First, create a new github project to … Continue reading Publishing SPARQL queries and documentation using github

A Brief Review of the Land Registry Linked Data

The Land Registry have today announced the publication of their Open Data -- including both Price Paid information and Transactions as Linked Data. This is great to see, as it means that there is another UK public body making a commitment to Linked Data publishing. I've taken some time to begin exploring the data. This … Continue reading A Brief Review of the Land Registry Linked Data

HTTP 1.1 Changes Relevant to Linked Data

Mark Nottingham has posted a nice status report on the ongoing effort to revise HTTP 1.1 and specify HTTP 2.0. In the post Mark highlights a list of changes from RFC2616. This ought to be required reading for anyone doing web application development, particularly if you're building APIs. I thought it might be useful to skim … Continue reading HTTP 1.1 Changes Relevant to Linked Data