Mobile and web innovations in systems and service-oriented engineering:
Gespeichert in:
Format: | Buch |
---|---|
Sprache: | English |
Veröffentlicht: |
Hershey, PA
Information Science Reference
c2013
|
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | "This book offers widespread knowledge on modern organizations and the complications of the current globalized computing environment"--Provided by publisher. Includes bibliographical references and index |
Beschreibung: | xxviii, 422 p. 29 cm |
ISBN: | 9781466624702 9781466624726 |
Internformat
MARC
LEADER | 00000nam a2200000zc 4500 | ||
---|---|---|---|
001 | BV042047957 | ||
003 | DE-604 | ||
005 | 20141028 | ||
007 | t | ||
008 | 140828s2013 xxu |||| 00||| eng d | ||
010 | |a 2012023068 | ||
020 | |a 9781466624702 |c hbk. |9 978-1-466-62470-2 | ||
020 | |a 9781466624726 |c print & perpetual access |9 978-1-466-62472-6 | ||
035 | |a (OCoLC)892917870 | ||
035 | |a (DE-599)BVBBV042047957 | ||
040 | |a DE-604 |b ger |e aacr | ||
041 | 0 | |a eng | |
044 | |a xxu |c US | ||
049 | |a DE-384 | ||
050 | 0 | |a TA168 | |
082 | 0 | |a 620.00285/678 | |
084 | |a ST 230 |0 (DE-625)143617: |2 rvk | ||
245 | 1 | 0 | |a Mobile and web innovations in systems and service-oriented engineering |c Dickson K.W. Chiu, editor |
264 | 1 | |a Hershey, PA |b Information Science Reference |c c2013 | |
300 | |a xxviii, 422 p. |c 29 cm | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
500 | |a "This book offers widespread knowledge on modern organizations and the complications of the current globalized computing environment"--Provided by publisher. | ||
500 | |a Includes bibliographical references and index | ||
650 | 4 | |a Systems engineering | |
650 | 4 | |a Web services | |
650 | 4 | |a Service-oriented architecture (Computer science) | |
650 | 4 | |a Management information systems | |
650 | 0 | 7 | |a Software Engineering |0 (DE-588)4116521-4 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Serviceorientierte Architektur |0 (DE-588)4841015-9 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Web Services |0 (DE-588)4691234-4 |2 gnd |9 rswk-swf |
655 | 7 | |0 (DE-588)4143413-4 |a Aufsatzsammlung |2 gnd-content | |
689 | 0 | 0 | |a Web Services |0 (DE-588)4691234-4 |D s |
689 | 0 | 1 | |a Software Engineering |0 (DE-588)4116521-4 |D s |
689 | 0 | 2 | |a Serviceorientierte Architektur |0 (DE-588)4841015-9 |D s |
689 | 0 | |5 DE-604 | |
700 | 1 | |a Chiu, Dickson K. W. |d 1966- |e Sonstige |0 (DE-588)1015439179 |4 oth | |
776 | 0 | 8 | |i Erscheint auch als |n Online-Ausgabe |z 978-1-466-62471-9 |
856 | 4 | 2 | |m HBZ Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=027489109&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-027489109 |
Datensatz im Suchindex
_version_ | 1804152478648762368 |
---|---|
adam_text | Titel: Mobile and web innovations in systems and service-oriented engineering
Autor: Chiu, Dickson K. W
Jahr: 2013
Detailed Table of Contents
Preface...............................................................................................................................................xviii
Acknowledgment............................................................................................................................xxviii
Section 1
Web Systems Innovations
Chapter 1
ART-Improving Execution Time for Flash Applications.......................................................................1
Ming Ting, University of Alberta, Canada
James Miller, University of Alberta, Canada
Rich Internet Applications (RIA) require fast execution time and allow richer, faster, and more interactive
experiences. Flash is a common technology for building RIAs. Flash programmers usually specialize
in graphic design rather than programming. In addition, the tight schedule of projects makes the Flash
programmers ignore non-functional characteristics such as the efficiency of their systems; yet, to enhance
Flash users experiences, writing efficient ActionScript code is a key requirement. Flash programmers
require automated support to assist with this key requirement. This paper proposes a refactoring system
called ART (ActionScript Refactoring Tool) to provide automatic support for Flash programmers by
rewriting their ActionScript code to make their applications faster.
Chapter 2
FTT: A System to Refactor Traditional Forms into Ajax-Enabled Forms............................................23
Ming Ying, University of Alberta, Canada
James Miller, University of Alberta, Canada
Forms are a common part of web applications. They provide a method for the user to interact with the
web application. However, forms in traditional applications require entire web pages to be refreshed
every time they are submitted. This model is inefficient and should be replaced with Ajax-enabled forms.
Ajax is a set of web development technologies that enables web applications to behave more like desktop
applications, thus allowing a richer, more interactive and more efficient model for interactions between
the user and the web application. This paper presents a refactoring system called Form Transformation
Tool (FTT) to assist web programmers refactor traditional forms into Ajax-enabled forms while ensuring
that functionality before and after refactoring is preserved.
Chapter 3
Automated Ranking of Relaxing Query Results Based on XML Structure and
Content Preferences..............................................................................................................................44
Wei Yan, Northeastern University, China
Li Yan, Northeastern University, China
Z. M. Ma, Northeastern University, China
This paper proposes a contextual preference query method of XML structural relaxation and content
scoring to resolve the problem of empty or too many answers returned by XML. This paper proposes
a XML contextual preference (XCP) model, where all the possible relaxing queries are determined by
the users preferences. The XCP model allows users to express their interests on XML tree nodes, and
then users assign interest scores to their interesting nodes for providing the best answers. A preference
query results ranking method is proposed based on the XCP model, which includes: a ClustersMerging
algorithm to merge clusters based on the similarity of the context states, a FindingOrders algorithm to
find representative orders of the clusters, and a Top-k ranking algorithm to deal with the many answers
problem. Results of preliminary user studies demonstrate that the method can provide users with most
relevant and ranked query results. The efficiency and effectiveness of the approach are also demonstrated
by experimental results.
Chapter 4
Enabling Intelligence in Web-Based Collaborative Knowledge Management System .......................63
Krissada Maleewong, Shinawatra University, Thailand
Chutiporn Anutariya, Shinawatra University, Thailand
Vilas Wuwongse, Asian Institute Technology, Thailand
This paper presents an approach to enhance various intelligent services of a Web-based collaborative
knowledge management system. The proposed approach applies the two widely-used argumentation
technologies, namely IBIS and Toulmin s argumentation schemes, to structurally capture the delibera-
tion and collaboration occurred during the consensual knowledge creation process. It employs RDF and
OWL as its underlying knowledge representation language with well-defined semantics and reasoning
mechanisms. Users can easily create knowledge using a simple corresponding graphical notation with
machine-processable semantics. Derivation of implicit knowledge, similar concept discovery, as well as
semantic search, are also enabled. In addition, the proposed approach incorporates the term suggestion
function for assisting users in the knowledge creation process by computing the relevance score for each
relevant term, and presenting the most relevant terms to users for possible term reusing or equivalence
concepts mapping. To ensure the knowledge consistency, a logical mechanism for validating conflicting
arguments and contradicting concepts is also developed. Founded on the proposed approach, a Web-
based system, namely ciSAM, is implemented and available for public usage.
Chapter 5
An Adaptive System for Retrieval and Composition of Learning Objects..........................................83
Burasakorn Yoosooka, Asian Institute of Technology, Thailand
Vilas Wuwongse, Asian Institute of Technology, Thailand
This paper proposes a new approach to automatic retrieval and composition of Learning Objects (LOs)
in an Adaptive Educational Hypermedia System (AEHS) using multidimensional learner characteristics
to enhance learning effectiveness. The approach focuses on adaptive techniques in four components of
AEHS: Learning Paths, LO Retrieval, LO Sequencing, and Examination Difficulty Levels. This approach
has been designed to enable the adaptation of rules to become generic. Hence, the application to various
domains is possible. The approach dynamically selects, sequences, and composes LOs into an individual
learning package based on the use of domain ontology, learner profiles, and LO metadata. The Sharable
Content Object Reference Model is employed to represent LO metadata and learning packages in order
to support LO sharing. The IMS Learner Information Package Specification is used to represent learner
profiles. A preliminary evaluation of the developed system indicates the system s effectiveness in terms
of learners satisfaction.
Chapter 6
Integrating Semantic Web and Software Agents: Exchanging RIF and BDI Rules ..........................102
Yiwei Gong, Delft University of Technology, The Netherlands
Sietse Overbeek, Delft University of Technology, The Netherlands
Marijn Janssen, Delft University of Technology, The Netherlands
Software agents and rules are both used for creating flexibility. Exchanging rules between Semantic Web
and agents can ensure consistency in rules and support easy updating and changing of rules. The Rule
Interchange Format (RIF) is a new W3C recommendation Semantic Web standard for exchanging rules
among disparate systems. Yet, the contribution of RIF in rules exchange between Semantic Web and
software agents is unclear. The BDI architectural style is regarded as the predominant approach for the
implementation of intelligent agents. This paper proposes a development for integrating RIF and BDI
agents to enhance agent reasoning capabilities. This approach consists of an integration architecture and
equivalence principles for rule translation. The equivalence principles are demonstrated using examples.
The results show that the approach allows the integration of RIF with BDI agent programming and real-
ize the translation between the two systems.
Chapter 7
Implementing Background Net with Knowware System for Personalized Keyword Support..........120
Yuan Chen, Macau University of Science and Technology, China
Liya Ding, Macau University of Science and Technology, China
Sio-Long Lo, Macau University of Science and Technology, China
Dickson K. W. Chiu, Dickson Computer Systems, Hong Kong
This article proposes a novel approach that combines user s instant requirement described in keywords
with her or his long-term knowledge background to better serve article selection based on personal pref-
erence. The knowledge background is represented as a weighted undirected graph called background net
that captures the contextual association of words that appear in the articles recommended by the user
through incremental learning. With a background net of user constructed, a keyword from the user is
personalized to a fuzzy set that represents contextual association of the given keyword to other words
involved in the user s background net. An article evaluation with personal preference can be achieved
by evaluating similarity between personalized keyword set based on user s background net and a can-
didate article. The proposed approach makes it possible to construct a search engine optimizer running
on the top of search engines to adjust search results, and offer the potential to be integrated with existing
search engine techniques to achieve better performance. The target system of personalized article selec-
tion can be automatically constructed using Knowware System which is a development tool of KBS for
convenient modeling and component reuse.
Chapter 8
Developing Rich Internet Applications as Social Sites on the Semantic Web:
A Model-Driven Approach ................................................................................................................134
Jesus M. Hermida, University of Alicante, Spain
Santiago Mel id, University of Alicante, Spain
Andre s Montoyo, University of Alicante, Spain
Jaime Gomez, University of Alicante, Spain
Current Web 2.0 applications, either social sites or Rich Internet Applications, share several problems
of interoperability when interconnecting different systems. It is therefore complicated to reuse (or
export) the information between sources. In this context, where the value belongs to the data, not the
application, the use of Semantic Web technologies opens a way of resolution with mature and standard
technologies, thus leading to the Web 3.0. This paper presents the application of Sm4RIA (Semantic
Models for RIA), a model-driven design methodology that facilitates the development of semantic RIAs
(SRIA), to the design of social network sites. The SRIA approach introduced herein combines the main
advantages present in each of the current trends on the Web. In addition to these benefits, the applica-
tion of a model-driven methodology can speed up the development process and simplify the reuse of
external sources of knowledge.
Section 2
Web Services Innovations
Chapter 9
Flexible Provenance Tracing..............................................................................................................157
Liwei Wang, Wuhan University, China
Henning Koehler, The University of Queensland, Australia
Ke Deng, The University of Queensland, Australia
Xiaofang Zhou, The University of Queensland, Australia
Shazia Sadiq, The University of Queensland, Australia
The description of the origins of a piece of data and the transformations by which it arrived in a database
is termed the data provenance. The importance of data provenance has already been widely recognized in
database community. The two major approaches to representing provenance information use annotations
and inversion. While annotation is metadata pre-computed to include the derivation history of a data
product, the inversion method finds the source data based on the situation that some derivation process
can be inverted. Annotations are flexible to represent diverse provenance metadata but the complete
provenance data may outsize data itself. Inversion method is concise by using a single inverse query or
function but the provenance needs to be computed on-the-fly. This paper proposes a new provenance
representation which is a hybrid of annotation and inversion methods in order to achieve combined
advantage. This representation is adaptive to the storage constraint and the response time requirement
of provenance inversion on-the-fly.
Chapter 10
A Service Bus Architecture for Application Integration in the Planning and Production Phases of a
Product Lifecycle...............................................................................................................................176
Jorge Minguez, University of Stuttgart, Germany
Stefan Silcher, University of Stuttgart, Germany
Philipp Riffelmacher, University of Stuttgart, Germany
Bernhard Mitschang, University of Stuttgart, Germany
Constantly changing business conditions require a high level of flexibility in business processes as well
as an adaptive and fully interoperable IT infrastructure in today s manufacturing environments. The lack
of flexibility prevents manufacturing companies from improving their responsiveness and adapting their
workflows to turbulent scenarios. In order to achieve highly flexible and adaptive workflows, informa-
tion systems in digital factories and shop floors need to be integrated. The most challenging problem in
such manufacturing environments is the high heterogeneity of the IT landscape, where the integration of
legacy systems and information silos has led to chaotic architectures over the last two decades. In order
to overcome this issue, the authors present a flexible integration platform that allows a loose coupling
of distributed services in event-driven manufacturing environments. The proposed approach enables a
flexible communication between digital factory and shop floor components by introducing a service bus
architecture. This solution integrates an application-independent canonical message format for manufac-
turing events, content-based routing and transformation services as well as event processing workflows.
Chapter 11
A Service-Oriented User Interface for the Next Generation Web......................................................192
Shiping Chen, CSIRO ICT Centre, Australia
Surya Nepal, CSIRO ICT Centre, Australia
The Web enters a new era where contents are to take the back seat and services will take the driver seat
to form a service-oriented Web. This paper presents a service-oriented user interface design for the next
generation Web. The design leverages the advances of semantic Web and service composition technolo-
gies to provide an intelligent and generic user interface to query, compose and execute Web services for a
variety of user tasks. First, a simple cost model is developed for estimating the development and learning
overheads of Web service interfaces for service-oriented applications as the motivation of this work.
Then, the authors present the design of the service-oriented browser and discuss the enabling technolo-
gies. A prototype system is developed using existing technologies and standards as a proof of concept.
Chapter 12
Service Oriented Enterprise and Contracted Profit Sharing ..............................................................209
Ali Habibi Badrabadi, K. N. Toosi University of Technology, Iran
Mohammad Jafar Tarokh, K. N. Toosi University of Technology, Iran
Shahriar Mohammadi, K. N. Toosi University of Technology, Iran
Service Oriented Enterprises(SOEs)outsourcetheirfunctionalities via third party web services. Therefore,
there is a need for a systematic approach to manage the cooperation of the services. SOEs perform their
functionalities in an extremely dynamic environment. Changes that happen to a SOE are categorized in
two types: top-down changes and bottom-up changes. This paper considers top-down changes which
are initiated by SOE s management. In order to manage a top-down change, the SOE s management
should consider the possible conflicting interests of the different parties. This study finds a situation in
which none of the services have to incur losses. Consequently, this paper proposes ex-ante contracted
profit sharing principles that can attract the services to the change. The problem is modeled and Security
improvement is discussed as an example to describe this approach.
Chapter 13
Dynamic Business Collaborations Through Contract Services .........................................................228
Surya Nepal, CSIRO ICT Centre, Australia
Shiping Chen, CSIRO ICT Centre, Australia
New applications have recently emerged within the domains of e-Health, e-Science, e-Research and
e-Government that require the formation of dynamic collaborations between independent, autonomous
business organizations for the duration of a project designed with a specific purpose. To successfully
create and manage such collaborations, there is a need of a standard way to specify: (a) what resources
are required, (b) who will contribute resources, (c) the type of access required to these resources, (d)
agreement and obligations of the partners within the business collaboration, with the terms and conditions
specified in the agreement, and (e) how to instantiate, maintain and terminate such business collabora-
tions easily and in a well understood manner. The authors address these issues through the creation,
negotiation and execution of an agreed electronic contract. First, this paper provides a framework for an
electronic contract (e-Contract) by introducing a Web Service Collaborative Context Definition Language
(WS-CCDL), which was developed in the context of dynamic business collaboration. Then, the authors
illustrate its use with a universal (anywhere) connectivity service for a tele-Collaboration application
in the context of e-Research domain. Both architectural design and implementation considerations are
provided to highlight the feasibility and complicity of the technologies.
Chapter 14
Enforcing ASTD Access-Control Policies with WS-BPEL Processes in SOA Environments ..........252
Michel Embe Jiague, Universite de Sherbrooke, Canada, and
Universite Paris-Est Creteil Val-de-Marne, France
Marc Frappier, Universite de Sherbrooke, Canada
Frederic Gervais, Universite Paris-Est Creteil Val-de-Marne, France
Regine Laleau, Universite Paris-Est Creteil Val-de-Marne, France
Richard St-Denis, Universite de Sherbrooke, Canada
Controlling access to the Web services of public agencies and private corporations depends primarily
on specifying and deploying functional security rules to satisfy strict regulations imposed by govern-
ments, particularly in the financial and health sectors. This paper focuses on one aspect of the SELKIS
and EB3SEC projects related to the security of Web-based information systems, namely, the automatic
transformation of security rules into WS-BPEL (or BPEL, for short) processes. The former are instanti-
ated from security-rule patterns written in a graphical notation, called ASTD that is close to statecharts.
The latter are executed by a BPEL engine integrated into a policy decision point, which is a component
of a policy enforcement manager similar to that proposed in the XACML standard.
Chapter 15
Governance of Cross-Organizational Healthcare Document Exchange through Watermarking
Services and Alerts.............................................................................................................................274
Dickson K. W. Chiu, Dickson Computer Systems, Hong Kong
Yuexuan Wang, Tsinghua University, China
Patrick C. K. Hung, University of Ontario Institute of Technology, Canada
Vivying S. Y. Cheng, Hong Kong University of Science and Technology, Hong Kong
Kai-Kin Chan, Hong Kong Baptist University, Hong Kong
Eleanna Kafeza, Athens University of Economics and Business, Greece
Wei-Feng Tung, Fu-Jen Catholic University, Taiwan
Yi Zhuang, Zhejiang Gongshang University, China
Nan Jiang, Hangzhou No. I People s Hospital, China
There is an increasing demand for sharing documents for process integration among organizations.
Web services technology has recently been widely proposed and gradually adopted as a platform for
supporting such an integration. There are no holistic solutions thus far that are able to tackle the vari-
ous protection issues, specifically regarding the security and privacy protection requirements in cross-
organizational progress integration. This paper proposes the exchange of documents through a Document
/ Image Exchange Platform (DIEP), replacing traditional ad-hoc and manual exchange practices. The
authors show how the contemporary technologies of Web services under a Service-Oriented Architecture
(SOA), together with watermarking, can help protect document exchanges with layered implementa-
tion architecture. Furthermore, to facilitate governance and regulation compliance against protection
policy violation attempts, the management and the affected parties are notified with alerts for warning
and possible handling. The authors discuss the applicability of the proposed platform with a physician
towards security and privacy protection requirements based on the Health Insurance Portability and Ac-
countability Act (HIPAA) in the United States, which imposes national regulations to protect individuals
healthcare information. The proposed approach aims at facilitating the whole governance process from
technical to management level with a single unified platform.
Section 3
Mobile Innovations
Chapter 16
Segmentation Matters: An Exploratory Study of Mobile Service Users ...........................................301
Anna Sell, Abo Akademi University, Finland
Pirkko Walden, Abo Akademi University, Finland
Christer Carlsson, Abo Akademi University, Finland
Despite the penetration of mobile phones in the world the number of mobile services in actual use is
- besides voice calls and SMS - rather few. In the study at hand, the authors describe users of mobile
phones and mobile services and build the basis for segmentation of the consumer market based on a large
random sample of the population. Selecting the correct segmentation base is one of the key steps in any
segmentation procedure. The authors carried out life-style segmentation and found five segments - the
skillful, the efficient, the trendy, the basic and the social - which offer a systematic description of the
mobile consumers, and gives insight on how different users make use of mobile services. The findings
are potentially important as mobile service providers do not appear to pay enough attention to consumer
segments and the needs of the mobile service users.
Chapter 17
Facilitating Biodefense Research with Mobile-Cloud Computing....................................................318
Jingyu Zhang, University of Sydney, Australia
Jinhui Yao, University of Sydney and CSIRO, Australia
Shiping Chen, CSIRO, Australia
David Levy, University of Sydney, Australia
This paper proposes the use of a mobile-cloud by combining mobile devices and the cloud together
in a biodefense and emerging infectious diseases (BEI) research application scenario. A mobile-cloud
framework is developed to facilitate the use of mobile devices to collect data for, and manipulate and
interact with the scientific workflows running in the Cloud. In this framework, an independent trusted
accountability service is used to provide data provenance and enforce compliance among the participants
of a biodefense research workflow. The authors have implemented a prototype which allows the research-
ers to use mobile devices to design and participate in biodefense workflows. The authors evaluated the
effectiveness of the mobile-cloud with a prototype and conducted performance testing with example
biodefense workflows.
Chapter 18
Towards a Framework for Weaving Social Networks Into Mobile Commerce.................................333
Zakaria Maamar, Zayed University, UAE
Noura Faci, Universite Lyon I, France
Soraya Kouadri Mostefaoui, The Open University, UK
Fahim Akhter, KingSaud University, Saudi Arabia
This paper discusses a framework that supports weaving social elements into mobile commerce applica-
tions. This weaving takes place through different types of social networks that identify the stakeholders
taking part in completing these applications. These stakeholders are consumers, providers, and brokers
and are connected to each other through relationships such as competition, referral, loyalty, and col labora-
tion. Each relationship is mapped onto a social network upon which a stakeholder relies before engaging
in any of these applications and afterwards, making any decision. The value of social networks added to
mobile commerce is illustrated with a set of experiments implementing a smart mobile restaurant guide.
Chapter 19
RFID Enabled Vehicular Network for Ubiquitous Travel Query ......................................................348
Tianle Zhang, Beijing University of Posts and Telecommunications, China
Chunlu Wang, Beijing University of Posts and Telecommunications, China
Zongwei Luo, The University of Hong Kong, China
Shuihua Han, Xianmen University, China
Mengyuan Dong, Xianmen University, China
Fixed infrastructure based wireless network is very expensive to provide total coverage and offer ubiq-
uitous communication capacity. RFID enabled Vehicular Network emerges as an alternative which can
leverage mobile nodes to bridge the gap between information isolated islands. The mobility and low duty
cycle activity of nodes may destroy the network connectivity. This paper proposes RFID Enabled Vehicu-
lar Network for Ubiquitous Travel Query over Mobile Relay Network (MRN) to facilitate the needed
information access for drivers on the road. The ubiquitous service is introduced and the performance of
the successful information query is evaluated based on the computing model and network simulation.
The results of evaluation and the real experiences of this service validate the feasibility of the system.
Chapter 20
Enhancing ERP System with RFID: Logistic Process Integration and Exception Handling.............364
Dickson K. W. Chiu, Dickson Computer Systems and The Hong Kong Polytechnic
University, Hong Kong
Kai-Pan Mark, City University of Hong Kong and Chinese University of
Hong Kong, Hong Kong
Eleanna Kafeza, Athens University of Economics Business, Greece
Tat-Pui Wong, The Hong Kong Polytechnic University, Hong Kong
Various contemporary information and communication technologies (ICT) have revolutionized the
global computing environment. This impacts most companies, especially traditional stand-alone ERP
systems are inadequate to handle the current requirements of logistics applications. This paper studies
the integration of RFID and mobile technologies with web-enabled applications to an existing in-house
ERP system. This enables management to utilize accurate information for analyzing their business
performance and then perform any other further decisions quickly. Benefits include retrieving informa-
tion more easily, reducing order processing and delivery time, increasing sales performance, enhancing
communication with customer, and improving data accuracy for in-house ERP System. In particular, the
authors illustrate how this infrastructure can help the integration of logistic processes and the handling
of exceptions in key business processes. The authors further evaluate the approach with respect to the
requirements of key system stakeholders.
Compilation of References...............................................................................................................380
About the Contributors....................................................................................................................411
Index...................................................................................................................................................420
|
any_adam_object | 1 |
author_GND | (DE-588)1015439179 |
building | Verbundindex |
bvnumber | BV042047957 |
callnumber-first | T - Technology |
callnumber-label | TA168 |
callnumber-raw | TA168 |
callnumber-search | TA168 |
callnumber-sort | TA 3168 |
callnumber-subject | TA - General and Civil Engineering |
classification_rvk | ST 230 |
ctrlnum | (OCoLC)892917870 (DE-599)BVBBV042047957 |
dewey-full | 620.00285/678 |
dewey-hundreds | 600 - Technology (Applied sciences) |
dewey-ones | 620 - Engineering and allied operations |
dewey-raw | 620.00285/678 |
dewey-search | 620.00285/678 |
dewey-sort | 3620.00285 3678 |
dewey-tens | 620 - Engineering and allied operations |
discipline | Informatik |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>02241nam a2200517zc 4500</leader><controlfield tag="001">BV042047957</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20141028 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">140828s2013 xxu |||| 00||| eng d</controlfield><datafield tag="010" ind1=" " ind2=" "><subfield code="a">2012023068</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781466624702</subfield><subfield code="c">hbk.</subfield><subfield code="9">978-1-466-62470-2</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781466624726</subfield><subfield code="c">print & perpetual access</subfield><subfield code="9">978-1-466-62472-6</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)892917870</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV042047957</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">aacr</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="044" ind1=" " ind2=" "><subfield code="a">xxu</subfield><subfield code="c">US</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-384</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">TA168</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">620.00285/678</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 230</subfield><subfield code="0">(DE-625)143617:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Mobile and web innovations in systems and service-oriented engineering</subfield><subfield code="c">Dickson K.W. Chiu, editor</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Hershey, PA</subfield><subfield code="b">Information Science Reference</subfield><subfield code="c">c2013</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">xxviii, 422 p.</subfield><subfield code="c">29 cm</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">"This book offers widespread knowledge on modern organizations and the complications of the current globalized computing environment"--Provided by publisher.</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Includes bibliographical references and index</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Systems engineering</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Web services</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Service-oriented architecture (Computer science)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Management information systems</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Software Engineering</subfield><subfield code="0">(DE-588)4116521-4</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Serviceorientierte Architektur</subfield><subfield code="0">(DE-588)4841015-9</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Web Services</subfield><subfield code="0">(DE-588)4691234-4</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="655" ind1=" " ind2="7"><subfield code="0">(DE-588)4143413-4</subfield><subfield code="a">Aufsatzsammlung</subfield><subfield code="2">gnd-content</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Web Services</subfield><subfield code="0">(DE-588)4691234-4</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Software Engineering</subfield><subfield code="0">(DE-588)4116521-4</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="2"><subfield code="a">Serviceorientierte Architektur</subfield><subfield code="0">(DE-588)4841015-9</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Chiu, Dickson K. W.</subfield><subfield code="d">1966-</subfield><subfield code="e">Sonstige</subfield><subfield code="0">(DE-588)1015439179</subfield><subfield code="4">oth</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Online-Ausgabe</subfield><subfield code="z">978-1-466-62471-9</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">HBZ Datenaustausch</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=027489109&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-027489109</subfield></datafield></record></collection> |
genre | (DE-588)4143413-4 Aufsatzsammlung gnd-content |
genre_facet | Aufsatzsammlung |
id | DE-604.BV042047957 |
illustrated | Not Illustrated |
indexdate | 2024-07-10T01:11:21Z |
institution | BVB |
isbn | 9781466624702 9781466624726 |
language | English |
lccn | 2012023068 |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-027489109 |
oclc_num | 892917870 |
open_access_boolean | |
owner | DE-384 |
owner_facet | DE-384 |
physical | xxviii, 422 p. 29 cm |
publishDate | 2013 |
publishDateSearch | 2013 |
publishDateSort | 2013 |
publisher | Information Science Reference |
record_format | marc |
spelling | Mobile and web innovations in systems and service-oriented engineering Dickson K.W. Chiu, editor Hershey, PA Information Science Reference c2013 xxviii, 422 p. 29 cm txt rdacontent n rdamedia nc rdacarrier "This book offers widespread knowledge on modern organizations and the complications of the current globalized computing environment"--Provided by publisher. Includes bibliographical references and index Systems engineering Web services Service-oriented architecture (Computer science) Management information systems Software Engineering (DE-588)4116521-4 gnd rswk-swf Serviceorientierte Architektur (DE-588)4841015-9 gnd rswk-swf Web Services (DE-588)4691234-4 gnd rswk-swf (DE-588)4143413-4 Aufsatzsammlung gnd-content Web Services (DE-588)4691234-4 s Software Engineering (DE-588)4116521-4 s Serviceorientierte Architektur (DE-588)4841015-9 s DE-604 Chiu, Dickson K. W. 1966- Sonstige (DE-588)1015439179 oth Erscheint auch als Online-Ausgabe 978-1-466-62471-9 HBZ Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=027489109&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Mobile and web innovations in systems and service-oriented engineering Systems engineering Web services Service-oriented architecture (Computer science) Management information systems Software Engineering (DE-588)4116521-4 gnd Serviceorientierte Architektur (DE-588)4841015-9 gnd Web Services (DE-588)4691234-4 gnd |
subject_GND | (DE-588)4116521-4 (DE-588)4841015-9 (DE-588)4691234-4 (DE-588)4143413-4 |
title | Mobile and web innovations in systems and service-oriented engineering |
title_auth | Mobile and web innovations in systems and service-oriented engineering |
title_exact_search | Mobile and web innovations in systems and service-oriented engineering |
title_full | Mobile and web innovations in systems and service-oriented engineering Dickson K.W. Chiu, editor |
title_fullStr | Mobile and web innovations in systems and service-oriented engineering Dickson K.W. Chiu, editor |
title_full_unstemmed | Mobile and web innovations in systems and service-oriented engineering Dickson K.W. Chiu, editor |
title_short | Mobile and web innovations in systems and service-oriented engineering |
title_sort | mobile and web innovations in systems and service oriented engineering |
topic | Systems engineering Web services Service-oriented architecture (Computer science) Management information systems Software Engineering (DE-588)4116521-4 gnd Serviceorientierte Architektur (DE-588)4841015-9 gnd Web Services (DE-588)4691234-4 gnd |
topic_facet | Systems engineering Web services Service-oriented architecture (Computer science) Management information systems Software Engineering Serviceorientierte Architektur Web Services Aufsatzsammlung |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=027489109&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT chiudicksonkw mobileandwebinnovationsinsystemsandserviceorientedengineering |