Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Realizing the Memex - An introduction to the Semantic Web

Realizing the Memex - An introduction to the Semantic Web

This talk introduces the Semantic Web and how it can finally realize Vannevar Bush's Memex machine. For the first time in history, we have the technology to extend our individual memory to encompass all human knowledge.

http://miguel-perez.com/talks/realizing-the-memex/

Miguel Ángel Pérez

June 17, 2014
Tweet

More Decks by Miguel Ángel Pérez

Other Decks in Programming

Transcript

  1. In 1945 Vannevar Bush had an Idea The Memex, or

    “Memory Extender”, would allow anyone to store data in a way that can be searched with speed and flexibility. "New forms of encyclopedias will appear, ready-made with a mesh of associative trails running through them..."
  2. 47 years later ... the World Wide Web A web

    of hyperlinked documents accessed via the Internet.
  3. The WWW fails us as a true Memex 1. Databases

    store the data 2. Documents visualize data 3. Users search for documents 4. Documents are read to parse out Data Much hard. Such slow. Wow.
  4. Microformats is unsuitable for sharing arbitrary data on the Web.

    Restricted to representing data about a small set of different types of entities. Only provides a small set of attributes that may used to describe these entities. Often not possible to express relationships between entities.
  5. The wild west knows as Web APIs Every programmer must

    understand the methods available to retrieve data from each API, and write custom code for accessing data from each data source. Significant effort is required to integrate each novel data set into an application.
  6. In 2001 the Semantic Web appears HTTP and unique URIs

    for accessing information. Resource Description Framework (RDF) a method for describing information. SPARQL an RDF query language.
  7. We’re Social Animals “If you want to be the next

    big thing, figure out how to use a new technology in a social way.” Susan M. Weinschenk