Search results
1 – 10 of 10Birgit Hofreiter, Christian Huemer and Werner Winiwarter
Prior to conducting business via the Web, business partners agree on the business processes they are able to support. In ebXML, the choreography of these business processes is…
Abstract
Prior to conducting business via the Web, business partners agree on the business processes they are able to support. In ebXML, the choreography of these business processes is described as an instance of the so‐called business process specification schema (BPSS). For execution purposes the BPSS must be defined in the exact business context of the partnership. Reference models for B2B processes developed by standard organizations usually span over multiple business contexts to avoid a multitude of similar processes. In this paper we present how business collaboration models following the UN/CEFACT Modeling Methodology (UMM) are expressed in ebXML BPSS. To allow a mapping from multi‐context business collaboration models to a context‐specific choreography in ebXML BPSS we extend UMM to capture constraints for different business contexts
Details
Keywords
The purpose of this paper is to address the knowledge acquisition bottleneck problem in natural language processing by introducing a new rule‐based approach for the automatic…
Abstract
Purpose
The purpose of this paper is to address the knowledge acquisition bottleneck problem in natural language processing by introducing a new rule‐based approach for the automatic acquisition of linguistic knowledge.
Design/methodology/approach
The author has developed a new machine translation methodology that only requires a bilingual lexicon and a parallel corpus of surface sentences aligned at the sentence level to learn new transfer rules.
Findings
A first prototype of a web‐based Japanese‐English translation system called Japanese‐English translation using corpus‐based acquisition of transfer (JETCAT) has been implemented in SWI‐Prolog, and a Greasemonkey user script to analyze Japanese web pages and translate sentences via Ajax. In addition, linguistic information is displayed at the character, word, and sentence level to provide a useful tool for web‐based language learning. An important feature is customization; the user can simply correct translation results leading to an incremental update of the knowledge base.
Research limitations/implications
This paper focuses on the technical aspects and user interface issues of JETCAT. The author is planning to use JETCAT in a classroom setting to gather first experiences and will then evaluate a real‐world deployment; also work has started on extending JETCAT to include collaborative features.
Practical implications
The research has a high practical impact on academic language education. It also could have implications for the translation industry by superseding certain translation tasks and, on the other hand, adding value and quality to others.
Originality/value
The paper presents an extended version of the paper receiving the Emerald Web Information Systems Best Paper Award at iiWAS2010.
Details
Keywords
Peter Hrastnik and Werner Winiwarter
Recently, the software industry has published several proposals for transactional processing in the Web service world. Even though most proposals support arbitrary transaction…
Abstract
Recently, the software industry has published several proposals for transactional processing in the Web service world. Even though most proposals support arbitrary transaction models, there exists no standardized way to describe such models. This paper describes potential impacts and use cases of utilizing advanced transaction meta‐models in the Web service world and introduces two suitable meta‐models for defining arbitrary advanced transaction models. In order to make these meta‐models more usable in Web service environments, they had to be enhanced, and XML representations of the enhanced models had to be developed.
Details
Keywords
Bojan Božić and Werner Winiwarter
The purpose of this paper is to present a showcase of semantic time series processing which demonstrates how this technology can improve time series processing and community…
Abstract
Purpose
The purpose of this paper is to present a showcase of semantic time series processing which demonstrates how this technology can improve time series processing and community building by the use of a dedicated language.
Design/methodology/approach
The authors have developed a new semantic time series processing language and prepared showcases to demonstrate its functionality. The assumption is an environmental setting with data measurements from different sensors to be distributed to different groups of interest. The data are represented as time series for water and air quality, while the user groups are, among others, the environmental agency, companies from the industrial sector and legal authorities.
Findings
A language for time series processing and several tools to enrich the time series with meta‐data and for community building have been implemented in Python and Java. Also a GUI for demonstration purposes has been developed in PyQt4. In addition, an ontology for validation has been designed and a knowledge base for data storage and inference was set up. Some important features are: dynamic integration of ontologies, time series annotation, and semantic filtering.
Research limitations/implications
This paper focuses on the showcases of time series semantic language (TSSL), but also covers technical aspects and user interface issues. The authors are planning to develop TSSL further and evaluate it within further research projects and validation scenarios.
Practical implications
The research has a high practical impact on time series processing and provides new data sources for semantic web applications. It can also be used in social web platforms (especially for researchers) to provide a time series centric tagging and processing framework.
Originality/value
The paper presents an extended version of the paper presented at iiWAS2012.
Details
Keywords
Quoc‐Hung Ngo, Son Doan and Werner Winiwarter
This paper aims to serves two main purposes: First, it seeks to provide an overview of the location hierarchy from the highest divisions (continents) to the lowest divisions…
Abstract
Purpose
This paper aims to serves two main purposes: First, it seeks to provide an overview of the location hierarchy from the highest divisions (continents) to the lowest divisions (wards, villages) in reality and in the Wikipedia pages. Secondly, it aims to introduce an approach to building a geographical ontology from Wikipedia.
Design/methodology/approach
The paper first reviews existing applications which extract information from Wikipedia and use it as a data resource to develop natural language processing tools. The paper also reviews the structure of Wikipedia pages which show the location's information. Based on the analysis, the paper then proposes an approach to extract location hierarchy as well as geographical characteristics for the geo‐ontology. The approach also rebuilds the relations between locations in the ontology.
Findings
Existing location name systems are mainly based on probabilistic locations, which are mined from the data and they lack the administrative relations between locations for full levels and all countries and territories. The literature review in geographical hierarchy and using Wikipedia for natural language processing tasks offers an approach to build a geographical ontology from Wikipedia pages. The proposed approach is believed to be the first which provides a full geo‐ontology for all countries.
Practical implications
The paper builds a geo‐ontology with full levels for all countries and territories. The administrative relations between locations are needed for real‐world applications.
Originality/value
The comprehensive overview on existing work on geo‐ontology provides a valuable reference for researchers and system developers in related research communities. The proposed approach to build a geographical ontology by using the Wikipedia offers a promising alternative to build a knowledge system from free online multi‐language encyclopedia.
Details
Keywords
Harald Wahl, Werner Winiwarter and Gerald Quirchmayr
Computer‐assisted language learning (CALL) comes in many different flavors. The purpose of this paper is to focus on developing an integrated e‐learning environment that allows…
Abstract
Purpose
Computer‐assisted language learning (CALL) comes in many different flavors. The purpose of this paper is to focus on developing an integrated e‐learning environment that allows improving language skills in specific contexts. Integrated e‐learning environment means that it is a web‐based solution that performs language learning tasks using common working environments such as, for instance, web browsers or e‐mail clients. It should be accessible on different platforms, even on mobile devices. Natural language processing (NLP) forms the technological basis for developing such a learning framework. The use of NLP technologies, or in broader view artificial intelligence technologies, in CALL has also been dubbed intelligent CALL. The paper gives an overview of the state of the art in this area.
Design/methodology/approach
On the one hand, the paper explains creation processes for NLP resources and gives an overview of language corpora. On the other hand, it describes existing NLP standards. Based on the authors' requirements, the paper gives special attention to the evaluation and comparison of toolkits that can suitably support the planned implementation. In consideration of the evaluation results, the authors give a closer look at the system architecture of the CALL platform. An outlook at the end points out necessary developments in e‐learning to keep in mind.
Findings
Based on evaluation result, the authors have designed the framework architecture for the intelligent integrated CALL (iiCALL) system. A first prototype shows a web browser plug‐in communicating with the framework started in an Apache Tomcat server environment.
Originality/value
The paper presents an extended version of a paper that has been selected as one of the invited papers for journal special issue consideration at iiWAS2010. It focuses on the evaluation of several NLP toolkits which might be of importance for those who plan to integrate NLP technologies in their projects.
Details
Keywords
José Luiz Vilas Boas, Fabio Takeshi Matsunaga, Neyva Maria Lopes Romeiro and Jacques Duílio Brancher
– The aim of this paper is to propose a Web environment for pre-processing and post-processing for 2D problems in generalized coordinate systems.
Abstract
Purpose
The aim of this paper is to propose a Web environment for pre-processing and post-processing for 2D problems in generalized coordinate systems.
Design/methodology/approach
The system consists of a Web service for client-server communication, a database for user information, simulation requests and results storage, a module of (for) calculation processing (front-end) and a graphical interface for visualization of discretized mesh (back-end).
Findings
The Web system was able to model real problems and situations, where the user can describe the problem or upload a geometry file descriptor, generated from computer graphics software. The Web system, programmed for finite difference solutions, was able to generate a mesh from other complex methods, such as finite elements method, adapting it to the proposed Web system, respecting the finite difference mesh structure.
Research limitations/implications
The proposed Web system is limited to solve partial differential equations by finite difference discretization. We need to study about refinement and parameters adaptations to solve partial differential equations simulated with other methods.
Practical implications
The Web system includes implications for the development of a powerful real problems simulator, which is useful for computational physics researchers and engineers. The Web system uses several technologies, such as Primefaces, JavaScript, JQuery and HTML, to provide an interactive user interface.
Originality/value
The main contribution of this work is the availability of a generic Web architecture for including other types of coordinate systems and to solve others partial differential equations. Moreover, this paper presents an extended version of the work presented in ICCSA 2014.
Details
Keywords
J.F. Dallemand, G. De Santi, A. Leip, D. Baxter, N. Rettenmaier and H. Ossenbrink
The objective of this paper is to discuss some scientific challenges related to the production and use of biomass for transport, heat and electricity.
Abstract
Purpose
The objective of this paper is to discuss some scientific challenges related to the production and use of biomass for transport, heat and electricity.
Design/methodology/approach
Specific attention is paid to the environmental assessment of liquid bio‐fuels for transport and to the discussion of causes of uncertainties in the assessment. Three main topics are taken as examples, in order to illustrate the complexity of environmental assessment of bio‐fuels and the difficulty in reducing uncertainties: agro‐environmental impact of bio‐ethanol (from sugar cane) in Brazil and bio‐diesel (from palm oil) in Malaysia. These two tropical countries were selected because of their role as leaders at world level and their strong export potential to the European Union), N2O (Nitrous Oxide) emissions related to crop cultivation for bio‐fuels and land use change; and GHG emissions and Life Cycle Assessment (LCA) of bio‐diesel from palm oil in Malaysia. These three topics are discussed and complemented by considerations about biomass conversion issues.
Findings
The quantification of the degree of the sustainability of the production and use of bio‐fuels for transport is to a large extent related to the choice of farming practices during the feedstock production and their corresponding environmental impact.
Practical implications
Recommendations are formulated so as to reduce scientific uncertainty, for example through the development of internationally‐agreed sustainability certification systems with corresponding verification measures, or further research on emissions and indirect land‐use change.
Originality/value
The value of the paper on bio‐energy research challenges is related to the combined analysis of European and tropical constraints in the field of biomass.
Details