IDEF5

IDEF5

IDEF5 ("Integrated Definition for Ontology Description Capture Method") is a software engineering method to develop and maintain usable, accurate, domain ontologies. Perakath C. Benjamin et al. (1994). [http://www.idef.com/pdf/Idef5.pdf "IDEF5 Method Report"] . Knowledge Based Systems, Inc.] This standard is part of the IDEF family of modeling languages in the field of software engineering.

Overview

In the field of computer science ontologies are used to capture the concept and objects in a specific domain, along with associated relationships and meanings. In addition, ontology capture helps coordinate projects by standardizing terminology and creates opportunities for information reuse. The lDEF5 Ontology Capture Method has been developed to reliably construct ontologies in a way that closely reflects human understanding of the specific domain.

In the IDEF5 method, an ontology is constructed by capturing the content of certain assertions about real-world objects, their properties, and their interrelationships and representing that content in an intuitive and natural form. The IDEF5 method has three main components: Varun Grover, William J. Kettinger (2000). "Process Think: Winning Perspectives for Business Change in the Information Age. p.176-178]
* A graphical language to support conceptual ontology analysis
* A structured text language for detailed ontology characterization, and
* A systematic procedure that provides guidelines for effective ontology capture.

History

Historically, ontologies arise out of the branch of philosophy known as metaphysics, which deals with the nature of reality, of what exists. The traditional goal of ontological inquiry in particular is to divide the world “at its joints,” to discover those fundamental categories, or kinds, into which the world’s objects naturally fall. Ever since the mid-1970s researchers in the field of Artificial Intelligence have recognized that capturing knowledge is the key to building large and powerful AI systems. In the years since, they have also found that representing knowledge is difficult and time consuming. [Robert Neches, et al. "Enabling Technology For Knowledge Sharing". IN; "AI Magazine", Volume 12, No. 3, Fall 1991]

The word "ontology" has generated a lot of controversy in discussions about AI. In the context of knowledge sharing, Tom Gruber (1993) Gruber, T. R. (1993). "A translation approach to portable ontologies". In: "Knowledge Acquisition". 5(2):199-220, 1993.] used the term ontology to mean a specification of a conceptualization. That is, an ontology is a description (like a formal specification of a program) of the concepts and relationships that can exist for an agent or a community of agents. This definition is consistent with the usage of ontology as set-of-concept-definitions, but more general. And it is certainly a different sense of the word than its use in philosophy. Ontologies are often equated with taxonomic hierarchies of classes, class definitions and the subsumption relation, but ontologies need not be limited to these forms. Ontologies are also not limited to conservative definitions, that is, definitions in the traditional logic sense that only introduce terminology and do not add any knowledge about the world. [Enderton, H. B. (1972). "A Mathematical Introduction to Logic". San Diego, CA: Academic Press.] To specify a conceptualization, one needs to state axioms that do constrain the possible interpretations for the defined terms.

In the 1990s IDEF5 is developed under the "Information Integration for Concurrent Engineering" (IICE) project, funded by the US Air Force, and developed by Knowledge Based Systems, Inc. (KBSI), Texas. IDEF5 was part of a third generation of IDEF methods with the Process Description method IDEF3, the Object-Oriented Design method IDEF4, and the C++ Object Oriented Design Method IDEF4/C++. It is also the latest fully developed method. Higher IDEF methods where partially developed methods and additional method needs.

IDEF5 Topics

Ontology

In IDEF5 the meaning of the term "ontology" is characterized to include a catalog of terms used in a domain, the rules governing how those terms can be combined to make valid statements about situations in that domain, and the “sanctioned inferences” that can be made when such statements are used in that domain. In every domain, there are phenomena that the humans in that domain discriminate as (conceptual or physical) objects, associations, and situations. Through various language mechanisms, we associate definite descriptors (e.g., names, noun phrases, etc.) to that phenomena.

Central Concepts of Ontology

The construction of ontologies for human engineered systems is the focus of the IDEF5. In the context of such systems, the nature of ontological knowledge involves several modifications to the more traditional conception. The first of these modifications has to do with the notion of a kind. Historically, a kind is an objective category of objects that are bound together by a common nature, a set of properties shared by all and only the members of the kind.

While there is an attempt to divide the world at its joints in the construction of enterprise ontologies, those divisions are not determined by the natures of things in the enterprise so much as the roles those things are to play in the enterprise from some perspective or other. Because those roles might be filled in any of a number of ways by objects that differ in various ways, and because legitimate perspectives on a domain can vary widely, it is too restrictive to require that the instances of each identifiable kind in an enterprise share a common nature, let alone that the properties constituting that nature be essential to their bearers. Consequently, enterprise ontologies require a more flexible notion of kind.

Ontology development process

Ontology development requires extensive iterations, discussions, reviews, and introspection. Knowledge extraction isusually a discovery process and requires considerable introspection. It requires a process that incorporates both significant expert involvement as well as the dynamics of a group effort. Given the open-ended nature of ontological analyses, it is not prudent to adopt a “cookbook” approach to ontology development. In brief, the IDEF5 ontology development process consists of the following five activities:
# "Organizing and Scoping": This activity involves establishing the purpose, viewpoint, and context for the ontology development project and assigning roles to the team members.
# "Data Collection": This activity involves acquiring the raw data needed for ontology development.
# "Data Analysis": This activity involves analyzing the data to facilitate ontology extraction.
# "Initial Ontology Development": This activity involves developing a preliminary ontology from the acquired data.
# "Ontology Refinement and Validation": This activity involves refining and validating the ontology to complete the development process.Although the above activities are listed sequentially, there is a significant amount of overlap and iteration between the activities.

Ontological Analysis

