Literature DB >> 15978138

Distribution of immunodeficiency fact files with XML--from Web to WAP.

Jouni Väliaho1, Pentti Riikonen, Mauno Vihinen.   

Abstract

BACKGROUND: Although biomedical information is growing rapidly, it is difficult to find and retrieve validated data especially for rare hereditary diseases. There is an increased need for services capable of integrating and validating information as well as proving it in a logically organized structure. A XML-based language enables creation of open source databases for storage, maintenance and delivery for different platforms.
METHODS: Here we present a new data model called fact file and an XML-based specification Inherited Disease Markup Language (IDML), that were developed to facilitate disease information integration, storage and exchange. The data model was applied to primary immunodeficiencies, but it can be used for any hereditary disease. Fact files integrate biomedical, genetic and clinical information related to hereditary diseases.
RESULTS: IDML and fact files were used to build a comprehensive Web and WAP accessible knowledge base ImmunoDeficiency Resource (IDR) available at http://bioinf.uta.fi/idr/. A fact file is a user oriented user interface, which serves as a starting point to explore information on hereditary diseases.
CONCLUSION: The IDML enables the seamless integration and presentation of genetic and disease information resources in the Internet. IDML can be used to build information services for all kinds of inherited diseases. The open source specification and related programs are available at http://bioinf.uta.fi/idml/.

Entities:  

Mesh:

Year:  2005        PMID: 15978138      PMCID: PMC1184081          DOI: 10.1186/1472-6947-5-21

Source DB:  PubMed          Journal:  BMC Med Inform Decis Mak        ISSN: 1472-6947            Impact factor:   2.796


Background

Biomedical information is often very complex. Deciphering the roles of genes in human health and disease is a grand challenge for many reasons, including impediments to defining phenotypes, difficulties in identifying and quantifying environmental effects, technical problems in generating genotypic information, and the difficulties of studying humans [1]. The completion of the draft sequence of the human genome [2,3] and advances in molecular biology provide new opportunities to increase our understanding of the role of genetic factors in human health and disease [1]. The number of identified genetic diseases has increased exponentially [4]. The new knowledge can be applied to the prevention, diagnosis and treatment of diseases. This far, the knowledge of genetics has had a large role in the health care of only a few patients and a small role in the health care of many [5]. The biomedical informatics holds great promise for developing informatics methods that will be crucial in the development of genomic medicine [6]. Most hereditary diseases are rare and the diagnosed patients for a condition are often randomly spread out in the world. One doctor usually has only a few patients with a disease. It is often difficult to find comprehensive and validated biomedical information related to rare diseases. In addition, it is more and more difficult to publish results in scientific journals only from a few cases even when they are interesting [7]. Still, all these pieces of information can contain clues to understanding the fundamental defects at molecular level and can help to develop targeted treatments. The scattering of the disease-related information to literature and Internet is a big obstacle especially for those interested in rare diseases. First of all, there may not be that much data for these diseases and secondly it may be very difficult to find and collect. Further, the user has often difficulties in assessing the quality of data. There is an increasing need for tools and services capable of integrating information from a variety of sources. Clinicians and researchers could benefit from a more consolidated and unified view of the available biomedical data. Systems biology researchers need to integrate disparate information from multiple public sources to merge with their own experimental data to generate models of processes. Biomedical data mining attempts to extract information from biomedical databases by using e.g. automated natural language processing (NLP) techniques [8]. Processing of biomedical texts presents many challenges such as in the areas of terminology or ontology building, information extraction from texts, knowledge discovery from collections of documents, as well as sharing and integrating knowledge from factual and textual data bases, semantic annotation, etc. Without standardized nomenclature the information extraction (IE) about a particular subject from various resources is difficult. Due to ambiguity of terms, a search for a particular term often retrieves results for unrelated entities. Since there are also some technical problems arising from the diversity of computer hardware and software, there is a need for such a data form, that can be handled by any computer and which can be easily presented on any platform. The Extensible Markup Language (XML) is a standard created by the World Wide Web Consortium (W3C) for characterizing the content and structure of documents [9]. It is designed to improve the functionality of the Web by enabling more flexible and adaptable information identification and presentation. XML allows to define tags and document structures for own context-specific use. It was derived from SGML (Standard Generalized Markup Language), the international standard for defining descriptions of the structure and content of different types of electronic documents [10]. XML is simpler than SGML, but it allows the use of richly structured documents over the Internet. Information encoded in XML is easy to read and understand, and easy to process by computers. In XML files, structured data are bounded by tags and attributes. XML tags, attributes and element structure provide context information that facilitates the interpretation of the meaning of content, thereby making it feasible to develop efficient search engines and agents and perform intelligent data mining, etc. The XML allows the separation of content, logic and presentation. Beyond XML there are a number of additional specifications such as Document Object Model (DOM) [11], XML Schemas [12], XSL Transformations [13], and Resource Description Framework (RDF) [14]. XML will have a big role in integration and interoperation of biological databases. Some biomedical information models have been implemented using XML specifications [15,16], many of them being clinical models for electronic healthcare documents [17-19]. A unified data format of resources is required for comparison between similar diseases and reutilization of information. Here we present a new data model called fact file, which integrates biomedical information related to hereditary diseases into a Web and WAP accessible knowledge base. Our scope is wider than e.g. in gene oriented knowledge bases such as GeneCards [20], UniGene [21], or LocusLink [22]. The disease information sources are even more diverse than those for genetic information. The fact files concentrate on sharing and integrating biomedical knowledge from different sources. The presented data model can be applied to any hereditary disease. The fact files were applied to build a comprehensive, validated knowledge base for primary immunodeficiencies (PIDs) called ImmunoDeficiency Resource (IDR) [23,24]. It is designed for different user groups such as researchers, physicians and nurses as well as patients and their families and the general public. The IDR is the major information source to immunodeficiencies in the Web. Fact files serve as the core of the IDR knowledge base.

Methods

The fact file data model and the Inherited Disease Markup Language (IDML) were developed to facilitate disease information integration, storage and exchange in the first place for immunodeficiencies, but in principle for any hereditary disease. The IDML is an XML specification and container for bioinformatical data on hereditary diseases. The fact file data model schema was defined according to W3C XML specification [12, see Additional files 1, 2, 3]. The fact file data model can be depicted as a tree structure graph where a element is a root (Figure 1). Fact files make use of the following specifications, standards and databases: HUGO nomenclature [25], RefSeq [22], Swiss-Prot [26] and SOURCE [27].
Figure 1

The tree diagram of main IDML elements of fact file data model. The operators "?" (optional), "*" (zero or more) and "+" (one or more) are used to denote cardinality indicating how many instances of an element type are permitted.

The tree diagram of main IDML elements of fact file data model. The operators "?" (optional), "*" (zero or more) and "+" (one or more) are used to denote cardinality indicating how many instances of an element type are permitted. Stand-alone IDML fact files have been generated for each PID. The fact files are uniquely identified by an id attribute of FactFile root element. The major concepts in the first tier of the fact file hierarchy below the root level are general information, clinical information and molecular biology (Table 1). In addition, there are other resources, which contain links to related information providers. Each of these elements, in turn, comprises one or more additional levels of guideline constructs.
Table 1

The description of high-level concepts in the fact file document model

ElementDescriptionContentContent modela
FactFileThe root element for IDML-based fact file documentElements(GeneralInformation, ClinicalInformation, MolecularBiology, Other)
GeneralInformationDescribes the disease in general termsElements(DiseaseName, Abbreviation*, AlternativeNames?, Description, Classification?, Omim*, CrossReferences?, Incidence?)
ClinicalInformationThe short overview of characteristic clinical featuresElements(ClinicalDescription?, Diagnosis?, TherapeuticOptions?, ResearchPrograms?)
MolecularBiologyMolecular genetic elementsElements(GeneInformation?, AnimalModels?, ProteinInformation?, ExpressionPattern?)
OtherOther related informationElements(Publications?, Societies?, OtherSites?)

a Content model consists of a set of parenthesis enclosing some combination of child element names and operators. The order operators "," (strict sequence) and "|" (choice) indicate how elements may be combined. The operators "?" (optional), "*" (zero or more) and "+" (one or more) are used to denote cardinality indicating how many instances of an element type are permitted?

