Ontology engineering

Ontology engineering
Example of a constructed MBED Top Level Ontology based on the Nominal set of views.[1]

Ontology engineering in computer science and information science is a new field, which studies the methods and methodologies for building ontologies: formal representations of a set of concepts within a domain and the relationships between those concepts. A large scale representation of abstract concepts such as actions, time, physical objects and beliefs would be an example of ontological engineering.[citation needed]

Contents

Overview

[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, i.e. the obstacles related to the definitions of business terms and software classes. Ontology engineering is a set of tasks related to the development of ontologies for a particular domain.

— Line Pouchard, Nenad Ivezic and Craig Schlenoff,  Ontology Engineering for Distributed Collaboration in Manufacturing[2]

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. During the last decade, increasing attention has been focused on ontologies. Ontologies are now widely used in knowledge engineering, artificial intelligence and computer science; in applications related to areas such as knowledge management, natural language processing, e-commerce, intelligent information integration, bio-informatics, education; and in new emerging fields like the semantic web. Ontological engineering is a new field of study concerning the ontology development process, the ontology life cycle, the methods and methodologies for building ontologies,[3][4] and the tool suites and languages that support them.

Ontology languages

An ontology language is a formal language used to encode the ontology. There are a number of such languages for ontologies, both proprietary and standards-based:

  • Common logic is ISO standard 24707, a specification for a family of ontology languages that can be accurately translated into each other.
  • The Cyc project has its own ontology language called CycL, based on first-order predicate calculus with some higher-order extensions.
  • The Gellish language includes rules for its own extension and thus integrates an ontology with an ontology language.
  • IDEF5 is a software engineering method to develop and maintain usable, accurate, domain ontologies.
  • KIF is a syntax for first-order logic that is based on S-expressions.
  • Rule Interchange Format (RIF) and F-Logic combine ontologies and rules.
  • OWL is a language for making ontological statements, developed as a follow-on from RDF and RDFS, as well as earlier ontology language projects including OIL, DAML and DAML+OIL. OWL is intended to be used over the World Wide Web, and all its elements (classes, properties and individuals) are defined as RDF resources, and identified by URIs.
  • XBRL (Extensible Business Reporting Language) is a syntax for expressing business semantics.

Ontology Engineering In Life Sciences

Life sciences is flourishing with ontologies that biologists use to make sense of their experiments. For inferring correct conclusions from experiments, ontologies have to be structured optimally against the knowledge base they represent. The structure of an ontology needs to be changed continuously so that it is an accurate representation of the underlying domain.

Recently, an automated method was introduced for engineering ontologies in life sciences such as Gene Ontology (GO),[5] one of the most successful and widely used biomedical ontology.[6] Based on information theory, it restructures ontologies so that the levels represent the desired specificity of the concepts. Similar information theoretic approaches have also been used for optimal partition of Gene Ontology.[7] Given the mathematical nature of such engineering algorithms, these optimizations can be automated to produce a principled and scalable architecture to restructure ontologies such as GO.

Open Biomedical Ontologies (OBO), a 2006 initiative of the U.S. National Center for Biomedical Ontology, that provides a common 'foundry' for various ontology initiatives, amongst which are:

and more

Tools for ontology engineering

See also

Portal icon Library and information science portal
Portal icon Computer Science portal
Portal icon AI portal

References

 This article incorporates public domain material from websites or documents of the National Institute of Standards and Technology.

  1. ^ Peter Shames, Joseph Skipper. "Toward a Framework for Modeling Space Systems Architectures". NASA, JPL.
  2. ^ Line Pouchard, Nenad Ivezic and Craig Schlenoff (2000) "Ontology Engineering for Distributed Collaboration in Manufacturing". In Proceedings of the AIS2000 conference, March 2000.
  3. ^ Asunción Gómez-Pérez, Mariano Fernández-López, Oscar Corcho (2004). Ontological Engineering: With Examples from the Areas of Knowledge Management, E-commerce and the Semantic Web. Springer, 2004.
  4. ^ Denicola, A; Missikoff, M; Navigli, R (2009). "A software engineering approach to ontology building". Information Systems 34 (2): 258. doi:10.1016/j.is.2008.07.002. http://www.dsi.uniroma1.it/~navigli/pubs/De_Nicola_Missikoff_Navigli_2009.pdf. 
  5. ^ Alterovitz, G; Xiang, M; Hill, DP; Lomax, J; Liu, J; Cherkassky, M; Dreyfuss, J; Mungall, C et al. (2010). "Ontology engineering". Nature biotechnology 28 (2): 128–30. doi:10.1038/nbt0210-128. PMID 20139945. 
  6. ^ Botstein, David; Cherry, J. Michael; Ashburner, Michael; Ball, Catherine A.; Blake, Judith A.; Butler, Heather; Davis, Allan P.; Dolinski, Kara et al. (2000). "Gene ontology: Tool for the unification of biology. The Gene Ontology Consortium". Nature Genetics 25 (1): 25–9. doi:10.1038/75556. PMC 3037419. PMID 10802651. http://www.geneontology.org/GO_nature_genetics_2000.pdf. 
  7. ^ Alterovitz, G.; Xiang, M.; Mohan, M.; Ramoni, M. F. (2007). "GO PaD: The Gene Ontology Partition Database". Nucleic Acids Research 35 (Database issue): D322–7. doi:10.1093/nar/gkl799. PMC 1669720. PMID 17098937. http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=1669720. 

Further reading

External links


Wikimedia Foundation. 2010.

Игры ⚽ Поможем решить контрольную работу

Look at other dictionaries:

  • 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

  • Ontology double articulation — The notion of Ontology Double Articulation refers to a methodological principle in ontology engineering. The idea is that an ontology should be built as separate domain axiomatizations and application axiomatization(s). In other words an… …   Wikipedia

  • Ontology modularization — The notion of ontology modularization refers to a methodological principle in ontology engineering. The idea is that an ontology is built in a modular manner, i.e. developed as a set of small modules and later composed to form, and be used as,… …   Wikipedia

  • Ontology Web Language — Die Web Ontology Language (kurz OWL) ist eine Spezifikation des W3C, um Ontologien anhand einer formalen Beschreibungssprache erstellen, publizieren und verteilen zu können. Es geht darum, Terme einer Domäne und deren Beziehungen formal so zu… …   Deutsch Wikipedia

  • Ontology alignment — Ontology alignment, or ontology matching, is the process of determining correspondences between concepts. A set of correspondences is also called an alignment. The phrase takes on a slightly different meaning, in computer science, cognitive… …   Wikipedia

  • Ontology chart — The case study used here to illustrate the transformation process is a slight adaptation of the case used by Bonacin (2004).[1] An Ontology Chart is a type of chart used in Semiotics and software engineering to illustrate an ontology …   Wikipedia

  • Ontology — This article concerns ontology in philosophy. For the concept in information science, see Ontology (information science). Not to be confused with the medical concepts of oncology and odontology, or indeed ontogeny. Parmenides was among the first… …   Wikipedia

  • Ontology for Biomedical Investigations — The OBI Consortium logo. The Ontology for Biomedical Investigations (OBI) is an open access, integrated ontology for the description of biological and clinical investigations. OBI provides a model for the design of an investigation, the protocols …   Wikipedia

  • Ontology Definition MetaModel — The Ontology Definition MetaModel is an Object Management Group (OMG) specification to make the concepts of Model Driven Architecture applicable to the engineering of ontologies. Hence, it links Common Logic (CL), the Web Ontology Language (OWL) …   Wikipedia

  • Engineering — The Watt steam engine, a major driver in the Industrial Revolution, underscores the importance of engineering in modern history. This model is on display at the main building of the ETSIIM in Madrid, Spain. Engineering is the discipline, art,… …   Wikipedia

Share the article and excerpts

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