diretto.resc - eine plattform für mobile, mediengestützte kollaboration in katastrophenszenarien

17
diretto.resc Benjamin Erb & Tobias Schlecht Project Overview

Upload: mfg-innovationsagentur

Post on 10-May-2015

788 views

Category:

Technology


0 download

DESCRIPTION

Benjamin Erb und Tobias Schlecht Abschlusspräsentation Jahrgang 2010 Karl Steinbuch Stipendium

TRANSCRIPT

Page 1: diretto.resc - Eine Plattform für mobile, mediengestützte Kollaboration in Katastrophenszenarien

diretto.rescBenjamin Erb & Tobias Schlecht Project Overview

Page 2: diretto.resc - Eine Plattform für mobile, mediengestützte Kollaboration in Katastrophenszenarien

Slide 2 diretto.resc | Project Overview | Benjamin Erb & Tobias Schlecht | October 2011

Team

Benjamin Erb, Tobias SchlechtMedia Informatics studentsUlm University

Mentoring and SupervisionDipl. Inf. Florian Schaub, Prof. Dr.-Ing. Michael WeberInstitute of Media Informatics, Ulm University

Page 3: diretto.resc - Eine Plattform für mobile, mediengestützte Kollaboration in Katastrophenszenarien

Slide 3 diretto.resc | Project Overview | Benjamin Erb & Tobias Schlecht | October 2011

Project HistoryI diretto

I preceded student projectI concept for a platform for distributed reporting

I diretto.rescI scholarship projectI revised platform with focus on disaster scenariosI complete platform redesign and additional servicesI platform implementationI modular and extensible reporting middleware

Page 4: diretto.resc - Eine Plattform für mobile, mediengestützte Kollaboration in Katastrophenszenarien

Slide 4 diretto.resc | Project Overview | Benjamin Erb & Tobias Schlecht | October 2011

Platform Overview: General Concept

(Icons by picol.org)

Page 5: diretto.resc - Eine Plattform für mobile, mediengestützte Kollaboration in Katastrophenszenarien

Slide 5 diretto.resc | Project Overview | Benjamin Erb & Tobias Schlecht | October 2011

Platform Overview: Layers

Conception

APIs

Middleware

Applications

Page 6: diretto.resc - Eine Plattform für mobile, mediengestützte Kollaboration in Katastrophenszenarien

Slide 5 diretto.resc | Project Overview | Benjamin Erb & Tobias Schlecht | October 2011

Platform Overview: Layers

Conception

I reporting based on multimedia documentsI collaboration between remote users and users on-siteI documents enrichable through user-generated content

APIs

Middleware

Applications

Page 7: diretto.resc - Eine Plattform für mobile, mediengestützte Kollaboration in Katastrophenszenarien

Slide 5 diretto.resc | Project Overview | Benjamin Erb & Tobias Schlecht | October 2011

Platform Overview: Layers

Conception

APIs

I well-defined, dedicated service interfacesI HTTP-based RESTful APIs

Middleware

Applications

Page 8: diretto.resc - Eine Plattform für mobile, mediengestützte Kollaboration in Katastrophenszenarien

Slide 5 diretto.resc | Project Overview | Benjamin Erb & Tobias Schlecht | October 2011

Platform Overview: Layers

Conception

APIs

Middleware

I client/server implementations of the APIsI scalable backend implementationsI high-level, language-specific client libraries

Applications

Page 9: diretto.resc - Eine Plattform für mobile, mediengestützte Kollaboration in Katastrophenszenarien

Slide 5 diretto.resc | Project Overview | Benjamin Erb & Tobias Schlecht | October 2011

Platform Overview: Layers

Conception

APIs

Middleware

Applications

I dedicated solutions for use casesI based on appropriate services and middlewareI e.g. web applications, mobile clients etc.

Page 10: diretto.resc - Eine Plattform für mobile, mediengestützte Kollaboration in Katastrophenszenarien

Slide 6 diretto.resc | Project Overview | Benjamin Erb & Tobias Schlecht | October 2011

Platform Overview: Architecture

Ser

vice

s

Storage APICore API Feed APIUsers

Clie

nts

Rich Web Application

Main Services

Additional Services

Task API Processing API

(Icons by picol.org)

Page 11: diretto.resc - Eine Plattform für mobile, mediengestützte Kollaboration in Katastrophenszenarien

Slide 7 diretto.resc | Project Overview | Benjamin Erb & Tobias Schlecht | October 2011

Use Cases

Rescue and Relief Missions

Collaborative Event Coverage

Forensic Usage

Page 12: diretto.resc - Eine Plattform für mobile, mediengestützte Kollaboration in Katastrophenszenarien

Slide 7 diretto.resc | Project Overview | Benjamin Erb & Tobias Schlecht | October 2011

Use Cases

Rescue and Relief Missions

I submission of photos, videos etc. in the fieldI collaborative analysis and evaluationI allocation of reporting tasks

Collaborative Event Coverage

Forensic Usage

Page 13: diretto.resc - Eine Plattform für mobile, mediengestützte Kollaboration in Katastrophenszenarien

Slide 7 diretto.resc | Project Overview | Benjamin Erb & Tobias Schlecht | October 2011

Use Cases

Rescue and Relief Missions

Collaborative Event Coverage

I collaborative documentation of public eventsI upload of documents by on-site usersI live feed on the platform

Forensic Usage

Page 14: diretto.resc - Eine Plattform für mobile, mediengestützte Kollaboration in Katastrophenszenarien

Slide 7 diretto.resc | Project Overview | Benjamin Erb & Tobias Schlecht | October 2011

Use Cases

Rescue and Relief Missions

Collaborative Event Coverage

Forensic Usage

I collection of documents in retrospectI reconstruction of events as exact as possible

Page 15: diretto.resc - Eine Plattform für mobile, mediengestützte Kollaboration in Katastrophenszenarien

Slide 8 diretto.resc | Project Overview | Benjamin Erb & Tobias Schlecht | October 2011

Future Work

I additional services and componentsI use case specific applicationsI alternative service implementations

Page 16: diretto.resc - Eine Plattform für mobile, mediengestützte Kollaboration in Katastrophenszenarien

Slide 9 diretto.resc | Project Overview | Benjamin Erb & Tobias Schlecht | October 2011

Dissemination

Publication

I diretto: A Toolkit for Distributed Reporting and Collaboration;Benjamin Erb, Stefan Kaufmann, Tobias Schlecht, FlorianSchaub, Michael Weber (Mensch & Computer 2011,Chemnitz)

Online

I diretto.org: Project website and blogI @diretto_project: Twitter account

Page 17: diretto.resc - Eine Plattform für mobile, mediengestützte Kollaboration in Katastrophenszenarien

Slide 10 diretto.resc | Project Overview | Benjamin Erb & Tobias Schlecht | October 2011

Platform Release as Open Source

API specifications

I https://github.com/diretto/diretto-api-docI Creative Commons license

Service implementations, client libraries

I https://github.com/direttoI MIT license

Example web application

I https://github.com/diretto/RichWebClientI MIT license