| Literature DB >> 17311682 |
Mikel Egaña Aranguren1, Sean Bechhofer, Phillip Lord, Ulrike Sattler, Robert Stevens.
Abstract
The bio-ontology community falls into two camps: first we have biology domain experts, who actually hold the knowledge we wish to capture in ontologies; second, we have ontology specialists, who hold knowledge about techniques and best practice on ontology development. In the bio-ontology domain, these two camps have often come into conflict, especially where pragmatism comes into conflict with perceived best practice. One of these areas is the insistence of computer scientists on a well-defined semantic basis for the Knowledge Representation language being used. In this article, we will first describe why this community is so insistent. Second, we will illustrate this by examining the semantics of the Web Ontology Language and the semantics placed on the Directed Acyclic Graph as used by the Gene Ontology. Finally we will reconcile the two representations, including the broader Open Biomedical Ontologies format. The ability to exchange between the two representations means that we can capitalise on the features of both languages. Such utility can only arise by the understanding of the semantics of the languages being used. By this illustration of the usefulness of a clear, well-defined language semantics, we wish to promote a wider understanding of the computer science perspective amongst potential users within the biological community.Entities:
Mesh:
Substances:
Year: 2007 PMID: 17311682 PMCID: PMC1819394 DOI: 10.1186/1471-2105-8-57
Source DB: PubMed Journal: BMC Bioinformatics ISSN: 1471-2105 Impact factor: 3.169
Figure 1An example toy ontology of Person. The ontology takes a very simplified view of biological reproduction, for the sake of clarity.
Figure 2Man and Woman in OWL. Description and paraphrase provided.
Figure 3Eunuch in OWL. Description and paraphrase provided.
Figure 4Testis in OWL. Description and paraphrase provided.
Figure 5A Gene Ontology Directed Acyclic Graph (DAG). The DAG has both is-a and part-of relationships.
Translation of OBO aspects into OWL.
| Required/Optional | ||
| name | OWL-DL class name | required |
| id | Extra-logical | required |
| alt_id | Extra-logical | optional |
| namespace | OWL namespace | optional |
| definition | Extra-logical | optional |
| comment | Extra-logical | optional |
| subset | Extra-logical | optional |
| related_synonym | "Some values from" restriction on related_synonym | optional |
| exact_synonym | Equivalent class | optional |
| broad_synonym | Superclass | optional |
| narrow_synonym | Subclass | optional |
| xref_analog | Extra-logical | optional |
| xref_unknown | Extra-logical | optional |
| is_a | Subclass | optional |
| relationship | "Some values from" restriction on object property | optional |
| is_obsolete | Extra-logical | optional |
| use_term | Object property | optional |
| domain | domain | optional |
| range | range | optional |
| is_cyclic | (see Section 6) | optional |
| is_transitive | transitive | optional |
| is_symmetric | symmetric | optional |