Mashup-Based Linked Data Integration

Total Page:16

File Type:pdf, Size:1020Kb

Mashup-Based Linked Data Integration Die approbierte Originalversion dieser Dissertation ist in der Hauptbibliothek der Technischen Universität Wien aufgestellt und zugänglich. http://www.ub.tuwien.ac.at The approved original version of this thesis is available at the main library of the Vienna University of Technology. http://www.ub.tuwien.ac.at/eng Mashup-based Linked Data Integration DISSERTATION zur Erlangung des akademischen Grades Doktor der Technischen Wissenschaften eingereicht von Tuan-Dat Trinh Matrikelnummer 1229761 an der Fakultät für Informatik der Technischen Universität Wien Betreuung: O.Univ.Prof. Dipl.-Ing. Dr.techn. A Min Tjoa Mag. Dr. Elmar Kiesling Diese Dissertation haben begutachtet: O.Univ.Prof. Dipl.-Ing. Dr.techn. Prof. Dr. A Min Tjoa Hamideh Afsarmanesh Wien, 3. März 2016 Tuan-Dat Trinh Technische Universität Wien A-1040 Wien Karlsplatz 13 Tel. +43-1-58801-0 www.tuwien.ac.at Mashup-based Linked Data Integration DISSERTATION submitted in partial fulfillment of the requirements for the degree of Doktor der Technischen Wissenschaften by Tuan-Dat Trinh Registration Number 1229761 to the Faculty of Informatics at the Vienna University of Technology Advisor: O.Univ.Prof. Dipl.-Ing. Dr.techn. A Min Tjoa Mag. Dr. Elmar Kiesling The dissertation has been reviewed by: O.Univ.Prof. Dipl.-Ing. Dr.techn. Prof. Dr. A Min Tjoa Hamideh Afsarmanesh Vienna, 3rd March, 2016 Tuan-Dat Trinh Technische Universität Wien A-1040 Wien Karlsplatz 13 Tel. +43-1-58801-0 www.tuwien.ac.at Erklärung zur Verfassung der Arbeit Tuan-Dat Trinh Donaufelderstrasse 54/3120, 1210 Wien Hiermit erkläre ich, dass ich diese Arbeit selbständig verfasst habe, dass ich die verwen- deten Quellen und Hilfsmittel vollständig angegeben habe und dass ich die Stellen der Arbeit – einschließlich Tabellen, Karten und Abbildungen –, die anderen Werken oder dem Internet im Wortlaut oder dem Sinn nach entnommen sind, auf jeden Fall unter Angabe der Quelle als Entlehnung kenntlich gemacht habe. Wien, 3. März 2016 Tuan-Dat Trinh v Acknowledgements I would like to take this opportunity to express my sincere thanks to those who helped me in one way or another on conducting research and the writing of this thesis. I want to express my heartfelt thanks to my advisor, O.Univ.Prof. Dipl.-Ing. Dr.techn. A Min Tjoa. The work presented in this thesis is not possible without his great support and advice. I also want to thank Mag. Dr. Elmar Kiesling, and Mag. Dipl.-Ing. Dr. Amin Anjomshoaa for participating on my Ph.D. committee and for their insightful feedback, comments and suggestions. I want to sincerely thank them for providing me the opportunity to participate in the Linked Data Lab, which enables me to get to know a brand new field and learn a lot of knowledge and skills. I would like to show my sincere thanks to my family for their endless support during my 3-year stay at TU Wien University. Starting from the beginning of my study at TU Wien, they kept encouraging and supporting me whenever I felt frustrated for my course work, my research and my life. Without their love and support during the years, I would not have come to where I am. I thank my friends in the Linked Data Lab: Ba-Lam Do, Peter Wetz, Peb Ruswono Aryan, and Bernhard Ortner for the stimulating discussions, the insightful comments, and for all the fun we have had in the last three years Last but not the least, I would like to thank all the people that have provided your help and support to me during these years in Austria in the best way. All in all, thanks everyone for your help, support, and love. vii Kurzfassung Das so genannte Web der Daten wächst mit erstaunlicher Geschwindigkeit. Mittlerweile ist eine große Menge an Datenquellen, APIs, Services, und Datenvisualisierungen öf- fentlich verfügbar. Dennoch ist es nach wie vor eine große Herausforderung, komplexe Informationsbedürfnisse von Anwendern mittels Integration und Verarbeitung von Daten aus heterogenen Quellen zu befriedigen. Zur Lösung dieser Probleme gab es in den letzten Jahren viele Forschungsarbeiten, die sich mit mashup-basierter Datenintegration beschäftigten. Mashups ermöglichen Anwendern, Daten und Services zu integrieren und rekombinieren, um so eigenständig Rich Web Applications zu erstellen. Trotzdem ist es für Anwender ohne technische Expertise schwierig, solche Mashups effizient und effektiv zu entwerfen. Um dieses Problem zu lösen, stellen wir eine Methode vor, die es ermöglicht, Mashups zu entwerfen, die heterogene Daten auf automatische, kollaborative, und verteilte Weise integrieren. Wir folgen dabei dem Visual Programming Paradigma basierend auf drei Grundsätzen: Offenheit, Vernetzung und Wiederverwendbarkeit. Die Methode fußt auf Semantic Web Technologien und dem Konzept der Linked Widgets, d.h., web widgets, die mit einem semantischen Modell ausgestattet sind. Linked Widgets sind konzipiert, um Herausforderungen der Datenintegration wie folgt zu bewältigen: (i) Die Wiederverwend- barkeit von Datenverarbeitungs-Prozessen wird unterstützt, (ii) Datenintegration mittels einfacher Operationen wird erleichtert, (iii) Es wird Anwendern ermöglicht, relevante Datenquellen auf Basis ihres Kontexts zu erforschen, (iv) Heterogeneität von Daten wird überwunden und (v) automatische Datenintegration erleichtert. Diese Arbeit stellt ein neues Konzept von semantischen, kollaborativen und verteilten Mashups vor. Den Prinzipien des Semantic Web folgend, können die damit erstellten ad-hoc Datenintegrations-Applikationen heterogene Daten verschiedener Teilnehmer gleichzeitig verarbeiten und kombinieren. Dabei können die Daten von so verschiedenen Geräten wie Sensoren, eingebetteten Systemen, Handys, Desktop Computern, oder Web Servern stammen. Diese Vorgehensweise benötigt keine Server Infrastruktur, um Daten hochzuladen, vielmehr behalten die Teilnehmer Kontrolle über ihre Daten und stellen nur ein minimales Subset anderen Anwendern zur Verfügung. Verteilte Mashups operieren persistent und sind somit ideal für Anwendungsfälle wie Echtzeit-Monitoring oder Verarbeitung von Datenströmen. ix Abstract The web of data is growing at a staggering pace. A large number of data sources, APIs, services, and data visualizations are publicly available. Satisfying users’ complex information needs by integrating and processing data from disparate sources, however, remains challenging. In recent years, a large stream of research into mashup-based data integration has emerged. These mashups foster combination and reuse of data and services and thereby have the potential for rapid creation of rich web applications. Nonetheless, users lacking technical expertise still face enormous barriers when trying to develop such mashups efficiently and effectively. To address this issue, we introduce an approach to compose mashups that integrate heterogeneous data sources in an automatic, collaborative, and distributed manner. We follow a visual programming paradigm and aim for three guiding principles: openness, con- nectedness, and reusability. The approach is based on semantic web technologies and the concept of Linked Widgets, i.e., web widgets backed by a semantic model. Linked Widgets are designed to effectively tackle data integration challenges by (i) fostering reusability of data processing tasks, (ii) easing data integration via simple operations, (iii) allowing users to explore relevant data sources with regard to their context, (iv) tackling data heterogeneity, and (v) facilitating automatic data integration. This thesis introduces a new model of semantic, collaborative, and distributed mashups. Following semantic web principles for data integration, these ad-hoc mashup-based data integration applications can simultaneously process and combine heterogeneous data contributed by multiple stakeholders. The data can come from various devices such as sensors, embedded devices, mobile phones, desktops, or web servers. The approach does not require server infrastructure to upload data, but rather allows each stakeholder to keep control over their data and expose only relevant subsets to the collaborative group. Distributed mashups can run persistently in the background and are hence ideal for real-time data monitoring or data streaming use cases. xi Preface Major content of this thesis is taken from our published contributions [1, 2, 3, 4, 5, 6, 7, 8] in three recent years. The author of this thesis is also the lead author of these papers. xiii Contents Kurzfassung ix Abstract xi Preface xiii Contents xiv List of Figures xvi List of Tables xix List of Algorithms xxi 1 Introduction 1 1.1 Motivation . 1 1.2 Problem Description . 2 1.3 Research Questions . 3 1.4 Main Contributions . 3 1.5 Thesis Outline . 4 2 Background 7 2.1 Semantic Web . 7 2.2 Semantic Data Integration . 12 2.3 Open Data and Linked Data . 18 2.4 Mashups . 19 2.5 State of the Art in Mashup-based Data Integration . 28 2.6 Research Gap . 34 3 Conceptual Framework 37 3.1 Modular Approach for Data Integration . 37 3.2 Architecture . 39 3.3 Client and Server Linked Widgets . 42 3.4 Semantic Model for Linked Widgets . 45 3.5 Mashup Construction . 55 xiv 3.6 Mashup Execution Protocols . 58 3.7 Hybrid Mashup Patterns . 64 3.8 Mashup Encapsulation . 70 3.9 Automatic Data Integration . 70 3.10 Tag-based Automatic Mashup Composition . 79 4 Computational Experiments 89 4.1 Terminal Matching . 89 4.2 Automatic Mashup Composition . 96 5 Prototype Implementation of the Framework 103 5.1 Architectural Design Considerations . 103 5.2 Key Components . 104 5.3 Implementation Details and Lessons Learned . 108 5.4 Example Applications in the Geospatial Context . 113 5.5 Hybrid Mashup Example Use Cases . 120 6 Related Work 127 6.1 Widget-based Mashups . 127 6.2 Semantic Mashups . 129 6.3 Embedded, Mobile, and Pervasive Mashups . 134 6.4 Collaborative Mashups . 136 6.5 Automatic Mashups . 138 6.6 Natural Language-supported Mashups . 141 6.7 Programming-by-demonstration Mashups . 143 7 Conclusions and Future Work 145 7.1 Conclusions . 145 7.2 Future Work . 147 Appendices 151 A Running Example of the Automatic Mashup Composition Algorithm . 151 B Box Plots of the Terminal Matching Experiment . 153 C Box Plots of the Automatic Mashup Composition Experiment . 160 Bibliography 165 List of Figures 2.1 Example of an RDF graph describing a person .
Recommended publications
  • Uila Supported Apps
    Uila Supported Applications and Protocols updated Oct 2020 Application/Protocol Name Full Description 01net.com 01net website, a French high-tech news site. 050 plus is a Japanese embedded smartphone application dedicated to 050 plus audio-conferencing. 0zz0.com 0zz0 is an online solution to store, send and share files 10050.net China Railcom group web portal. This protocol plug-in classifies the http traffic to the host 10086.cn. It also 10086.cn classifies the ssl traffic to the Common Name 10086.cn. 104.com Web site dedicated to job research. 1111.com.tw Website dedicated to job research in Taiwan. 114la.com Chinese web portal operated by YLMF Computer Technology Co. Chinese cloud storing system of the 115 website. It is operated by YLMF 115.com Computer Technology Co. 118114.cn Chinese booking and reservation portal. 11st.co.kr Korean shopping website 11st. It is operated by SK Planet Co. 1337x.org Bittorrent tracker search engine 139mail 139mail is a chinese webmail powered by China Mobile. 15min.lt Lithuanian news portal Chinese web portal 163. It is operated by NetEase, a company which 163.com pioneered the development of Internet in China. 17173.com Website distributing Chinese games. 17u.com Chinese online travel booking website. 20 minutes is a free, daily newspaper available in France, Spain and 20minutes Switzerland. This plugin classifies websites. 24h.com.vn Vietnamese news portal 24ora.com Aruban news portal 24sata.hr Croatian news portal 24SevenOffice 24SevenOffice is a web-based Enterprise resource planning (ERP) systems. 24ur.com Slovenian news portal 2ch.net Japanese adult videos web site 2Shared 2shared is an online space for sharing and storage.
    [Show full text]
  • Larry Page Developing the Largest Corporate Foundation in Every Successful Company Must Face: As Google Word.” the United States
    LOWE —continued from front flap— Praise for $19.95 USA/$23.95 CAN In addition to examining Google’s breakthrough business strategies and new business models— In many ways, Google is the prototype of a which have transformed online advertising G and changed the way we look at corporate successful twenty-fi rst-century company. It uses responsibility and employee relations——Lowe Google technology in new ways to make information universally accessible; promotes a corporate explains why Google may be a harbinger of o 5]]UZS SPEAKS culture that encourages creativity among its where corporate America is headed. She also A>3/9A addresses controversies surrounding Google, such o employees; and takes its role as a corporate citizen as copyright infringement, antitrust concerns, and “It’s not hard to see that Google is a phenomenal company....At Secrets of the World’s Greatest Billionaire Entrepreneurs, very seriously, investing in green initiatives and personal privacy and poses the question almost Geico, we pay these guys a whole lot of money for this and that key g Sergey Brin and Larry Page developing the largest corporate foundation in every successful company must face: as Google word.” the United States. grows, can it hold on to its entrepreneurial spirit as —Warren Buffett l well as its informal motto, “Don’t do evil”? e Following in the footsteps of Warren Buffett “Google rocks. It raised my perceived IQ by about 20 points.” Speaks and Jack Welch Speaks——which contain a SPEAKS What started out as a university research project —Wes Boyd conversational style that successfully captures the conducted by Sergey Brin and Larry Page has President of Moveon.Org essence of these business leaders—Google Speaks ended up revolutionizing the world we live in.
    [Show full text]
  • Web GIS in Practice VI: a Demo Playlist of Geo-Mashups for Public Health Neogeographers Maged N Kamel Boulos*1, Matthew Scotch2, Kei-Hoi Cheung2,3 and David Burden4
    International Journal of Health Geographics BioMed Central Editorial Open Access Web GIS in practice VI: a demo playlist of geo-mashups for public health neogeographers Maged N Kamel Boulos*1, Matthew Scotch2, Kei-Hoi Cheung2,3 and David Burden4 Address: 1Faculty of Health and Social Work, University of Plymouth, Drake Circus, Plymouth, Devon, PL4 8AA, UK, 2Center for Medical Informatics, School of Medicine, Yale University, New Haven, CT, USA, 3Departments of Anesthesiology and Genetics, School of Medicine, and Department of Computer Science, Yale University, New Haven, CT, USA and 4Daden Limited, 103 Oxford Rd, Moseley, Birmingham, B13 9SG, UK Email: Maged N Kamel Boulos* - [email protected]; Matthew Scotch - [email protected]; Kei- Hoi Cheung - [email protected]; David Burden - [email protected] * Corresponding author Published: 18 July 2008 Received: 6 July 2008 Accepted: 18 July 2008 International Journal of Health Geographics 2008, 7:38 doi:10.1186/1476-072X-7-38 This article is available from: http://www.ij-healthgeographics.com/content/7/1/38 © 2008 Boulos et al; licensee BioMed Central Ltd. This is an Open Access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited. Abstract 'Mashup' was originally used to describe the mixing together of musical tracks to create a new piece of music. The term now refers to Web sites or services that weave data from different sources into a new data source or service.
    [Show full text]
  • Towards Secure and Reusable Web Applications
    Mashups and Modularity: Towards Secure and Reusable Web Applications Antero Taivalsaari Tommi Mikkonen Sun Microsystems Laboratories [email protected] http://research.sun.com/projects/lively 2 Evolution of the Web 1) Simple pages with text and static images only (e.g., http://www.google.com) 2) Animated pages with plug-ins (e.g., http://www.cadillac.com) 3) Rich Internet Applications (e.g., docs.google.com) What's Next? 3 Web Applications – Implications • Web-based software will dramatically change the way people develop, deploy and use software. • No more installations! > Applications will simply run off the Web. • No more upgrades! > Always run the latest application version. • Instant worldwide deployment! > No middlemen or distributors needed. • No CPU dependencies, OS dependencies, ... > The Web is the Platform. 4 Unfortunately... • The web browser was not designed for running real applications. > It was designed in the early 1990s for viewing documents, forms and other page-structured artifacts – not applications. > Programming capabilities on the web were an afterthought, not something inherent in the design of the browser. • Various Rich Internet Application (RIA) technologies have been introduced recently to retrofit application execution capabilities into the web browser. 5 Web Development vs. Conventional Software The Impedance Mismatch Web Development Conventional SW Development - Documents - Applications - Page / form oriented interaction - Direct manipulation - Managed graphics, static layout - Directly drawn, dynamic
    [Show full text]
  • Openmagazin 5/2009
    openMagazin www.openmagazin.cz openMagazin 5/2009 openOffice.org openSource openMind Vážení čtenáři, Obsah openMagazin je jedinečný PDF e-zin, který vám každý měsíc přinese to nejlepší, co vyšlo na Co se děje ve světě Linuxu a open source...........................2 Krusader 2.0 – Křížová výprava mezi soubory...................27 portálech věnovaných svobodnému softwaru, a to Touch Book: Váš nový linuxový notebook, netbook, PDA Firefox 3.5 – co nabídne nového?.......................................31 zcela zdarma. Můžete se těšit na návody, recenze, nebo přehrávač....................................................................6 Jsou revoluční kroky pro Gnome a KDE nutné?..................34 novinky, tipy a triky, které si můžete v klidu přečíst Audacious: modulární hudební přehrávač...........................9 Moblin: budoucnost netbooků?..........................................36 na svém netbooku nebo jiném přenosném zařízení. Screenlets – to pravé pro vaši obrazovku..........................11 Doufáme, že vás obsah zaujme a také vás prosíme, Nové Ubuntu má vážné problémy s grafikami Intel...........39 abyste PDF soubor šířili, kam to jen jde. Kopírujte Hybrid Share: Sdílení souborů a komunikace s přáteli......14 Zajímavé programy 76.......................................................41 nás, posílejte, sdílejte. A pište nám, jak se vám Jak v Ubuntu vyzkoušet Kubuntu a Xubuntu, zjistit OpenOffice.org ve společnosti Snaggi s.r.o........................42 nový česko-slovenský nejen linuxový e-zin líbí. informace o hardwaru a změnit
    [Show full text]
  • Review of Service Composition Interfaces
    Sanna Kotkaluoto, Juha Leino, Antti Oulasvirta, Peter Peltonen, Kari‐Jouko Räihä and Seppo Törmä Review of Service Composition Interfaces DEPARTMENT OF COMPUTER SCIENCES UNIVERSITY OF TAMPERE D‐2009‐7 TAMPERE 2009 UNIVERSITY OF TAMPERE DEPARTMENT OF COMPUTER SCIENCES SERIES OF PUBLICATIONS D – NET PUBLICATIONS D‐2009‐7, OCTOBER 2009 Sanna Kotkaluoto, Juha Leino, Antti Oulasvirta, Peter Peltonen, Kari‐Jouko Räihä and Seppo Törmä Review of Service Composition Interfaces DEPARTMENT OF COMPUTER SCIENCES FIN‐33014 UNIVERSITY OF TAMPERE ISBN 978‐951‐44‐7896‐3 ISSN 1795‐4274 Preface This report was produced in the LUCRE project. LUCRE stands for Local and User-Created Services. The project is part of the Flexible Services research programme, one of the programmes of the Strategic Centre for Science, Technology and Innovation in the ICT field (TIVIT) and funded by Tekes (the Finnish Funding Agency for Technology and Innovation) and the participating organizations. The Flexible Service Programme creates service business activity for global markets. The programme has the aim of creating a Web of Services. The programme creates new types of ecosystems, in which the producers of services, the people that convey the service and the users all work together in unison. As part of such ecosystems, LUCRE will develop an easy-to-use, visual service creation platform to support the creation of context aware mobile services. The goal is to support user-driven open innovation: the end- users (people, local businesses, communities) will be provided with tools to compose new services or to modify existing ones. The service creation platform will build on the technology of existing mashup tools, widget frameworks, and publish/subscribe mechanisms.
    [Show full text]
  • Identifying Web Widgets
    The University of Manchester Research Identifying Web Widgets Link to publication record in Manchester Research Explorer Citation for published version (APA): Chen, A. Q., & Harper, S. (Ed.) (2009). Identifying Web Widgets. University of Manchester, School of Computer Science. Citing this paper Please note that where the full-text provided on Manchester Research Explorer is the Author Accepted Manuscript or Proof version this may differ from the final Published version. If citing, it is advised that you check and use the publisher's definitive version. General rights Copyright and moral rights for the publications made accessible in the Research Explorer are retained by the authors and/or other copyright owners and it is a condition of accessing publications that users recognise and abide by the legal requirements associated with these rights. Takedown policy If you believe that this document breaches copyright please refer to the University of Manchester’s Takedown Procedures [http://man.ac.uk/04Y6Bo] or contact [email protected] providing relevant details, so we can investigate your claim. Download date:26. Sep. 2021 HCW| WIMWAT Technical Report 1, May 2009 School of Computer Science Information Management Group Identifying Web Widgets Technical Reports Alex Q. Chen and Simon Harper Human Centred Web Lab School of Computer Science University of Manchester UK The Web 2.0 concepts encourage presented content to be updated dynamically, without the need for Web pages to be reloaded. How- ever, these concepts require assistive technologies to adapt the way that they interact with Web pages. This report provides an insight into the problem, and introduces a process to identify and mod- ify the problem at the developer's end, so that Web widgets that produces inaccessible micro-content can be modified into an acces- sible form.
    [Show full text]
  • Towardsweb User-Centric Development Emilian Pascalau
    TowardsWeb User-Centric Development Emilian Pascalau To cite this version: Emilian Pascalau. TowardsWeb User-Centric Development. Data Structures and Algorithms [cs.DS]. Conservatoire national des arts et metiers - CNAM, 2014. English. NNT : 2014CNAM0916. tel- 01062263 HAL Id: tel-01062263 https://tel.archives-ouvertes.fr/tel-01062263 Submitted on 9 Sep 2014 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. CONSERVATOIRE NATIONAL DES ARTS ET MÉTIERS ÉCOLE DOCTORALE INFORMATIQUE, TÉLÉCOMMUNICATION ET ÉLECTRONIQUE (EDITE - PARIS) ÉQUIPES VERTIGO - LABORATOIRE CEDRIC THÈSE DE DOCTORAT présentée par : Emilian PASCALAU soutenue le : 7 avril 2014 pour obtenir le grade de : Docteur du Conservatoire National des Arts et Métiers Discipline / Spécialité : Informatique Vers un développement Web orienté utilisateur Towards Web User-Centric Development THÈSE DIRIGÉE PAR M. RIGAUX Philippe PR, CNAM RAPPORTEURS M. GROSS-AMBLARD David PR, Univ. Rennes 1 Mme. GRIGORI Daniela PR, Univ. Paris-Dauphine EXAMINATEURS Mme. BENBERNOU Salima PR, Paris Descartes M. TRAVERS Nicolas MdC, CNAM M. ZAMFIROIU Michel Directeur, KarmicSoft inc. To my parents Emil and Iuliana Aknowledgements I feel obliged to first thank God for the health and strength He gave me through out the years of study.
    [Show full text]
  • Comparative Studies of 10 Programming Languages Within 10 Diverse Criteria Revision 1.0
    Comparative Studies of 10 Programming Languages within 10 Diverse Criteria Revision 1.0 Rana Naim∗ Mohammad Fahim Nizam† Concordia University Montreal, Concordia University Montreal, Quebec, Canada Quebec, Canada [email protected] [email protected] Sheetal Hanamasagar‡ Jalal Noureddine§ Concordia University Montreal, Concordia University Montreal, Quebec, Canada Quebec, Canada [email protected] [email protected] Marinela Miladinova¶ Concordia University Montreal, Quebec, Canada [email protected] Abstract This is a survey on the programming languages: C++, JavaScript, AspectJ, C#, Haskell, Java, PHP, Scala, Scheme, and BPEL. Our survey work involves a comparative study of these ten programming languages with respect to the following criteria: secure programming practices, web application development, web service composition, OOP-based abstractions, reflection, aspect orientation, functional programming, declarative programming, batch scripting, and UI prototyping. We study these languages in the context of the above mentioned criteria and the level of support they provide for each one of them. Keywords: programming languages, programming paradigms, language features, language design and implementation 1 Introduction Choosing the best language that would satisfy all requirements for the given problem domain can be a difficult task. Some languages are better suited for specific applications than others. In order to select the proper one for the specific problem domain, one has to know what features it provides to support the requirements. Different languages support different paradigms, provide different abstractions, and have different levels of expressive power. Some are better suited to express algorithms and others are targeting the non-technical users. The question is then what is the best tool for a particular problem.
    [Show full text]
  • Automated Security Testing of Web Widget Interactions
    Automated Security Testing of Web Widget Interactions Cor-Paul Bezemer Ali Mesbah Arie van Deursen Delft Univ. of Technology Delft Univ. of Technology Delft Univ. of Technology & Exact Software The Netherlands The Netherlands The Netherlands [email protected] [email protected] [email protected] ABSTRACT directly manipulates the browser's DOM tree. Communica- We present a technique for automatically detecting secu- tion with the server is asynchronous, and typically affects rity vulnerabilities in client-side self-contained components, small parts of the DOM tree only [13]. called web widgets, that can co-exist independently on a Furthermore, Ajax pages can be composed from indepen- single web page. In this paper we focus on two security dent user interface components, often called web widgets. scenarios, namely the case in which (1) a malicious widget These widgets are mini-applications composed of a chunk changes the content (DOM) of another widget, and (2) a of code that can be embedded in an HTML page, and run widget steals data from another widget and sends it to the independently and next to each other, providing dynamic server via an HTTP request. We propose a dynamic analy- content and functionality for a wide variety of tasks such as sis approach for automatically executing the web application showing the latest news headlines, weather predictions, or a list of new email messages. Highly visible examples include and analyzing the runtime changes in the user interface, as 1 2 3 well as the outgoing HTTP calls, to detect inter-widget in- Mashup sites such as iGoogle, Netvibes, and Pageflakes, teraction violations.
    [Show full text]
  • Is the Mashup Technology Mature for Its Application in an Institutional Website?
    UBICOMM 2010 : The Fourth International Conference on Mobile Ubiquitous Computing, Systems, Services and Technologies Is the Mashup Technology Mature for its Application in an Institutional Website? Serena Pastore INAF – Astronomical Observatory of Padova Vicolo dell’Osservatorio 5 – 35122 Padova, ITALY e-mail: [email protected] Abstract—Web design for general-purpose websites today From a technical perspective, this has become a simple requires framework software infrastructure built from operation: an organization could implement a website by different components. Among web server software as the front- using web CMS software (i.e., Wordpress [12], Joomla [13], -end needed to process HTTP/HTTPS requests, the top-down Drupal [14], Plone [15], etc.) which, in a few steps, allows a layers consist of different software middleware of which CMS website to install a database management system as a (Content Management System) technology is a primary backend. The graphical aspect is provided through numerous component. However, with the proliferation of websites and templates, while content editors take advantage of a the advent of Web 2.0 philosophy, much distributed simplified method for uploading files and sending commands information has become structured in interoperability file through a web interface. This revolution in website formats (i.e., XML, RSS, JSON, etc.), and thus, new development has undoubtedly enhanced a webmaster’s work, technologies such as mashups have been developed to collect this information in a dynamic way. The document approaches but it has contributed to a shift in the attention from other mashup technologies in order to evaluate their application not aspects of a website (graphical presentation, the presence of only in an end-user environment to create a personalized start feeds, videos and changing images on the homepage) away page that embeds different sources of information relevant to a from content.
    [Show full text]
  • (12) United States Patent (10) Patent No.: US 8,660,849 B2 Gruber Et Al
    USOO8660849B2 (12) United States Patent (10) Patent No.: US 8,660,849 B2 Gruber et al. (45) Date of Patent: Feb. 25, 2014 (54) PRIORITIZING SELECTION CRITERIA BY (56) References Cited AUTOMATED ASSISTANT U.S. PATENT DOCUMENTS (71) Applicant: Apple Inc., Cupertino, CA (US) 3,704,345 A 11/1972 Coker et al. (72) Inventors: Thomas Robert Gruber, Emerald Hills, 3,828,132 A 8/1974 Flanagan et al. CA (US); Adam John Cheyer, Oakland, (Continued) CA (US); Didier Rene Guzzoni, Monte-sur-Rolle (CH); Christopher FOREIGN PATENT DOCUMENTS Dean Brigham, San Jose, CA (US); CH 681573 A5 4f1993 Harry Joseph Saddler, Berkeley, CA DE 3837.590 A1 5, 1990 (US) (Continued) (73) Assignee: Apple Inc., Cupertino, CA (US) OTHER PUBLICATIONS (*) Notice: Subject to any disclaimer, the term of this Rudnicky, A., Thayer, E. Constantinides, P., Tchou, C. Shern, R., patent is extended or adjusted under 35 Lenzo, K., Xu W. Oh, A. Creating natural dialogs in the Carnegie U.S.C. 154(b) by 0 days. Mellon Communicator system. Proceedings of Eurospeech, 1999, 4. 1531-1534. (21) Appl. No.: 13/725,656 (Continued) (22) Filed: Dec. 21, 2012 Primary Examiner — Pierre-Louis Desir Assistant Examiner — Fariba Sirjani (65) Prior Publication Data (74) Attorney, Agent, or Firm — Morgan, Lewis & Bockius US 2013/O 111348A1 May 2, 2013 LLP (57) ABSTRACT Related U.S. Application Data Methods, systems, and computer readable storage medium (63) Continuation of application No. 12/987,982, filed on related to operating an intelligent digital assistant are dis Jan. 10, 2011. closed. A user request is received, the user request including at least a speech input received from a user.
    [Show full text]