pbstudio
e-Book Ontological Engineering: with examples from the areas of Knowledge Management, e-Commerce and the Semantic Web. First Edition (Advanced Information and Knowledge Processing) download

e-Book Ontological Engineering: with examples from the areas of Knowledge Management, e-Commerce and the Semantic Web. First Edition (Advanced Information and Knowledge Processing) download

by Mariano Fernandez-Lopez,Oscar Corcho,Asunción Gómez-Pérez

ISBN: 1848822375
ISBN13: 978-1848822375
Language: English
Publisher: Springer; 1 edition (November 14, 2003)
Category: Computer Science
Subategory: Technologies

ePub size: 1847 kb
Fb2 size: 1908 kb
DJVU size: 1715 kb
Rating: 4.8
Votes: 528
Other Formats: mobi azw mbr lit

PDF On Jan 1, 2004, Asunción Gómez-Pérez and others published Ontological engineering: with examples from the . All content in this area was uploaded by Oscar Corcho on Mar 04, 2016. Download full-text PDF.

All content in this area was uploaded by Oscar Corcho on Mar 04, 2016.

Authors: Gómez-Pérez, Asunción, Fernandez-Lopez, Mariano, Corcho, Oscar. During the last decade, increasing attention has been focused on ontologies and Ontological Engineering.

Ontological Engineering: With Examples from the Areas of Knowledge Management, e-Commerce and the Semantic WebAuthor: Asunción Gómez-Pérez PhD, MSc, MBA . We’re dedicated to reader privacy so we never track you. We don’t accept ads.

Asunción Gómez-Pérez (Author).

by. Asunción Gómez-Pérez (Author). This book was the subject of a book club where I and a small group of software engineers wanted to learn more about ontologies. In each one-hour lunch session, we were not able to discuss more than 10 pages at a time due to the complexity of the writing and the subject matter. We finally gave up and none of us has finished the book. Although we read over half of the book before giving up, we gained no practical knowledge from it whatsoever.

Published in Advanced Information and Knowledge Processing 2004. Ontologies provide a common vocabulary of an area and define - with different levels of formality - the meaning of the terms and the relationships between them.

Ontological Engineering book. by. Asunción Gómez-Pérez

Ontological Engineering refers to the set of activities that concern the .

During the last decade, increasing attention has been focused on ontologies and Ontological Engineering. Asunción Gómez-Pérez, Mariano Fernandez-Lopez, Oscar Corcho.

Ontology engineering aims at making explicit the knowledge contained .

Ontology engineering aims at making explicit the knowledge contained within software applications, and within enterprises and business procedures for a particular domain. Ontology engineering offers a direction towards solving the inter-operability problems brought about by semantic obstacles, . the obstacles related to the definitions of business terms and software classes. ISBN 978-0-470-02596-3. Ontological Engineering: With Examples from the Areas of Knowledge Management, E-commerce and the Semantic Web. Springer, 2004. Jarrar, Mustafa (2006).

Asuncion Gomez-Perez, Oscar Corcho, Mariano Fernandez-Lopez. Ontologies provide a common vocabulary of an area and define - with different levels of formality - the meaning of the terms and the relationships between them

Asuncion Gomez-Perez, Oscar Corcho, Mariano Fernandez-Lopez.

Comments:
funike
The book shows progress in how ontologies are defined from various data sets. The subject is a natural field of artificial intelligence, in attempting to automated this filling of an ontology. Various example ontologies are presented, along with the markup languages like RDF and OWL in which these are expressed. The progress is visible, inasmuch as just a few years ago, these languages were devised. Now we see non-trivial ontology constructions using them. Good.

A large portion of the book describes the acute problem of somehow extracting meaning in a programmatic manner from data. Because the manual making of an ontology simply does not seem to scale, given the realities of gigabyte databases. We see that there is a natural decomposition of the problem into a linguistic step and a conceptual step. The former is tied to a particular human language. The latter is the nut of the problem. Current methods look promising, but are certainly not the last word.