The description of high-level concepts in the fact file document model a Content model consists of a set of parenthesis enclosing some combination of child element names and operators. The order operators "," (strict sequence) and "|" (choice) indicate how elements may be combined. The operators "?" (optional), "*" (zero or more) and "+" (one or more) are used to denote cardinality indicating how many instances of an element type are permitted? The components of the fact file model are defined as IDML elements. According to XML, elements have distinct names and they are delimited with start and end tag, e.g. X-linked agammaglobulinemia. Elements may contain other elements or attributes, they may store text, or they may be empty. Elements may appear as often as required. Many IDML elements contain href attribute for hyperlinking to more detailed information by using globally unique idenfier URL (Unified Resource Locator). The element naming convention follows the approach used by Electronic Business XML (ebXML) core components [28]. The IDML specified element names are in upper camel case (UpperCamelCase) and attribute names are in lower camel case (lowerCamelCase) notations. The usage of acronyms has been avoided, but when they are used the capitalization remains (example: ReferenceDNA). General information elements identify a particular genetic disease and describe pattern of heritance and frequency in general terms (Table 2). The element includes commonly used abbreviations and the element lists known aliases and synonymous names for the disease. The element provides a short overview in general terms. The description text may contain several Glink -tagged words that can act as links to a glossary, which is an integral part of the IDR service. The element is used to classify a disease explicitly to a group of related diseases. It exploits the hierarchic structure of XML documents by nesting elements. Each element contains a unique identifier in level attribute and a class name in element. The <Omim> element links the fact file to the Online Mendelian Inheritance in <span class="Species">Man</span> (OMIM) knowledge base [<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="4. Hamosh A, Scott AF, Amberger J, Bocchini C, Valle D, McKusick VA. Online Mendelian Inheritance in Man (OMIM), a knowledgebase of human genes and genetic disorders. <i>Nucleic Acids Res</i>. 2002 <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id=11752252'><span class='glyphicon glyphicon-share-alt'></span></a>">4</a>] and the <CrossReferences> element refers to the related fact files grouped in <Phenotype>, <Gene>, and <OtherRelatedDiseases> elements. The incidence element stores information about disease frequency in <span class="Species">human</span> populations.</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <div class="xtable"><div class="fig"><b>Table 2</b><p><span>The description of IDML: GeneralInformation element</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></p><table xmlns:xlink="http://www.w3.org/1999/xlink" frame="hsides" rules="groups"><thead><tr><td align="left"><bold>Element</bold></td><td align="left"><bold>Description</bold></td><td align="left"><bold>Content</bold></td><td align="left"><bold>Content model<sup>a</sup></bold></td></tr></thead><tbody><tr><td align="left"><bold>DiseaseName</bold></td><td align="left">Disease name</td><td align="left">Type</td><td align="left">String</td></tr><tr><td align="left"><bold>Abbreviation</bold></td><td align="left">Abbreviation for disease name</td><td align="left">Type</td><td align="left">String</td></tr><tr><td align="left"><bold>AlternativeNames</bold></td><td align="left">List of alternatively used disease names</td><td align="left">Elements</td><td align="left">(Name*)</td></tr><tr><td align="left"><bold>Description</bold></td><td align="left">General description of disease</td><td align="left">Mixed</td><td align="left">(Glink | Italic)*</td></tr><tr><td align="left"><bold>Classification</bold></td><td align="left">Classifies document explicitely in the fact files hierarchy</td><td align="left">Elements</td><td align="left">(Class)</td></tr><tr><td align="left"><bold>Omim</bold></td><td align="left">A collection of the related references to the OMIM database</td><td align="left">Elements</td><td align="left">(OmimReference+)</td></tr><tr><td align="left"><bold>CrossReferences</bold></td><td align="left">Refers to the related fact files</td><td align="left">Elements</td><td align="left">(PhenotypeRelatedDiseases?, OtherRelatedDiseases?, GeneRelatedDiseases?)</td></tr><tr><td align="left"><bold>Incidence</bold></td><td align="left">Description of incidence</td><td align="left">Type</td><td align="left">String</td></tr></tbody></table><p><span>a See table 1</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></p></div></div><pxy><span>The description of IDML: GeneralInformation element</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>a See table 1</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>Clinical information elements provide a short overview of characteristic clinical features, diagnosis, treatment and research related to the disease (Table 3). The <ClinicalDescription> element stores text, that describes characteristic clinical features and the most important laboratory findings. The <Diagnosis> refers to data on diagnostic criteria and guidelines. It also refers to databases of laboratories performing clinical and/or genetic analyses for the disease including IDdiagnostics [<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="29. Samarghitean C, Valiaho J, Vihinen M. Online Registry of Genetic and Clinical Immunodeficiency Diagnostic Laboratories, IDdiagnostics. <i>J Clin Immunol</i>. 2004 <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id=14997034'><span class='glyphicon glyphicon-share-alt'></span></a>">29</a>], the European Directory of DNA diagnostic Laboratories (EDDNAL, ) and GeneTests [<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="30. Tarczy-Hornoch P, Shannon P, Baskin P, Espeseth M, Pagon RA. GeneClinics: a hybrid text/data electronic publishing model using XML applied to clinical genetic testing. <i>J Am Med Inform Assoc</i>. 2000 <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id=10833163'><span class='glyphicon glyphicon-share-alt'></span></a>">30</a>]. Detailed diagnostic guidelines are available for several IDs [<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="31. Conley ME, Notarangelo LD, Etzioni A. Diagnostic criteria for primary immunodeficiencies.. <i>Clin Immunol</i>. 1999 <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id=10600329'><span class='glyphicon glyphicon-share-alt'></span></a>">31</a>]. The <TherapeuticOptions> lists therapeutic interventions that are available. The <ResearchPrograms> includes important research and clinical trials related to the disease.</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <div class="xtable"><div class="fig"><b>Table 3</b><p><span>The description of IDML: ClinicalInformation element</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></p><table xmlns:xlink="http://www.w3.org/1999/xlink" frame="hsides" rules="groups"><thead><tr><td align="left"><bold>Element</bold></td><td align="left"><bold>Description</bold></td><td align="left"><bold>Content</bold></td><td align="left"><bold>Content model<sup>a</sup></bold></td></tr></thead><tbody><tr><td align="left"><bold>ClinicalDescription</bold></td><td align="left">Describes characteristic clinical features</td><td align="left">Mixed</td><td align="left">(Glink | Italic)*</td></tr><tr><td align="left"><bold>Diagnosis</bold></td><td align="left">A collection of diagnostic guidelines and laboratories</td><td align="left">Elements</td><td align="left">(DiagnosticRecommendations?, AdditionalInformation?, DiagnosticLaboratories?)</td></tr><tr><td align="left"><bold>TherapeuticOptions</bold></td><td align="left">A collection of available therapeutic options</td><td align="left">Elements</td><td align="left">(Option+)</td></tr><tr><td align="left"><bold>ResearchPrograms</bold></td><td align="left">A collection of related studies</td><td></td><td align="left">(Program+)</td></tr></tbody></table><p><span>a See table 1</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></p></div></div><pxy><span>The description of IDML: ClinicalInformation element</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>a See table 1</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>Molecular biology comprises the main genetic components on DNA, RNA and protein level, animal models, protein properties and expression patterns (Table 4). The <GeneInformation> elements store the basic information on gene names, aliases and synonyms. They provide also <ReferenceSequences> element that covers reference sequences on three levels and lists also other related sequences that are available from sequence databanks. Information on gene locus is stored in <ChromosomalLocation>, <Maps>, and <Markers> elements. The <Variations> element refers to related locus specific mutation and single nucleotide polymorphism (SNP) databases. We and others are maintaining a large number of <span class="Disease">immunodeficiency</span> mutation databases [<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="24. Väliaho J, Riikonen P, Vihinen M. Novel immunodeficiency data servers. <i>Immunol Rev</i>. 2000 <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id=11213802'><span class='glyphicon glyphicon-share-alt'></span></a>">24</a>,<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="32. Vihinen M, Arredondo-Vega FX, Casanova JL, Etzioni A, Giliani S, Hammarström L, Hershfield MS, Heyworth PG, Hsu AP, Lähdesmäki A, Lappalainen I, Notarangelo LD, Puck JM, Reith W, Roos D, Schumacher RF, Schwarz K, Vezzoni P, Villa A, Väliaho J, Smith CI. Primary immunodeficiency mutation databases. <i>Adv Genet</i>. 2001 <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id=11037300'><span class='glyphicon glyphicon-share-alt'></span></a>">32</a>]. The <OtherResources> element refers to the other genetic web services such as Ensembl [<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="33. Birney E, Andrews D, Bevan P, Caccamo M, Cameron G, Chen Y, Clarke L, Coates G, Cox T, Cuff J, Curwen V, Cutts T, Down T, Durbin R, Eyras E, Fernandez-Suarez XM, Gane P, Gibbins B, Gilbert J, Hammond M, Hotz H, Iyer V, Kahari A, Jekosch K, Kasprzyk A, Keefe D, Keenan S, Lehväslaiho H, McVicker G, Melsopp C, Meidl P, Mongin E, Pettett R, Potter S, Proctor G, Rae M, Searle S, Slater G, Smedley D, Smith J, Spooner W, Stabenau A, Stalker J, Storey R, Ureta-Vidal A, Woodwark C, Clamp M, Hubbard T. Ensembl 2004. <i>Nucleic Acids Res</i>. 2004 <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id=14681459'><span class='glyphicon glyphicon-share-alt'></span></a>">33</a>], GENATLAS [<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="34. Frezal J. Genatlas database, genes and development defects. <i>C R Acad Sci III</i>. 1998 <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id=9835018'><span class='glyphicon glyphicon-share-alt'></span></a>">34</a>], GeneCards [<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="20. Rebhan M, Chalifa-Caspi V, Prilusky J, Lancet D. GeneCards: encyclopedia for genes, proteins and diseases. <i></i>. <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id='><span class='glyphicon glyphicon-share-alt'></span></a>">20</a>], UniGene [<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="21. Schuler GD. Pieces of the puzzle: expressed sequence tags and the catalog of human genes. <i>J Mol Med</i>. 1997 <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id=9382993'><span class='glyphicon glyphicon-share-alt'></span></a>">21</a>], LocusLink [<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="22. Pruitt KD, Maglott DR. RefSeq and LocusLink: NCBI gene-centered resources. <i>Nucleic Acids Res</i>. 2001 <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id=11125071'><span class='glyphicon glyphicon-share-alt'></span></a>">22</a>], euGenes [<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="35. Gilbert DG. euGenes: a eukaryote genome information system. <i>Nucleic Acids Res</i>. 2002 <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id=11752277'><span class='glyphicon glyphicon-share-alt'></span></a>">35</a>], GDB [<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="36. . GDB Human Genome Database. <i></i>. <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id='><span class='glyphicon glyphicon-share-alt'></span></a>">36</a>], GeneLynx [<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="37. Lenhard B, Hayes WS, Wasserman WW. GeneLynx: a gene-centric portal to the human genome. <i>Genome Res</i>. 2001 <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id=11731507'><span class='glyphicon glyphicon-share-alt'></span></a>">37</a>] and SOURCE [<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="27. Diehn M, Sherlock G, Binkley G, Jin H, Matese JC, Hernandez-Boussard T, Rees CA, Cherry JM, Botstein D, Brown PO, Alizadeh AA. SOURCE: a unified genomic resource of functional annotations, ontologies, and gene expression data. <i>Nucleic Acids Res</i>. 2003 <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id=12519986'><span class='glyphicon glyphicon-share-alt'></span></a>">27</a>]. The <AnimalModels> element refers to the related transgenic animal studies.</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <div class="xtable"><div class="fig"><b>Table 4</b><p><span>The description of IDML: MolecularBiology element</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></p><table xmlns:xlink="http://www.w3.org/1999/xlink" frame="hsides" rules="groups"><thead><tr><td align="left"><bold>Element</bold></td><td align="left"><bold>Description</bold></td><td align="left"><bold>Content</bold></td><td align="left"><bold>Content model<sup>a</sup></bold></td></tr></thead><tbody><tr><td align="left"><bold>GeneInformation</bold></td><td align="left">Contains information on the gene name, aliases, reference sequences, chromosomal location, maps, markers, variations and other gene related resources</td><td align="left">Elements</td><td align="left">(Name?, Aliases?, ReferenceSequences?, OtherSequences?, ChromosomalLocation?, Maps?, Markers?, Variations?, OtherResources?)</td></tr><tr><td align="left"><bold>AnimalModels</bold></td><td align="left">A collection of related transgenic animal studies</td><td align="left">Elements</td><td align="left">(Animal*)</td></tr><tr><td align="left"><bold>ProteinInformation</bold></td><td align="left">Contains information on protein characteristic features, structures, domains, motifs and other protein resources</td><td align="left">Elements</td><td align="left">(ProteinDescription?, Structures?, Domains?, Motifs?, ProteinResources?)</td></tr><tr><td align="left"><bold>ExpressionPattern</bold></td><td align="left">Gene expression levels in a variety of cells and tissues</td><td align="left">Elements</td><td align="left">(Expression*)</td></tr></tbody></table><p><span>a See table 1</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></p></div></div><pxy><span>The description of IDML: MolecularBiology element</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>a See table 1</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>The <ProteinInformation> element stores characteristic structural and functional properties of the protein. The <ProteinDescription> contains several subelements e.g. <Function>, <SubcellularLocation>, <CatalyticActivity>, which are inherited from the Swiss-Prot entry model [<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="26. Boeckmann B, Bairoch A, Apweiler R, Blatter MC, Estreicher A, Gasteiger E, Martin MJ, Michoud K, O'Donovan C, Phan I, Pilbout S, Schneider M. The SWISS-PROT protein knowledgebase and its supplement TrEMBL in 2003. <i>Nucleic Acids Res</i>. 2003 <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id=12520024'><span class='glyphicon glyphicon-share-alt'></span></a>">26</a>]. The <Structures> element refers to solved protein structures available in Protein DataBank (PDB) [<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="38. Bernstein FC, Koetzle TF, Williams GJ, Meyer EFJ, Brice MD, Rodgers JR, Kennard O, Shimanouchi T, Tasumi M. The Protein Data Bank: a computer-based archival file for macromolecular structures. <i>J Mol Biol</i>. 1977 <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id=875032'><span class='glyphicon glyphicon-share-alt'></span></a>">38</a>]. The domain and motif elements describe conserved protein regions. Each <Domain>, <Motif> and further <ProteinResources> element includes links to related resources for example in Pfam [<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="39. Bateman A, Birney E, Cerruti L, Durbin R, Etwiller L, Eddy SR, Griffiths-Jones S, Howe KL, Marshall M, Sonnhammer EL. The Pfam protein families database. <i>Nucleic Acids Res</i>. 2002 <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id=11752314'><span class='glyphicon glyphicon-share-alt'></span></a>">39</a>], InterPro [<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="40. Mulder NJ, Apweiler R, Attwood TK, Bairoch A, Barrell D, Bateman A, Binns D, Biswas M, Bradley P, Bork P, Bucher P, Copley RR, Courcelle E, Das U, Durbin R, Falquet L, Fleischmann W, Griffiths-Jones S, Haft D, Harte N, Hulo N, Kahn D, Kanapin A, Krestyaninova M, Lopez R, Letunic I, Lonsdale D, Silventoinen V, Orchard SE, Pagni M, Peyruc D, Ponting CP, Selengut JD, Servant F, Sigrist CJ, Vaughan R, Zdobnov EM. The InterPro Database, 2003 brings increased coverage and new features. <i>Nucleic Acids Res</i>. 2003 <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id=12520011'><span class='glyphicon glyphicon-share-alt'></span></a>">40</a>], ProDom [<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="41. Servant F, Bru C, Carrere S, Courcelle E, Gouzy J, Peyruc D, Kahn D. ProDom: automated clustering of homologous domains. <i>Brief Bioinform</i>. 2002 <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id=12230033'><span class='glyphicon glyphicon-share-alt'></span></a>">41</a>], SMART [<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="42. Letunic I, Copley RR, Schmidt S, Ciccarelli FD, Doerks T, Schultz J, Ponting CP, Bork P. SMART 4.0: towards genomic data integration. <i>Nucleic Acids Res</i>. 2004 <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id=14681379'><span class='glyphicon glyphicon-share-alt'></span></a>">42</a>] or PROSITE [<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="43. Sigrist CJ, Cerutti L, Hulo N, Gattiker A, Falquet L, Pagni M, Bairoch A, Bucher P. PROSITE: a documented database using patterns and profiles as motif descriptors. <i>Brief Bioinform</i>. 2002 <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id=12230035'><span class='glyphicon glyphicon-share-alt'></span></a>">43</a>]. The <ExpressionPattern> stores information on gene or protein expression. This information is mainly from SOURCE [<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="27. Diehn M, Sherlock G, Binkley G, Jin H, Matese JC, Hernandez-Boussard T, Rees CA, Cherry JM, Botstein D, Brown PO, Alizadeh AA. SOURCE: a unified genomic resource of functional annotations, ontologies, and gene expression data. <i>Nucleic Acids Res</i>. 2003 <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id=12519986'><span class='glyphicon glyphicon-share-alt'></span></a>">27</a>], which is a web-based resource bringing together genetic information from different sources.</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>The last high level element <Other> stores various information in elements such as <Publications> and <Societies>, which is categorized by <GeneralSocieties> and <DiseaseSpecificSocieties> elements (Table 5). The <OtherSites> element refers to other related resources in the Internet.</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <div class="xtable"><div class="fig"><b>Table 5</b><p><span>The description of IDML: Other element</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></p><table xmlns:xlink="http://www.w3.org/1999/xlink" frame="hsides" rules="groups"><thead><tr><td align="left"><bold>Element</bold></td><td align="left"><bold>Description</bold></td><td align="left"><bold>Content</bold></td><td align="left"><bold>Content model<sup>a</sup></bold></td></tr></thead><tbody><tr><td align="left"><bold>Publications</bold></td><td align="left">A collection of related publications</td><td align="left">Elements</td><td align="left">(PubmedSearch?, Pubmed?)</td></tr><tr><td align="left"><bold>Societies</bold></td><td align="left">List of related general and disease specific societies</td><td align="left">Elements</td><td align="left">(GeneralSocieties?, DiseaseSpecificSocieties?)</td></tr><tr><td align="left"><bold>OtherSites</bold></td><td align="left">A collection of other related Web sites</td><td align="left">Elements</td><td align="left">(Site+)</td></tr></tbody></table><p><span>a See table 1</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></p></div></div><pxy><span>The description of IDML: Other element</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>a See table 1</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>The <span class="Disease">IDML schema</span> version 1.0 (idml.xsd file), examples of IDML-document and documentation on the syntax are available at our web site . The IDML document type definition file (idml.dtd) is also available, althougth we prefer to use the <span class="Disease">IDML schema</span> for validation. Many IDML elements are optional. The syntax allows one to put comments, both within and outside of the XML markup. The parser must pass internal comments to the application programs, which can then properly treat the information. IDML documents specify which version of the schema is to be used to validate their content, eliminating possible confusion when several versions exist. IDML is open access, however, a licence is needed for building other services. Contact the authors for details.</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <h1>Results</h1> <pxy><span>The IDML model was implemented to describe <span class="Disease">primary immunodeficiencies</span>, which is a group of over 100 <span class="Disease">hereditary diseases</span>. IDs can be grouped as follows: combined B and <span class="Disease">T cell immunodeficiencies</span>, <span class="Disease">deficiencies predominantly</span> affecting antibody production, defects in lymphocyte apoptosis, other well-defined <span class="Disease">immunodeficiency syndromes</span>, defects of phagocyte function, interferon-γ (IFNγ) associated <span class="Disease">immunodeficiencies</span>, DNA breakage associated syndromes, <span class="Disease">defects of the complement</span> cascade proteins, and defects of complement regulatory proteins. The disease information is stored in IDML-based fact files, which form the central repository for data retrieval of <span class="Disease">ImmunoDeficiency</span> Resource (IDR) service [<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="23. Väliaho J, Pusa M, Ylinen T, Vihinen M. IDR: the ImmunoDeficiency Resource. <i>Nucleic Acids Res</i>. 2002 <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id=11752302'><span class='glyphicon glyphicon-share-alt'></span></a>">23</a>,<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="24. Väliaho J, Riikonen P, Vihinen M. Novel immunodeficiency data servers. <i>Immunol Rev</i>. 2000 <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id=11213802'><span class='glyphicon glyphicon-share-alt'></span></a>">24</a>,<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="29. Samarghitean C, Valiaho J, Vihinen M. Online Registry of Genetic and Clinical Immunodeficiency Diagnostic Laboratories, IDdiagnostics. <i>J Clin Immunol</i>. 2004 <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id=14997034'><span class='glyphicon glyphicon-share-alt'></span></a>">29</a>] available at . The data flow diagram of IDR is shown in figure 2. In addition to information on fact files, the IDR contains several introductory texts and collections of immunology related data sources. The IDR pages are extensively hyperlinked to our on-line immunology glossary. More detailed description about the IDR web service has been published elsewhere [<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="23. Väliaho J, Pusa M, Ylinen T, Vihinen M. IDR: the ImmunoDeficiency Resource. <i>Nucleic Acids Res</i>. 2002 <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id=11752302'><span class='glyphicon glyphicon-share-alt'></span></a>">23</a>,<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="24. Väliaho J, Riikonen P, Vihinen M. Novel immunodeficiency data servers. <i>Immunol Rev</i>. 2000 <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id=11213802'><span class='glyphicon glyphicon-share-alt'></span></a>">24</a>].</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <div class="fig"><img src="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC1184081/bin/1472-6947-5-21-2.jpg" style="width:99%;" /><b>Figure 2</b><p><span>The data flow diagram of IDR. Notations: A red open-ended rectangle represents data store, light yellow ovals represent processes, blue rectangles represent external entities, orange rounded rectangles shows transferred documents, green rounded rectangles represent destination devices and arrows shows the flow of information from its source to its destination. White rectangles show the separation of content, logic and presentation.</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></p></div><pxy><span>The data flow diagram of IDR. Notations: A red open-ended rectangle represents data store, light yellow ovals represent processes, blue rectangles represent external entities, orange rounded rectangles shows transferred documents, green rounded rectangles represent destination devices and arrows shows the flow of information from its source to its destination. White rectangles show the separation of content, logic and presentation.</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>The <span class="Disease">ImmunoDeficiency</span> Resource is a comprehensive knowledge base on <span class="Disease">immunodeficiencies</span>. IDR is developed and maintained by IMT Bioinformatics group in collaboration with experts on individual <span class="Disease">immunodeficiencies</span>. All the information in the IDR will be validated by expert curators. However, all changes, additions and corrections to the fact files are made by our group. IDR is designed for different user groups such as researchers, physicians and nurses as well as <span class="Species">patients</span> and their families and the general public. IDR contains fact files for practically all known PIDs. The numerous individual data items in IDR have been collected partly manually, usually with simple Perl scripts written for datamining from numerous local and Internet databases and services.</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>We selected Apache AxKit XML Application Server version 1.61 for implementation of the IDML-encoded web service. AxKit is an application and document server that uses XML processing pipelines to generate and process content and to deliver it to clients in a wide variety of formats, such as HTML, WML, PDF and plain text using either standard techniques of World Wide Web Consortium (XSLT) [<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="13. . XSL Transformations (XSLT) Version 1.0. <i></i>. <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id='><span class='glyphicon glyphicon-share-alt'></span></a>">13</a>], or flexible custom codes (XPathScript XPS, eXtensible Server Pages XSP).</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>Similar XML application server called Cocoon, has been written in Java. We settled on AxKit, because it is built in Perl, which makes it easy to integrate with bioinformatic applications many of which are written in Perl. It is important to note that AxKit is not limited to XML source documents. Non-XML documents and data sources can be converted to XML when necessary. AxKit separates the content, logic and presentation. The content reuse was implemented with <span class="Chemical">XInclude</span> [<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="44. . XML Inclusions (XInclude) Version 1.0. <i></i>. <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id='><span class='glyphicon glyphicon-share-alt'></span></a>">44</a>] and XPointer [<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="45. . XML Pointer Language (XPointer). <i></i>. <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id='><span class='glyphicon glyphicon-share-alt'></span></a>">45</a>] techniques. The root element of <span class="Disease">IDML schema</span> is <FactFiles> and according to W3C Recommendation "Namespaces in XML" [<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="46. . Namespaces in XML. <i></i>. <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id='><span class='glyphicon glyphicon-share-alt'></span></a>">46</a>] we declared a default namespace attribute in the root element xmlns:idml="" to avoid the problems of ambiquity and name collisions.</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>Each fact file is stored in an IDML file, that has a unique name and url address. When a fact file requests the pipeline it might look like this in diagramatic terms : Request > [XSP] > (XML) > [XSLT] > (HTML) > Browser, where processors are in square brackets and products in round brackets. The output of XSP pages is structured XML content, which can pipe through XSLT to produce HTML. The XSP feature is not currently in use in the IDR.</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>The information on fact files can be easily transformed and presented in any platform. It is easy to write platform or even browser and screen specific pages. We have implemented a transformation from IDML to WML for portable devices (such as mobile phones) with WAP compliance (Wireless Application Protocol). The fact files are available via bioinformatics related WAP service, BioWAP [<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="47. Riikonen P, Boberg J, Salakoski T, Vihinen M. BioWAP, mobile Internet service for bioinformatics. <i>Bioinformatics</i>. 2001 <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id=11590108'><span class='glyphicon glyphicon-share-alt'></span></a>">47</a>,<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="48. Riikonen P, Boberg J, Salakoski T, Vihinen M. Mobile access to biological databases on the Internet. <i>IEEE Trans Biomed Eng</i>. 2002 <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id=12542244'><span class='glyphicon glyphicon-share-alt'></span></a>">48</a>] practically anywhere, anytime.</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>New web techniques are developed continuously. During this project a number of new specifications and software appeared, requiring upgrading of the system many times. The separation of content and presentation enables to share the project for <span class="Species">people</span> who are responsible for information content and <span class="Species">people</span> who develop the knowledge management techniques. Once the data model was created, we have not had to touch it hardly at all in spite of technical improvements, content additions and deletions.</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <h1>Discussion</h1> <pxy><span>As far as we know there are no other efforts to develop a markup language to describe connections between disease and genetic information. The IDML was designed with following purposes in mind. First, we wanted a markup that is able to present disease, clinical, diagnostic and genetic information and relations between them. Secondly, the data model structure had to be intuitive, hierarchical, flexible, but still machine and <span class="Species">human</span> readable. Sometimes the relatively large XML files can appear verbose for <span class="Species">human</span> readers, but hierarchically and logically organized structure in addition to semantic markup facilitate the interpretation of documents. Thirdly, an application and platform independent data format was needed. Its portability, extensibility and robustness are primary advantages for interoperating heterogeneous systems. The availability of open source and free tools for processing files in all major programming languages is important. The <span class="Disease">openness</span> of source code as well as data formats and data itself allows better integration and interoperation between data resources. The IDML enables the seamless integration of genetic and disease information resources in the Internet. The data model is appropriate for the implementation of automated decision support systems such as diagnostic consultations. Fourthly, the data have to be unambiguous and validated.</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>A fact file is a user oriented user interface, which serves as a good starting point to explore information on <span class="Disease">hereditary diseases</span>. For some time now, there has been many advanced search facilities in the Internet such as Google, that are able to find very fast web pages that contain given keywords. However, the web searches typically turn up innumerable completetely irrelevant "hits", requiring much manual filtering by the user. Navarro et al. lists some issues related to database searching and accessibility that can cause difficulties [<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="49. Navarro JD, Niranjan V, Peri S, K. JC. From biological databases to platforms for biomedical discovery. <i>Trends in Biotechnol</i>. 2003 <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id='><span class='glyphicon glyphicon-share-alt'></span></a>">49</a>] including inaccurate and redundant search results, nomenclature issues, lack of internal access, non-availability of the source code, lack of customization and differing data formats. New methods are needed for improving search results.</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>There is an increasing number of biomedical data sources in the Internet. The <span class="Species">Human</span> Genome Initiative [<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="2. Lander ES, Linton LM, Birren B, Nusbaum C, Zody MC, Baldwin J, Devon K, Dewar K, Doyle M, FitzHugh W, Funke R, Gage D, Harris K, Heaford A, Howland J, Kann L, Lehoczky J, LeVine R, McEwan P, McKernan K, Meldrim J, Mesirov JP, Miranda C, Morris W, Naylor J, Raymond C, Rosetti M, Santos R, Sheridan A, Sougnez C, Stange-Thomann N, Stojanovic N, Subramanian A, Wyman D, Rogers J, Sulston J, Ainscough R, Beck S, Bentley D, Burton J, Clee C, Carter N, Coulson A, Deadman R, Deloukas P, Dunham A, Dunham I, Durbin R, French L, Grafham D, Gregory S, Hubbard T, Humphray S, Hunt A, Jones M, Lloyd C, McMurray A, Matthews L, Mercer S, Milne S, Mullikin JC, Mungall A, Plumb R, Ross M, Shownkeen R, Sims S, Waterston RH, Wilson RK, Hillier LW, McPherson JD, Marra MA, Mardis ER, Fulton LA, Chinwalla AT, Pepin KH, Gish WR, Chissoe SL, Wendl MC, Delehaunty KD, Miner TL, Delehaunty A, Kramer JB, Cook LL, Fulton RS, Johnson DL, Minx PJ, Clifton SW, Hawkins T, Branscomb E, Predki P, Richardson P, Wenning S, Slezak T, Doggett N, Cheng JF, Olsen A, Lucas S, Elkin C, Uberbacher E, Frazier M, Gibbs RA, Muzny DM, Scherer SE, Bouck JB, Sodergren EJ, Worley KC, Rives CM, Gorrell JH, Metzker ML, Naylor SL, Kucherlapati RS, Nelson DL, Weinstock GM, Sakaki Y, Fujiyama A, Hattori M, Yada T, Toyoda A, Itoh T, Kawagoe C, Watanabe H, Totoki Y, Taylor T, Weissenbach J, Heilig R, Saurin W, Artiguenave F, Brottier P, Bruls T, Pelletier E, Robert C, Wincker P, Smith DR, Doucette-Stamm L, Rubenfield M, Weinstock K, Lee HM, Dubois J, Rosenthal A, Platzer M, Nyakatura G, Taudien S, Rump A, Yang H, Yu J, Wang J, Huang G, Gu J, Hood L, Rowen L, Madan A, Qin S, Davis RW, Federspiel NA, Abola AP, Proctor MJ, Myers RM, Schmutz J, Dickson M, Grimwood J, Cox DR, Olson MV, Kaul R, Shimizu N, Kawasaki K, Minoshima S, Evans GA, Athanasiou M, Schultz R, Roe BA, Chen F, Pan H, Ramser J, Lehrach H, Reinhardt R, McCombie WR, de la Bastide M, Dedhia N, Blocker H, Hornischer K, Nordsiek G, Agarwala R, Aravind L, Bailey JA, Bateman A, Batzoglou S, Birney E, Bork P, Brown DG, Burge CB, Cerutti L, Chen HC, Church D, Clamp M, Copley RR, Doerks T, Eddy SR, Eichler EE, Furey TS, Galagan J, Gilbert JG, Harmon C, Hayashizaki Y, Haussler D, Hermjakob H, Hokamp K, Jang W, Johnson LS, Jones TA, Kasif S, Kaspryzk A, Kennedy S, Kent WJ, Kitts P, Koonin EV, Korf I, Kulp D, Lancet D, Lowe TM, McLysaght A, Mikkelsen T, Moran JV, Mulder N, Pollara VJ, Ponting CP, Schuler G, Schultz J, Slater G, Smit AF, Stupka E, Szustakowski J, Thierry-Mieg D, Thierry-Mieg J, Wagner L, Wallis J, Wheeler R, Williams A, Wolf YI, Wolfe KH, Yang SP, Yeh RF, Collins F, Guyer MS, Peterson J, Felsenfeld A, Wetterstrand KA, Patrinos A, Morgan MJ, Szustakowki J, de Jong P, Catanese JJ, Osoegawa K, Shizuya H, Choi S, Chen YJ. Initial sequencing and analysis of the human genome. <i>Nature</i>. 2001 <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id=11237011'><span class='glyphicon glyphicon-share-alt'></span></a>">2</a>] and other genome research projects have generated enormous quantities of data. The genetic data is well organized in web accessible databases for example EMBL [<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="50. Kulikova T, Aldebert P, Althorpe N, Baker W, Bates K, Browne P, van den Broek A, Cochrane G, Duggan K, Eberhardt R, Faruque N, Garcia-Pastor M, Harte N, Kanz C, Leinonen R, Lin Q, Lombard V, Lopez R, Mancuso R, McHale M, Nardone F, Silventoinen V, Stoehr P, Stoesser G, Tuli MA, Tzouvara K, Vaughan R, Wu D, Zhu W, Apweiler R. The EMBL Nucleotide Sequence Database. <i>Nucleic Acids Res</i>. 2004 <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id=14681351'><span class='glyphicon glyphicon-share-alt'></span></a>">50</a>], GenBank [<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="51. Benson DA, Karsch-Mizrachi I, Lipman DJ, Ostell J, Wheeler DL. GenBank: update. <i>Nucleic Acids Res</i>. 2004 <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id=14681350'><span class='glyphicon glyphicon-share-alt'></span></a>">51</a>], Swiss-Prot [<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="26. Boeckmann B, Bairoch A, Apweiler R, Blatter MC, Estreicher A, Gasteiger E, Martin MJ, Michoud K, O'Donovan C, Phan I, Pilbout S, Schneider M. The SWISS-PROT protein knowledgebase and its supplement TrEMBL in 2003. <i>Nucleic Acids Res</i>. 2003 <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id=12520024'><span class='glyphicon glyphicon-share-alt'></span></a>">26</a>], etc. Several organizations offer public interfaces for obtaining biomedical information across a range of domains. They provide numerous tools and applications for genetic data retrieval and analysis for example with Sequence Retrieval System <span class="Disease">SRS</span> [<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="52. Zdobnov EM, Lopez R, Apweiler R, Etzold T. The EBI SRS server-new features. <i>Bioinformatics</i>. 2002 <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id=12176845'><span class='glyphicon glyphicon-share-alt'></span></a>">52</a>] and BioPerl [<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="53. Stajich JE, Block D, Boulez K, Brenner SE, Chervitz SA, Dagdigian C, Fuellen G, Gilbert JG, Korf I, Lapp H, Lehväslaiho H, Matsalla C, Mungall CJ, Osborne BI, Pocock MR, Schattner P, Senger M, Stein LD, Stupka E, Wilkinson MD, Birney E. The Bioperl toolkit: Perl modules for the life sciences. <i>Genome Res</i>. 2002 <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id=12368254'><span class='glyphicon glyphicon-share-alt'></span></a>">53</a>]. In addition to the sequence information, databases contain a lot of valuable information in annotations. There are also some genetic knowledge bases such as GeneCards and GeneLynx that comprise the essential information on genes. Swiss-Prot contains also some disease related annotations. The most comprehensive database on <span class="Disease">hereditary diseases</span> is OMIM [<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="4. Hamosh A, Scott AF, Amberger J, Bocchini C, Valle D, McKusick VA. Online Mendelian Inheritance in Man (OMIM), a knowledgebase of human genes and genetic disorders. <i>Nucleic Acids Res</i>. 2002 <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id=11752252'><span class='glyphicon glyphicon-share-alt'></span></a>">4</a>], which contains descriptions for known <span class="Disease">hereditary diseases</span>.</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>Almost all pages in the Internet have been written in HyperText Markup Language (HTML) where it is used for style description. It provides some possibilities for simple description about a document. It is able to use special metatags that contain simple keywords or more advanced descriptions like Dublin Core Languages, but they are very little utilised and only the most sophisticated search engines can exploit them.</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>There are some efforts to integrate heterogeneous biomedical databases [<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="15. Mork P, Halevy A, Tarczy-Hornoch P. A model for data integration systems of biomedical data applied to online genetic databases. <i>Proc AMIA Symp</i>. 2001 <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id=11825233'><span class='glyphicon glyphicon-share-alt'></span></a>">15</a>,<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="54. Lawrence R, Barker K. . <i>Integrating relational database schemas using a standardized dictionary: ; Las Vegas, Nevada, United States.</i>. 2001 <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id='><span class='glyphicon glyphicon-share-alt'></span></a>">54</a>,<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="55. Stevens RD, Robinson AJ, Goble CA. myGrid: personalised bioinformatics on the information grid. <i>Bioinformatics</i>. 2003 <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id=12855473'><span class='glyphicon glyphicon-share-alt'></span></a>">55</a>]. Some level of standardization is required for more automatic integration. Development of integration techniques is moving databases towards the Internet and XML-based systems [<a title="" data-container="body" data-toggle="popover" data-placement="right" data-html="true" data-trigger="hover click" data-content="56. Das M, Lawhead PB. Information storage and management in large web-based applications using XML. <i>J Comput Small Coll</i>. 2003 <a target='_blank' style='cursor:pointer;' href='si.php?db=pubmed&id='><span class='glyphicon glyphicon-share-alt'></span></a>">56</a>]. In the future, Web services will use standard Internet protocols including SOAP, WSDL, and UDDI for interoperability with other resources. Thereby the flexible and expandable integration of diverse scientific tools will be achieved.</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <h1>Conclusion</h1> <pxy><span>The XML-based language IDML and fact file data model were developed for integrating, storing and exchanging information on <span class="Disease">inherited diseases</span>. The IDML language and fact file model are implemented in the IDR knowledge base. The fact files can be easily transformed from IDML to any format such as HTML or WML using either standard W3C techniques or flexible custom code. The content management as well as the exchange of presentation are facilitated by separating document content and presentation. The IDML-based information system was proved to be a viable and applicable specification for <span class="Disease">inherited diseases</span>. Numerous downloads (altogether more than 250,000) from the IDR knowledge base during the last two years have proved the applicability and adaptability of the fact file model.</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <h1>List of abbreviations</h1> <pxy><span>AxKit An XML Delivery Toolkit for Apache</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>BioWAP Bioinformatics service for portable devices</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>DOM Document Object Model</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>DTD Document Type Definition</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>ebXML Electronic Business XML</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>EDDNAL European Directory of DNA Diagnostic Laboratories</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>EMBL Genetic sequence database by European Molecular Biology Laboratory</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>GDB Genome Database</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>GenBank Genetic sequence database by National Center for Biotechnology Information</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span><span class="Disease">HTML Hypertext Markup Language</span></span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span><span class="Disease">IDML Inherited Disease Markup Language</span></span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>IDR <span class="Disease">ImmunoDeficiency</span> Resource</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>IE Information extraction</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>IFNγ Interferon gamma</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>NLP Natural language processing</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>OMIM Online Mendelian Inheritance in <span class="Species">Man</span></span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span><span class="Disease">PID Primary Immunodeficiency</span></span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>PDB Protein DataBank</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>PDF Portable Document Format</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>Pfam Protein Families Database</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>ProDom Protein Domain Database</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>PROSITE Database of Protein Families and Domains</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>RDF Resource Description Framework</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>SGML Standard Generalized Markup Language</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>SMART Simple Modular Architecture Research Tool</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>SNP Single nucleotide polymorphism</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>SOAP Simple Object Access Protocol</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>SOURCE Genomic resource in the Internet</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>Swiss-Prot Protein knowledgebase</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>UDDI Universal Description, Discovery, and Integration</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>URL Unified Resource Locator</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>W3C World Wide Web Consortium</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>WAP Wireless Application Protocol</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>WML Wireless Markup Language</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>WSDL Web Services Definition/Description Language</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>XML Extensible Markup Language</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>XPS XPathScript</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>XSL Extensible Style Language</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>XSLT XSL Transformations</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>XSP eXtensible Server Pages</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <h1>Competing interests</h1> <pxy><span>The author(s) declare that they have no competing interests.</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <h1>Pre-publication history</h1> <pxy><span>The pre-publication history for this paper can be accessed here:</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <h1>Additional File 1</h1> <pxy><span>An <span class="Disease">XML schema</span> for IDML</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>Click here for file</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <h1>Additional File 2</h1> <pxy><span>A DTD file for IDML</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>Click here for file</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <h1>Additional File 3</h1> <pxy><span>An example file using IDML. A fact file for <span class="Disease">X-linked agammaglobulinemia</span>.</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> <pxy><span>Click here for file</span> <button onclick="translate_abc(this)" style="border:none;outline:none;color:#5577AA;font-size:10px;margin-bottom:0px;" title="Translate into Chinese"> <span class="glyphicon glyphicon-transfer"></span> </button></pxy> </div> <div class="tab-pane fade" id="refx"> <div style="padding-top:15px;"> <span style="font-size:13px;"> <span class="glyphicon glyphicon-stats"> </span>   42 in total</span></div> <div style="padding-top:4px;"> </div> <span class="literature_info"></span> <h2><span class="s2"></span> <a href="si.php?db=pubmed&id=11125071" target="_blank" style="cursor:pointer;"><span style="font-weight:500;font-size:15px;color:#337AB7;">1.  RefSeq and LocusLink: NCBI gene-centered resources.</span></a></h2> <span class="author">Authors:  K D Pruitt; D R Maglott </span><br> <span class="journal">Journal:  Nucleic Acids Res </span>      <span class="year">Date:  2001-01-01 </span>      <span class="year">Impact factor: 16.971 </span><br><hr style="padding:0px;margin:10px;margin-left:0px;" /><h2><span class="s2"></span> <a href="si.php?db=pubmed&id=10833163" target="_blank" style="cursor:pointer;"><span style="font-weight:500;font-size:15px;color:#337AB7;">2.  GeneClinics: a hybrid text/data electronic publishing model using XML applied to clinical genetic testing.</span></a></h2> <span class="author">Authors:  P Tarczy-Hornoch; P Shannon; P Baskin; M Espeseth; R A Pagon </span><br> <span class="journal">Journal:  J Am Med Inform Assoc </span>      <span class="year">Date:  2000 May-Jun </span>      <span class="year">Impact factor: 4.497 </span><br><hr style="padding:0px;margin:10px;margin-left:0px;" /><h2><span class="s2"></span> <span class="review">Review</span> <a href="si.php?db=pubmed&id=11238067" target="_blank" style="cursor:pointer;"><span style="font-weight:500;font-size:15px;color:#337AB7;">3.  XML, bioinformatics and data integration.</span></a></h2> <span class="author">Authors:  F Achard; G Vaysseix; E Barillot </span><br> <span class="journal">Journal:  Bioinformatics </span>      <span class="year">Date:  2001-02 </span>      <span class="year">Impact factor: 6.937 </span><br><hr style="padding:0px;margin:10px;margin-left:0px;" /><h2><span class="s2"></span> <a href="si.php?db=pubmed&id=11237011" target="_blank" style="cursor:pointer;"><span style="font-weight:500;font-size:15px;color:#337AB7;">4.  Initial sequencing and analysis of the human genome.</span></a></h2> <span class="author">Authors:  E S Lander; L M Linton; B Birren; C Nusbaum; M C Zody; J Baldwin; K Devon; K Dewar; M Doyle; W FitzHugh; R Funke; D Gage; K Harris; A Heaford; J Howland; L Kann; J Lehoczky; R LeVine; P McEwan; K McKernan; J Meldrim; J P Mesirov; C Miranda; W Morris; J Naylor; C Raymond; M Rosetti; R Santos; A Sheridan; C Sougnez; Y Stange-Thomann; N Stojanovic; A Subramanian; D Wyman; J Rogers; J Sulston; R Ainscough; S Beck; D Bentley; J Burton; C Clee; N Carter; A Coulson; R Deadman; P Deloukas; A Dunham; I Dunham; R Durbin; L French; D Grafham; S Gregory; T Hubbard; S Humphray; A Hunt; M Jones; C Lloyd; A McMurray; L Matthews; S Mercer; S Milne; J C Mullikin; A Mungall; R Plumb; M Ross; R Shownkeen; S Sims; R H Waterston; R K Wilson; L W Hillier; J D McPherson; M A Marra; E R Mardis; L A Fulton; A T Chinwalla; K H Pepin; W R Gish; S L Chissoe; M C Wendl; K D Delehaunty; T L Miner; A Delehaunty; J B Kramer; L L Cook; R S Fulton; D L Johnson; P J Minx; S W Clifton; T Hawkins; E Branscomb; P Predki; P Richardson; S Wenning; T Slezak; N Doggett; J F Cheng; A Olsen; S Lucas; C Elkin; E Uberbacher; M Frazier; R A Gibbs; D M Muzny; S E Scherer; J B Bouck; E J Sodergren; K C Worley; C M Rives; J H Gorrell; M L Metzker; S L Naylor; R S Kucherlapati; D L Nelson; G M Weinstock; Y Sakaki; A Fujiyama; M Hattori; T Yada; A Toyoda; T Itoh; C Kawagoe; H Watanabe; Y Totoki; T Taylor; J Weissenbach; R Heilig; W Saurin; F Artiguenave; P Brottier; T Bruls; E Pelletier; C Robert; P Wincker; D R Smith; L Doucette-Stamm; M Rubenfield; K Weinstock; H M Lee; J Dubois; A Rosenthal; M Platzer; G Nyakatura; S Taudien; A Rump; H Yang; J Yu; J Wang; G Huang; J Gu; L Hood; L Rowen; A Madan; S Qin; R W Davis; N A Federspiel; A P Abola; M J Proctor; R M Myers; J Schmutz; M Dickson; J Grimwood; D R Cox; M V Olson; R Kaul; C Raymond; N Shimizu; K Kawasaki; S Minoshima; G A Evans; M Athanasiou; R Schultz; B A Roe; F Chen; H Pan; J Ramser; H Lehrach; R Reinhardt; W R McCombie; M de la Bastide; N Dedhia; H Blöcker; K Hornischer; G Nordsiek; R Agarwala; L Aravind; J A Bailey; A Bateman; S Batzoglou; E Birney; P Bork; D G Brown; C B Burge; L Cerutti; H C Chen; D Church; M Clamp; R R Copley; T Doerks; S R Eddy; E E Eichler; T S Furey; J Galagan; J G Gilbert; C Harmon; Y Hayashizaki; D Haussler; H Hermjakob; K Hokamp; W Jang; L S Johnson; T A Jones; S Kasif; A Kaspryzk; S Kennedy; W J Kent; P Kitts; E V Koonin; I Korf; D Kulp; D Lancet; T M Lowe; A McLysaght; T Mikkelsen; J V Moran; N Mulder; V J Pollara; C P Ponting; G Schuler; J Schultz; G Slater; A F Smit; E Stupka; J Szustakowki; D Thierry-Mieg; J Thierry-Mieg; L Wagner; J Wallis; R Wheeler; A Williams; Y I Wolf; K H Wolfe; S P Yang; R F Yeh; F Collins; M S Guyer; J Peterson; A Felsenfeld; K A Wetterstrand; A Patrinos; M J Morgan; P de Jong; J J Catanese; K Osoegawa; H Shizuya; S Choi; Y J Chen; J Szustakowki </span><br> <span class="journal">Journal:  Nature </span>      <span class="year">Date:  2001-02-15 </span>      <span class="year">Impact factor: 49.962 </span><br><hr style="padding:0px;margin:10px;margin-left:0px;" /><h2><span class="s2"></span> <a href="si.php?db=pubmed&id=11590108" target="_blank" style="cursor:pointer;"><span style="font-weight:500;font-size:15px;color:#337AB7;">5.  BioWAP, mobile Internet service for bioinformatics.</span></a></h2> <span class="author">Authors:  P Riikonen; J Boberg; T Salakoski; M Vihinen </span><br> <span class="journal">Journal:  Bioinformatics </span>      <span class="year">Date:  2001-09 </span>      <span class="year">Impact factor: 6.937 </span><br><hr style="padding:0px;margin:10px;margin-left:0px;" /><h2><span class="s2"></span> <a href="si.php?db=pubmed&id=12651816" target="_blank" style="cursor:pointer;"><span style="font-weight:500;font-size:15px;color:#337AB7;">6.  LOINC, a universal standard for identifying laboratory observations: a 5-year update.</span></a></h2> <span class="author">Authors:  Clement J McDonald; Stanley M Huff; Jeffrey G Suico; Gilbert Hill; Dennis Leavelle; Raymond Aller; Arden Forrey; Kathy Mercer; Georges DeMoor; John Hook; Warren Williams; James Case; Pat Maloney </span><br> <span class="journal">Journal:  Clin Chem </span>      <span class="year">Date:  2003-04 </span>      <span class="year">Impact factor: 8.327 </span><br><hr style="padding:0px;margin:10px;margin-left:0px;" /><h2><span class="s2"></span> <span class="review">Review</span> <a href="si.php?db=pubmed&id=9835018" target="_blank" style="cursor:pointer;"><span style="font-weight:500;font-size:15px;color:#337AB7;">7.  Genatlas database, genes and development defects.</span></a></h2> <span class="author">Authors:  J Frézal </span><br> <span class="journal">Journal:  C R Acad Sci III </span>      <span class="year">Date:  1998-10 </span><hr style="padding:0px;margin:10px;margin-left:0px;" /><h2><span class="s2"></span> <span class="review">Review</span> <a href="si.php?db=pubmed&id=11213802" target="_blank" style="cursor:pointer;"><span style="font-weight:500;font-size:15px;color:#337AB7;">8.  Novel immunodeficiency data servers.</span></a></h2> <span class="author">Authors:  J Väliaho; P Riikonen; M Vihinen </span><br> <span class="journal">Journal:  Immunol Rev </span>      <span class="year">Date:  2000-12 </span>      <span class="year">Impact factor: 12.988 </span><br><hr style="padding:0px;margin:10px;margin-left:0px;" /><h2><span class="s2"></span> <a href="si.php?db=pubmed&id=11181995" target="_blank" style="cursor:pointer;"><span style="font-weight:500;font-size:15px;color:#337AB7;">9.  The sequence of the human genome.</span></a></h2> <span class="author">Authors:  J C Venter; M D Adams; E W Myers; P W Li; R J Mural; G G Sutton; H O Smith; M Yandell; C A Evans; R A Holt; J D Gocayne; P Amanatides; R M Ballew; D H Huson; J R Wortman; Q Zhang; C D Kodira; X H Zheng; L Chen; M Skupski; G Subramanian; P D Thomas; J Zhang; G L Gabor Miklos; C Nelson; S Broder; A G Clark; J Nadeau; V A McKusick; N Zinder; A J Levine; R J Roberts; M Simon; C Slayman; M Hunkapiller; R Bolanos; A Delcher; I Dew; D Fasulo; M Flanigan; L Florea; A Halpern; S Hannenhalli; S Kravitz; S Levy; C Mobarry; K Reinert; K Remington; J Abu-Threideh; E Beasley; K Biddick; V Bonazzi; R Brandon; M Cargill; I Chandramouliswaran; R Charlab; K Chaturvedi; Z Deng; V Di Francesco; P Dunn; K Eilbeck; C Evangelista; A E Gabrielian; W Gan; W Ge; F Gong; Z Gu; P Guan; T J Heiman; M E Higgins; R R Ji; Z Ke; K A Ketchum; Z Lai; Y Lei; Z Li; J Li; Y Liang; X Lin; F Lu; G V Merkulov; N Milshina; H M Moore; A K Naik; V A Narayan; B Neelam; D Nusskern; D B Rusch; S Salzberg; W Shao; B Shue; J Sun; Z Wang; A Wang; X Wang; J Wang; M Wei; R Wides; C Xiao; C Yan; A Yao; J Ye; M Zhan; W Zhang; H Zhang; Q Zhao; L Zheng; F Zhong; W Zhong; S Zhu; S Zhao; D Gilbert; S Baumhueter; G Spier; C Carter; A Cravchik; T Woodage; F Ali; H An; A Awe; D Baldwin; H Baden; M Barnstead; I Barrow; K Beeson; D Busam; A Carver; A Center; M L Cheng; L Curry; S Danaher; L Davenport; R Desilets; S Dietz; K Dodson; L Doup; S Ferriera; N Garg; A Gluecksmann; B Hart; J Haynes; C Haynes; C Heiner; S Hladun; D Hostin; J Houck; T Howland; C Ibegwam; J Johnson; F Kalush; L Kline; S Koduru; A Love; F Mann; D May; S McCawley; T McIntosh; I McMullen; M Moy; L Moy; B Murphy; K Nelson; C Pfannkoch; E Pratts; V Puri; H Qureshi; M Reardon; R Rodriguez; Y H Rogers; D Romblad; B Ruhfel; R Scott; C Sitter; M Smallwood; E Stewart; R Strong; E Suh; R Thomas; N N Tint; S Tse; C Vech; G Wang; J Wetter; S Williams; M Williams; S Windsor; E Winn-Deen; K Wolfe; J Zaveri; K Zaveri; J F Abril; R Guigó; M J Campbell; K V Sjolander; B Karlak; A Kejariwal; H Mi; B Lazareva; T Hatton; A Narechania; K Diemer; A Muruganujan; N Guo; S Sato; V Bafna; S Istrail; R Lippert; R Schwartz; B Walenz; S Yooseph; D Allen; A Basu; J Baxendale; L Blick; M Caminha; J Carnes-Stine; P Caulk; Y H Chiang; M Coyne; C Dahlke; A Deslattes Mays; M Dombroski; M Donnelly; D Ely; S Esparham; C Fosler; H Gire; S Glanowski; K Glasser; A Glodek; M Gorokhov; K Graham; B Gropman; M Harris; J Heil; S Henderson; J Hoover; D Jennings; C Jordan; J Jordan; J Kasha; L Kagan; C Kraft; A Levitsky; M Lewis; X Liu; J Lopez; D Ma; W Majoros; J McDaniel; S Murphy; M Newman; T Nguyen; N Nguyen; M Nodell; S Pan; J Peck; M Peterson; W Rowe; R Sanders; J Scott; M Simpson; T Smith; A Sprague; T Stockwell; R Turner; E Venter; M Wang; M Wen; D Wu; M Wu; A Xia; A Zandieh; X Zhu </span><br> <span class="journal">Journal:  Science </span>      <span class="year">Date:  2001-02-16 </span>      <span class="year">Impact factor: 47.728 </span><br><hr style="padding:0px;margin:10px;margin-left:0px;" /><h2><span class="s2"></span> <span class="review">Review</span> <a href="si.php?db=pubmed&id=11037300" target="_blank" style="cursor:pointer;"><span style="font-weight:500;font-size:15px;color:#337AB7;">10.  Primary immunodeficiency mutation databases.</span></a></h2> <span class="author">Authors:  M Vihinen; F X Arredondo-Vega; J L Casanova; A Etzioni; S Giliani; L Hammarström; M S Hershfield; P G Heyworth; A P Hsu; A Lähdesmäki; I Lappalainen; L D Notarangelo; J M Puck; W Reith; D Roos; R F Schumacher; K Schwarz; P Vezzoni; A Villa; J Väliaho; C I Smith </span><br> <span class="journal">Journal:  Adv Genet </span>      <span class="year">Date:  2001 </span>      <span class="year">Impact factor: 1.944 </span><br><hr style="padding:0px;margin:10px;margin-left:0px;" /> <div style="padding:0px;"> </div> <span class="more_ref_info"> <a href="javascript:void(0);" style="cursor:pointer;"> <div class="alert alert-info" style="padding-left:0px;width:90%"><center>View more</center></div></a> </span> </div> <div class="tab-pane fade" id="citex"> <div style="padding-top:15px;"> <span style="font-size:13px;"> <span class="glyphicon glyphicon-stats"> </span>   1 in total</span></div> <div style="padding-top:4px;"> </div> <h2><span class="s2"></span> <a href="si.php?db=pubmed&id=17394641" target="_blank" style="cursor:pointer;"><span style="font-weight:500;font-size:15px;color:#337AB7;">1.  IDR knowledge base for primary immunodeficiencies.</span></a></h2> <span class="author">Authors:  Crina Samarghitean; Jouni Väliaho; Mauno Vihinen </span><br> <span class="journal">Journal:  Immunome Res </span>      <span class="year">Date:  2007-03-29 </span><hr style="padding:0px;margin:10px;margin-left:0px;" /> <div style="padding-top:15px;"> <span style="font-size:13px;"> <span class="glyphicon glyphicon-stats"> </span>   1 in total</span></div> </div> </div> </div> <script type="text/javascript"> $('.more_ref_info a').click(function() { $(".more_ref_info").html('<div class="alert alert-info" style="padding:8px;padding-left:0px;width:90%"> <div class="three-bounce"> Loading  <div class="bounce1"></div> <div class="bounce2"></div> <div class="bounce3"></div> </div> </div>'); $.post('codes/reference/ref.php',{pn:'2',idx:'15978138'},function(data) { $(".more_ref_info").html(data); }) }); $('.more_cite_info a').click(function() { $(".more_cite_info").html('<div class="alert alert-info" style="padding:8px;padding-left:0px;width:90%"> <div class="three-bounce"> Loading  <div class="bounce1"></div> <div class="bounce2"></div> <div class="bounce3"></div> </div> </div>'); $.post('codes/reference/cite.php',{pn:'2',idx:'15978138'},function(data) { $(".more_cite_info").html(data); }) }); </script> <script type="text/javascript"> $(document).ready(function(){ $(".con").html('<br><br><div style="width:280px;"><div class="spinner"><div class="double-bounce1"></div><div class="double-bounce2"></div></div></div>'); $.post('codes/translate/IF.php',{db:'pubmed',id:'1472-6947',lang:'en'},function(data) { $(".con").html(data); }); }); $('.search_IF a').click(function(e) { $(".con2").html(''); $(".con").html('<br><div style="width:380px;"><center><font color="#87CEEB"><b>Please waiting ...</b></font></center><br><div class="spinner"><div class="double-bounce1"></div><div class="double-bounce2"></div></div></div>'); $.post('codes/translate/IF.php',{db:'pubmed',id:'1472-6947',lang:'en'},function(data) { $(".con").html(data); }); }); </script> <script type="text/javascript"> $('.dx_button').click(function() { loading.showLoading({ type:1, tip:"Loading" }) $.post('codes/translate/download_dx.php',{pmid:'15978138'},function(data) { eval('var data='+data); if(data.ti==1){ loading.hideLoading(); window.open('tmpe/15978138.pdf') } }) }) </script> <script type="text/javascript"> $(document).ready(function(){ var t=new Date().getTime(); var id=getCookie('w_id'); if(window.XMLHttpRequest){ var xhr=new XMLHttpRequest(); }else{ var xhr=new ActiveXObject('Microsoft.XMLHTTP'); } xhr.open('GET','src/php/index.php?p='+t); xhr.send(); xhr.onreadystatechange=function(){ if(xhr.readyState==4){ if(xhr.status==200){ if(!(xhr.responseText=='' && id!='' && id!=0)){ var n_val=getCookie('name_val'); //alert(n_val); $.post('codes/translate/download.php',{doi:'10.1186/1472-6947-5-21',user:n_val},function(data) { $(".d_button").html(data); }); } } } } }); </script> <script> $(document).ready(function(){ $("#Chemical_id").change(function() { if($("#Chemical_id").is(":checked")) { $(".Chemical").addClass("Chemical_desc"); $(".Chemical_desc4").addClass("Chemical_desc3"); $(".Chemical").bind('click',function(e){ e.preventDefault(); var namea = $(this).text(); $(document).ready(function(){ $("#myModal_annotation").modal("show") }); $(".annotation_alert").html('<br><div class="spinner"><div class="double-bounce1"></div><div class="double-bounce2"></div></div>'); $.get('codes/geo/annotation.php',{pmid:'15978138',namea:namea,typea:'Chemical',query:'',db:'pubmed'},function(data) { $(".annotation_alert").html(data); }) }) }else{ $(".Chemical_desc4").removeClass("Chemical_desc3"); $(".Chemical").removeClass("Chemical_desc"); $(".Chemical").unbind(); } }) $("#Disease_id").change(function() { if($("#Disease_id").is(":checked")) { $(".Disease").addClass("Disease_desc"); $(".Disease_desc4").addClass("Disease_desc3"); $(".Disease").bind('click',function(e){ e.preventDefault(); var namea = $(this).text(); $(document).ready(function(){ $("#myModal_annotation").modal("show") }); $(".annotation_alert").html('<br><div class="spinner"><div class="double-bounce1"></div><div class="double-bounce2"></div></div>'); $.get('codes/geo/annotation.php',{pmid:'15978138',namea:namea,typea:'Disease',query:'',db:'pubmed'},function(data) { $(".annotation_alert").html(data); }) }) }else{ $(".Disease_desc4").removeClass("Disease_desc3"); $(".Disease").removeClass("Disease_desc"); $(".Disease").unbind(); } }) $("#Gene_id").change(function() { if($("#Gene_id").is(":checked")) { $(".Gene").addClass("Gene_desc"); $(".Gene_desc4").addClass("Gene_desc3"); $(".Gene").bind('click',function(e){ e.preventDefault(); var namea = $(this).text(); $(document).ready(function(){ $("#myModal_annotation").modal("show") }); $(".annotation_alert").html('<br><div class="spinner"><div class="double-bounce1"></div><div class="double-bounce2"></div></div>'); $.get('codes/geo/annotation.php',{pmid:'15978138',namea:namea,typea:'Gene',query:'',db:'pubmed'},function(data) { $(".annotation_alert").html(data); }) }) }else{ $(".Gene_desc4").removeClass("Gene_desc3"); $(".Gene").removeClass("Gene_desc"); $(".Gene").unbind(); } }) $("#Species_id").change(function() { if($("#Species_id").is(":checked")) { $(".Species").addClass("Species_desc"); $(".Species_desc4").addClass("Species_desc3"); $(".Species").bind('click',function(e){ e.preventDefault(); var namea = $(this).text(); $(document).ready(function(){ $("#myModal_annotation").modal("show") }); $(".annotation_alert").html('<br><div class="spinner"><div class="double-bounce1"></div><div class="double-bounce2"></div></div>'); $.get('codes/geo/annotation.php',{pmid:'15978138',namea:namea,typea:'Species',query:'',db:'pubmed'},function(data) { $(".annotation_alert").html(data); }) }) }else{ $(".Species_desc4").removeClass("Species_desc3"); $(".Species").removeClass("Species_desc"); $(".Species").unbind(); } }) $(".population").addClass("population_desc"); $("#population_id").change(function() { if($("#population_id").is(":checked")) { $(".population_desc4").addClass("population_desc3"); $(".population").addClass("population_desc"); }else{ $(".population_desc4").removeClass("population_desc3"); $(".population").removeClass("population_desc"); } }) $(".interventions").addClass("interventions_desc"); $("#interventions_id").change(function() { if($("#interventions_id").is(":checked")) { $(".interventions_desc4").addClass("interventions_desc3"); $(".interventions").addClass("interventions_desc"); }else{ $(".interventions_desc4").removeClass("interventions_desc3"); $(".interventions").removeClass("interventions_desc"); } }) $(".outcomes").addClass("outcomes_desc"); $("#outcomes_id").change(function() { if($("#outcomes_id").is(":checked")) { $(".outcomes_desc4").addClass("outcomes_desc3"); $(".outcomes").addClass("outcomes_desc"); }else{ $(".outcomes_desc4").removeClass("outcomes_desc3"); $(".outcomes").removeClass("outcomes_desc"); } }) }) </script> <div class="col-sm-4" style=""> <div id="myNav"> <span class="con"> </span> </div> <span class="con2"></span> <span class="con3"></span> </div> </div> </div> <script type="text/javascript"> function translate_xyz(btnObj){ var x = btnObj.previousElementSibling.innerHTML; $(".con2").html(''); $(".con").html('<br><div style="width:380px;"><center><font color="#87CEEB"><b>正在翻译中 ...</b></font></center><br><div class="spinner"><div class="double-bounce1"></div><div class="double-bounce2"></div></div></div>'); $.post('codes/translate/translate_content.php',{content:x,to_lang:'en'},function(data) { $(".con").html(data); }); } function translate_abc(btnObj){ var x = btnObj.previousElementSibling.innerHTML; $(".con2").html(''); $(".con").html('<br><div style="width:380px;"><center><font color="#87CEEB"><b>正在翻译中 ...</b></font></center><br><div class="spinner"><div class="double-bounce1"></div><div class="double-bounce2"></div></div></div>'); $.post('codes/translate/translate_content.php',{content:x,to_lang:'zh'},function(data) { $(".con").html(data); }); } </script> <script type="text/javascript"> $(document).ready(function(){ loading.hideLoading(); }); $('.tab_b a').click(function() { initial_url_paras = window.location.href.split("?"); initial_url = initial_url_paras[0]; paras = initial_url_paras[1]; paras_array = paras.split("&"); for(let ii=0;ii<paras_array.length;ii++){ current_para_array = paras_array[ii].split("="); if(current_para_array[0]=="db"){dbx=current_para_array[1]} if(current_para_array[0]=="id"){idx=current_para_array[1]} } $(".ax2").html(' <div style="background-color:#d9edf7;padding:1px;padding-left:6px;margin-left:4px;font-size:12px;"><table><tr> <td>跳转中 ... </td> <td> <div class="three-bounce" style="min-height:22px;"> <div class="bounce1"></div> <div class="bounce2"></div> <div class="bounce3"></div> </div></td></tr></table> </div>'); window.location.href = 'si.php?db=' + dbx + '&id=' + idx; }) </script> <div class="modal fade" id="myModal_annotation" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true"> <div class="modal-dialog" style="width:300px;"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="close" data-dismiss="modal" aria-hidden="true">× </button> <span class="annotation_alert"></span> </div> </div> </div> </div> <br> <script type="text/javascript" src="src/js/child_nav.js"></script> <div id="autoHeightDiv"></div> <div class="footLineGray" style="border:none;"></div> <div class="lineWhite" style="border:none;"></div> <div class="webFoot"> <div class="foot middle" style="text-align:center;padding-right:10px;;padding-top:19px;background:white;border:none;"> 北京卡尤迪生物科技股份有限公司 © 2022-2023. </div> </div> <script> $(function () { $("[data-toggle='tooltip']").tooltip({html : true }); }); $(function() { $('#rct_show_id').click(function() { $('.rct_class').show() $('.entity_class').hide() $('#rct_show_id').hide() $('#rct_hide_id').show() }) $('#rct_hide_id').click(function() { $('.rct_class').hide() $('.entity_class').show() $('#rct_show_id').show() $('#rct_hide_id').hide() }) }) </script> <script> $(function () { $("[data-toggle='popover']").popover({html:true,trigger:'hover click'}); }); </script> <script type="text/javascript" src="src/js/child_nav.js"></script> <script type="text/javascript" src="src/js/clickx.js"></script> <script src="end.js"></script> </body> </html>