SORTEZ: a relational translator for NCBI's ASN.1 database.
SORTEZ: a relational translator for NCBI's ASN.1 database.
复制标题
SORTEZ:NCBI 的 ASN.1 数据库的关系翻译器。
DOI:
10.1093/bioinformatics/10.4.369
复制
发表时间:
1994
期刊:
影响因子:
--
通讯作者:
Overton,GC
中科院分区:
文献类型:
--
作者:
Hart,KW;Searls,DB;Overton,GC
The National Center for Biotechnology Information (NCBI) has created a database collection that includes several protein and nucleic acid sequence databases, abiosequence-specific subset of MEDLINE, as well as valueadded information such as links between similar sequences. Information in the NCBI database is modeled in Abstract Syntax Notation 1 (ASN.l), an Open Systems Interconnection protocol designed for the purpose of exchanging structured data between software applications rather than as a data model for database systems. While the NCBI database is distributed with an easy-to-use information retrieval system, ENTREZ, the ASN.l data model currently lacks an ad hoc query language for generalpurpose data access. For that reason, we have developed asoftware package, SORTEZ, that transforms the ASN.l database (or other databases with nested data structures) to a relational data model and subsequently to a relational database management system (Sybase) where information can be accessed through the relational query language, SQL. Because the need to transform data from one data model and schema to another arises naturally in several important contexts, including efficient execution of specific applications, access to multiple databases and adaptation to database evolution, this work also serves as a practical study of the issues involved in the various stages of databasetransformation. We show that transformation from the ASN.l data model to a relational data model can be largely automated, but that schema transformation and data conversion require considerable domain expertise and would greatly benefit from additional support tools.