Kale
The word `ontology' is usually associated with philosophical speculation on the reality of things, and if one checks the literature on philosophy one will find a diverse number of opinions on this reality. Engineers and scientists typically view philosophical musings on any topic as being impractical, and indulging oneself in these musings will cause one to lose sight of the topic or problem at hand. Rather than simplify the problem and make it understandable, philosophy tends in most cases to complicate it by endless debate on definitions and the use of sophisticated rhetoric that seems to have no bearing on the problem at hand. The conceptual spaces generated by these debates can become gigantic and therefore unwieldy, thus making the problem appear more complex than it actually is.

In the information age however, ontology has become a word that has taken on enormous practical significance. Business and scientific research are both areas that have increasingly relied on information technology not only to organize information but also to analyze data and make accurate predictions. In addition, financial constraints have forced many businesses to automate most of their internal processes, and this automation has brought about its own unique challenges. This push to automation usually involves being able to differentiate one thing from another, or one collection of data from another, or one concept from another. Thus one needs to think about questions of ontology, and this (very practical) need has brought about the rise of the field of `ontological engineering', which is the topic of this book.

The authors have given a good general overview of the different approaches to the creation of ontologies. There are many of them, some of which seem "natural", while others seem more esoteric. The reader though will obtain an objective discussion of the ontologies that the authors chose to include in the book. Discussions of the ones that are not included can readily be found on the Internet.

Given the plethora of ontologies that have been invented, it would be of interest to the ontological engineer to find common ground between them. The re-use of a particular ontology may be stymied by the different ontological commitments it is adhering to or it's actual content. In order to use it, it must therefore be "re-engineered". The authors discuss this prospect in the book, and define `ontological re-engineering' as the process where a conceptual model of an implemented ontology is transformed into one that is more suitable. The code in which the ontology is written is first reverse engineered, and then the conceptual model is reorganized into the new one. The new conceptual model is then implemented.

Also discussed in the book, and of enormous practical interest, is the automation of the ontology building process. Called `ontology learning' by the authors, they discuss a few of the ways in which this could take place. One of these methods concerns ontology learning using a `corpus of texts', and involves being able to distinguish between the `linguistic' and `conceptual' levels. Knowledge at the linguistic level is described in linguistic terms, while at the conceptual level in terms of concepts and the relations between them. Ontology learning is thus dependent on how the linguistic structures are exemplified in the conceptual level. Relations at the conceptual level for example could be extracted from sequences of words in the text that conform to a certain pattern. Another method comes from data mining and involves the use of association rules to find relations between concepts. The authors discuss two well-known methods for ontology learning from texts. Both of these methods are interesting in that they can apparently learn in contexts or environments that are not domain-specific. Being able to learn over different domains is very important from the standpoint of the artificial intelligence community and these methods are a step in that direction. The processes of `alignment', `merging', and `cooperative construction' of ontologies that are discussed in the book are also of great interest in artificial intelligence, since they too will be of assistance in the attempt to design a machine that can reason over multiple domains.

The ontologies that are actually built are of course not unique. This results in a kind of semantic or cognitive relativism between the environments that might be built on different ontologies, even in the same domain. Merging and alignment both address this relativism, along with other techniques that are discussed in the book. The selection of the actual language that is used to create an ontology is also somewhat arbitrary. The authors devote a fair amount of space in the book to the different languages that have been used to build ontologies. Through an elementary example, they discuss eleven different languages, namely KIF, Ontolingua, LOOM, OCML, Flogic, SHOE, XOL, RDF(S), OIL, DAML+OIL, and OWL. The choice of a language is dictated by what one is seeking in terms of `expressiveness' and what kind of reasoning patterns are to be deployed when using the ontology. The authors point to a tradeoff between the expressive power of the language and the reasoning patterns that are attached to the language. The expressiveness of a language is directly proportional to the complexity of the reasoning patterns that are used.

