<?xml version="1.0"?>
<rdf:RDF
    xmlns:BRO="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#"
    xmlns:xsp="http://www.owl-ontologies.com/2005/08/07/xsp.owl#"
    xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
    xmlns="http://www.bioontologies.org/biositemaps/NCIBI.rdf#"
    xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#"
    xmlns:swrl="http://www.w3.org/2003/11/swrl#"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:desc="http://bioontology.org/ontologies/biositemap.owl#"
    xmlns:p1="http://bioontology.org/ontologies/BiomedicalResources.owl#"
  xml:base="http://www.bioontologies.org/biositemaps/NCIBI.rdf">
  <owl:Ontology rdf:about="">
    <owl:imports rdf:resource="http://bioontology.org/ontologies/BiomedicalResources.owl"/>
  </owl:Ontology>
  <desc:Resource_Description rdf:ID="BCDE">
    <desc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Biological Concept Diagram Editor (BCDE) is a tool designed for efficient knowledge and data capture from electronic resources for sharing, mining and presentation purposes. Besides standard diagramming functions, it has powerful data capture and annotation capabilities. BCDE is compatible with BioPAX and it also exports to Powerpoint and Visio.</desc:description>
    <desc:version_information>
      <desc:Version_Information>
        <desc:version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Alpha</desc:version>
      </desc:Version_Information>
    </desc:version_information>
    <desc:resource_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >BCDE</desc:resource_name>
    <desc:resource_type>
      <BRO:Knowledge_Mining_and_Capturing/>
    </desc:resource_type>
    <desc:URL rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://arrayanalysis.mbni.med.umich.edu/draw/</desc:URL>
    <desc:keywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >molecular interactions,    bioinformatics tools,    workflows,    Diagram Editor</desc:keywords>
    <desc:organization rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIBI</desc:organization>
  </desc:Resource_Description>
  <desc:Resource_Description rdf:ID="SAGA">
    <desc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SAGA stands for Subgraph Index for Approximate Graph Alignment. It is an efficient tool for approximate subgraph matching. SAGA allows users to match a query graph against a large database of graphs. At the core of SAGA is a flexible graph distance model that incorporates node approximate matching as well as approximate structure matching. A powerful indexing method is implemented to speed up the matching process. Some applications of SAGA include querying/comparing pathways and querying parsed biomedical literature databases to find similar documents.</desc:description>
    <desc:contact_person rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Jignesh Patel</desc:contact_person>
    <desc:URL rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://enigma.eecs.umich.edu/saga.html</desc:URL>
    <desc:resource_type>
      <BRO:Graph_Analysis/>
    </desc:resource_type>
    <desc:resource_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SAGA</desc:resource_name>
    <desc:organization rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIBI</desc:organization>
  </desc:Resource_Description>
  <desc:Resource_Description rdf:ID="miBLAST">
    <desc:URL rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.eecs.umich.edu/miblast/</desc:URL>
    <desc:resource_type>
      <BRO:Genomic_Phenotypic_Analysis/>
    </desc:resource_type>
    <desc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A common task in many modern bioinformatics applications is to match a set of nucleotide query sequences against a large sequence dataset. Exis-ting tools, such as BLAST, are designed to evaluate a single query at a time and can be unacceptably slow when the number of sequences in the query set is large. In this paper, we present a new algorithm, called miBLAST, that evaluates such batch workloads efficiently. At the core, miBLAST employs a q-gram filtering and an index join for efficiently detecting similarity between the query sequences and database sequences. This set-oriented technique, which indexes both the query and the database sets, results in substantial performance improvements over existing methods. Our results show that miBLAST is significantly faster than BLAST in many cases. For example,! miBLAST aligned 247 965 oligonucleotide sequences in the Affymetrix probe set against the Human UniGene in 1.26 days, compared with 27.27 days with BLAST (an improvement by a factor of 22). The relative performance of miBLAST increases for larger word sizes; however, it decreases for longer queries. miBLAST employs the familiar BLAST statistical model and output format, guaranteeing the same accuracy as BLAST and facilitating a seamless transition for existing BLAST users.</desc:description>
    <desc:resource_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >miBLAST</desc:resource_name>
    <desc:keywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >microarray, BLAST</desc:keywords>
    <desc:resource_type>
      <BRO:Sequence_Similarity_Searching/>
    </desc:resource_type>
    <desc:contact_person rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Jignesh Patel</desc:contact_person>
    <desc:organization rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIBI</desc:organization>
    <desc:license rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Educational Community License (free for all uses)</desc:license>
    <desc:resource_type>
      <BRO:Algorithm/>
    </desc:resource_type>
    <desc:version_information>
      <desc:Version_Information>
        <desc:version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >1.0</desc:version>
        <desc:release_date rdf:datatype="http://www.w3.org/2001/XMLSchema#date"
        >2005-08-01</desc:release_date>
      </desc:Version_Information>
    </desc:version_information>
  </desc:Resource_Description>
  <desc:Resource_Description rdf:ID="Marimba">
    <desc:resource_type>
      <BRO:Statistical_Package/>
    </desc:resource_type>
    <desc:contact_person rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Peter Woolf</desc:contact_person>
    <desc:keywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >microarray,    information refining,    bioinformatics tools</desc:keywords>
    <desc:organization rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIBI</desc:organization>
    <desc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Marimba is a web based static Bayesian network analysis tool designed for analyzing and interpreting gene expression data.</desc:description>
    <desc:resource_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Marimba</desc:resource_name>
    <desc:URL rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://helab.bioinformatics.med.umich.edu/marimba/</desc:URL>
    <desc:resource_type>
      <BRO:Regulatory_Signaling_Network_Reconstruction/>
    </desc:resource_type>
  </desc:Resource_Description>
  <desc:Resource_Description rdf:ID="PubMed_Database">
    <desc:resource_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PubMed Database</desc:resource_name>
    <desc:version_information>
      <desc:Version_Information>
        <desc:version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >07n</desc:version>
      </desc:Version_Information>
    </desc:version_information>
    <desc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SQL database with all PubMed baseline and update records, sentence-segmented and named entity tagged for genes, proteins, and MeSH terms. Contains over 17 million citations from Medline and other life sciences journals. Updated nightly.</desc:description>
    <desc:organization rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIBI</desc:organization>
    <desc:contact_person rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Alex Ade</desc:contact_person>
    <desc:keywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >interactive database,    document summarization,    natural language processing,    journal articles</desc:keywords>
  </desc:Resource_Description>
  <desc:Resource_Description rdf:ID="WGAS">
    <desc:contact_person rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Manhong Dai</desc:contact_person>
    <desc:organization rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIBI</desc:organization>
    <desc:resource_type>
      <BRO:Information_Retrieval/>
    </desc:resource_type>
    <desc:keywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >data management,    microarray,    gene expression regulation,    snp,    collaboration,    file sharing</desc:keywords>
    <desc:URL rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://arrayanalysis.mbni.med.umich.edu/arrayanalysis.html</desc:URL>
    <desc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The Web-based GeneChip Analysis System (WGAS) incorporates popular probe-, gene- and function category-level analysis methods through straightforward web interface. It natively supports custom GeneChip probe set definition files for more accurate data interpretation. Users can also access to any Cel files deposited in NCBI GEO database for re-analysis and comparison.</desc:description>
    <desc:resource_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >WGAS</desc:resource_name>
  </desc:Resource_Description>
  <desc:Resource_Description rdf:ID="miniTUBA">
    <desc:contact_person rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Peter Woolf</desc:contact_person>
    <desc:organization rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIBI</desc:organization>
    <desc:URL rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.minituba.org/</desc:URL>
    <desc:resource_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >miniTUBA</desc:resource_name>
    <desc:resource_type>
      <BRO:Statistical_Package/>
    </desc:resource_type>
    <desc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >miniTUBA is a dynamic Bayesian network analysis tool designed for analyzing and interpreting molecular clinical data.</desc:description>
    <desc:resource_type>
      <BRO:Interaction_Network/>
    </desc:resource_type>
    <desc:keywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >information refining,    gene expression regulation,    bioinformatics tools</desc:keywords>
    <desc:resource_type>
      <BRO:Regulatory_Signaling_Network_Reconstruction/>
    </desc:resource_type>
    <desc:version_information>
      <desc:Version_Information>
        <desc:version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >0.9</desc:version>
      </desc:Version_Information>
    </desc:version_information>
  </desc:Resource_Description>
  <desc:Resource_Description rdf:ID="SNP_Function_Portal">
    <desc:resource_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SNP Function Portal</desc:resource_name>
    <desc:version_information>
      <desc:Version_Information>
        <desc:version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >0.2</desc:version>
      </desc:Version_Information>
    </desc:version_information>
    <desc:keywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >data management,    interactive database,    document summarization,    genomic sequence analysis,    bioinformatics tools,    snp,    function,    genome-wide scanning,    hapmap</desc:keywords>
    <desc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A web database with the goal of integrating SNP function annotation all public sources as well as those derived from various sequence/structure analysis programs. A powerful SNP search function, utilizing genomic and HapMap II data, provides the capability of finding any structurally and genetically SNPs.</desc:description>
    <desc:URL rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://brainarray.mbni.med.umich.edu/Brainarray/Database/SearchSNP/snpfunc.aspx</desc:URL>
    <desc:resource_type>
      <BRO:Sequence_Annotation/>
    </desc:resource_type>
    <desc:contact_person rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Fan Meng</desc:contact_person>
    <desc:organization rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIBI</desc:organization>
  </desc:Resource_Description>
  <desc:Resource_Description rdf:ID="ProteinIdDatabase">
    <desc:center rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIBI</desc:center>
    <desc:resource_type>
      <BRO:Proteomics/>
    </desc:resource_type>
    <desc:contact_person_email rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >lennart.martens@ebi.ac.uk, pride-support@ebi.ac.uk </desc:contact_person_email>
    <desc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Centralized standards compliant public data repository for proteomics data, protein and peptide identifications with experimental annotations. </desc:description>
    <desc:license rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >free, but registration required </desc:license>
    <desc:organization rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >EBI</desc:organization>
    <desc:contact_person rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Lennart Martens</desc:contact_person>
    <desc:version_information>
      <desc:Version_Information/>
    </desc:version_information>
    <desc:keywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Proteins, peptides, mass spectrometry, annotations, standards</desc:keywords>
    <desc:resource_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Protein Identifications database </desc:resource_name>
    <desc:URL rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.ebi.ac.uk/pride </desc:URL>
  </desc:Resource_Description>
  <desc:Resource_Description rdf:ID="PeptideAtlas">
    <desc:keywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Proteomics, mass spectrometry, peptides, Ensembl, PeptideProphet, uniform re-analysis of raw data </desc:keywords>
    <desc:resource_type>
      <BRO:Proteomics/>
    </desc:resource_type>
    <desc:center rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIBI</desc:center>
    <desc:organization rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Institute for Systems Biology </desc:organization>
    <desc:license rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >free, but registration required </desc:license>
    <desc:URL rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.peptideatlas.org </desc:URL>
    <desc:resource_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Peptide Atlas</desc:resource_name>
    <desc:version_information>
      <desc:Version_Information/>
    </desc:version_information>
    <desc:contact_person_email rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >edeutsch@systemsbiology.org </desc:contact_person_email>
    <desc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Multi-organism, publicly accessible compendium of peptides identified in a large set of tandem mass spectrometry proteomics experiments, some published, many still unpublished.  All results of sequence searching are processed through PeptideProphet to derive a probability of correct identification for all results in a uniform manner ensuring a high quality database.  All peptides are mapped to Ensembl and can be viewed as custom tracks on the Ensembl genome browser. </desc:description>
    <desc:contact_person rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Eric Deutsch </desc:contact_person>
  </desc:Resource_Description>
  <desc:Resource_Description rdf:ID="TrancheProject">
    <desc:keywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Mass spectrometry, proteins, peptides, file sharing, security, public </desc:keywords>
    <desc:contact_person rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Mark Gjukich, Philip Andrews </desc:contact_person>
    <desc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Free and open source filesharing tool that enables collections of computers to easily share and cite scientific data sets in a secure and scalable fashion. More than 5200 data sets on line as of mid-2008. Tranche is the filesharing link between PRIDE and Peptide Atlas for the Human Proteome Organization (HUPO) Plasma Proteome Project via ProteomExchange.  </desc:description>
    <desc:center rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIBI</desc:center>
    <desc:resource_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Tranche Project</desc:resource_name>
    <desc:resource_type>
      <BRO:Proteomics/>
    </desc:resource_type>
    <desc:URL rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://tranche.proteomecommons.org </desc:URL>
    <desc:license rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >free, but registration required </desc:license>
    <desc:contact_person_email rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >markgj@umich.edu, andrewsp@umich.edu</desc:contact_person_email>
    <desc:organization rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UMich </desc:organization>
    <desc:version_information>
      <desc:Version_Information/>
    </desc:version_information>
  </desc:Resource_Description>
  <desc:Resource_Description rdf:ID="BioSearch_2D">
    <desc:resource_type>
      <BRO:Information_Retrieval/>
    </desc:resource_type>
    <desc:contact_person rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Carlos Santos</desc:contact_person>
    <desc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A web based visual corpus summarization system for biomedical literature.</desc:description>
    <desc:organization rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIBI</desc:organization>
    <desc:resource_type>
      <BRO:Natural_Language_Processing/>
    </desc:resource_type>
    <desc:resource_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >BioSearch-2D</desc:resource_name>
    <desc:resource_type>
      <BRO:Interactive_Web-Based_Tool/>
    </desc:resource_type>
    <desc:resource_type>
      <BRO:Network_Characterization/>
    </desc:resource_type>
    <desc:keywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >data management, interactive database, information refining, document summarization, natural language processing, keyword search, bioinformatics tools</desc:keywords>
  </desc:Resource_Description>
  <desc:Resource_Description rdf:ID="SLIF">
    <desc:URL rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://murphylab.web.cmu.edu/services/SLIF/</desc:URL>
    <desc:organization rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIBI</desc:organization>
    <desc:resource_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SLIF</desc:resource_name>
    <desc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SLIF finds fluorescence microscope images in on-line journal articles, and indexes them according to cell line, proteins visualized, and resolution.</desc:description>
    <desc:contact_person rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dr. Robert F. Murphy</desc:contact_person>
    <desc:resource_type>
      <BRO:Information_Retrieval/>
    </desc:resource_type>
  </desc:Resource_Description>
  <desc:Resource_Description rdf:ID="geWorkbench">
    <desc:keywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >bioinformatics tools,    workflows</desc:keywords>
    <desc:resource_type>
      <BRO:Protein_Interaction_Modeling/>
    </desc:resource_type>
    <desc:resource_type>
      <BRO:Statistical_Analysis/>
    </desc:resource_type>
    <desc:resource_type>
      <BRO:Information_Retrieval/>
    </desc:resource_type>
    <desc:organization rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIBI</desc:organization>
    <desc:data_output>
      <BRO:Molecular_Interaction/>
    </desc:data_output>
    <desc:data_input>
      <BRO:Molecular_Interaction/>
    </desc:data_input>
    <desc:resource_type>
      <BRO:Grid_Computing/>
    </desc:resource_type>
    <desc:URL rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://wiki.c2b2.columbia.edu/workbench/index.php/Main_Page</desc:URL>
    <desc:resource_type>
      <BRO:Sequence_Similarity_Searching/>
    </desc:resource_type>
    <desc:resource_type>
      <BRO:Database/>
    </desc:resource_type>
    <desc:resource_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >geWorkbench</desc:resource_name>
    <desc:resource_type>
      <BRO:Regulatory_Signaling_Network_Reconstruction/>
    </desc:resource_type>
    <desc:resource_type>
      <BRO:Resource_Integration_Components/>
    </desc:resource_type>
    <desc:resource_type>
      <BRO:Visualization/>
    </desc:resource_type>
    <desc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >geWorkbench is an open-source bioinformatics platform that offers a comprehensive and extensible collection of tools for the management, analysis, visualization and annotation of biomedical data. Many kinds of analysis are supported - for microarrays, there are filtering and normalization, basic statistical analyses, clustering, network reverse engineering, as well as many common visualization tools. For sequence data there are routines such as BLAST, pattern detection, transcription factor mapping, and syntenic region analysis. Furthermore, genomic sequences around markers of interest found in microarray experiments can be easily retrieved and, for example, used for promoter/transcription factor analysis.</desc:description>
    <desc:version_information>
      <desc:Version_Information>
        <desc:release_date rdf:datatype="http://www.w3.org/2001/XMLSchema#date"
        >2005-05-15</desc:release_date>
        <desc:version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >1.0.3</desc:version>
      </desc:Version_Information>
    </desc:version_information>
  </desc:Resource_Description>
  <desc:Resource_Description rdf:ID="PDG-ACE">
    <desc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Java program that identifies relationships between pairs of genes in input gene blocks (based on genetic linkage peaks).  These relationships are based on common elements or features of the gene descriptions.</desc:description>
    <desc:resource_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PDG-ACE</desc:resource_name>
    <desc:organization rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIBI</desc:organization>
    <desc:keywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >disease genes, genetic linkage, common feature</desc:keywords>
    <desc:contact_person rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Richard Mc Eachin</desc:contact_person>
  </desc:Resource_Description>
  <desc:Resource_Description rdf:ID="Oncomine">
    <desc:keywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >microarray,    cancer,    gene expression regulation,    function,    genome-wide scanning</desc:keywords>
    <desc:resource_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Oncomine</desc:resource_name>
    <desc:URL rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.oncomine.org/main/index.jsp</desc:URL>
    <desc:resource_type>
      <BRO:Information_Retrieval/>
    </desc:resource_type>
    <desc:version_information>
      <desc:Version_Information>
        <desc:version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >3.0</desc:version>
      </desc:Version_Information>
    </desc:version_information>
    <desc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource for examining gene expression in cancer. The goal of the project is to collect, standardize, analyze, and deliver published cancer gene expression data to the research community. Probe the expression of a gene across thousands of cancer samples or explore genes, processes, and pathways deregulated in a particular type of cancer. Oncomine pre-computes cancer profiles, clusters, and gene set modules so you can focus on discovery.</desc:description>
    <desc:organization rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIBI</desc:organization>
  </desc:Resource_Description>
  <desc:Resource_Description rdf:ID="PMCOA_Database">
    <desc:keywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >interactive database,    document summarization,    natural language processing,    journal articles</desc:keywords>
    <desc:contact_person rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Alex Ade</desc:contact_person>
    <desc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SQL database with all open access articles from PubMed Central, sentence-segmented, citation network extracted, and named entity tagged for genes, proteins, and UMLS concepts. Updated monthly.</desc:description>
    <desc:resource_type>
      <BRO:Data_Storage/>
    </desc:resource_type>
    <desc:resource_type>
      <BRO:Natural_Language_Processing/>
    </desc:resource_type>
    <desc:resource_type>
      <BRO:Paper/>
    </desc:resource_type>
    <desc:organization rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIBI</desc:organization>
    <desc:resource_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PMCOA Database</desc:resource_name>
    <desc:resource_type>
      <BRO:Database/>
    </desc:resource_type>
  </desc:Resource_Description>
  <desc:Resource_Description rdf:ID="Custom_CDF">
    <desc:contact_person rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Manhong Dai</desc:contact_person>
    <desc:version_information>
      <desc:Version_Information>
        <desc:version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >7.0</desc:version>
        <desc:release_date rdf:datatype="http://www.w3.org/2001/XMLSchema#date"
        >2006-05-01</desc:release_date>
      </desc:Version_Information>
    </desc:version_information>
    <desc:resource_type>
      <BRO:Sequence_Annotation/>
    </desc:resource_type>
    <desc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Genome-wide expression profiling is a powerful tool for implicating novel gene ensembles in cellular mechanisms of health and disease. The most popular platform for genome-wide expression profiling is the Affymetrix GeneChip. However, its selection of probes relied on earlier genome and transcriptome annotation which is significantly different from current knowledge. The resultant informatics problems have a profound impact on analysis and interpretation the data. Here, we address these critical issues and offer a solution. We identified several classes of problems at the individual probe level in the existing annotation, under the assumption that current genome and transcriptome databases are more accurate than those used for GeneChip design. We then reorganized probes on more than a dozen popular GeneChips into gene-, transcript- and exon-specific probe sets in light of up-to-date genome, cDNA/EST clustering and single nucleotide polymorphism information. Comparing analysis results between the original and the redefined probe sets reveals ~30?50% discrepancy in the genes previously identified as differentially expressed, regardless of analysis method. Our results demonstrate that the original Affymetrix probe set definitions are inaccurate, and many conclusions derived from past GeneChip analyses may be significantly flawed. It will be beneficial to re-analyze existing GeneChip data with updated probe set definitions.</desc:description>
    <desc:URL rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://brainarray.mbni.med.umich.edu/Brainarray/Database/CustomCDF/genomic_curated_CDF.asp</desc:URL>
    <desc:resource_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Custom CDF</desc:resource_name>
    <desc:organization rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIBI</desc:organization>
  </desc:Resource_Description>
  <desc:Resource_Description rdf:ID="MiSearch">
    <desc:contact_person rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >David States</desc:contact_person>
    <desc:resource_type>
      <BRO:Information_Retrieval/>
    </desc:resource_type>
    <desc:keywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >interactive database,    information refining,    natural language processing,    keyword search,    bioinformatics tools,    journal articles,    open source</desc:keywords>
    <desc:resource_type>
      <BRO:Interactive_Web-Based_Tool/>
    </desc:resource_type>
    <desc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An interface to the NCBI Entrez systems that ranks query output based on the likelihood that you will click on an entry. Ranking is performed by building up a profile based on past user behavior. Multiple profiles per user can be defined.</desc:description>
    <desc:organization rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIBI</desc:organization>
    <desc:resource_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MiSearch</desc:resource_name>
    <desc:URL rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://misearch.ncibi.org/</desc:URL>
    <desc:resource_type>
      <BRO:Natural_Language_Processing/>
    </desc:resource_type>
  </desc:Resource_Description>
  <desc:Resource_Description rdf:ID="LexRank_Demo">
    <desc:resource_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >LexRank Demo</desc:resource_name>
    <desc:organization rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIBI</desc:organization>
    <desc:URL rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://tangra.si.umich.edu/~radev/lexrank/</desc:URL>
    <desc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >We introduce a stochastic graph-based method for computing relative importance of textual units for Natural Language Processing. We test the technique on the problem of Text Summarization (TS). Extractive TS relies on the concept of sentence salience to identify the most important sentences in a document or set of documents. Salience is typically defined in terms of the presence of particular important words or in terms of similarity to a centroid pseudo-sentence. We consider a new approach, LexRank, for computing sentence importance based on the concept of eigenvector centrality in a graph representation of sentences. In this model, a connectivity matrix based on intra-sentence cosine similarity is used as the adjacency matrix of the graph representation of sentences. Our system, based on LexRank ranked in first place in more than one task in the recent DUC 2004 evaluation. In this paper we present a detailed analysis of ou! r approach and apply it to a larger data set including data from earlier DUC evaluations. We discuss several methods to compute centrality using the similarity graph. The results show that degree-based methods (including LexRank) outperform both centroid-based methods and other systems participating in DUC in most of the cases. Furthermore, the LexRank with threshold method outperforms the other degree-based techniques including continuous LexRank. We also show that our approach is quite insensitive to the noise in the data that may result from an imperfect topical clustering of documents.</desc:description>
    <desc:resource_type>
      <BRO:Natural_Language_Processing/>
    </desc:resource_type>
    <desc:keywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >document summarization,  natural language processing</desc:keywords>
    <desc:contact_person rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dragomir Radev</desc:contact_person>
  </desc:Resource_Description>
  <desc:Resource_Description rdf:ID="tfblast">
    <desc:biological_concept>
      <desc:Genome/>
    </desc:biological_concept>
    <desc:keywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gene expression regulation,    transcription factor,    genomic sequence analysis,    bioinformatics tools</desc:keywords>
    <desc:biological_concept>
      <desc:DNA/>
    </desc:biological_concept>
    <desc:contact_person rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >David States</desc:contact_person>
    <desc:resource_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >tfblast</desc:resource_name>
    <desc:biological_concept>
      <desc:Gene/>
    </desc:biological_concept>
    <desc:organization rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIBI</desc:organization>
    <desc:resource_type>
      <BRO:Regulatory_Signaling_Network_Reconstruction/>
    </desc:resource_type>
    <desc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A tool written by David States to identify transcription factor recognition sites in large collections of genomic sequence. Also implements a statistical clustering analysis to identify regions of high binding site density. Also includes a CpG island search.</desc:description>
  </desc:Resource_Description>
  <desc:Resource_Description rdf:ID="GIN_Gene_Interaction_Network">
    <desc:resource_type>
      <BRO:Natural_Language_Processing/>
    </desc:resource_type>
    <desc:resource_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GIN - Gene Interaction Network</desc:resource_name>
    <desc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GIN - Gene Interaction Network</desc:description>
    <desc:organization rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIBI</desc:organization>
    <desc:URL rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://belobog.si.umich.edu:8080/gin/</desc:URL>
    <desc:contact_person rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dragomir Radev</desc:contact_person>
  </desc:Resource_Description>
  <desc:Resource_Description rdf:ID="Cytoscape">
    <desc:resource_type>
      <BRO:Information_Retrieval/>
    </desc:resource_type>
    <desc:resource_type>
      <BRO:Interaction_Modeling/>
    </desc:resource_type>
    <desc:resource_type>
      <BRO:Regulatory_Signaling_Network_Reconstruction/>
    </desc:resource_type>
    <desc:contact_person rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >David States</desc:contact_person>
    <desc:resource_type>
      <BRO:Natural_Language_Processing/>
    </desc:resource_type>
    <desc:organization rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIBI</desc:organization>
    <desc:resource_type>
      <BRO:Graph_Viewers/>
    </desc:resource_type>
    <desc:resource_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Cytoscape</desc:resource_name>
    <desc:keywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >data management,    microarray,    information refining,    natural language processing,    molecular interactions,    gene expression regulation,    network visualization,    open source</desc:keywords>
    <desc:resource_type>
      <BRO:Network_Characterization/>
    </desc:resource_type>
    <desc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Cytoscape is an open source bioinformatics software platform for visualizing molecular interaction networks and integrating these interactions with gene expression profiles and other state data.</desc:description>
    <desc:URL rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.cytoscape.org/</desc:URL>
  </desc:Resource_Description>
  <desc:Resource_Description rdf:ID="Cytoscape_Plugin_for_MiMI">
    <desc:keywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >protein interaction, network visualization,  XQuery,    interactive database,    information refining,    molecular interactions,   bioinformatics tools,</desc:keywords>
    <desc:resource_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Cytoscape Plugin for MiMI</desc:resource_name>
    <desc:contact_person rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Jing Gao</desc:contact_person>
    <desc:version_information>
      <desc:Version_Information>
        <desc:version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >1.0</desc:version>
        <desc:release_date rdf:datatype="http://www.w3.org/2001/XMLSchema#date"
        >2007-03-01</desc:release_date>
      </desc:Version_Information>
    </desc:version_information>
    <desc:resource_type>
      <BRO:Interaction_Network/>
    </desc:resource_type>
    <desc:URL rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.bioinformatics.med.umich.edu/app/nlp/logo/pluginHelp/pluginHelp.html</desc:URL>
    <desc:organization rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIBI</desc:organization>
    <desc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >This plugin retrieves and displays molecular interactions from Michigan Molecular Interactions (MiMI) database. Using this plugin, users can extend and edit current networks interactively, link out interactions to external web resources, edit interaction annotations and use cerebral layout. By integrating with NCIBI BioNlp and SAGA, users can get literature information associated with interactions and conduct graphic match against biological pathways.</desc:description>
    <desc:resource_type>
      <BRO:Protein-Protein_Interaction/>
    </desc:resource_type>
  </desc:Resource_Description>
  <desc:Resource_Description rdf:ID="PSLID">
    <desc:URL rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://murphylab.web.cmu.edu/services/PSLID/</desc:URL>
    <desc:organization rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIBI</desc:organization>
    <desc:resource_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PSLID</desc:resource_name>
    <desc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PSLID provides a structured, well-annotated database of fluorescence microscope images depicting subcellular location proteins. Two interfaces are currently provided: a text and image content search interface, and a graphical interface for exploring location patterns grouped into Subcellular Location Trees.</desc:description>
    <desc:contact_person rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dr. Robert F. Murphy</desc:contact_person>
  </desc:Resource_Description>
  <desc:Resource_Description rdf:ID="MiMI">
    <desc:URL rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://mimi.ncibi.org/</desc:URL>
    <desc:resource_type>
      <BRO:Information_Retrieval/>
    </desc:resource_type>
    <desc:organization rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIBI</desc:organization>
    <desc:resource_type>
      <BRO:Database/>
    </desc:resource_type>
    <desc:resource_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MiMI</desc:resource_name>
    <desc:contact_person rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Glenn Tarcea</desc:contact_person>
    <desc:license rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Free for Non-commercial Use</desc:license>
    <desc:keywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >protein interaction, XQuery, molecular interactions, Pathway, keyword search</desc:keywords>
    <desc:version_information>
      <desc:Version_Information>
        <desc:version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >2.6</desc:version>
        <desc:development_stage rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Release</desc:development_stage>
      </desc:Version_Information>
    </desc:version_information>
    <desc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MiMI is an XML based molecular interactions database and front end. MiMI supports XQuery, Keyword, Forms based and CLI access.</desc:description>
  </desc:Resource_Description>
  <desc:Resource_Description rdf:ID="Shannon_NLP_Tools">
    <desc:contact_person rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >David States</desc:contact_person>
    <desc:resource_type>
      <BRO:Network_Characterization/>
    </desc:resource_type>
    <desc:resource_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Shannon NLP Tools</desc:resource_name>
    <desc:keywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >data management,    interactive database,    information refining,    document summarization,    natural language processing,    keyword search,    bioinformatics tools</desc:keywords>
    <desc:resource_type>
      <BRO:Information_Retrieval/>
    </desc:resource_type>
    <desc:organization rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIBI</desc:organization>
    <desc:resource_type>
      <BRO:Natural_Language_Processing/>
    </desc:resource_type>
    <desc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Tools for automated named entity recognition and tagging, information retrieval and text summarization.</desc:description>
  </desc:Resource_Description>
  <desc:Resource_Description rdf:ID="Bubble">
    <desc:keywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >microarray, bioinformatics tools</desc:keywords>
    <desc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Bubble is a Bayesian network working environment that integrates public data, user data, and solicits relevant user feedback. Currently this is an early beta form.</desc:description>
    <desc:resource_type>
      <BRO:Optimizers/>
    </desc:resource_type>
    <desc:resource_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Bubble</desc:resource_name>
    <desc:organization rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIBI</desc:organization>
    <desc:URL rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://bubble.engin.umich.edu</desc:URL>
    <desc:resource_type>
      <BRO:Regulatory_Signaling_Network_Reconstruction/>
    </desc:resource_type>
    <desc:resource_type>
      <BRO:Interactive_Network_Analysis/>
    </desc:resource_type>
    <desc:contact_person rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Peter Woolf</desc:contact_person>
    <desc:resource_type>
      <BRO:Statistical_Package/>
    </desc:resource_type>
  </desc:Resource_Description>
  <desc:Resource_Description rdf:ID="X_Tandem">
    <desc:resource_type>
      <BRO:Knowledge_Mining_and_Capturing/>
    </desc:resource_type>
    <desc:URL rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.thegpm.org/TANDEM/</desc:URL>
    <desc:resource_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >X!Tandem</desc:resource_name>
    <desc:contact_person rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Ron Beavis</desc:contact_person>
    <desc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >X! Tandem open source is software that can match tandem mass spectra with peptide sequences, in a process that has come to be known as protein identification. This software has a very simple, sophisticated application programming interface (API): it simply takes an XML file of instructions on its command line, and outputs the results into an XML file, which has been specified in the input XML file.</desc:description>
    <desc:organization rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIBI</desc:organization>
    <desc:keywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mass spectroscopy,    proteomics</desc:keywords>
  </desc:Resource_Description>
  <desc:Resource_Description rdf:ID="GenePattern">
    <desc:resource_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GenePattern</desc:resource_name>
    <desc:version_information>
      <desc:Version_Information>
        <desc:release_date rdf:datatype="http://www.w3.org/2001/XMLSchema#date"
        >2007-05-01</desc:release_date>
        <desc:version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >3.0</desc:version>
      </desc:Version_Information>
    </desc:version_information>
    <desc:organization rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIBI</desc:organization>
    <desc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GenePattern is a powerful analysis workflow tool developed to support multidisciplinary genomic research programs and designed to encourage rapid integration of new techniques.</desc:description>
    <desc:URL rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.broad.mit.edu/cancer/software/genepattern/index.html</desc:URL>
  </desc:Resource_Description>
  <desc:Resource_Description rdf:ID="ClairLib">
    <desc:contact_person rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dragomir Radev</desc:contact_person>
    <desc:resource_type>
      <BRO:Natural_Language_Processing/>
    </desc:resource_type>
    <desc:organization rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIBI</desc:organization>
    <desc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >clair library for natural language processing, information retrieval, and network analysis</desc:description>
    <desc:resource_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ClairLib</desc:resource_name>
    <desc:URL rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://tangra.si.umich.edu/clair/clairlib/</desc:URL>
  </desc:Resource_Description>
  <desc:Resource_Description rdf:ID="MEAD">
    <desc:license rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Public Domain</desc:license>
    <desc:URL rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.summarization.com/mead/</desc:URL>
    <desc:keywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >document summarization, natural language processing</desc:keywords>
    <desc:organization rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIBI</desc:organization>
    <desc:resource_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MEAD</desc:resource_name>
    <desc:contact_person rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dragomir Radev</desc:contact_person>
    <desc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MEAD is a publicly available toolkit for multi-lingual summarization and evaluation. The toolkit implements multiple summarization algorithms (at arbitrary compression rates) such as position-based, Centroid[RJB00], TF*IDF, and query-based methods. Methods for evaluating the quality of the summaries include co-selection (precision/recall, kappa, and relative utility) and content-based measures (cosine, word overlap, bigram overlap).</desc:description>
    <desc:resource_type>
      <BRO:Natural_Language_Processing/>
    </desc:resource_type>
  </desc:Resource_Description>
  <desc:Resource_Description rdf:ID="MBI">
    <desc:contact_person rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Zach Wright</desc:contact_person>
    <desc:organization rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIBI</desc:organization>
    <desc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MBI is a backend repository of molecular sequences and sequence based annotation from a variety of public repositories.</desc:description>
    <desc:resource_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MBI</desc:resource_name>
    <desc:data_input>
      <BRO:Molecular_Interaction/>
    </desc:data_input>
    <desc:keywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >data management,  interactive database</desc:keywords>
    <desc:data_output>
      <BRO:Molecular_Interaction/>
    </desc:data_output>
    <desc:resource_type>
      <BRO:Database/>
    </desc:resource_type>
  </desc:Resource_Description>
  <desc:Resource_Description rdf:ID="MarkerInfoFinder">
    <desc:organization rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIBI</desc:organization>
    <desc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MarkerInfoFinder is a web-based Medline abstract search engine that supports the use of genetic marker IDs and flexible positional/linkage disequilibrium criteria.</desc:description>
    <desc:resource_type>
      <BRO:Document_Retrieval/>
    </desc:resource_type>
    <desc:resource_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MarkerInfoFinder</desc:resource_name>
    <desc:keywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >natural language processing, bioinformatics tools,  snp</desc:keywords>
    <desc:URL rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://brainarray.mbni.med.umich.edu/brainarray/</desc:URL>
  </desc:Resource_Description>
</rdf:RDF>

<!-- Created with Protege (with OWL Plugin 3.4, Build 504)  http://protege.stanford.edu -->
