342,366 research outputs found

    Creating Value By Object Hyperlinking Along The Consumer Buying Decision Process In The IoT Era

    Get PDF
    Within the IoT scope, a new application named ‘object hyperlinking’ has evolved. Object hyperlinking is the pervasive presence of different things or objects identified by tags, sensors, and mobile phones that can interact with each other as well as with their neighbors through unique addressing schemes for business purpose. Enabled by Automatic Identification and Data Capture (AIDC) technologies such as QR code and NFC, object hyperlinking services make it possible link any object or location to a more comprehensive and editable information. While tagging technologies have good prospects to offer more opportunities in a company’s interaction with its consumers, how this capability can be best applied and what innovative business services be created with object hyperlinking remain to be discovered. This study surveys and examines 76 projects of object hyperlinking in Taiwan and provides a framework to figure out business value and issues of object hyperlinking along the five stages of a consumer buying decision process. Based on the functionality and purpose of object hyperlinking services, this framework is conducted in dimensions of value creation, value orientation, functionality, key factor and challenges, key activities within organization, and managerial issues concerned. Some innovative business models enabled by object hyperlinking will also be introduced. The research results found that only when the information gathered by identified objects is used, analyzed, and distributed into wide business activities in term of marketing, customer service and firm level strategy planning, the effectiveness and value of object hyperlinking services can be realized at its maximum. The integration across different consumer buying decision process is also important. The more applications of object hyperlinking in different buying decisions, the more benefits will be created for customers. Managers can use the list of dimensions proposed in the framework to develop rich IoT business from enhancing service operations with object hyperlinking

    Personal Blog Based on Spring Boot

    Get PDF
    Web application development has played an important role in software Engineering. Model-View-Controller (MVC) pattern lays a foundation for developing web applications. The MVC architecture separates an application into different business logic (data presentation, data management and request handling). The Spring Framework is an application framework used by Java application and there are extensions for building web applications [1]. Spring Boot is a framework tool designed to simplify the initialization of Spring, which makes it easy to create stand-alone, production-grade Spring based applications [2]. Hibernate is an Object-Relational Mapping tool which maps the database tables to the Object classes. The goal of this project is to develop a personal blog that can be used to write and post articles, pictures and codes by the administrator. The blog also allows general users to read and comment on the blogs. The architecture of the proposed system will be based on Spring Boot and Hibernate

    Context Based Knowledge Management in Healthcare: An EA Approached

    Get PDF
    While an enterprise architectural approach is appropriate for business and IT alignment it also has potential with respect to the design and implementation of healthcare applications by effective representation of healthcare processes. Our research is to develop an enterprise architectural framework for managing contextual knowledge by exploiting object location deduction technologies in healthcare processes that involve the movement of patients. Such a framework is intended to facilitate healthcare managers in adopting location deduction technologies for patient care resulting in improvements in clinical process management and healthcare services

    Adaptive business rules framework for workflow management

    Get PDF
    Changing scattered and dynamic business rules in Business Workflow Systems has become a growing problem that hinders the use and configuration of workflow-based applications. There is a gap in the existing research studies which currently focus on solutions that are application specific, without accounting for the universal logical dependencies between the business rules and, as a result, do not support adaptation of the business rules in real time. Design/methodology/approach – To tackle the above problems, this paper adopts a bottom-up approach, which puts forward a component model of the business process workflows and business rules based on purely logical specification which allows incremental development of the workflows and indexing of the rules which govern them during the initial acquisition and real-time execution. Results – The paper introduces a component-based event-driven model for development of business workflows which is purely logic based and can be easily implemented using an object-oriented technology together with a formal model for accounting the business rules dependencies together with a new method for incremental indexing of the business rules controlling the workflows. It proposes a two-level inference mechanism as a vehicle for controlling the business process execution and adaptation of the business rules at real time based on propagating the dependencies between the rules. Originality/value –The major achievement of this research is the universal, strictly logic-based event-driven framework for business process modelling and control which allows automatic adaptation of the business rules governing the business workflows based on accounting for their structural dependencies. An additional advantage of the framework is its support for object-oriented technology which can be implemented with enterprise-level quality and efficiency. Although developed primarily for application in construction industry the framework is entirely domain-independent and can be used in other industries, too

    An Efficient Multiple Object Detection and Tracking Framework for Automatic Counting and Video Surveillance Applications

    Get PDF
    Automatic visual object counting and video surveillance have important applications for home and business environments, such as security and management of access points. However, in order to obtain a satisfactory performance these technologies need professional and expensive hardware, complex installations and setups, and the supervision of qualified workers. In this paper, an efficient visual detection and tracking framework is proposed for the tasks of object counting and surveillance, which meets the requirements of the consumer electronics: off-the-shelf equipment, easy installation and configuration, and unsupervised working conditions. This is accomplished by a novel Bayesian tracking model that can manage multimodal distributions without explicitly computing the association between tracked objects and detections. In addition, it is robust to erroneous, distorted and missing detections. The proposed algorithm is compared with a recent work, also focused on consumer electronics, proving its superior performance

    A framework for distributed managing uncertain data in RFID traceability networks

    Get PDF
    The ability to track and trace individual items, especially through large-scale and distributed networks, is the key to realizing many important business applications such as supply chain management, asset tracking, and counterfeit detection. Networked RFID (radio frequency identification), which uses the Internet to connect otherwise isolated RFID systems and software, is an emerging technology to support traceability applications. Despite its promising benefits, there remains many challenges to be overcome before these benefits can be realized. One significant challenge centers around dealing with uncertainty of raw RFID data. In this paper, we propose a novel framework to effectively manage the uncertainty of RFID data in large scale traceability networks. The framework consists of a global object tracking model and a local RFID data cleaning model. In particular, we propose a Markov-based model for tracking objects globally and a particle filter based approach for processing noisy, low-level RFID data locally. Our implementation validates the proposed approach and the experimental results show its effectiveness.Jiangang Ma, Quan Z. Sheng, Damith Ranasinghe, Jen Min Chuah and Yanbo W

    Business objects: the next step in component technology?

    Get PDF
    Component technology seems to be a promising approach towards more efficient software development by enabling application construction through “plug and play”. However, the middleware supporting this approach is still complicated to use and distracts the attention of the component developer from the application domain to technical implementation issues. Business objects are intended to hide the complexities of middleware approaches and provide an easy to use environment for application developers. We conceptualize business object approaches by presenting a common model and survey some major players in the marketplace. We conclude by identifying implications of business objects on information systems engineering.

    Scala Server Faces

    Get PDF
    Progress in the Java language has been slow over the last few years. Scala is emerging as one of the probable successors for Java with features such as type inference, higher order functions, closure support and sequence comprehensions. This allows object-oriented yet concise code to be written using Scala. While Java based MVC frameworks are still prevalent, Scala based frameworks along with Ruby on Rails, Django and PHP are emerging as competitors. Scala has a web framework called Lift which has made an attempt to borrow the advantages of other frameworks while keeping code concise. Since Sun’s MVC framework, Java Server Faces 2.0 and its future versions seem to be heading in a reasonably progressive direction; I have developed a framework which attempts to overcome its limitations. I call such a framework ―Scala Server Faces‖. This framework provides a way of writing Java EE applications in Scala yet borrow from the concept of ―convention over configuration‖ followed by rival web frameworks. Again, an Eclipse tool is provided to make the programmer\u27s task of writing code on the popular Eclipse platform. Scala Server Faces, the framework and the tool allows the programmer to write enterprise web applications in Scala by providing features such as templating support, CRUD screen generation for database model objects, an Ant script to help deployment and integration with the Glassfish Application Server
    • 

    corecore