Table of Contents

IHM -- recursive semantic hypermedia archive

View page as slide show



Robin Gareus

CiTu, Université Paris 8; linuxaudio.org

Introduction: The Problem

Intro.: Motivation / Use-case

Why another content-management system ?

Content means “some sort of information”, management in this context means “doing something with it.”

Most of the CMS are web-site revisioning systems with emphasis on social networks.

We want a system to contain abstract items or objects (i.e. image, article, movie, person, location, comments,..) and be able to define semantic relations between them.

Intro.: Collaborations (1/2)

Potential applications, existing projects, collaborations:

Intro.: Collaborations (2/2)

Intro.: Goals / Outline

Implementation: Data Model

The datamodel is a language based on triplets:

“Subject” + “predicate” + “Object”

Where subject and objects are an noun for an item/thing/frame/object and predicate is a verb.

Both, items and predicates are modular types and each of them may optionally have have dynamic attributes or adverbs.

Impl.: Data Model Example

“Mona Lisa” + was presented [from date to date] at + “the Louvre [website]”.

“Mona Lisa” + was authored [on date] by + “L. da Vinci.”.

Legend:

Impl.: References, Edges

Impl.: Data Types and Relations

http://theartcollider.org/ihm-test/?viz=vis_form_admin_typematrix

Impl.: Technical Specs

Impl.: Data Aggregation

Prototype: Demo

Prototype: What's missing

Prototype: Outlook, Roadmap