Ontological analysis is accomplished by examining the vocabulary that is used to discuss the characteristic objects and processes that compose the domain, developing rigorous definitions of the basic terms in that vocabulary, and characterizing the logical connections among those terms. The product of this analysis, an ontology, is a domain vocabulary complete with a set of precise definitions, or axioms, that constrain the meanings of the terms sufficiently to enable consistent interpretation of the data that use that vocabulary. KBSI (2006). [http://www.idef.com/IDEF5.html IDEF5 Overview] at idef.com]

IDEF5 Building blocks

Definitions

Some of the key terms in IDEF5 and the basic IDEF5 Schematic Language Symbols, see figure.: ;Kind : Informally, a group of individuals that share some set of distinguished characteristics. More formally, kinds are properties typically expressed by common nouns such as ‘employee’, ‘machine’, and ‘lathe’.

;Individual : The most logically basic kind of real world object. Prominent examples include human persons, concrete physical objects, and certain abstract objects such as programs. Unlike objects of higher logical orders such as properties and relations, individuals essentially are not multiply instantiable. Individuals are also known as first-order objects.

;Referent : A construct in the IDEF5 elaboration language used to refer to a kind, object, property, relation, or process kind in another ontology or an IDEF model.

;Relation : An abstract, general association or connection that holds between two or more objects. Like properties, relations are multiply instantiable. The objects among which a relation holds in a particular instance are known as its arguments.

;State : A property, generally indicated by an adjective rather than a common noun, that is characteristic of objects of a certain kind at a certain point within a process. For example, water can be in frozen, liquid, or gaseous states.

;Process : A real world event or state of affairs involving one or more individuals over some (possibly instantaneous) interval of time. Typically, a process involves some sort of change in the properties of one or more of the individuals within the process. Because of the ambiguity in the term “process”, sometimes referred to as process instance.

Diagram types

Various diagram types, or schematics, can be constructed in the IDEF5 Schematic Language. The purpose of these schematics, like that of any representation, is to represent information visually. Thus, semantic rules must be provided for interpreting every possible schematic. These rules are provided by outlining the rules for interpreting the most basic constructs of the language, then applying them recursively to more complex constructs. There are four primary schematic types derived from the basic IDEF5 Schematic Language which can be used to capture ontology information directly in a form that is intuitive to the domain expert.
* "Classification Schematics" : Classification schematics provide mechanisms for humans to organize knowledge into logical taxonomies. Of particular merit are two types of classification: description subsumption and natural kind classification.
* "Composition Schematics" : Composition schematics serve as mechanisms to represent graphically the "part-of" relation that is so common among components of an ontology.
* "Relation Schematics" : Relation schematics allow ontology developers to visualize and understand relations among kinds in a domain, and can also be used to capture and display relations between first-order relations.
* "Object State Schematics" : Because there is no clean division between information about kinds and states and information about processes, the IDEF5 schematic language enables modelers to express fairly detailed object-centered process information (i.e., information about kinds of objects and the various states they can be in relative to certain processes). Diagrams built from these constructs are known as Object-State Schematics.

See also

* IDEF
* Ontology
* Ontology (computer science)

References

External links

* [http://www.idef.com/IDEF5.html Overview of IDEF5] at www.idef.com
* [http://www.idef.com/pdf/Idef5.pdf IDEF5 Method Report] from 1994.


Wikimedia Foundation. 2010.

Игры ⚽ Нужен реферат?

Look at other dictionaries:

  • IDEF — Эта статья или раздел нуждается в переработке. Пожалуйста, улучшите статью в соответствии с правилами написания статей …   Википедия

  • Ontology (information science) — In computer science and information science, an ontology formally represents knowledge as a set of concepts within a domain, and the relationships between those concepts. It can be used to reason about the entities within that domain and may be… …   Wikipedia

  • IDEF — ( Integration DEFinition ) is a family of modeling languages in the field of software engineering. They cover a range of uses from function modeling to information, simulation, object oriented analysis and design and knowledge acquisition. These… …   Wikipedia

  • Modeling language — A modeling language is any artificial language that can be used to express information or knowledge or systems in a structure that is defined by a consistent set of rules. The rules are used for interpretation of the meaning of components in the… …   Wikipedia

  • IDEF0 — ( Integration Definition for Function Modeling ) is a function modeling methodology for describing manufacturing functions, which offers a functional modeling language for the analysis, development, re engineering, and integration of information… …   Wikipedia

  • IDEF1X — IDEFIX ( Integration Definition for Information Modeling ) is a data modeling language for the developing of semantic data models. IDEF1X is used to produce a graphical information model which represents the structure and semantics of information …   Wikipedia

  • Tom Gruber — Thomas Robert (Tom) Gruber (1959) is an American Computer scientist, inventor, and entrepreneur with a focus on systems for knowledge sharing and collective intelligence. He did foundational work in ontology engineering and is well known for his… …   Wikipedia

  • IDEF — stand ursprünglich für ICAM Definition und ist eine Gruppe von Modellierungssprachen, die Anfang der 1980er Jahre veröffentlicht wurden. Mittlerweile wird IDEF gewöhnlich als Integrated Definition ausgeschrieben. Die IDEF Sprachen wurden im ICAM… …   Deutsch Wikipedia

  • IDEF0 — IDEF stand ursprünglich für ICAM Definition und ist eine Gruppe von Modellierungssprachen, die Anfang der 1980er Jahre veröffentlicht wurden. Mittlerweile wird IDEF gewöhnlich als Integrated Definition ausgeschrieben. Die IDEF Sprachen wurden im… …   Deutsch Wikipedia

  • Software development methodology — A software development methodology or system development methodology in software engineering is a framework that is used to structure, plan, and control the process of developing an information system. Contents 1 History 1.1 As a noun 1.2 As a… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”