FI-WARE POI Data Provider. Principles Enables building various location based service (LBS) applications for all kinds of networked devices Distributed.

Slides:



Advertisements
Similar presentations
12 October 2011 Andrew Brown IMu Technology EMu Global Users Group 12 October 2011 IMu Technology.
Advertisements

Modeling Hybrid Information Environments: The Librarian and the Super Model Kerry Blinco Consultant Macquarie University Project Manager LIDDAS Project.
Prepared by: Prepared by: Jameela Rabaya Jameela Rabaya Fatima Darawsha Fatima Darawsha.
.NET Remoting. .Net Remoting Replaces DCOM (Distributed Component Object Model – a proprietary Microsoft technology for communication among software components.
FI-WARE Points of Interest (POI) Data Provider Why and How Nonprofit educational material. Fair use of copyrighted content, if any, is assumed.
Technical Architectures
1 Adaptive Management Portal April
A reactive location-based service for geo-referenced individual data collection and analysis Xiujun Ma Department of Machine Intelligence, Peking University.
BLUETOOTH CONTROLLER BLUETOOTH CONTROLLER HARDWARE AND LIBRARY HARDWARE AND LIBRARYPROJECT ComFUTURE TECHNOLOGY.
Client – Server Architecture A Basic Introduction Kathleen R. Murray, Ph.D. May 2002.
Server System. Introduction A server system is a computer, or series of computers, that link other computers or electronic devices together. They often.
ASP.NET + Ajax Jesper Tørresø ITNET2 F08. Ajax Ajax (Asynchronous JavaScript and XML) A group of interrelated web development techniques used for creating.
@2011 Mihail L. Sichitiu1 Android Introduction Platform Overview.
For more info visit at For more info visit at
CINEMA’s UbiComp Subsystem Stefan Berger and Henning Schulzrinne Department of Computer Science Columbia University
M i SMob i S Mob i Store - Mobile i nternet File Storage Platform Chetna Kaur.
Microsoft Visual Studio 2010 Muhammad Zubair MS (FAST-NU) Experience: 5+ Years Contact:- Cell#:
RESTful applications Norman White. REST Representational state transfer Key concepts – Client Server architecture built on transferring resources between.
Microsoft Visual Studio 2010 Muhammad Zubair MS (FAST-NU) Experience: 5+ Years Contact:- Cell#:
Client – Server Architecture. Client Server Architecture A network architecture in which each computer or process on the network is either a client or.
How computer’s are linked together.
Using the Bookshare API July Why do it? Developed in 2008, provides 3rd party developers access to Bookshare functionality in any application It.
FI-WARE Points of Interest (POI) Data Provider Short Introduction Nonprofit educational material. Fair use of copyrighted content, if any, is assumed.
© 2006 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice HP Library Encryption - LTO4 Key.
1 Global Address Verification Overview Bud Walker, Admound Chou.
Title Page programmemanagementsystem KPMD (IT Solutions) Ltd Blades Enterprise Centre, Bramall Lane, Sheffield S2 4SU, United Kingdom telephone: +44 (0)114.
ICN and DTN NetInf over BP using BPQ Elwyn Davies Folly Consulting Ltd/Trinity College Dublin or
Event Log View and Sentry Event Log Management Copyright 2002 Engagent, Inc.
1 DAPPER: An OPENDAP Server for In-Situ Data Joe Sirott Donald W. Denbo, Willa H Zhu University of Washington PMEL/NOAA.
DM_PPT_NP_v01 SESIP_0715_JR HDF Server HDF for the Web John Readey The HDF Group Champaign Illinois USA.
Case Study.  Client needed to build data collection agents for various mobile platform  This needs to be integrated with the existing J2ee server 
Free the Data: creating a web services interface to the online catalog Emily Lynema NC State University Libraries Code4lib 2007 February 28, 2007.
Location Based Advertisement System Rushabh Shah Praveen Krishnaiah Naren Chainani Jatin Kumar.
An Introduction to Web Services Web Services using Java / Session 1 / 2 of 21 Objectives Discuss distributed computing Explain web services and their.
Jabber Technical Overview Presenter: Ming-Wei Lin.
ICM – API Server & Forms Gary Ratcliffe.
Project Retrospective Team FancyPants. What is CyteSee? Idea.
By Ruizhe Ma, Avinash Madineni Sidoine Lafleur Kamgang Nov,
JDBC Chapter 1 JDBC Introduction
Client – Server Architecture A Basic Introduction 1.
Institute for the Protection and Security of the Citizen HAZAS – Hazard Assessment ECCAIRS Technical Course Provided by the Joint Research Centre - Ispra.
EXperimental Infrastructures for the Future Internet XIFI Federation Manager Demonstration Daniel Nehls (TU Berlin) Training session Madrid,
27.1 Chapter 27 WWW and HTTP Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Why oBIX? XML standard Enterprise friendly protocol High fidelity.
INTRODUCING HYBRID APP KAU with MICT PARK IT COMPANIES Supported by KOICA
Embedded Internet of Things (IoT) Ecosystem: Next Gen Embedded System Hardware, Software, Tools, and Operating Systems Phone No.: +1 (214)
Assignment Help - BookMyEssay. What is Oracle? Oracle was developed in 1977 by Lawrence Ellison. Data can be directly accessed by the users through Structured.
Tableau Desktop & Server
Users and Administrators
Improving searches through community clustering of information
WEB SERVICES.
Principles of Computer Security
C++ Tango REST API implementation
Amazon AWS Solution Architect Associate Exam Dumps For Full Exam Info Visit This Link:
Website: Contact No: ID:
Custom Mobile App Development Company
IND8115 – LTTng Web View December, 12th 2016 Yonni Chen.
Fundamentals of Databases
Cloud Web Filtering Platform
TechEd /22/2019 9:22 PM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Network Controllable MP3 Player
Week 05 Node.js Week 05
Online Yahoo Mail help Phone Number
Call and return architectures
Users and Administrators
Presentation transcript:

FI-WARE POI Data Provider

Principles Enables building various location based service (LBS) applications for all kinds of networked devices Distributed and modular data model for representing POIs Data components can be distributed across multiple servers and organisations Client needs to fetch only the data components relevant to the application Easy to extend by introducing new – possibly application dependent – data components

Technical Based on the Entity-Component (EC) model Distributed service architecture for accessing POI data via RESTful APIs API enables searching, accessing and modifying POI data using standard HTTP requests JSON used as the serialization format for the POI data – easy to use

POI Use Case Find preselected places and related information Search and select the places to visit Extra info from Beer Connoisseurs’ POI database

Several Databases for Different Purposes Searches by search API More info about specific POIs using access API POIs identified by UUIDs

Sample Data { "pois": { "8e57d2e6-f98f-4404-b e72346": { "fw_core": { "category": "library", "location": { "wgs84": { "latitude": , "longitude": } }, "name": { "":"Tiedekirjasto Pegasus" }, /* more core data */ } }, "30ddf703-59f f625a7e1122": { /* POI data */ }

Example: fw_contact data component { "fw_contact": { "visit": "Santa Claus Village?, Napapiiri, Rovaniemi, Finland", "postal": ["Santa Claus Village?","Napapiiri","96930 Rovaniemi","Finland"], " ": "phone": " ", "source": { "name": "Open Alleymap", "website": " "id": "49115cb e3-baa c9a66", "license": " }, "last_update": { "timestamp": " ", "responsible": "28509ff e3-baa c9a66" }