Nodalities

From Semantic Web to Web of Data
Nodalities

Updates

Follow us on:

Categories

Archives

License

Creative Commons License

Author Archive

This Week’s Semantic Web

Selected links related to Semantic Web technologies for the week ending 2007-08-28, all weeks. Also available in RDF as linked data or via GRDDL.

Finally returned. But still only a short one this week to get me back into the swing of things. Everyone’s lying on a sunny beach somewhere anyhow.

In the Media

Docs

Software News

Events etc.

Miscellany

~

Sources include Planet RDF, various other blogs, Semantic Web Interest Group IRC Chatlogs & Scratchpad, ESW Wiki, SemWebCentral, Sweet Tools, W3C Semantic Web Activity, mailing lists, personal emails etc etc. If you see anything suitable this coming week, please mail meor use the del.icio.us tag “TWSW” – thanks!

“State of the Semantic Web” – personal opinions?

While I’m suffering from work backlog and external distractions, it occurred to me this would be an excellent juncture for a review of the current situation, so am planning a write-up on the topic over here sometime in the next week or two. I’ve mailed a few relevant lists (original post has most details, though it’s since been pointed out that there I expose my own HTTP+RDF-bias, so feel free to ignore everything but the title of this post – I do want to be as objective as possible). Please mail me if you have any thoughts, – no matter how tentative, personal, biased and/or negative (but please be clear on what I can/can’t quote you directly on). Thanks.

TWSW delayed, don’t panic!

Sorry, I’ve had a mass of real-world distractions. Will try and get This Week’s Semantic Web out tomorrow.

A passing observation on SaaS

Back in January, I noticed an intriguing idea from Jeff Jarvis : @twitcrit: instareviews. Basically to use the Twitter microblogging tool to post mini reviews. I couldn’t resist having a quick go at an implementation of what Jeff described. Fast mover that he is, Dave Winer got an implementation together ahead of me – see Jeff’s subsequent post.

Now programming skill doesn’t really come into this, the application is pretty straightforward, only took me a couple of hours to write my code. I assume Dave used his own platform based on Frontier, the service being maintained by himself. I used the Talis Platform. Although I work for Talis, I have nothing to do with the maintenance of the service – if effect I’m a 3rd party coding against a Web API (one based entirely on standard HTTP, but that’s another story).

Five months later, the twitcrit idea didn’t really catch on, and to be honest I’d pretty much forgotten about it. But checking back, my app is still live. Also in the meantime it’s been happily aggregating the data that’s passed through. I never got around to a proper search interface, but because the store is SPARQL-enabled, it is all searchable. Now check Dave’s version.

So my passing observation on SaaS is that in delegating infrastructure maintenance, you can just write your app and forget about it.

This Week’s Semantic Web

Selected links related to Semantic Web technologies for the week ending 2008-06-23, all weeks. Also available in RDF as linked data or via GRDDL (this might not be fully functional right now, we just migrated to WordPress and it may be that not eveything is in place yet).

Only a minimal offering this week, a tiny fraction of the things that have been happening recently, but hopefully better than nothing (just to get back into the saddle – I’m still catching up after several week’s travel/holiday time). If you know of something from the last few weeks that simply must appear, please mail me and I’ll include it next week – Danny

In the Media

Docs

Software News

Events etc.

Miscellany

~

Sources include Planet RDF, various other blogs, Semantic Web Interest Group IRC Chatlogs & Scratchpad, ESW Wiki, SemWebCentral, Sweet Tools, W3C Semantic Web Activity, mailing lists, personal emails etc etc. If you see anything suitable this coming week, please mail meor use the del.icio.us tag “TWSW” – thanks!

This Week’s Semantic Web…is on holiday

Well, not exactly. The arrival of conference season has meant 1. there’s been a lot happening in this space and 2. I’ve been traveling (and chatting in the lobby) way too much to be able to sit down and compile this thing. So apologies for the hiatus, but normal service will be resumed as soon as possible. I am thinking hard on how to better automate the info gathering process, without having to write too much code…suggestions welcome. In the meantime, the most significant events in this space generally crop up on Planet RDF, the Semantic Web Interest Group’s IRC Scratchpad and/or the W3C Semantic Web mailing list, and there’s also now Paul’s Semantic Web blog on ZDNet (though as he’s had more or less the same schedule, don’t expect too much activity over there right now either).

First impressions of “Semantic Web for the Working Ontologist”

Semantic Web for the Working Ontologist

Semantic Web for the Working Ontologist Effective Modeling in RDFS and OWL is a new book authored by Dean Allemang and Jim Hendler. I can offer a quick summary by teasing apart the title. For starters, the Semantic Web it discusses is generally in line with the current consensus view of the developer community, though with a lean in the direction of the ‘O’ word. The emphasis in the book is very much on Working and Modeling. It is practically oriented, and while it covers most of the technologies associated with the Semantic Web, its focus is on how to describe things using RDF, RDFS and OWL.

There’s a serious shortage of approachable books in the Semantic Web space – if you check the ESW Wiki list, there are only a handful that aren’t heavy duty academic works. Aside from the issue of convincing publishers there’s a market for such material (a problem that’s no doubt evaporating), there’s the difficult problem of what to write about. In the 2003 book Practical RDF, Shelley Powers used the parable of the Blind Men and an Elephant to suggest how RDF has many different aspects and can mean different things to different people – and RDF is just one Semantic Web technology (though arguably the most important). What’s more the elephant changes over time and is lavishly decorated: while the core standards solidified in 2004, since then we’ve seen various auxiliary specifications come along: the SPARQL query language, Turtle/N3 syntax, RDFa, GRDDL and so on. Ideas on best practices have also developed considerably over the years. This book is scoped to modeling with RDF, RDFS and OWL, and covers that ground admirably.

