Webstock

Toby Segaran

View by:
Toby  Segaran

Kiwi data geek

Toby Segaran is a software developer and the author of the acclaimed O'Reilly title, "Programming Collective Intelligence", Amazon's top-selling AI book. Formerly the Director of Software Development at Genstruct, Toby is now a Data Magnate at Metaweb technologies where he develops techniques to retrieve, parse and reconcile large public datasets. He loves applying data-mining algorithms to everything ranging from pharmaceutical trials to social networks and online dating.

Toby grew up in Christchurch and now lives in San Francisco.

Webstock 09

Why Semantics?

Ever since there was a web, people have been talking about the "semantic web", which is always just around the corner. Even though this hasn't exactly gone to plan, people working on the ideas behind semantic data modeling have actually come up with a lot of cool stuff.

Modern web development is very concerned with rapid iteration, which has led to the increasing popularity of lightweight frameworks built on dynamic languages such as Rails, Pylons and Django. However, most of us are still stuck using traditional data-modeling methods like relational databases which aren't designed for constant schema changes. Further, because people don't think about "standard" ways to share data, there are thousands of different web APIs, all of which have to be dealt with separately.

In this talk Toby will explain what "semantic data" is, how entities and data can be modeled using graphs, and show examples of modeling, integrating, and extending data models for large datasets. You'll lean how the semantic models support rapid and iterative application development, and easy integration of existing databases. Toby will introduce fast scalable back-ends for storing and querying semantic data and show examples of semantic data already available on the web.

He'll also briefly discuss how these approaches lead into the standards-based Semantic Web, and how attendees can find short-term value in adopting some of the Semantic Web standards and platforms.