<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF 
   xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
   xmlns:owl="http://www.w3.org/2002/07/owl#"
   
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:core="http://www.w3.org/2004/02/skos/core#"
   xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#"
   xmlns:birn_annot="http://purl.org/nbirn/birnlex/ontology/BIRNLex_annotation_properties.owl#"
   xmlns:obo_annot="http://purl.org/nbirn/birnlex/ontology/OBO_annotation_properties.owl#"
   
   xmlns:bfo="http://www.ifomis.org/bfo/1.1#"
   xmlns:snap="http://www.ifomis.org/bfo/1.1/snap#"
   xmlns:span="http://www.ifomis.org/bfo/1.1/span#"
   xmlns:birn_obo_ubo="http://purl.org/nbirn/birnlex/ontology/BIRNLex-OBO-UBO.owl#"
   xmlns:birn_org_tax="http://purl.org/nbirn/birnlex/ontology/BIRNLex-OrganismalTaxonomy.owl#"
   xmlns:birn_anat="http://purl.org/nbirn/birnlex/ontology/BIRNLex-Anatomy.owl#"
   xmlns:birn_sense_cog_behav="http://purl.org/nbirn/birnlex/ontology/BIRNLex-SenseCogBehavior.owl#"
   xmlns:birn_disease="http://purl.org/nbirn/birnlex/ontology/BIRNLex-Disease.owl#"
   xmlns:birn_invest="http://purl.org/nbirn/birnlex/ontology/BIRNLex-Investigation.owl#"
   xmlns:birn_other="http://purl.org/nbirn/birnlex/ontology/BIRNLex-Other.owl#"

   xmlns:obi_proxy="http://purl.org/nbirn/birnlex/ontology/BIRNLex-OBI-proxy.owl#"
   xmlns:obi="http://obi.sourceforge.net/ontology/OBI.owl#"

   xmlns:birnlex="http://purl.org/nbirn/birnlex/ontology/birnlex.owl#"
   
   xmlns="http://purl.org/nbirn/birnlex/ontology/birnlex.owl#"
   xml:base="http://ontology.neuinfo.org/BIRNLex/birnlex.owl">
   
   <owl:Ontology rdf:about="">
      <dc:title>BIRNLex</dc:title>
      <dc:subject>The BIRN project lexicon</dc:subject>
      <dc:creator>The BIRN Ontology Task Force</dc:creator>
      
      <obo_annot:createdDate>2007-07-28</obo_annot:createdDate>
      <obo_annot:modifiedDate>2007-08-18</obo_annot:modifiedDate>
      <owl:versionInfo>1.3.1</owl:versionInfo>
      
      <protege:defaultLanguage>en</protege:defaultLanguage>
      
      <dc:contributor>Carol Bean</dc:contributor>
      <dc:contributor>Jessica Turner</dc:contributor>
      <dc:contributor>Maryann Martone</dc:contributor>
      <dc:contributor>Jeff Grethe</dc:contributor>
      <dc:contributor>Bill Bug</dc:contributor>
      <dc:contributor>David Kennedy</dc:contributor>
      <dc:contributor>Christine Fennema-Notestine</dc:contributor>
      <dc:contributor>Amarnath Gupta</dc:contributor>
      
      <owl:imports rdf:resource="http://purl.org/nbirn/birnlex/ontology/BIRNLex_annotation_properties.owl"/>
      
      <!-- 
      <owl:imports rdf:resource="http://purl.org/nbirn/birnlex/ontology/BIRNLex-OrganismConstrainedAnatomy.owl"/>
      -->
      <owl:imports rdf:resource="http://purl.org/nbirn/birnlex/ontology/BIRNLex-OrganismalTaxonomy.owl"/>
      <owl:imports rdf:resource="http://purl.org/nbirn/birnlex/ontology/BIRNLex-Anatomy.owl"/>
      <owl:imports rdf:resource="http://purl.org/nbirn/birnlex/ontology/BIRNLex-Investigation.owl"/>
      <owl:imports rdf:resource="http://purl.org/nbirn/birnlex/ontology/BIRNLex-SenseCogBehavior.owl"/>
      <owl:imports rdf:resource="http://purl.org/nbirn/birnlex/ontology/BIRNLex-Disease.owl"/>
      <owl:imports rdf:resource="http://purl.org/nbirn/birnlex/ontology/BIRNLex-OBO-UBO.owl"/>
      <owl:imports rdf:resource="http://purl.org/nbirn/birnlex/ontology/OBO_annotation_properties.owl"/>
      <owl:imports rdf:resource="http://purl.org/nbirn/birnlex/ontology/BIRNLex-Other.owl"/>
      
      <!-- 
         Temporarily switch to this OBI proxy until OBI has a public release using BFO v1.1 and passes Pellet consistency checks
         
         <owl:imports rdf:resource="http://obi.svn.sourceforge.net/viewvc/*checkout*/obi/ontology/trunk/OBI.owl"/>
         <owl:imports rdf:resource="http://purl.org/nbirn/birnlex/ontology/bfo_1.0_to_1.1_bridge.owl"/>
      -->
      <owl:imports rdf:resource="http://purl.org/nbirn/birnlex/ontology/BIRNLex-OBI-proxy.owl"/>
      
      <core:definition>The BIRN Project lexicon will provide entities for data and database annotation for the BIRN project, covering anatomy, disease, data collection, project management and experimental design.  It is built using the organizational framework provided by the foundational Basic Formal Ontology (BFO).  It uses an abstract biomedical layer on top of that - OBO-UBO which has been constructed  as a proposal to the OBO Foundry.  This is meant to support creating a sharable view of core biomedical objects such as biomaterial_entity, and organismal_entity that all biomedical ontologies are likely to need and want to use with the same intended meaning.  The BIRNLex biomaterial entities have already been factored to separately maintained ontology - BIRNLex-OrganismalTaxonomy.owl, BIRNLex-Anatomy.owl which this BIRNLex.owl file imports.  Given its semantic domain must cover neurodegenerative disease, there is a BIRNLex-CogBehavior.owl file to represent a variety of entities required to describe such disorders.  The Ontology of Biomedical Investigation (OBI) is also imported and forms the foundation for the formal description of all experiment-related artifacts with additional BIRN-specific entities built on top of this and kept in BIRNLex-Investigation.owl. The BIRNLex will serve as the basis for construction of a formal ontology for the multiscale investigation of neurological disease (MIND).</core:definition>
      <core:historyNote rdf:datatype="xsd:string">v1.3.1 - Using the BIRNLex-OBI-proxy now, until a classifiable public release of OBI is available that is built off BFO v1.1. (BB: 2007-10-05)</core:historyNote>
   </owl:Ontology>
   
</rdf:RDF>
<!-- Created with Protege (with OWL Plugin 3.3, Build 414)  http://protege.stanford.edu -->
<!--Modified using birnlex-owl-cleanse-v1.00.xsl (2007-08-23T12:37:24.667-04:00)-->
