Posts tagged with: http

Handy HTTP in RDF vocabulary

N
The great thing about creating apps with the SemSol framework is that I'll never have to worry about database tables and multi-table SQL queries again. One of the few "taxes" that come with such an RDF-everywhere approach, though, is the need for proper terms for each type of data structure (users, permissions, pages, posts, comments, events, etc).

Luckily, there are a lot of vocabularies available already, and today I noticed that usable namespace URIs were added to the HTTP Vocabulary in RDF Editor's Draft a couple of days ago. Now it was only a 30 minute routine to add request tracking to SemSol, and with SPARQL being so easy to use it should be simple to create basic usage reports as well.