158,448 research outputs found

    Hypermedia-based discovery for source selection using low-cost linked data interfaces

    Get PDF
    Evaluating federated Linked Data queries requires consulting multiple sources on the Web. Before a client can execute queries, it must discover data sources, and determine which ones are relevant. Federated query execution research focuses on the actual execution, while data source discovery is often marginally discussed-even though it has a strong impact on selecting sources that contribute to the query results. Therefore, the authors introduce a discovery approach for Linked Data interfaces based on hypermedia links and controls, and apply it to federated query execution with Triple Pattern Fragments. In addition, the authors identify quantitative metrics to evaluate this discovery approach. This article describes generic evaluation measures and results for their concrete approach. With low-cost data summaries as seed, interfaces to eight large real-world datasets can discover each other within 7 minutes. Hypermedia-based client-side querying shows a promising gain of up to 50% in execution time, but demands algorithms that visit a higher number of interfaces to improve result completeness

    Analyzing Consistency of Behavioral REST Web Service Interfaces

    Full text link
    REST web services can offer complex operations that do more than just simply creating, retrieving, updating and deleting information from a database. We have proposed an approach to design the interfaces of behavioral REST web services by defining a resource and a behavioral model using UML. In this paper we discuss the consistency between the resource and behavioral models that represent service states using state invariants. The state invariants are defined as predicates over resources and describe what are the valid state configurations of a behavioral model. If a state invariant is unsatisfiable then there is no valid state configuration containing the state and there is no service that can implement the service interface. We also show how we can use reasoning tools to determine the consistency between these design models.Comment: In Proceedings WWV 2012, arXiv:1210.578

    Developing downloadable TUIs for online pedagogic activities

    No full text
    The Web has changed how we interact with the World’s information and knowledge. As a result there have been several changes to the education sector, especially in online distance learning. Nevertheless, most of the e-Learning activities struggle to break the GUI paradigm. The HCI community has focused on the use of Tangible User Interfaces (TUI) for pedagogic purposes thus producing some evidence of the potential that embodied cognition might bring to constructivist learning. New education movements such as the Edupunk movement argue for an empowerment of independent learners, following the constructivist perspective where learners have to have a more active role by experimenting and discovering concepts on their own. However, we think that accessing TUI systems via Web can lead to pedagogic activities that break the GUI paradigm in education on the Web. This paper presents a case study: three prototypes of TUIs for online learning and exploration were developed and tested, investigating the usability and engagement provided by this kind of interactive tools. <br/

    Slicing and dicing the information space using local contexts

    Get PDF
    In recent years there has been growing interest in faceted grouping of documents for Interactive Information Retrieval (IIR). It is suggested that faceted grouping can offer a flexible way of browsing a collection compared to clustering. However, the success of faceted grouping seems to rely on sufficient knowledge of collection structure. In this paper we propose an approach based on the local contexts of query terms, which is inspired by the interaction of faceted search and browsing. The use of local contexts is appealing since it requires less knowledge of the collection than existing approaches. A task-based user study was carried out to investigate the effectiveness of our interface in varied complexity. The results suggest that the local contexts can be exploited as the source of search result browsing in IIR, and that our interface appears to facilitate different aspects of search process over the task complexity. The implication of the evaluation methodology using high complexity tasks is also discussed

    Home Energy Consumption Feedback: A User Survey

    Get PDF
    Buildings account for a relevant fraction of the energy consumed by a country, up to 20-40% of the yearly energy consumption. If only electricity is considered, the fraction is even bigger, reaching around 73% of the total electricity consumption, equally divided into residential and commercial dwellings. Building and Home Automation have a potential to profoundly impact current and future buildings' energy efficiency by informing users about their current consumption patterns, by suggesting more efficient behaviors, and by pro-actively changing/modifying user actions for reducing the associated energy wastes. In this paper we investigate the capability of an automated home to automatically, and timely, inform users about energy consumption, by harvesting opinions of residential inhabitants on energy feedback interfaces. We report here the results of an on-line survey, involving nearly a thousand participants, about feedback mechanisms suggested by the research community, with the goal of understanding what feedback is felt by home inhabitants easier to understand, more likely to be used, and more effective in promoting behavior changes. Contextually, we also collect and distill users' attitude towards in-home energy displays and their preferred locations, gathering useful insights on user-driven design of more effective in-home energy display

    Sticks, balls or a ribbon? Results of a formative user study with bioinformaticians

    Get PDF
    User interfaces in modern bioinformatics tools are designed for experts. They are too complicated for\ud novice users such as bench biologists. This report presents the full results of a formative user study as part of a\ud domain and requirements analysis to enhance user interfaces and collaborative environments for\ud multidisciplinary teamwork. Contextual field observations, questionnaires and interviews with bioinformatics\ud researchers of different levels of expertise and various backgrounds were performed in order to gain insight into\ud their needs and working practices. The analysed results are presented as a user profile description and user\ud requirements for designing user interfaces that support the collaboration of multidisciplinary research teams in\ud scientific collaborative environments. Although the number of participants limits the generalisability of the\ud findings, the combination of recurrent observations with other user analysis techniques in real-life settings\ud makes the contribution of this user study novel

    RAFDA: A Policy-Aware Middleware Supporting the Flexible Separation of Application Logic from Distribution

    Get PDF
    Middleware technologies often limit the way in which object classes may be used in distributed applications due to the fixed distribution policies that they impose. These policies permeate applications developed using existing middleware systems and force an unnatural encoding of application level semantics. For example, the application programmer has no direct control over inter-address-space parameter passing semantics. Semantics are fixed by the distribution topology of the application, which is dictated early in the design cycle. This creates applications that are brittle with respect to changes in distribution. This paper explores technology that provides control over the extent to which inter-address-space communication is exposed to programmers, in order to aid the creation, maintenance and evolution of distributed applications. The described system permits arbitrary objects in an application to be dynamically exposed for remote access, allowing applications to be written without concern for distribution. Programmers can conceal or expose the distributed nature of applications as required, permitting object placement and distribution boundaries to be decided late in the design cycle and even dynamically. Inter-address-space parameter passing semantics may also be decided independently of object implementation and at varying times in the design cycle, again possibly as late as run-time. Furthermore, transmission policy may be defined on a per-class, per-method or per-parameter basis, maximizing plasticity. This flexibility is of utility in the development of new distributed applications, and the creation of management and monitoring infrastructures for existing applications.Comment: Submitted to EuroSys 200
    corecore