Allemang and Hendler are known experts, well-versed in the subject matter, but what’s more they have spent considerable time teaching courses on the Semantic Web, and this experience shows. The writing is clear and the book’s full of well-illustrated examples, along with a short but very handy FAQ at the end. The practical side is hinted at in their decision to devote significant space to the SKOS Simple Knowledge Organization System and FOAF Friend of a Friend vocabularies. The syntax used throughout is N3/Turtle, which makes a refreshing change from the eyestrain of RDF/XML.

There aren’t any programming (as in running code) examples, and the coverage of things like HTTP and the use of these technologies on the Web is really confined to illustrated prose. I must admit I was disappointed by the limited coverage of SPARQL, I do think this has relevance to modeling decisions. Given the rise of Linked Data in the wild, I would also have expected maybe a chapter devoted specifically to this approach (the ideas are all there in the text, but they don’t jump out).

On the other hand the coverage of reasoning with Semantic Web languages is excellent, material that can be very hard to get a handle on is here presented in an easily digestable form. Similarly the fundamental theory is explained in simple terms without recourse to arcane notation, and common misconceptions around the Semantic Web are disposed of without malice.

Contents

  1. What is the Semantic Web?
  2. Semantic Modeling
  3. RDF – the Basis of the Semantic Web
  4. Semantic Web Application Architecture
  5. RDF and Inferencing
  6. RDF Schema Language
  7. RDFS-Plus
  8. Using RDFS-Plus in the Wild
  9. Basic OWL
  10. Counting and Sets in OWL
  11. Using OWL in the Wild
  12. Good and Bad Modeling Practices
  13. OWL Levels and Logic
  14. Conclusions
  15. Frequently Asked Questions

RDFS-Plus is RDFS with the addition of some handy bits of OWL (IFPs etc).

In conclusion, this is an approachable book for anyone with interest in the field, and gives excellent coverage of the Semantic side of the Semantic Web, as it pertains to modeling the real world. With the caveat that this is the scope of this book, I’d personally strongly recommend it. I do intend to read this book cover to cover thoroughly, it is insightful writing, and as an occasional OWL user I’ll be keeping it on hand for the recipes.

See also: Henry’s [p]review

Excited

Here I am in the self-proclaimed “Capital of Silicon Valley”, surrounded by corporate folks, VCs and geeks of various persuasions, discussing the Semantic Web. Yesterday Ivan Herman of the W3C did an intro talk on the State of the Semantic Web. Good concrete material, but I couldn’t help thinking he could have saved a lot of effort by pointing to the audience. Clear visible evidence that the Web model of indepedent innovation is alive and kicking. There’s a good selection of people that were early creators/drivers of this tech along with current implementers and seriously interested parties. Noses meet food trough.

On a personal level it’s great. Plenty of friends of old, quite a lot of colleagues in this big adventure I’ve never met in person – golly gosh: Uche Ogbuji, David Booth, John Breslin, Paul Gearon, Jim Hendler, Pat Hayes… (Hmm, Pat claimed only his mother calls him Patrick, but Google does too). Every single one of them is giving positive messages on how things are going webwise.

It’s really nice being here with a team – Talisians Ian, Paul and Ceri have been doing a grand job of keeping me out of trouble on message. My commitments have been mounting per hour, though fortunately my ego has now swelled enough that it can divide, split and become an entity in its own right (blogging gets you known kids!) so I’ll let that do the chatting while I go look for a restaurant that does refried beans.

There is a lot I should be reporting here, but that’ll have to wait – I’m diving into the scariest session this afternoon, on Common Logic. Or maybe I’ll get a cab to the garlic theme park. California rocks. Literally.

This Week’s Semantic Web

Selected links related to Semantic Web technologies for the week ending 2008-05-12, all weeks. Also available in RDF as linked data or via GRDDL.

Another burst of activity this week around the general area of DataPortability, with announcements from MySpace, Facebook and Google regarding the opening up of social network data. While it isn’t yet clear how much better these systems will at meshing with the Giant Global Graph, it certainly seems a step in the right direction.

In the Media

Docs

Software News

Events etc.

Miscellany

Quote of the Week

the semantic web is already here if you know where to look

- Julian Higman

~

Sources include Planet RDF, various other blogs, Semantic Web Interest Group IRC Chatlogs & Scratchpad, ESW Wiki, SemWebCentral, Sweet Tools, W3C Semantic Web Activity, mailing lists, personal emails etc etc. If you see anything suitable this coming week, please mail meor use the del.icio.us tag “TWSW” – thanks!

DataPortability: In-Motion Podcast

I just had the pleasure of being a guest on DataPortability: In-Motion Podcast – Episode 7. Trent has show notes over there. It’s got quite a bit of discussion about the role of Semantic Web technologies in DataPortability, some argument about the role of microformats (a transitional technology, or an end in themselves?), some stuff on business aspects of the Web (not exactly my forte) a little handwaving about Talis (should have been better prepared for that – but I often forget we’re a commercial entity :-)

Notable quote (not from me, more’s the pity):

Doesn’t matter how big you are, the Web is always bigger

The interview part is preceded by a segment on some legal aspects to DP, along with the news of MySpace and others announcing they are further opening up their systems. The news came after the interview was recorded, in case it seems strange it wasn’t mentioned.