Ontological engineering as it presently exists is still carried out by a human engineer. To create an ontology every time from scratch would be tedious, and so it is no surprise that tools were invented to make ontology creation more straightforward. Some of these tools are discussed in the book, such as KAON, OilEd, Ontolingua, OntoSaurus, Protege-2000, WebODE, and WebOnto, along with assessments as to their utility. The discussion is helpful for newcomers to ontological engineering who need guidance as to what direction to take. The automation of ontology building would of course be a major advance. To accomplish this however would require that the machine be able to simultaneously and recursively construct the knowledge base and reason over it effectively. This is a formidable challenge indeed.

Konetav
There are several chapters that I liked and found very useful. The first chapter on theoretical foundations has been well written. Parsing through the various definitions of Ontology has been an educating experience. The other chapters, especially the ones describing the methodologies and languages are very informative. It may not be exhaustive but for a beginner, these chapters give a good overview.

I was disappointed only when I learnt that the book will not cover Ontology learning tools. The author argues for limiting the scope of the book. I feel the book would have been more valuable had it contained at least an overview of the learning tools!

Keath
There is considerable confusion over what is, and is not, an ontology. Unfortunately, in defining an ontology, this book doesn't provide any negative examples, meaning that confusion will most likely persist. Hopefully this shortcoming will be addressed in a future edition. That said, the book is nevertheless a valuable contribution to the field.

Weiehan
The book is well organized in introducing the subject in a coherent manner and weaving in all important criteria of ontology together. I especially like to read the comparison of different languagees in light of knowlege represenation and knowlege reasoing. The book is great in terms of getting a broad view (survey) and is also great as a reference. In many pages, there is so much information packed in each sentences. Great book.

Jogas
The subject of this book is incredibly relevant to today's world of information management. The chapters are presented in a logical and informative way, though some of the book only skims the surface or barely touches on significant developments, tools, and problems. Overall, I found the text too theoretical, with insufficient ties to messy real-world issues.

Nikohn
The subject matter is much too complex, does not follow a logical order, is a slow and arduous read, and is not practical.

This book was the subject of a book club where I and a small group of software engineers wanted to learn more about ontologies. Most of the members of the group had some experience with ontology languages. In each one-hour lunch session, we were not able to discuss more than 10 pages at a time due to the complexity of the writing and the subject matter. We finally gave up and none of us has finished the book. Although we read over half of the book before giving up, we gained no practical knowledge from it whatsoever.

ISBN: 1447121392
ISBN13: 978-1447121398
language: English
Subcategory: Computer Science
ISBN: 186005806X
ISBN13: 978-1860058066
language: English
Subcategory: Software
ISBN: 1586033182
ISBN13: 978-1586033187
language: English
Subcategory: Computer Science
ISBN: 1591402298
ISBN13: 978-1591402299
language: English
Subcategory: Management and Leadership
e-Book OntoCAPE: A Re-Usable Ontology for Chemical Process Engineering (RWTHedition) download

OntoCAPE: A Re-Usable Ontology for Chemical Process Engineering (RWTHedition) epub fb2

by Wolfgang Marquardt,Jan Morbach,Andreas Wiesner,Aidong Yang
ISBN: 3642046541
ISBN13: 978-3642046544
language: English
Subcategory: Engineering
ISBN: 1607506890
ISBN13: 978-1607506898
language: English
Subcategory: Computer Science
ISBN: 184996694X
ISBN13: 978-1849966948
language: English
Subcategory: Computer Science
e-Book Knowledge and Data Management in GRIDs download

Knowledge and Data Management in GRIDs epub fb2

by Domenico Talia,Angelos Bilas,Marios D. Dikaiakos
ISBN: 0387378308
ISBN13: 978-0387378305
language: English
Subcategory: Hardware and DIY
ISBN: 1607500892
ISBN13: 978-1607500896
language: English
Subcategory: Computer Science