KarrLab/wc_onto

View on GitHub
wc_onto/ontologies/BRO.owl

Summary

Maintainability
Test Coverage
<?xml version="1.0"?>
<rdf:RDF
    xmlns:core="http://www.w3.org/2004/02/skos/core#"
    xmlns:skos="http://www.w3.org/2004/02/skos/core/owl-dl/skos-core-owl-dl.owl#"
    xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#"
    xmlns:activity="http://bioontology.org/ontologies/Activity.owl#"
    xmlns:xsp="http://www.owl-ontologies.com/2005/08/07/xsp.owl#"
    xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
    xmlns:area="http://bioontology.org/ontologies/ResearchArea.owl#"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns="http://bioontology.org/ontologies/BiomedicalResources.owl#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:dct="http://purl.org/dc/terms/"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
    xmlns:swrl="http://www.w3.org/2003/11/swrl#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:BRO="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#"
    xmlns:desc="http://bioontology.org/ontologies/biositemap.owl#"
  xml:base="file:/Users/twhetzel/Documents/Stanford/Outreach/BRO/BRO_v3.0_alpha3/BRO_v3.0_alpha3.owl">
  <owl:Ontology rdf:about="http://bioontology.org/ontologies/BiomedicalResources.owl">
    <owl:imports rdf:resource="http://www.w3.org/2004/02/skos/core"/>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >3.2.1</owl:versionInfo>
  </owl:Ontology>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Biomaterial_Analysis_Service">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Computational_Service"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides data from any biomaterial sample that was given to the service provider. This can also be a service that performs an experiment such as electrophysiological examination of LTP in a transgenic mouse. Viewing this as an input/output relationship the input would be a tissue or an animal and the output would be data.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Biomaterial Analysis Service</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Resource">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An entity that provides access (either in the open community or within an organization) to material, intellectual, financial, technological, or electronic means of carrying out research and development.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Lexical_Analysis">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Parsing"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Lexical Analysis</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to applications, libraries, or software that converts a sequence of characters into a sequence of tokens. </desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Web_Posting">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Web Posting</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resources that are disseminated on the Internet via HTTP, FTP and other web protocols.</desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Dissemination_Vehicle"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Processing_Pipeline">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Pipeline_Manager"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Processing Pipeline</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that enable execution processing.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/Activity.owl#Surgical_Procedure">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Methods used in the medical specialty of surgery, as defined in http://en.wikipedia.org/wiki/Surgical_procedure</desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/Activity.owl#Therapeutics"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Surgical Procedure</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Interaction_Network">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Network_Model"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides a network model that includes nodes and edges based on physical interactions between the entities represented by the nodes.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Interaction Network</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Sequence_Alignment">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Searching_Sorting_and_Indexing"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Sequence Alignment</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that compare two or more genomic sequences and provides summary information.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Controllers">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that use controllers in the performance of a simulation.</desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Mechanical_Simulation"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Controllers</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Visualization">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Data Visualization</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Processing_Software"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that present information as an image. </desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Cortical_Modeling">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that perform detection, extraction, representation and analysis of cortical brain structure.</desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Image_Processing"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Cortical Modeling</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Network_and_Communication">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to or support for a system of interconnected computers able to share information.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Network and Communication</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Computational_Service"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Visualization">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Interactive_Tool"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Visualization</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to tools for graphical, interactive, multimodal and multidimensional data and result visualization.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#RNA_Model">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Molecular_Model"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that can be used to specifically model RNA structure and function.,</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RNA Model</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Book">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to a written or printed work of fiction or nonfiction, usually on sheets of paper fastened or bound together within covers.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Book</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Narrative_Resource"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Cross-Sectional_Viewer">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Cross-Sectional Viewer</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Imaging"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to data visualization tools relying on displays of lower-dimensional cross-sectional (hyper)planes.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Transform">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that general data transformations.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Data Transform</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Pre-Processing"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Averaging_and_Aglomeration">
    <desc:replacedBy>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Averaging_and_Agglomeration"/>
    </desc:replacedBy>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v3.0</core:historyNote>
    <rdfs:subClassOf>
      <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource">
        <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Deprecated Resource</core:prefLabel>
        <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Former subclasses of BRO:Resource that have been deprecated and their usage is not recommended.</desc:definition>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
      </owl:DeprecatedClass>
    </rdfs:subClassOf>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DeprecatedClass"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that performs signal processing by repeated measures of the signal and then calculates the expected value of the data set.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Averaging and Aglomeration</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Manifold_Viewer">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Imaging"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to general (hyper)volume visualization tools (e.g., volume rendering).</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Manifold Viewer</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Conference_Proceeding">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource the provides access to papers and/or talk and poster abstracts that are presented at a conference.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Conference Proceeding</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Narrative_Resource"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Flow_Cytometry_Cell_Sorting_Facility">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Flow Cytometry Cell Sorting Facility</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A facility or core devoted to analysis of cells by suspension of the cells in a stream of fluid and passing them by an electronic detection apparatus (flow cytometer).</desc:definition>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: consider changing name to Flow Cytometry Facility</core:editorialNote>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Cell_Biology_Facility"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Computational_Service">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides support for computer-related services such as database hosting and backup and disaster recovery.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Computational Service</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Service_Resource"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Code_Profiler">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Code Profiler</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Software_Development_Tool"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides a performance analysis tool that measures the behavior of a program as it executes, particularly the frequency and duration of function calls. The profiling process helps to determine which subroutines (or just snippets of code) take longest to execute and which subroutines are called most often. Code profilers are used when you suspect that some part of your code is called very often and maybe there is a need to optimize it, which could significantly improve the overall performance. Profilers use a wide variety of techniques to collect data, including hardware interrupts, code instrumentation, instruction set simulation, operating system hooks, and performance counters.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#RDF_Data">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Structured_File"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to structured data that is formatted according to the Resource Description Framework, a language for representing information about resources in the World Wide Web.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RDF Data</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/ResearchArea.owl#Computational_Biology">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Computational Biology</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/ResearchArea.owl#Area_of_Research"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >As defined in http://en.wikipedia.org/wiki/Computational_biology</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/ResearchArea.owl#Proteomics">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Proteomics</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/ResearchArea.owl#Area_of_Research"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The large-scale study of proteins</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#PDE_Solver">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PDE Solver</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to a tool or function that generates the solution of a partial differential equation subject to appropriate parameters and initial or boundary conditions.</desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Numerical_Method"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Compression">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Processing_Software"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Data Compression</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that reduces the bits (information units) needed to encode the data.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Exercise_Study_Facility">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A facility or core that provides services and equipment related to exercise physiology.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Exercise Study Facility</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Physiology_Facility"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Text_Mining">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Mining_and_Inference"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Natural_Language_Processing"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Text Mining</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that derives information from free text.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Next_Generation_Sequencer">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Instrument"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Next generation of High throughput DNA sequencer (http://en.wikipedia.org/wiki/DNA_sequencing)</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Next Generation Sequencer</core:prefLabel>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: work with eagle-i to define terms since out of scope of BRO</core:editorialNote>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Nutrition_Facility">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A physiology facility devoted to nutrition (http://en.wikipedia.org/wiki/Nutrition) research</desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Physiology_Facility"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Nutrition Facility</core:prefLabel>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: Refine definition</core:editorialNote>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#News">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Web_Posting"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >News</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides news and RSS feed resources</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Database">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A data resource that delivers its' data by way of a 'database', which involves a structured data store and interrogation methods for data selection.</desc:definition>
    <core:altLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Data Repository</core:altLabel>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Database</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Structured_Knowledge_Resource"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Thesis">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Narrative_Resource"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Thesis</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to a document created to summarize research findings associated with the completion of an academic degree.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Education">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to educational resources (incl. book, magazines, audio, video, digital streams, etc.),</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Education</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Dissemination_Vehicle"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Multibody_Dynamics">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Mechanical_Simulation"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Multibody Dynamics</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that can be used to calculate the time course of multibody dynamics.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Linear_Algebra_Tool">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource which provides access to tools or functions that compute linear calculations on vector spaces.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Linear Algebra Tool</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Numerical_Method"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Programmatic_Access">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></desc:definition>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: propose to deprecate, but replacement term needed since this term is used in annotation</core:editorialNote>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Ontology_Development_and_Management"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Programmatic Access</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/ResearchArea.owl#Toxicology">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >defined in http://en.wikipedia.org/wiki/Toxicology</desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/ResearchArea.owl#Area_of_Research"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Toxicology</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Training_Resource">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to educational materials or events, such as courses, workshops or graduate programs.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Training Resource</core:prefLabel>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >As per alignment with NIF resource type hierarchy.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Resource"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Finite_Element_Model">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Finite Element Model</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Modeling_and_Simulation"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that can be used to generate approximate solutions of partial differential equations.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/biositemap.owl#Version_Information">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Version Information</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/biositemap.owl#Biositemaps_Information_Model"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Molecular_Model">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Physico-Chemical_Model"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Molecular Model</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that calculate time course of physico-chemical model that representation of a molecule or of the arrangement of molecules in a solid substance, with the purpose of visualizing some of its properties, such as the nature and relative positions of its atoms, the chemical bonds between them, the three-dimensional shape of the molecule, and how its shape can change by bending or rotation of the bonds.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Protein-Protein_Interaction">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Protein-Protein Interaction</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Interaction_Network"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides a description of the interaction network of proteins.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Course_Material">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Course Material</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to educational material that can be used to disseminate information about a course of study. </desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Education"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Graph_Viewer">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Visualization"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Graph Viewer</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to general graph visualization methods.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Flatfile_Distribution">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Flatfile Distribution</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to structured data that is found in separate, unlinked files that is accessible via the internet.</desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Structured_File"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Pattern_Recognition">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to tools for the representation, modeling, analysis and visualization of biological patterns out of data.</desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Computational_Geometry"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Pattern Recognition</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Report">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Narrative_Resource"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to documents describing an account, event, situation, or the like, usually as the result of observation, inquiry, etc.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Report</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Vibration_Isolation_Table">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An table that provides a workspace insulated from vibration.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Vibration Isolation Table</core:prefLabel>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: work with eagle-i to define terms since out of scope of BRO</core:editorialNote>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Instrument"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Fabrication_Facility">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Facility_Core"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Fabrication Facility</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A facility core devoted to creating, manufacturing, building or assembling resources used in scientific research.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Heat_Map">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to an interactive visualization tool that represents variables in a 2-D graph as colors.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Heat Map</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Visualization"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Document_Structure_Parsing">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Document Structure Parsing</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Parsing"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to applications, libraries, or software that analyze and report on document structure.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#X-Ray_Crystallography_Facility">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Molecular_Biology_Facility"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >X-Ray Crystallography Facility</core:prefLabel>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: Refine definition</core:editorialNote>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular biology facility devoted to x-ray crystallography (http://en.wikipedia.org/wiki/X-ray_crystallography)</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Interactive_Tool">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Software"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that are used to enable user input of data and display corresponding information.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Interactive Tool</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Drug_Delivery_Device">
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: work with eagle-i to define terms since out of scope of BRO</core:editorialNote>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Instrument"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An instrument that is used to administer a drug.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Drug Delivery Device</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Imaging">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Imaging</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Visualization"/>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: rename this Imaging_Software (at least as it occurs in Software tree)?</core:editorialNote>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, application, or toolkit that enable visualization methods for imaging data.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/ResearchArea.owl#Biostatistics">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Biostatistics</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/ResearchArea.owl#Area_of_Research"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >As defined in http://en.wikipedia.org/wiki/Biostatistics</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Network_Interaction_Model">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that can be used model a molecular, cellular, organ, or population network.</desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Physico-Chemical_Model"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Network Interaction Model</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Signaling_Network_Reconstruction">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Inference_From_Data"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Genomic_Phenotypic_Analysis"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that generate network maps of biological signaling networks based on applying logic and statistics to observations/hypothesis.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Signaling Network Reconstruction</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/ResearchArea.owl#Nursing">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/ResearchArea.owl#Area_of_Research"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >As defined in http://en.wikipedia.org/wiki/Nursing</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Nursing</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/Activity.owl#Research_Lab_Management">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Management and communications within the laboratory setting (http://www.umuc.edu/programs/undergrad/certificates/lab_mgmt.shtml)</desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/Activity.owl#Activity"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Research Lab Management</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Neuromuscular_Model">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that can be used to model combined biomechanical and neurological system.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Neuromuscular Model</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Physioloigcal_Model"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Knowledgebase">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to facts and/or information, often in the form of rules that describe the knowledge in a logically consistent manner. </desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Knowledgebase</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Structured_Knowledge_Resource"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Calorimeter">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Calorimeter</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Instrument"/>
    </rdfs:subClassOf>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: work with eagle-i to define terms since out of scope of BRO</core:editorialNote>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A measurement device that is used to calculate the heat flow of a chemical reaction or physical change.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Meshing">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Meshing</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Mechanical_Simulation"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that create meshes in biological systems.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#MRI_Scanner">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A measurement (or image acquisition) device that visualizes detailed internal structure and limited function of the body, using a powerful magnetic field to align the nuclear magnetization of (usually) hydrogen atoms in water in the body.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MRI Scanner</core:prefLabel>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: location in hierarchy and harmonize with OBI/eagle-i</core:editorialNote>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Medical_Device"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Instrument"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Averaging_and_Agglomeration">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Signal_Processing"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Averaging and Agglomeration</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that performs signal processing by repeated measures of the signal and then calculates the expected value of the data set.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/Activity.owl#Activity">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Activity</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Activity of interest that may be related to a BRO:Resource.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Searching_Sorting_and_Indexing">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that search, sort, or index on binary or textual formatted data.</desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Algorithm"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Searching Sorting and Indexing</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Pressure_Regulator">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Pressure Regulator</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Instrument"/>
    </rdfs:subClassOf>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: work with eagle-i to define terms since out of scope of BRO</core:editorialNote>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Reagent_Resource">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Reagent Resource</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A material resource that provides access to reagents, such as antibodies or drugs. Included in this definition are sites designed to work with individual service providers of reagents such as ExactAntigen who do not sell antibodies directly, but provide a catalog with pricing information for most commercial and noncommercial antibody providers. Note, reagents may be of organismal origin or not, but must be classified as macromolecules or molecules.</desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Material_Resource"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Exploration">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Visualization"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Data Exploration</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to a visualization tool that is able to display data as an image or graphical representation.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Narrative_Resource">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Narrative Resource</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides a literary work, book, story, textual description, or account of events, experiences, or the like, whether true or fictitious.  </desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Information_Resource"/>
    </rdfs:subClassOf>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Work with NIF to define blog and wiki.</core:editorialNote>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Analysis_Software">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Data Analysis Software</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to software or application that is used to analyze, model, and transform data with the goal of testing a research hypothesis, highlighting useful information, suggesting conclusions, or supporting decision making.</desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Software"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Prediction_of_Side-Chain_Conformations">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Molecular_Modeling_and_Classification"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that can be used to calculate the estimate of side chains of conformations in biomolecular configurations.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Prediction of Side-Chain Conformations</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Light_Microscope">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A microscope (device to magnify small objects) in which objects are lit directly by white light.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Light Microscope</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Microscope"/>
    </rdfs:subClassOf>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: work with eagle-i to define terms since out of scope of BRO</core:editorialNote>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Graph_Analysis">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkit that analyze biological graphs.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Graph Analysis</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Graph_Algorithm"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Metabolomics_Facility">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Metabolomics Facility</core:prefLabel>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: Refine definition</core:editorialNote>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Molecular_Biology_Facility"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular biology facility devoted to metabolomics (http://en.wikipedia.org/wiki/Metabolomics)</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Symbolic_and_Analytic_Model">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Symbolic and Analytic Model</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to methods of analysis and modeling that have closed-form analytical mathematical representations.</desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Algorithm"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Normalization">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Data Normalization</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that reduces systematic sources of variation from data. </desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Signal_Processing"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Federal_Funding_Resource">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Federal Funding Resource</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A funding resource where money is obtained from the central government.</desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Funding_Resource"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Clinical_Trial_Data">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource the provides access to data about subjects in a clinical trial; for example demographics, medical history, labs, procedures, etc.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Clinical Trial Data</core:prefLabel>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v3.0</core:historyNote>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
    <desc:replacedBy>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Clinical_Research_Data"/>
    </desc:replacedBy>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DeprecatedClass"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Outlier_Detection_and_Removal">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Outlier Detection and Removal</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that perform quality assurance on data to detect and/or remove outliers.</desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Signal_Processing"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/ResearchArea.owl#Epidemiology">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Epidemiology</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >As defined in http://en.wikipedia.org/wiki/Epidemiolgy</desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/ResearchArea.owl#Area_of_Research"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Disaster_Recovery_Service">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Disaster Recovery Service</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Computational_Service"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides the ability to retrieve archived content in the event of a disaster that impacts the system in question. </desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Immunohistochemistry_Facility">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A facility or core devoted to localizing antigens (eg. proteins) in cells of a tissue section through antibodies binding specifically to antigens.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Immunohistochemistry Facility</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Tissue_Organ_Facility"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deep_Parsing">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deep Parsing</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Parsing"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to applications, libraries, or software that detect relationships between language constructs.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Service">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Computational_Service"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Data Service</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides data management and specialized use.</desc:definition>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: review location in hierarchy</core:editorialNote>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/ResearchArea.owl#Physiology">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >As defined in http://en.wikipedia.org/wiki/Physiology</desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/ResearchArea.owl#Area_of_Research"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Physiology</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Psychometrics_Expertise">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource or expertise relating to psychometrics (http://en.wikipedia.org/wiki/Psychometrics)</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Psychometrics Expertise</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#People_Resource"/>
    </rdfs:subClassOf>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: refine definition</core:editorialNote>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Facility_Core">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >As defined in http://dictionary.reference.com/browse/facility</rdfs:comment>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Facility Core</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides instruments, technologies, facilities, and/or expert support for a specific area of research.</desc:definition>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: suggest to re-name to Core Facility, discuss how to manage change.</core:editorialNote>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Material_Resource"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Service_Resource"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Pre-Processing">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that perform image pre-processing routines that are required as preliminary steps before standard image processing, analysis and visualization take place.</desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Image_Processing"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Pre-Processing</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Language_Summarization">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Natural_Language_Processing"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Language Summarization</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to applications, libraries, or software that creates a shortened version of text.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Software">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >As per alignment with NIF resource type hierarchy.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Resource"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access usually through repositories or the Internet to computer executables, libraries, plugins, or source code.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Software</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Antibody_Production">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to the ability to generate antibodies that bind to a specific antigen.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Antibody Production</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Material_Service"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Software_Development_Tool">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Software_Development_Resource"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Software Development Tool</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, application, or toolkit that enable generic tools for software development, engineering and deployment.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Microtome">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Microtome</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An instrument used to cut very fine sections of material.</desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Instrument"/>
    </rdfs:subClassOf>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: work with eagle-i to define terms since out of scope of BRO</core:editorialNote>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Molecular_Modeling_and_Classification">
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: review definition</core:editorialNote>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that calculate the time course of biomolecular configurations and their classification.</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Molecular_Model"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Molecular Modeling and Classification</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Environmental_Health_and_Safety_Resource">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Regulatory_Compliance_Resource"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides services to ensure research is conducted in accordance with environmental and safety standards (e.g. laboratory safety procedures, radiation safety procedures, disposal protocols, etc).</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Environmental Health and Safety Resource</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Tutorial">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Education"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An educational resource that is interactive and teaches by example.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Tutorial</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Phenotypic_Measurement">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides data related to any kind of measurement designed to describe an observable characteristic or trait. </desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Phenotypic Measurement</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Molecular_and_Cellular_Data"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Parsing">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Parsing</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Natural_Language_Processing"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to applications, libraries, or software that analyze text to detect language constructs or tokens such as noun phrases and verbs.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Individual_Human_Data">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides clinical care data at the level of an individual.</desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Clinical_Care_Data"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Individual Human Data</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/ResearchArea.owl#Area_of_Research">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Area of Research</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Area of research that may be related to a BRO:Resource.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Pharmacokinetics_Pharmacodynamics_Expertise">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#People_Resource"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Pharmacokinetics Pharmacodynamics Expertise</core:prefLabel>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: refine definition</core:editorialNote>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource or expertise relating to pharmacokinetics (http://en.wikipedia.org/wiki/Pharmacokinetics) and pharmacodynamics (http://en.wikipedia.org/wiki/Pharmacodynamics)</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Database_Hosting">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Hosting"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides space for and access to a database.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Database Hosting</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Graphical_Composition">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Interactive_Tool"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Graphical Composition</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, application, or toolkit that enable graphical composition of applications.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Computational_Hosting">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Hosting"/>
    </rdfs:subClassOf>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: propose definition</core:editorialNote>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Computational Hosting</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Two_D_Image">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Image"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides image data consisting of length and width, but no depth.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Two D Image</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Compiler">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Software_Development_Tool"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Compiler</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides a computer program (or set of programs) that transforms source code written in a computer language (the source language) into another computer language (the target language, often having a binary form known as object code). The most common reason for wanting to transform source code is to create an executable program. A \\u201ccompiler\\u201d is primarily used for programs that translate source code from a high-level programming language to a lower level language (e.g., assembly language or machine language), and is likely to perform many or all of the following operations: lexical analysis, pre-processing, parsing, semantic analysis, code generation, and code optimization.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Named_Entity_Recognition">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Parsing"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Named Entity Recognition</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to applications, libraries, or software that attempts to identify and classify atomic elements in text into predefined categories such as the organizations, locations, expressions of times, quantities, and names of people.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Storage_Service">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides data storage and maintenance, such as a database that accepts submissions of similar data for storage and use. For example, the cell centered database (CCDB) encourages submissions of anatomical images that will increase its' holdings.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Data Storage Service</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Service_Resource"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Statistical_Text_Analysis">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Statistical Text Analysis</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Text_Mining"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that performs statistical tests on text corpora.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Stimulator">
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: work with eagle-i to define terms since out of scope of BRO</core:editorialNote>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A neurosurgical device that supplies a controlled alternating-current voltage to two electrodes that are applied to a patient.</desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Instrument"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stimulator</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Wavelet_Transform">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Wavelet Transform</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that performs multi-dimensional wavelet transform.</desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Spectral_Transform"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Genomics_Facility">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Molecular_Biology_Facility"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular biology facility devoted to the study of genomics (http://en.wikipedia.org/wiki/Genomics)</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Genomics Facility</core:prefLabel>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: Refine definition</core:editorialNote>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Animal_Models_Facility">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Research_Animals_Facility"/>
    </rdfs:subClassOf>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: Refine definition</core:editorialNote>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A facility or core devoted to developing animal research models (http://en.wikipedia.org/wiki/Animal_models)</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Animal Models Facility</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Root_Finder">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Numerical_Method"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Root Finder</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to a tool or function that finds a value x such that f(x) = 0, for a given function f. Such an x is called a root of the function f.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Continuum_Method_Simulation">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Mechanical_Simulation"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Continuum Method Simulation</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that uses all data points in a simulation.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/biositemap.owl#Resource_Description">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource Description</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/biositemap.owl#Biositemaps_Information_Model"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Seminar_Series">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Training_Resource"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Seminar Series</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides presentations from experts within their field. </desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/ResearchArea.owl#Research_IT">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Framework solutions that enable scientists to work smarter and ultimately increase the number of scientific discoveries made, as well as decrease the time to publish results. (http://en.wikipedia.org/wiki/Information_technology)</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Research IT</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/ResearchArea.owl#Area_of_Research"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/Activity.owl#Biospecimen_Management">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Biospecimen Management</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Activity related to the creation, use, or maintenance of a biorepository (http://en.wikipedia.org/wiki/Biorepository)</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/Activity.owl#Activity"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Named_Entity_Normalization">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Named Entity Normalization</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Parsing"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to applications, libraries, or software that map the recognized entities to unambiguous references to real world entities.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Document_Retrieval">
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: review location in hierarchy</core:editorialNote>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Document Retrieval</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Searching_Sorting_and_Indexing"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that provides an electronic document or file in response to a query.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Protein_Interaction_Modeling">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Protein Interaction Modeling</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that can be used to model protein interactions.</desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Interaction_Modeling"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#PCR_Facility">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Molecular_Biology_Facility"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular biology facility devoted to PCR (http://en.wikipedia.org/wiki/PCR)</desc:definition>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: Refine definition</core:editorialNote>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PCR Facility</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Grant_Preparation_Expertise">
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: refine definition</core:editorialNote>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#People_Resource"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Grant Preparation Expertise</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource or expertise relating to grant preparation (http://en.wikipedia.org/wiki/Grant_(money))</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/Activity.owl#Social_Networking">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/Activity.owl#Activity"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Social Networking</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >As defined in http://en.wikipedia.org/wiki/Social_network</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Human_Studies_Compliance_Resource">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides guidelines and information related to research involving humans with the aim to protect the rights and welfare of research subjects. Such resources could supply consent forms, patient questionnaires, assist in ethical protocol designs, host seminars on conducting human studies, etc.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Human Studies Compliance Resource</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Regulatory_Compliance_Resource"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Computer-Instrumentation_Interface">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Computer-Instrumentation Interface</core:prefLabel>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: work with eagle-i to define terms since out of scope of BRO</core:editorialNote>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A part of an instrument that provides for human user input to operate the instrument.</desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Instrument"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Hosting">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Computational_Service"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Hosting</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides a server for data or programs that another computer can access by means of a network.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Computation_Service">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides calculating or processing over a data input, such as interpreting EEG data. Note, this may include human and/or computer expertise, so that a software tool may be included as a data computation service.</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Computational_Service"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Data Computation Service</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Image_Reconstruction">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to tools or function that are used to reconstruct 2D and 3D images based on projections of an object.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Image Reconstruction</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Image_Algorithm"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Biomolecular_Interaction_Facility">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Biomolecular Interaction Facility</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Molecular_Biology_Facility"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular biology facility devoted to the study of interactions between molecules in biology.</desc:definition>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: Refine definition</core:editorialNote>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/ResearchArea.owl#Clinical_Studies">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Clinical Studies</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >or resources that help investigators do clinical studies or trials, including, epidemiology (http://en.wikipedia.org/wiki/Epidemiology), outcome development, physiological human studies, interventional trials, etc</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/ResearchArea.owl#Area_of_Research"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Information_Retrieval">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Mining_and_Inference"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that searches documents for information within the document and metadata about the document.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Information Retrieval</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Technical_Support">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides aid or assistance with a technology product.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Technical Support</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#People_Resource"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Service_Resource"/>
    </rdfs:subClassOf>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: refine definition</core:editorialNote>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#PET_Scanner">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A measurement (or image acquisition) device that produces a three-dimensional image or picture of functional processes in the body. It detects pairs of gamma rays emitted indirectly by a positron-emitting
radionuclide (tracer), which is introduced into the body on a biologically active molecule.</desc:definition>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: location in hierarchy and harmonize with OBI/eagle-i</core:editorialNote>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PET Scanner</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Medical_Device"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Instrument"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/biositemap.owl#Biositemaps_Information_Model">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Biositemaps Information Model</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Reagent_Manufacture">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Reagent Manufacture</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that manufactures a product that could have a role as reagent. Examples include producing antibodies to a particular antigen (Charles River custom antibody service) or designing drugs which fit a receptor.</desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Material_Service"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Website">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Narrative_Resource"/>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v3.0</core:historyNote>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, application, or toolkit that can develop access to a connected group of pages on the World Wide Web regarded as a single entity, usually maintained by one person or organization and devoted to a single topic or several closely related topics.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Website</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Resource_Integration_Component">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Integration"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource Integration Component</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, application, or toolkit that enable integration of diverse resources.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Shape_Analysis">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Computational_Geometry"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Shape Analysis</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to tools representation, modeling, analysis and visualization of biological shape out of data.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Amplifier">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An instrument that increases the output of another instrument.</desc:definition>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: work with eagle-i to define terms since out of scope of BRO</core:editorialNote>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Amplifier</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Instrument"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Network_Model">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Computational_Model"/>
    </rdfs:subClassOf>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Proposed children:
- Bayesian network 
- Correlation network 
- Pathway network 
- Causality network  

e.g. Sage Bionetworks will be publishing exactly these types of models.</core:editorialNote>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to a computational model representing objects and their relationships.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Network Model</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Government_Publication">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Narrative_Resource"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource the provides access to a publicly available document that is  generated by a governing entity.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Government Publication</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Proteomics_Facility">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Proteomics Facility</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Molecular_Biology_Facility"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular biology facility devoted to proteomics (http://en.wikipedia.org/wiki/Proteomics)</desc:definition>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: Refine definition</core:editorialNote>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Animal_Care_Facility">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Animal Care Facility</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Research_Animals_Facility"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A facility or core devoted to the care of research animals. </desc:definition>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: Refine definition</core:editorialNote>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Monte_Carlo_Simulation">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to tools or functions that model biological processes that involves random sampling in the algorithm.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Monte Carlo Simulation</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Numerical_Method"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/Activity.owl#Regulatory_Compliance">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Regulatory Compliance</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >As defined in http://en.wikipedia.org/wiki/Regulatory_compliance</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/Activity.owl#Activity"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Calendar_Schedule_and_Resource_Management">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Calendar Schedule and Resource Management</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides functionality to allocate resources based on a method of timekeeping.</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Service"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Immune_Monitoring_Facility">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Immune Monitoring Facility</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A facility or core devoted to assessing effects on the human immune system (immunogenicity, immunocompetence, immune reconstitution, immunotoxicity, and immunopathology) of particular importance in the study of disease and therapeutics.</desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Cell_Biology_Facility"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Software_Development_Environment">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides the entire environment (applications, servers, network) that provides comprehensive facilities to computer programmers for software development. An SDE typically includes an integrated development environment (IDE, comprising source code editor, compiler, build automation, debugger), requirement management tools, design modeling tools, documentation generation tools, code analysis tools, and so on.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Software Development Environment</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Software_Development_Tool"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Graph_Alignment">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Graph_Algorithm"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Graph Alignment</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to a graph algorithm that compares the similarity of graphs to each other.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Algorithm">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software or application that perform numerical analysis or other canonical computational methods that act either on experimental or synthetic data.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Algorithm</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Software"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Inhomogeneity_Correction">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Pre-Processing"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Inhomogeneity Correction</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that performs methods for correction of image intensities where non-biological and non-physiological drift or noise is introduced by the scanning hardware.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Interaction_Modeling">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that model or simulate interaction between biological components such as genes, proteins, cells, organs, populations.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Interaction Modeling</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Modeling_and_Simulation"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Microarray_Scanner">
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: work with eagle-i to define terms since out of scope of BRO</core:editorialNote>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Instrument"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Microarray Scanner</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An instrument which acquires images of fluorescence (induced with lasers) from labeled molecules on the surface of the microarray chip.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Statistical_Package">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Statistical Package</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Statistical_Analysis"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to self-contained tools, resources and packages for statistical modeling and data analysis (e.g., R, SOCR, SAS, SPSS, SYSTAT, etc.).</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Statistical_Analysis">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Statistical Analysis</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Analysis_Software"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to software, applications, or toolkits for basic statistical modeling and analysis.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Instrument_Manufacture">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Material_Service"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides the manufacture of a piece of hardware. An example is producing a made to order microarray chip.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Instrument Manufacture</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Ontology_Diff_and_Alignment">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Ontology_Development_and_Management"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to an ontology and development management tool that identifies differences between two ontologies.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Ontology Diff and Alignment</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/ResearchArea.owl#Genomics">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The study of all the genes of a cell, tissue, or organism at the DNA (genotype) or mRNA (transcriptome) levels.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Genomics</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/ResearchArea.owl#Area_of_Research"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Pattern_Inference_Algorithm">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Statistical_Algorithm"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Pattern Inference Algorithm</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to tools or functions that derive reduced significant information about experimental or synthetic data.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Ontology">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Ontology</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to a set of concepts within a domain and the relationships between those concepts, used to reason about the objects within that domain.  </desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Structured_Knowledge_Resource"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Graphical_Integration">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, application, or toolkit that enables software or application integration using graphical methods.</desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Integration"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Graphical Integration</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Cross-Platform_Tool">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, application, or toolkit that enables an interactive software development tool that runs on different computer operating systems.</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Software_Development_Tool"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Cross-Platform Tool</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/ResearchArea.owl#Pediatrics">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >As defined in http://en.wikipedia.org/wiki/Pediatrics</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/ResearchArea.owl#Area_of_Research"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Pediatrics</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/ResearchArea.owl#Pharmacokinetics_Pharmacodynamics">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/ResearchArea.owl#Area_of_Research"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Pharmacokinetics Pharmacodynamics</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >As defined in http://en.wikipedia.org/wiki/Pharmacokinetics and http://en.wikipedia.org/wiki/Pharmacodynamics</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Homology_Modeling">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Homology Modeling</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that uses a proteins amino acid sequence and an experimental three-dimensional structure of a related homologous protein to generate an atomic-resolution model of the protein.</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Molecular_Modeling_and_Classification"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Code_Testing_Framework">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Software_Development_Tool"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides a software environment created to investigate the quality of the product or service under test, with respect to the context in which it is intended to operate. This includes, but is not limited to, the process of executing a program or application with the intent of finding software bugs.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Code Testing Framework</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Wavelet_Model">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that can be used model a system using or described by wavelets.</desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Modeling_and_Simulation"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Wavelet Model</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Registration">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Image_Processing"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Registration</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that performs methods for co-registration, alignment and warping of imaging and hyper-imaging data.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Bibliographic_Resource">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Bibliographic Resource</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that contains information about or access to published sources.</desc:definition>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Bibliographic_Resource"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Semi-Structured_Knowledge_Resource"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Editor">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, application, or toolkit that is able to alter information.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Data Editor</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Interactive_Tool"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Oscillograph">
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: work with eagle-i to define terms since out of scope of BRO</core:editorialNote>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Instrument"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An instrument for measuring alternating or varying electric current in terms of current and voltage.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Oscillograph</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Information_Resource">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Information Resource</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides data, knowledge or narrative.</desc:definition>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >As per alignment with NIF resource type hierarchy.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Resource"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Object_Database">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Object Database</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Database"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to a database that represents information in the form of objects.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Spectral_Transform">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that perform spatial and frequency-type data transformations.</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Transform"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Spectral Transform</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Dissemination_Vehicle">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to Community and User Interaction Systems, educational resources and web-services.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dissemination Vehicle</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Transfer_and_Communication"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Interactive_Network_Analysis">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Interactive Network Analysis</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Interactive_Tool"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, application, or toolkit that analyze networks interactively with a user.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Cell_Model">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that model the processes of a cell. </desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Physico-Chemical_Model"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Cell Model</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Microscope">
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: work with eagle-i to define terms since out of scope of BRO</core:editorialNote>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Microscope</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An instrument used to obtain a magnified image of small objects and reveal details of structure not otherwise distinguishable.</desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Instrument"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Power_Conditioning_Unit">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></desc:definition>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: work with eagle-i to define terms since out of scope of BRO</core:editorialNote>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Power Conditioning Unit</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Instrument"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Electrode_Holder">
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: work with eagle-i to define terms since out of scope of BRO</core:editorialNote>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Electrode Holder</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Instrument"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An instrument that provides a means of coupling fluid-filled glass microelectrodes to a patch clamp amplifier for the measurement of electrical currents or potentials.  Holders are available in straight angle configurations made out of polycarbonate or Teflon, and usually feature a silver/ silver chloride pellet attached to a BNC-compatible pin/ending.  A suction port is standard for holders meant for patch clamp recordings, but are not included in holders meant for sharp electrode recordings or extracellular recordings.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Communication_and_Collaborative_Work">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, application, or toolkit that has mechanisms for sharing information between members of a group working on a shared project.</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Interactive_Tool"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Communication and Collaborative Work</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Graph_Algorithm">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to methods of analysis or generation of networks and graph data structures.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Graph Algorithm</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Algorithm"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Sequence_Similarity_Searching">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Sequence Similarity Searching</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to tools or functions that perform similarity searching involving biological sequences.</desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Genomic_Phenotypic_Analysis"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Rack">
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: work with eagle-i to define terms since out of scope of BRO</core:editorialNote>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An instrument to place and store other instruments.</desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Instrument"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Rack</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Molecular_and_Cellular_Data">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Molecular and Cellular Data</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Resource"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides data related to molecular and cellular properties and their relationship to macroscopic parameters. </desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Micromanipulator">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Micromanipulator</core:prefLabel>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: work with eagle-i to define terms since out of scope of BRO</core:editorialNote>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An instrument that is used to physically interact with a sample under a microscope, where a level of precision of movement is necessary that cannot be achieved by the unaided human hand.</desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Instrument"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Material_Service">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides a service the output of which is a material object. That material object might be an instrument, a chemical, or an animal.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Material Service</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Service_Resource"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Molecular_Dynamics">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that involves atoms and molecules are allowed to interact for a period of time by approximations of known physics.</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Molecular_Modeling_and_Classification"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Molecular Dynamics</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Numerical_Integrator">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Numerical_Method"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Numerical Integrator</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to tools or functions that calculate the numerical value of a definite integral.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Relational_Database">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to a database that comprises a normalized data set constructed according to a specific entity-relation data model.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Relational Database</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Database"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Online_Support">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Online Support</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, application, or toolkit that enable help via internet accessible material.</desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Interactive_Web-Based_Tool"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Knowledge_Extraction">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Knowledge Extraction</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Text_Mining"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that recognize and report on entities and relations in text corpora.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Mesh_Model">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Modeling_and_Simulation"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that model or simulate biological processes using computational meshes.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Mesh Model</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Signal_Processing">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Analysis_Software"/>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Statistical_Analysis"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that analysis multi-dimensional spatio-temporal data.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Signal Processing</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Cardiovascular_Model">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Physioloigcal_Model"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that can be used to model physiological processes of the cardiovascular system. </desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Cardiovascular Model</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Molecular_Visualization">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that can be used to visualize a configuration of biomolecules in space and time.</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Molecular_Modeling_and_Classification"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Molecular Visualization</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Software_Technology_Protocol">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Software Technology Protocol</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Narrative_Resource"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to information on how to implement and use a computer program.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Protocol_Development_Expertise">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#People_Resource"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource or expertise in research (http://en.wikipedia.org/wiki/Protocol_(natural_sciences)) or clinical-trial protocol (http://en.wikipedia.org/wiki/Clinical_trial_protocol)</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Protocol Development Expertise</core:prefLabel>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: refine definition</core:editorialNote>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Acquisition_Software">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Data Acquisition Software</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Software"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software or application that support collection of real-world conditions and converts these to a numerical representation that can be processed by a computer, http://en.wikipedia.org/wiki/Data_acquisition.</desc:definition>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: review term in comparison to siblings data analysis software and data processing software</core:editorialNote>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Volume_Model_Scene_Data">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></desc:definition>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: provide definition</core:editorialNote>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Computational_Model"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Volume Model Scene Data</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#XML_Data">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Structured_File"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to structured data that is in XML, a self-descriptive format to store and transport data.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >XML Data</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Structure-Based_Protein_Classification">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that can be used to classify protein shape and parameters.</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Molecular_Modeling_and_Classification"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Structure-Based Protein Classification</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Journal_Article">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to reports that are published journals</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Narrative_Resource"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Journal Article</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Graphical_Processing_Workflow_Environments">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that enable integration and interoperability tools that facilitate communication between software tools via graphical workflow pipelines.</desc:definition>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: review definition</core:editorialNote>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Graphical Processing Workflow Environments</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Pipeline_Manager"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Filtering">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that perform alter the spatial-temporal spectral content of data.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Filtering</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Pre-Processing"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Numerical_Model">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Modeling_and_Simulation"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Numerical Model</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that generate solutions from a numerical model.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Analysis_of_Gel-Electrophoresis">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Image_Processing"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that can be used to provide quantitative data on the molecules being analyzed such as molecular weight, abundance or purity.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Analysis of Gel-Electrophoresis</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/Activity.owl#IRB">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/Activity.owl#Activity"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Tag as a resource for a specific Institutional Review Board (http://en.wikipedia.org/wiki/Institutional_Review_Board)</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >IRB</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Resource">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Data Resource</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Information_Resource"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides individual facts, statistics or items of information.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Mechanical_Simulation">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Physico-Chemical_Model"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Mechanical Simulation</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that model mechanical forces.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#White_Paper">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Narrative_Resource"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >White Paper</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A publication that is an authoritative report or guide that often addresses issues and how to solve them.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Laboratory_Supply_Resource">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides items such as reagents, instruments, tissue samples or organisms for use in a laboratory.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Laboratory Supply Resource</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Material_Resource"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Radioisotopes_Facility">
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: Refine definition</core:editorialNote>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Radioisotopes Facility</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Molecular_Biology_Facility"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular biology facility devoted to radioisotopes or radionuclides (http://en.wikipedia.org/wiki/Radioisotopes)</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Physico-Chemical_Model">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Modeling_and_Simulation"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that calculate solutions to physiological processes that involve chemical kinetics, compartments, or stochastic interactions.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Physico-Chemical Model</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Intellectual_Property_Resource">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Regulatory_Compliance_Resource"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Intellectual Property Resource</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides legal counsel regarding contracts and agreements between an institution and various external parties.  These resources may provide legal seminars along with training materials regarding intellectual property.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Three_D_Image">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides image data consisting of length, width and depth.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Three D Image</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Image"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#CT_Scanner">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A measurement (or image acquisition) device that generates a three-dimensional image of the inside of an object from a series of two-dimensional X-ray images taken around a single axis of rotation.</desc:definition>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: location in hierarchy and harmonize with OBI/eagle-i</core:editorialNote>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CT Scanner</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Medical_Device"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Instrument"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Image_Processing">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Processing_Software"/>
    </rdfs:subClassOf>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: review location in hierarchy</core:editorialNote>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Image Processing</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that performs image post processing (i.e., excludes image generation).</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Biomaterial_Supply_Resource">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to physical materials like tissue samples or organisms. For example, the IMSR enables acquisition of a transgenic mouse or cell line. Note, for the sake of simplicity we have excluded molecules of organismal origin from this category as these can be manufactured chemically and have included them under the reagent category (eg. antibodies, toxins).</desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Material_Resource"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Biomaterial Supply Resource</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Phlebotomy_Facility">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A facility or core devoted to the act or practice of opening a vein by incision or puncture to remove blood.</desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Tissue_Organ_Facility"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Phlebotomy Facility</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Funding_Resource">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides monetary support in the form of grants, contracts, or gifts for research, training, or education.</desc:definition>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: are more subclasses needed, e.g. Foreign_Funding_Resource  and Local_Funding_Resource</core:editorialNote>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Funding Resource</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Resource"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >As per alignment with NIF resource type hierarchy.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Dynamic_Model">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides a simplified or symbolic representation representing the states of a system or network over time. </desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Computational_Model"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dynamic Model</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Segmentation">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Segmentation</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Image_Processing"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that classify sub-regions of images.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Integrated_Hosting">
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: refine definition</core:editorialNote>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Cloud computing</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Hosting"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Integrated Hosting</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Clinical_Research_Data">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Clinical Research Data</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides data on clinical trials and outcomes studies. </desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Resource"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Mass_Spectra_Identification">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that calculates mass spectra sequence and related data from experimental mass spectra data.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Mass Spectra Identification</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Searching_Sorting_and_Indexing"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Community_Structure_Analysis">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Community Structure Analysis</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Graph_Algorithm"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to a graph algorithm that identifies densely interlinked nodes in the graph.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Instrument">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Instrument</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Material_Resource"/>
    </rdfs:subClassOf>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: review scope of BRO for child terms</core:editorialNote>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides scientific instruments such as microscopes, amplifiers or dissection tools. For example, Grass Instruments is a site that sells amplifiers and other equipment useful for electrophysiology. From NIFSTD</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Temperature_Control_Unit">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An instrument to heat or cool an environment.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Temperature Control Unit</core:prefLabel>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: work with eagle-i to define terms since out of scope of BRO</core:editorialNote>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Instrument"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Vibrotome">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Vibrotome</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Instrument"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An instrument for sectioning tissue samples that uses a vibrating razor blade to cut the sample. </desc:definition>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: work with eagle-i to define terms since out of scope of BRO</core:editorialNote>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Electrode_Puller">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Electrode Puller</core:prefLabel>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: work with eagle-i to define terms since out of scope of BRO</core:editorialNote>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Instrument"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An instrument to make micropipettes.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Molecular_Interaction">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides data related to the measurement of interaction between molecules of any type. </desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Molecular Interaction</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Molecular_and_Cellular_Data"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Cross-Language_Wrapping">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Cross-Language Wrapping</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, application, or toolkit that enables an interactive software development tool that creates language bindings.</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Software_Development_Tool"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Hyperbolic_Graph">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Hyperbolic Graph</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to hyperbolic space (hierarchical) graph/tree visualization tools.</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Graph_Viewer"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Modeling_and_Simulation">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that is used to model or simulate biological structures, kinetics, function, structure, random events, and genotype or phenotype in time and space.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Modeling and Simulation</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Software"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Approximate_Graph_Alignment">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that allows insertions, deletions, or mismatches in nodes/edges.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Approximate Graph Alignment</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Graph_Alignment"/>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Searching_Sorting_and_Indexing"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/Activity.owl#Research_Funding">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Research Funding</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/Activity.owl#Activity"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Activity related to learning about, securing, and managing money to support research</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/Activity.owl#Gene_Therapy">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/Activity.owl#Therapeutics"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Gene Therapy</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >As defined in http://en.wikipedia.org/wiki/Gene_therapy</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Portal">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Information_Resource"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Integration_and_Interoperability_Tool"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Communication_and_Collaborative_Work"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Portal</core:prefLabel>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: review NIF hierarchy for source of children terms.</core:editorialNote>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A Resource that provides a point of access to information on the World Wide Web, presenting information from diverse sources in a unified way.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/Activity.owl#Resource_Inventory">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Activity related to gathering and inventory of resources, e.g., biositemaps</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource Inventory</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/Activity.owl#Activity"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Material_Analysis_Service">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Computational_Service"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides data from any material sample that was given to the service provider. This can also be a service which performs an experiment such as electrophysiological examination of LTP magnitude in the presence of a drug given to the service provider. Viewing this as an input/output relationship the input would involve a drug and the output would be data such as a dose response curve.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Material Analysis Service</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/ResearchArea.owl#Outcomes_Research">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/ResearchArea.owl#Area_of_Research"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Outcomes Research</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >As defined in http://en.wikipedia.org/wiki/Outcomes_research</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Integration">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Software_Development_Tool"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, application, or toolkit that enables a software development tool that combines software documentation with generating source code.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Integration</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Stem_Cell_Therapy_Facility">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Cell_Biology_Facility"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A facility that provides resources for the development and growth of self-renewing cells that are capable of differentiation into a diverse range of specialized cells.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stem Cell Therapy Facility</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Robotic_Arrayer">
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: work with eagle-i to define terms since out of scope of BRO</core:editorialNote>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An automated mechanical machine for creating microarrays</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Instrument"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Robotic Arrayer</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Gene_Therapy_Facility">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Cell_Biology_Facility"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A facility or core for generating recombinant vectors containing a functioning copy of a human gene.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Gene Therapy Facility</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Structured_Knowledge_Resource">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Structured Knowledge Resource</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Information_Resource"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to collection of data records arranged according to some semantic framework.  The semantic framework may be minimally expressive - such as a simple controlled vocabulary - or highly expressive such as a formally structured ontology.  Such resources may include only a representation of universal/classes/categories or may be linked to individual instance data typed according to a set of asserted classes (i.e., a knowledgebase).</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Regulatory_Signaling_Network_Reconstruction">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Regulatory Signaling Network Reconstruction</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Genomic_Phenotypic_Analysis"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PML Resource that provides access to tools or functions that generate network maps of biological signaling or regulatory networks based on applying logic and statistics to observations/hypothesis.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Monoclonal_Antibody_Facility">
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: Refine definition</core:editorialNote>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular biology facility devoted to monoclonal antibody (http://en.wikipedia.org/wiki/Monoclonal_antibody) research and uses.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Monoclonal Antibody Facility</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Molecular_Biology_Facility"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Molecular_Force_Field_Calculator">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that calculate molecular forces in a biomolecular system.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Molecular Force Field Calculator</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Mechanical_Simulation"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/ResearchArea.owl#Bioinformatics">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >As defined in http://en.wikipedia.org/wiki/Bioinformatics</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Bioinformatics</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/ResearchArea.owl#Area_of_Research"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Mass_Spectrometer">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Mass Spectrometer</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Instrument"/>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: work with eagle-i to define terms since out of scope of BRO</core:editorialNote>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A mass spectrometer is an instrument which is used to measure the mass to charge ratio of ions. All mass spectrometers consist of three basic parts: an ion source, a mass analyzer, and a detector system.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Material_Storage_Service">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides material storage, maintenance and retrieval, such as the Harvard brain tissue bank.</desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Service_Resource"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Material Storage Service</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Sentence_Splitting">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Sentence Splitting</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Parsing"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to applications, libraries, or software that divide sentences into components or fragments.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Human_Embryonic_Stem_Cell_Resource">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Regulatory_Compliance_Resource"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Human Embryonic Stem Cell Resource</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides guidance and information regarding the use of embryos or human embryonic stem cells in research.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/Activity.owl#Health_Services">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/Activity.owl#Activity"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >As defined in http://en.wikipedia.org/wiki/Health_services_research</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Health Services</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Centrality_Analsysis">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Centrality Analsysis</core:prefLabel>
    <desc:replacedBy>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Centrality_Analysis"/>
    </desc:replacedBy>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DeprecatedClass"/>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v3.0</core:historyNote>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A Resource that provides access to a graph algorithm that uses ranking of network elements to identify the importance of elements in a network.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Semi-Structured_Knowledge_Resource">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides data that is partially structured. </desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Semi-Structured Knowledge Resource</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Information_Resource"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Pipeline_Manager">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Integration_and_Interoperability_Tool"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that manage software pipelines</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Pipeline Manager</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Outreach_Program">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides general education to the public. </desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Outreach Program</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Training_Resource"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Source_Control">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Software_Development_Tool"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Source Control</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, application, or toolkit that enable software source control methods.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Optimizer">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Optimizer</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Numerical_Method"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to a tool or function that locates the extremum (usually minimum) of a cost function subject to constraints.,</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Personal_Communication">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to a communication between an agent and one or more specific recipients.,</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Personal Communication</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Narrative_Resource"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Network_Characterization">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Network Characterization</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Genomic_Phenotypic_Analysis"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to tools or functions that describe a connectivity between components at the genomic, molecular, cellular, tissue level, or population levels.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Interactive_Web-Based_Tool">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Interactive_Tool"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Interactive Web-Based Tool</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, application, or toolkit that enables hands-on resources for data management (entry, query, traversal, comparison, etc.)</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Regularization_and_Smoothing">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Signal_Processing"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that smooths time series data.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Regularization and Smoothing</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Training_Service">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides training to people.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Training Service</core:prefLabel>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: review location in hierarchy</core:editorialNote>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Service_Resource"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Microscopy_Facility">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Microscopy Facility</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A facility that provides microscopes with which to view samples or objects.</desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Cell_Biology_Facility"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Convolution">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource the provides access to tools or functions that implements the canonical convolution or operation that describes the action of a linear system on a signal.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Convolution</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Image_Algorithm"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Numerical_Method"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Neurological_Facility">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Physiology_Facility"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A physiology facility devoted to neurology (http://en.wikipedia.org/wiki/Neurology) research</desc:definition>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: Refine definition</core:editorialNote>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Neurological Facility</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Gene_Expression">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Molecular_and_Cellular_Data"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Gene Expression</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides data on the abundance of RNA that is coded from genes.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#NMR_Instrument">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Instrument"/>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: work with eagle-i to define terms since out of scope of BRO</core:editorialNote>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An instrument used to perform NMR of a sample.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NMR Instrument</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Authorization">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Authorization</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Identity_Management"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The process of specifying access rights to a resource.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Chamber">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Instrument"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Chamber</core:prefLabel>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: work with eagle-i to define terms since out of scope of BRO</core:editorialNote>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An instrument that forms an enclosed space.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Assessment_Material_Resource">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Material_Resource"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to scientific data assessment instruments, for example behavioral assessment tests. </desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Assessment Material Resource</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/ResearchArea.owl#Behavioral_Science">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Behavioral Science</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >As defined in http://en.wikipedia.org/wiki/Behavioral_science</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/ResearchArea.owl#Area_of_Research"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Material_Resource">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Resource"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides items such as reagents, instruments, tissue samples or organisms.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Material Resource</core:prefLabel>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >As per alignment with NIF resource type hierarchy.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Fourier_Transform">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Fourier Transform</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Spectral_Transform"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that performs Multi-dimensional Fourier transform</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Annotation">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Ontology_Development_and_Management"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access an interactive software tool that enables tagging data with ontology terms.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Data Annotation</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Standard_Specification">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Narrative_Resource"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to a generally agreed upon set of rules for representation.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Standard Specification</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/Activity.owl#Therapeutics">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Innovative therapeutics (http://en.wiktionary.org/wiki/therapeutics)</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Therapeutics</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/Activity.owl#Activity"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Transfer_and_Communication">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Data Transfer and Communication</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to software or application that is used to transmit formatted textual or binary data.</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Software"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/Activity.owl#Small_Molecule">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Small Molecule</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/Activity.owl#Therapeutics"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >As defined in http://en.wikipedia.org/wiki/Small_molecule</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Conflict_of_Interest_Resource">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Regulatory_Compliance_Resource"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that develops policies and procedures related to associations between academia and industry to ensure that the advantages of these connections are not being achieved at the expense of the fundamental values of objectivity in research.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Conflict of Interest Resource</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Centrality_Analysis">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A Resource that provides access to a graph algorithm that uses ranking of network elements to identify the importance of elements in a network.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Centrality Analysis</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Graph_Algorithm"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Statistical_Algorithm">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Statistical Algorithm</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Algorithm"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to tools or functions that calculate basic methods of statistics and biometrics.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Physiology_Facility">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Facility_Core"/>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: Refine definition</core:editorialNote>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Physiology Facility</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A facility or core devoted to physiology (http://en.wikipedia.org/wiki/Physiology)</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Industry_Partnership_Expertise">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Industry Partnership Expertise</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#People_Resource"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Expertise for liaison with Industry (http://en.wikipedia.org/wiki/Industry)</desc:definition>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: refine definition</core:editorialNote>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Aggregate_Human_Data">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Aggregate Human Data</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Clinical_Care_Data"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides data from clinical care that comprises combined data from multiple individual human subjects.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Image">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Image</core:prefLabel>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: review location in hierarchy</core:editorialNote>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides data in the form of images. </desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Unstructured_Knowledge_Resource"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Integration_and_Interoperability_Tool">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to software or application that is used to enable (i) interoperability and association of data and/or (ii) pipeline of online tools.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Integration and Interoperability Tool</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Software"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/Activity.owl#Community_Engagement">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/Activity.owl#Activity"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >As defined in http://en.wikipedia.org/wiki/Community_engagement</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Community Engagement</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Protein_Model">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that can be used to specifically model protein structure and function.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Protein Model</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Molecular_Model"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Partial_Parsing">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Partial Parsing</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to applications, libraries, or software that parse part of a text or corpus.</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Parsing"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#State_Funding_Resource">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Funding_Resource"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A funding resource that is provided by a state.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >State Funding Resource</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Authentication">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The process of confirming the correctness of the claimed identity. </desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Identity_Management"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Authentication</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Ontology_Visualization">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to a ontology development and management tool that is used to generate an image of the ontology.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Ontology Visualization</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Ontology_Development_and_Management"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Application_Programming_Interface">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Application Programming Interface</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Integration"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, application, or toolkit that enables or can be used to develop application programming interfaces.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Atlas_Generation">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Atlas Generation</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that generate computational atlases of biological objects using imaging techniques.</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Image_Processing"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Oscilloscope">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Instrument"/>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: work with eagle-i to define terms since out of scope of BRO</core:editorialNote>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Oscilloscope</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An electronic measuring instrument that creates a visible two-dimensional graph, on a screen, of one or more continuously varying voltages or currents.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Private_Funding_Resource">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Funding_Resource"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Private Funding Resource</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A funding resource where money is supplied by a non governmental organization, foundation, or company.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Processing_Software">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to software or application that is used to convert or manipulate data into information or knowledge. </desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Software"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Data Processing Software</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Sequence_Visualization">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Visualization"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to molecular sequence viewers.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Sequence Visualization</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Animal_Compliance_Resource">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Regulatory_Compliance_Resource"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource which can include a committee or a board that reviews research protocols and conducts evaluations of the animal care facilities.  The resource can be used to ensure the use of animals in research follows the required legal and ethical guidelines.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Animal Compliance Resource</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Faraday_Cage">
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: work with eagle-i to define terms since out of scope of BRO</core:editorialNote>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An enclosure, formed by conducting material or by a mesh of such material, that blocks out external static electric fields.</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Instrument"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Faraday Cage</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Genomic_Phenotypic_Analysis">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to software or application that is used to analyze and model biological processes at the genomic, molecular, cellular, tissue level, or population levels.

</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Genomic Phenotypic Analysis</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Analysis_Software"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Web_Access">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Ontology_Development_and_Management"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to an ontology development and management tool that can be accessed via the Web.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Web Access</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#People_Resource">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource comprised of one or more individuals who have specific expertise and provide professional or expert advice.</desc:definition>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >As per alignment with NIF resource type hierarchy.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Resource"/>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >I spent some time thinking about the distinction between People Resources and Services Resources. Then I spent some time thinking of what would be subclasses of people. Below is the list I came up with. However, it bares striking similarity to what we had envisioned for Related Activity or Area of Research. Looking over at NIF, they defined People Resource as "A resource that provides access to individual people based, for example, on expertise or affiliation" and do not have any child nodes. I think I've come around to the opinion that we should either adopt NIF's approach, or change from having the top level People Resource to Consulting Resource as a child of Service Resource. (then still tbd whether to have children of that- I think I'd vote for not.) Note that we're already not in complete alignment at the top level- NIF has "Job Resource". I look forward to discussion with the group.
  
- grant prep  
- business development   
- industry partnership 
- toxicology  
- funding discovery  
- legal counsel  
- intellectual property  
- IRB  
- community outreach  
- finance  
- regulatory compliance  
- minority health  
- study design   
- clinical trials  
- basic research 
- Informatics 
- Biostatistics 
- epidemiology 
- development</core:editorialNote>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >People Resource</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Bug_Reporting">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Interactive_Web-Based_Tool"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Bug Reporting</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, application, or toolkit that enable web-based tools that provide structure to indicate a problem or issue. Typically, bug reporting software provides a mechanism to indicate the severity of the problem and a contact person to review the issue.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Ontology_Development">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Ontology Development</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Ontology_Development_and_Management"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to ontology and development management tool that allows a user to develop a set of terms, and the hierarchial relationship between them as well as metadata about the terms.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Testing_Tools">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Testing Tools</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to a software development tool to perform quality assurance of software.</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Software_Development_Tool"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Research_Animals_Facility">
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: Refine definition</core:editorialNote>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A facility or core devoted to research animals (http://en.wikipedia.org/wiki/Animal_testing)</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Research Animals Facility</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Facility_Core"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Calculation_of_Solvent_Accessible_Area">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Calculation of Solvent Accessible Area</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Molecular_Modeling_and_Classification"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that can be used to determine the surface area of a molecule such as DNA or protein. </desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Structural_Model">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Structural Model</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that can be used to model based on a coordinate-based mathematical description of a collection of biological structures.</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Modeling_and_Simulation"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Regulatory_Compliance_Resource">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides guidance related to ethical or legal matters concerning scientific research.  These resources provide both information regarding ethical/legal research matters as well as methods for developing, applying, assessing and reviewing regulations (i.e. compliance documents, procedures, consent forms, etc).  These resources can include both materials and documentation along with expertise in the form of personnel.</desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Service_Resource"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Regulatory Compliance Resource</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Medical_Device">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Material_Resource"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Medical Device</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides devices used for therapy, diagnosis or surgery. </desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Cell_Culture_Facility">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A facility or core that provides resources for the growth of cells.</desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Cell_Biology_Facility"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Cell Culture Facility</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Website_Hosting">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Website Hosting</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides space for and access to a web server and content.</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Hosting"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Service_Resource">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >As per alignment with NIF resource type hierarchy.</rdfs:comment>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides an act of helpful activity, consisting of an organized system of apparatus, appliances, technology, personnel, etc.</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Resource"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Service Resource</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Micro_Dissection_Facility">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Micro Dissection Facility</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A facility or core devoted to cutting apart tissue on a very small scale such as at the level of individual cells.</desc:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Tissue_Organ_Facility"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Protein_Expression">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Protein Expression</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Molecular_and_Cellular_Data"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides data related to the presence and abundance of proteins from a cell or tissue sample.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Hypothesis_Testing_Algorithm">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Statistical_Algorithm"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Hypothesis Testing Algorithm</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to tools or functions for testing statistical hypothesis against data.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Ontology_Development_and_Management">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Software_Development_Tool"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Ontology Development and Management</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software development tool that can be used to build a set of terms and specify the relationship between the terms.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Grid_Computing">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides a combination of computational resources from multiple administrative domains, applied to a common task. </desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Grid Computing</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Computational_Service"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Feature_Request">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Feature Request</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, application, or toolkit that enable interactive web-based tool that has functionality to collect a request for new features for a specified tool. </desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Interactive_Web-Based_Tool"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Numerical_Calculation_of_Electrostatic_Potential">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that can be used to calculate the electrostatic potential of biomolecular configurations.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Numerical Calculation of Electrostatic Potential</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Molecular_Modeling_and_Classification"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Random_Number_Simulation">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that can be used perform simulations using sampling and re-sampling methods for random events.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Random Number Simulation</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Modeling_and_Simulation"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/ResearchArea.owl#Psychometrics">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >As defined in http://en.wikipedia.org/wiki/Psychometrics</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/ResearchArea.owl#Area_of_Research"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Psychometrics</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/Activity.owl#Software_Development">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/Activity.owl#Activity"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Software Development</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Computational_Geometry">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Image_Algorithm"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Numerical_Method"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to tools for computational geometric representation and analysis.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Computational Geometry</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Computational_Model">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Structured_Knowledge_Resource"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides a simplified or symbolic representation of a system or phenomenon.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Computational Model</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Atlas">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Atlas</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides anatomical data represented by spatially indexed anatomical maps.</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Semi-Structured_Knowledge_Resource"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Hierarchical_Tree">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Hyperbolic_Graph"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Hierarchical Tree</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to viewers of directed, acyclic tree-structures.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Pathology_Laboratory_Screening">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides the analysis of biological samples. An example is genotyping transgenic mice.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Pathology Laboratory Screening</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Material_Service"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Metabolism_Facility">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Physiology_Facility"/>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: Refine definition</core:editorialNote>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A physiology facility devoted to research into metabolism (http://en.wikipedia.org/wiki/Metabolism)</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Metabolism Facility</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Pattern_and_Motif_Inference">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Inference_From_Data"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Pattern and Motif Inference</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that generate patterns or motifs based on applying logics and statistics to observations/hypothesis.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Document_Generation">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Software_Development_Tool"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, application, or toolkit that enables a software development tool that is able to generate textual information when included in computer source code as specially formatted comments.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Document Generation</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Phenotype_Management">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Phenotype Management</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Analysis_Software"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to applications, libraries, or software that perform inference and information retrieval on biological phenotype data.</desc:definition>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: review location in hierarchy</core:editorialNote>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/ResearchArea.owl#Pathology">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/ResearchArea.owl#Area_of_Research"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >As defined in http://en.wikipedia.org/wiki/Pathology</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Pathology</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Documentation_Generation">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Software_Development_Tool"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, application, or toolkit that enables a software development tool create documentation of software source code. </desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Documentation Generation</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#XML_Database">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Object_Database"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >XML Database</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to a database that stores XML.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Image_Algorithm">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to methods basic numerical analysis or other canonical computational methods that act on 1, 2, 3 or 4 dimensional images.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Image Algorithm</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Algorithm"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Paper">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An unpublished document, which may also be submitted to a publisher for publication.</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Narrative_Resource"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Paper</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Toxicology_Expertise">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Toxicology Expertise</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource or expertise relating to (http://en.wikipedia.org/wiki/Toxicology)</desc:definition>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: refine definition</core:editorialNote>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#People_Resource"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Time_Series_Analysis">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Time Series Analysis</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Signal_Processing"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that includes methods for analyzing time series data in order to extract meaningful statistics and other characteristics of the data.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Tissue_Organ_Facility">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Facility_Core"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A facility that provides resources relating to tissues used in biomedical research.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Tissue Organ Facility</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/ResearchArea.owl#Metabolomics">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >As defined in http://en.wikipedia.org/wiki/Metabolomics</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/ResearchArea.owl#Area_of_Research"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Metabolomics</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Knowledge_Mining_and_Capturing">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Knowledge Mining and Capturing</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that are used to extract hidden patterns from data.</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Software"/>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Interactive_Tool"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Clinical_Care_Data">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Resource"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Clinical Care Data</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides any type of data obtained in the course of caring for humans outside of measurements obtained in clinical trials.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Delimited_Table">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to structured data that is separated by a sequence of one or more characters to mark the boundary between plain text or data streams.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Delimited Table</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Structured_File"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Mining_and_Inference">
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: review location in hierarchy and child terms</core:editorialNote>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Data Mining and Inference</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Analysis_Software"/>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Statistical_Analysis"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to software, application, or toolkits that merge data with analysis tools with the goal of testing a research hypothesis, highlighting useful information, suggesting conclusions, or supporting decision making.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Mapper">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Integration"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, application, or toolkit that enables application integration using mapping.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Mapper</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Physioloigcal_Model">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Physioloigcal Model</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Physico-Chemical_Model"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that can be used model physiology.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Backup_Archive_Service">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Backup Archive Service</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Computational_Service"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides long-term storage for back-up copies of files. </desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#PCR_Instrument">
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: work with eagle-i to define terms since out of scope of BRO</core:editorialNote>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Instrument"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PCR Instrument</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An instrument based on the PCR method (http://en.wikipedia.org/wiki/PCR)</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Identity_Management">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Service"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides software which maintains the identity of a software user with their software account.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Identity Management</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#License">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >License</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to documented permission to do something, either from a government or under a law or regulation.</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Narrative_Resource"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Model_with_Closed_Form_Solutions">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that calculate solutions to models with closed form.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Model with Closed Form Solutions</core:prefLabel>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: review location in hierarchy</core:editorialNote>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Modeling_and_Simulation"/>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Symbolic_and_Analytic_Model"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/ResearchArea.owl#Preclinical">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/ResearchArea.owl#Area_of_Research"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Preclinical</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The stages of biomedical research which take place in model organisms and cell lines, prior to first-in-human application of a diagnostic or therapeutic intervention.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Regulatory_Policy_Resource">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Regulatory_Compliance_Resource"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Regulatory Policy Resource</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides guidelines for complying with federal, state, and local regulations (e.g. research integrity office, research policy office, etc).  The resource can provide seminars, documents, and other items regarding regulations.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Software_Development_Resource">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Software Development Resource</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Interactive_Tool"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, application, or toolkit that enable interactive tools for generating a computer program.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Database_Software">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to software, applications, or toolkits that are used in the development of database management systems.</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Software"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Database Software</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Patent">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Patent</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Narrative_Resource"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to documents describing the exclusive right granted by a government to an inventor to manufacture, use, or sell an invention for a certain number of years.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Unstructured_Knowledge_Resource">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to collection of data or information that is not easily queryable without using metadata about the resource.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Unstructured Knowledge Resource</core:prefLabel>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Suggested child terms: audio track, slide, and video per NIF.  Work with NIF to generate definitions.</core:editorialNote>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Information_Resource"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Structured_File">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Structured File</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to an electronic document having and manifesting a clearly defined structure or organization that allows it to be executed. </desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Structured_Knowledge_Resource"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Certificate_Program">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Training_Resource"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Certificate Program</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides a document that certifies completion of the program. </desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Biosafety_Level_Facility">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Facility_Core"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to an enclosed facility that takes specified precautions for containment of dangerous biological agents, as defined by http://en.wikipedia.org/wiki/Biosafety_level</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Biosafety Level Facility</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Feature_Analysis">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Computational_Geometry"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Feature Analysis</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to methods for automated analysis of object features and quantitative characterization of data.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Fast_Fourier_Transform">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Image_Algorithm"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Numerical_Method"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Fast Fourier Transform</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to tools or functions that compute the discrete Fourier transform (DFT) and its inverse.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Experimental_Protocol">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Narrative_Resource"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Experimental Protocol</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides detailed plans for a scientific experiments, medical trials, or other pieces of research.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Natural_Language_Processing">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Analysis_Software"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Natural Language Processing</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to software, library, or application that interprets human (natural) language into a machine-interpretable form.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Numerical_Method">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Algorithm"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Numerical Method</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to methods of numerical analysis or computational tools  (ala, GAMS: http://gams.nist.gov/).</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Software_Engineering_Tool">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, application, or toolkit that enables professional software engineering processes.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Software Engineering Tool</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Software_Development_Resource"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Skull_Stripping">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that methods for removing of segments from images, which have no valuable information about the biological object. For example, removing non-brain tissue from whole-brain MRI scans, for the purpose of doing quantitative evaluations of time or space changing brain anatomy.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Skull Stripping</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Pre-Processing"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Continuing_Medical_Education">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Continuing Medical Education</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Training_Resource"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides post-grad education for physicians. </desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#NMR_Facility">
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: Refine definition</core:editorialNote>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NMR Facility</core:prefLabel>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Molecular_Biology_Facility"/>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular biology facility devoted to NMR (http://en.wikipedia.org/wiki/Nuclear_magnetic_resonance) research</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Biomaterial_Manufacture">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that produces a product that is of organismal origin. An example of a biomaterial service is the production of a knockout mouse or cell culture. Note, for simplicity of definitions all molecules including antibodies and toxins are considered reagents even though some may have an organismal origin.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Biomaterial Manufacture</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Material_Service"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Sequence_Annotation">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to tools or functions that provide information beyond biological sequence, e.g., function.</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Genomic_Phenotypic_Analysis"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Sequence Annotation</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Workbench">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Workbench</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Integration_and_Interoperability_Tool"/>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Interactive_Tool"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that can be used to build or manage frameworks that provides sets of interoperable software tools.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Imaging_Facility">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A facility or core for biomedical imaging.</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Facility_Core"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Imaging Facility</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Biobank_Facility">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Biobank Facility</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A facility or core that provides storage for any type of biospecimen.</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Tissue_Organ_Facility"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Cell_Processing_Clean_Room_Facility">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Cell_Biology_Facility"/>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Cell Processing Clean Room Facility</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to an enclosed environment that has a low and controlled level of environmental pollutants such as dust, airborne microbes, aerosol particles and chemical vapors. </desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Inference_From_Data">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits, that generate a conclusion or finding based on applying logics and statistics to observations/hypothesis.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Inference From Data</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Mining_and_Inference"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Electron_Microscope">
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: work with eagle-i to define terms since out of scope of BRO</core:editorialNote>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Microscope"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A microscope that produces an electronically-magnified image of a specimen for detailed observation.</desc:definition>
    <core:altLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >EM</core:altLabel>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Electron Microscope</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Molecular_Biology_Facility">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Facility_Core"/>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: Refine definition</core:editorialNote>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Molecular Biology Facility</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A facility or core devoted to molecular biology (http://en.wikipedia.org/wiki/Molecular_biology)</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Model_Fitting_Algorithm">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Statistical_Algorithm"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides tools or functions that aligns data with a model of the data.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Model Fitting Algorithm</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Cell_Biology_Facility">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Facility_Core"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to instruments, technologies, facilities, and/or expert support devoted to cell biology (http://en.wikipedia.org/wiki/Cell_biology) research</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Cell Biology Facility</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Sleep_Study_Facility">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Physiology_Facility"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A facility or core that provides services for research on sleep problems.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Sleep Study Facility</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Biomedical_Supply_Resource">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Material_Resource"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Biomedical Supply Resource</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Biomedical (http://en.wikipedia.org/wiki/Biomedicine) supplies provided for a laboratory (http://en.wikipedia.org/wiki/Laboratory)</desc:definition>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: suggest to deprecate</core:editorialNote>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Contact_Modeling">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that simulate the effect of contact between objects. For example an articular contact model to study articular surface stresses.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Contact Modeling</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Mechanical_Simulation"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Communication_Interface">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that enable electronic communication.</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Transfer_and_Communication"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Communication Interface</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/Activity.owl#Training">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/Activity.owl#Activity"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >As defined in http://en.wikipedia.org/wiki/Training</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Training</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Behavioral_Analysis_Service">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Behavioral Analysis Service</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides data from whole behaving animals, which are either provided to the service provider or purchased by the service provider specifically for the experiment which the provider was contracted to perform. Viewing this as an input/output relationship the input would be an animal and the output would be data such as an excel sheet of times of escape from the Morris water maze.</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Computational_Service"/>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: review hierarchy location</core:editorialNote>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Exploratory_Data_Analysis">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Image_Processing"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Exploratory Data Analysis</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that performs exploratory data analysis methods.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Mailing_List">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Mailing List</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Interactive_Web-Based_Tool"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, application, or toolkit that enable interactive Web-based tool that can be used to send information to groups.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Version_Source_Control_System">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Version Source Control System</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides a system for the management of multiple revisions of the same unit of information. It is most commonly used in engineering and software development to manage ongoing development of digital documents like application source code, art resources such as blueprints or electronic models, and other projects that may be worked on by a team of people.</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Software_Development_Tool"/>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Online_Course">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Online Course</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Web_Posting"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides online training and educational resources.</desc:definition>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/Activity.owl#Medical_Device_Development">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/Activity.owl#Activity"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >As defined in http://en.wikipedia.org/wiki/Medical_device</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Medical Device Development</core:prefLabel>
  </owl:Class>
  <owl:Class rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Cardiovascular_Facility">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Physiology_Facility"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Cardiovascular Facility</core:prefLabel>
    <core:editorialNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pending final vetting: Refine definition</core:editorialNote>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A physiology facility devoted to cardiovascular (http://en.wikipedia.org/wiki/Cardiovascular_disease) research.</desc:definition>
  </owl:Class>
  <owl:ObjectProperty rdf:about="http://bioontology.org/ontologies/biositemap.owl#data_output">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Data output API for resource</desc:definition>
    <rdfs:domain rdf:resource="http://bioontology.org/ontologies/biositemap.owl#Resource_Description"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Data output</rdfs:label>
    <rdfs:range rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Resource"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >data output</core:prefLabel>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://bioontology.org/ontologies/biositemap.owl#version_information">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >version information</core:prefLabel>
    <rdfs:range rdf:resource="http://bioontology.org/ontologies/biositemap.owl#Version_Information"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The version information for the resource defined by a desc:Version_Information instance (containing information about version number, development stage and release date)</desc:definition>
    <rdfs:domain rdf:resource="http://bioontology.org/ontologies/biositemap.owl#Resource_Description"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://bioontology.org/ontologies/biositemap.owl#related_areas_of_research">
    <rdfs:domain rdf:resource="http://bioontology.org/ontologies/biositemap.owl#Resource_Description"/>
    <rdfs:range rdf:resource="http://bioontology.org/ontologies/ResearchArea.owl#Area_of_Research"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >related areas of research</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Related area of research represented by a subclass of the area:Area_of_Research class in the BRO -- multiple values allowed</desc:definition>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://bioontology.org/ontologies/biositemap.owl#related_activities">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >related activities</core:prefLabel>
    <rdfs:domain rdf:resource="http://bioontology.org/ontologies/biositemap.owl#Resource_Description"/>
    <rdfs:range>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://bioontology.org/ontologies/Activity.owl#Activity"/>
          <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/Activity.owl#Deprecated_Activity">
            <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
            <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Deprecated Activity</core:prefLabel>
            <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Former subclasses of activity:Activity that have been deprecated and their usage is not recommended.</desc:definition>
          </owl:DeprecatedClass>
        </owl:unionOf>
      </owl:Class>
    </rdfs:range>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Related activity represented by a subclass of the activity:Activity class in the BRO -- multiple values allowed</desc:definition>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#MeasurementType">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MeasurementType</core:prefLabel>
    <rdfs:domain>
      <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Experimental_Measurment">
        <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Molecular_and_Cellular_Data"/>
        <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
        <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >A resource that provides access to data from individual experiments.</desc:definition>
        <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Deprecated for BRO v3.0</core:historyNote>
        <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Experimental Measurement</core:prefLabel>
      </owl:DeprecatedClass>
    </rdfs:domain>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >what kind of information is being capture in this measurement?</rdfs:comment>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MeasurementType</rdfs:label>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#InteractionType">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >InteractionType</rdfs:label>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >What type of interaction is this?</rdfs:comment>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >InteractionType</core:prefLabel>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://bioontology.org/ontologies/biositemap.owl#related_resource">
    <rdfs:range rdf:resource="http://bioontology.org/ontologies/biositemap.owl#Resource_Description"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Cross reference to another Resource Description, which describes a resource that is related in some way to this resource.</core:prefLabel>
    <rdfs:domain rdf:resource="http://bioontology.org/ontologies/biositemap.owl#Resource_Description"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#OutputForm">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >OutputForm</rdfs:label>
    <rdfs:domain rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Algorithm"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >What form of output is produced by this thing</rdfs:comment>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >OutputForm</core:prefLabel>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#AlgorithmPurpose">
    <rdfs:domain rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Algorithm"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >AlgorithmPurpose</core:prefLabel>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >AlgorithmPurpose</rdfs:label>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Scientific purpose of algorithm</rdfs:comment>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://bioontology.org/ontologies/biositemap.owl#data_input">
    <rdfs:range rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Resource"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Data input API for resource</desc:definition>
    <rdfs:domain rdf:resource="http://bioontology.org/ontologies/biositemap.owl#Resource_Description"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >data input</core:prefLabel>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Data input</rdfs:label>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#DocumentGoal">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >DocumentGoal</core:prefLabel>
    <rdfs:domain>
      <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Document">
        <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >A resource that provides any kind written item, as a book, article, or letter, esp. of a factual or informative nature.</desc:definition>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
        <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Bibliographic_Resource"/>
        <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
        <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Document</core:prefLabel>
        <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Deprecated for BRO v3.0</core:historyNote>
      </owl:DeprecatedClass>
    </rdfs:domain>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >What are the goals of the document</rdfs:comment>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >DocumentGoal</rdfs:label>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://bioontology.org/ontologies/biositemap.owl#resource_type">
    <rdfs:domain rdf:resource="http://bioontology.org/ontologies/biositemap.owl#Resource_Description"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource type</rdfs:label>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >resource type</core:prefLabel>
    <rdfs:range rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Resource"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The class in the BRO that describes the type of the resource -- multiple values allowed</desc:definition>
  </owl:ObjectProperty>
  <rdf:Property rdf:about="http://purl.org/dc/terms/contributor"/>
  <rdf:Property rdf:about="http://purl.org/dc/terms/title"/>
  <rdf:Property rdf:about="http://purl.org/dc/terms/creator"/>
  <rdf:Property rdf:about="http://purl.org/dc/terms/description"/>
  <owl:DatatypeProperty rdf:about="http://bioontology.org/ontologies/biositemap.owl#contact_person_phone">
    <rdfs:domain rdf:resource="http://bioontology.org/ontologies/biositemap.owl#Resource_Description"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Phone number contact for the resource</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >contact person phone</core:prefLabel>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Other_Information">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Other Information</core:prefLabel>
    <rdfs:domain rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Algorithm"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Other_Information</rdfs:label>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://bioontology.org/ontologies/biositemap.owl#URL">
    <rdfs:domain rdf:resource="http://bioontology.org/ontologies/biositemap.owl#Resource_Description"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >URL</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The URL to access the resource</desc:definition>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://bioontology.org/ontologies/biositemap.owl#resource_name">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The name of the resource</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >resource name</core:prefLabel>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Name</rdfs:label>
    <rdfs:domain rdf:resource="http://bioontology.org/ontologies/biositemap.owl#Resource_Description"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://bioontology.org/ontologies/biositemap.owl#development_stage">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Development stage (e.g. pre-alpha, alpha, beta, pre-release, release)</desc:definition>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Development stage</rdfs:label>
    <rdfs:domain rdf:resource="http://bioontology.org/ontologies/biositemap.owl#Version_Information"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >development stage</core:prefLabel>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://bioontology.org/ontologies/biositemap.owl#license">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >license</core:prefLabel>
    <rdfs:domain rdf:resource="http://bioontology.org/ontologies/biositemap.owl#Resource_Description"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The license under which the resource is distributed</desc:definition>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >License model</rdfs:label>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://bioontology.org/ontologies/biositemap.owl#contact_person">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Contact Person(s)</rdfs:label>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The contact person for the resource</desc:definition>
    <rdfs:domain rdf:resource="http://bioontology.org/ontologies/biositemap.owl#Resource_Description"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >contact person</core:prefLabel>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://bioontology.org/ontologies/biositemap.owl#publication_identifier">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >publication identifier</rdfs:label>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >publication identifier</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Publication identifier for the resource from a publicly available publication database (e.g. PMID: 19483092 or doi: 10.1093/nar/gkp440).</desc:definition>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:domain rdf:resource="http://bioontology.org/ontologies/biositemap.owl#Resource_Description"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://bioontology.org/ontologies/biositemap.owl#documentation_URL">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DeprecatedProperty"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >documentation URL</core:prefLabel>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Implementation_Language">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Implementation_Language</rdfs:label>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Implementation Language</core:prefLabel>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#PeerReviewStatus">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >is this a peer-reviewed scientific publication?</rdfs:comment>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PeerReviewStatus</core:prefLabel>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PeerReviewStatus</rdfs:label>
    <rdfs:domain>
      <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Publication">
        <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Deprecated for BRO v3.0</core:historyNote>
        <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
        <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Bibliographic_Resource"/>
        <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >A document that is publicly available.</desc:definition>
        <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Publication</core:prefLabel>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
      </owl:DeprecatedClass>
    </rdfs:domain>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://bioontology.org/ontologies/biositemap.owl#mailing_list_URL">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DeprecatedProperty"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mailing list URL</core:prefLabel>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://bioontology.org/ontologies/biositemap.owl#contact_person_email">
    <rdfs:domain rdf:resource="http://bioontology.org/ontologies/biositemap.owl#Resource_Description"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >contact person email</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Email address contact for the resource</desc:definition>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://bioontology.org/ontologies/biositemap.owl#research_program">
    <rdfs:domain rdf:resource="http://bioontology.org/ontologies/biositemap.owl#Resource_Description"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Research Program</rdfs:label>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Name of the research cluster as identified through a funding program or other generally-accepted organizational cluster (for example NCBC, CTSA, etc.)</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >research program</core:prefLabel>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#ProteinType">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >broad classification of protein type based on structure or function</rdfs:comment>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ProteinType</core:prefLabel>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ProteinType</rdfs:label>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://bioontology.org/ontologies/biositemap.owl#language">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Implementation Language</rdfs:label>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >language</core:prefLabel>
    <rdfs:domain rdf:resource="http://bioontology.org/ontologies/biositemap.owl#Resource_Description"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Software programming language in which resource was written or can be accessed</desc:definition>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://bioontology.org/ontologies/biositemap.owl#keywords">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >keywords</core:prefLabel>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The list of keywords</desc:definition>
    <rdfs:domain rdf:resource="http://bioontology.org/ontologies/biositemap.owl#Resource_Description"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >choice of either many individual keyword elements or one element with comma-separated-values</rdfs:comment>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://bioontology.org/ontologies/biositemap.owl#platforms">
    <rdfs:domain rdf:resource="http://bioontology.org/ontologies/biositemap.owl#Resource_Description"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >platforms</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The software platforms on which the resource was tested (for software resources)</desc:definition>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Platforms tested</rdfs:label>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#TranscriptType">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Type of biological transcript</rdfs:comment>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >TranscriptType</core:prefLabel>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >TranscriptType</rdfs:label>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://bioontology.org/ontologies/biositemap.owl#version">
    <rdfs:domain rdf:resource="http://bioontology.org/ontologies/biositemap.owl#Version_Information"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The version number</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >version</core:prefLabel>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Version number</rdfs:label>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://bioontology.org/ontologies/biositemap.owl#center">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Name and/or acronym of the research center or institute (if appropriate) that produced, shares, or uses the resource (usually a sub-unit of Organization)</desc:definition>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Center or Institute</rdfs:label>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >center</core:prefLabel>
    <rdfs:domain rdf:resource="http://bioontology.org/ontologies/biositemap.owl#Resource_Description"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://bioontology.org/ontologies/biositemap.owl#biositemap_author">
    <rdfs:domain rdf:resource="http://bioontology.org/ontologies/biositemap.owl#Resource_Description"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >biositemap author</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The person who edits or is responsible for the content of this biositemap file or of a particular resource description entry.</desc:definition>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://bioontology.org/ontologies/biositemap.owl#technical_support">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >technical support</core:prefLabel>
    <rdfs:domain rdf:resource="http://bioontology.org/ontologies/biositemap.owl#Resource_Description"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >What technical support is available [available | limited | none]</desc:definition>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://bioontology.org/ontologies/biositemap.owl#organization">
    <rdfs:domain rdf:resource="http://bioontology.org/ontologies/biositemap.owl#Resource_Description"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Organization</rdfs:label>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >organization</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Name of the organization that produced, shares, or uses the resource (for example Stanford University, University of Pittsburgh, etc.)</desc:definition>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Originator">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Originator</rdfs:label>
    <rdfs:domain rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Algorithm"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Originator of a class</rdfs:comment>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Originator</core:prefLabel>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://bioontology.org/ontologies/biositemap.owl#release_date">
    <rdfs:domain rdf:resource="http://bioontology.org/ontologies/biositemap.owl#Version_Information"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Date of release of version (can be specified as xsd:date or as an xsd:string)</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >release date</core:prefLabel>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Target_User_Type">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Target_User_Type</rdfs:label>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Target User Type</core:prefLabel>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Identifier">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Identifier</core:prefLabel>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Identifier</rdfs:label>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any kind of identifier</rdfs:comment>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://bioontology.org/ontologies/biositemap.owl#description">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:domain rdf:resource="http://bioontology.org/ontologies/biositemap.owl#Resource_Description"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Description</rdfs:label>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The description of the resource</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >description</core:prefLabel>
  </owl:DatatypeProperty>
  <owl:FunctionalProperty rdf:about="http://bioontology.org/ontologies/biositemap.owl#documentation_available">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >documentation available</core:prefLabel>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:domain rdf:resource="http://bioontology.org/ontologies/biositemap.owl#Resource_Description"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Is there available documentation [yes | no]</desc:definition>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:about="http://bioontology.org/ontologies/biositemap.owl#resource_sharable">
    <rdfs:domain rdf:resource="http://bioontology.org/ontologies/biositemap.owl#Resource_Description"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >resource sharable</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Is this resource sharable [yes | no]</desc:definition>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Expertise">
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Resource"/>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v2.7</core:historyNote>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Expertise</core:prefLabel>
    <rdfs:subClassOf>
      <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Non_Computational_Service">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
        <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Resource"/>
        <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Non Computational Service</core:prefLabel>
        <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Deprecated for BRO v2.7</core:historyNote>
        <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Biomedical Resources which are not predominantly computing (http://en.wikipedia.org/wiki/Computing) in nature.</desc:definition>
        <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
      </owl:DeprecatedClass>
    </rdfs:subClassOf>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource as an expert (http://en.wikipedia.org/wiki/Expert) who can answer questions, provide technical assistance, etc.</desc:definition>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Backup_Archives_and_Disaster_Recovery">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides long-term storage for backup copies of files or for files that are no longer in active use, and the ability to retrieve backed up content in the event of a disaster that impacts the system in question,</desc:definition>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Backup_Archive_Service"/>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Disaster_Recovery_Service"/>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v3.0</core:historyNote>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Backup Archives and Disaster Recovery</core:prefLabel>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Biochemical_Supply_Resource">
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Reagent_Resource"/>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Biochemical (http://en.wikipedia.org/wiki/Biochemistry) supplies provided for a laboratory (http://en.wikipedia.org/wiki/Laboratory)</desc:definition>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v2.7</core:historyNote>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Biochemical Supply Resource</core:prefLabel>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Software_development">
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v2.7</core:historyNote>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Software development</core:prefLabel>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Software_Development_Resource"/>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/Activity.owl#Software_Development"/>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Binary_Executable">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to Software that contains data encoded in binary form and contains instructions for the computer to perform a given set of tasks.</desc:definition>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Binary Executable</core:prefLabel>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Resource"/>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v3.0</core:historyNote>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Continuous_Data">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A data object that has infinite numbers of possible values. Quantitative data is often continuous such as weight, blood pressure.</desc:definition>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v3.0</core:historyNote>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Resource"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Continuous Data</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Graph_Viewers">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Graph Viewers</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >General graph visualization resources</desc:definition>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v2.7</core:historyNote>
    <rdfs:subClassOf>
      <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Interactive_Tools">
        <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Interactive_Tool"/>
        <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Interactive Tools</core:prefLabel>
        <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Deprecated for BRO v2.7</core:historyNote>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
        <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
      </owl:DeprecatedClass>
    </rdfs:subClassOf>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Graph_Viewer"/>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Software_Documentation">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Bibliographic_Resource"/>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to instructions regarding how software operates or how to use it.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Software Documentation</core:prefLabel>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v3.0</core:historyNote>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Software_Distribution">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software distribution that access to a computer program file or collection of files.

</desc:definition>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v3.0</core:historyNote>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Resource"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Software Distribution</core:prefLabel>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Anatomic_Atlas">
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Atlas"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A collection of tables, charts, or plates to illustrate anatomical structures.</desc:definition>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v3.0</core:historyNote>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Anatomic Atlas</core:prefLabel>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Clinical_Charts">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v2.7</core:historyNote>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Clinical Charts</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >**previously was called Clinical_Charts_eg_Demographics
we think this should be deleted</desc:definition>
    <desc:replacedBy>
      <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Clinical_Chart">
        <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Clinical Chart</core:prefLabel>
        <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Narrative_Resource"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
        <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Deprecated for BRO v3.0</core:historyNote>
        <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >**previously was called Clinical_Charts_eg_Demographics
we think this should be deleted</desc:definition>
        <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
      </owl:DeprecatedClass>
    </desc:replacedBy>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#License_and_Terms_for_Use">
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v3.0</core:historyNote>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >License and Terms for Use</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#License"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A license that describes the constraints for using the resource.</desc:definition>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Semantic_Network">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Semantic Network</core:prefLabel>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Knowledgebase"/>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v3.0</core:historyNote>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></desc:definition>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Toolkit">
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Integration_and_Interoperability_Tool"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Toolkit</core:prefLabel>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that deliver software or application in toolkit fashion, whereby the kit components can be used independently of each other, or included as part of another program</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v3.0</core:historyNote>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Structured_Data">
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v3.0</core:historyNote>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Structured_File"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Structured Data</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that distributes data that is organized in a purposeful manner</desc:definition>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Molecular_Trajectories">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Molecular Trajectories</core:prefLabel>
    <rdfs:subClassOf>
      <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Data_Resource">
        <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
        <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Deprecated Data Resource</core:prefLabel>
        <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Created in BRO v2.7</core:historyNote>
        <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Former subclasses of BRO:Data_Resource that have been deprecated and their usage is not recommended.</desc:definition>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
      </owl:DeprecatedClass>
    </rdfs:subClassOf>
    <desc:replacedBy>
      <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Molecular_Trajectory_Data">
        <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Dynamic_Model"/>
        <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Molecular Trajectory Data</core:prefLabel>
        <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Deprecated for BRO v3.0</core:historyNote>
        <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
        <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >A resource that provides access to kinetic information, usually quantitative, regarding biological system components over time.</desc:definition>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
      </owl:DeprecatedClass>
    </desc:replacedBy>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></desc:definition>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v2.7</core:historyNote>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Clinical_Data">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Clinical Data</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Clinical_Care_Data"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any type of data obtained in the course of caring for humans.</desc:definition>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v3.0</core:historyNote>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Network_model">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Network model</core:prefLabel>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v2.7</core:historyNote>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Network_Model"/>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Data_Resource"/>
  </owl:DeprecatedClass>
  <protege:ExternalResource rdf:about="http://www.w3.org/TR/skos-reference/"/>
  <owl:AnnotationProperty rdf:about="http://bioontology.org/ontologies/biositemap.owl#replacedBy">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >replacedBy</core:prefLabel>
    <rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#DeprecatedClass"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  </owl:AnnotationProperty>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Research_Supplies">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v2.7</core:historyNote>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Material supplies provided for research (http://en.wikipedia.org/wiki/Research) purposes</desc:definition>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Resource"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Research Supplies</core:prefLabel>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Manifold_Viewers">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Interactive_Tools"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >General (hyper)volume visualization tools (e.g., volume rendering).</desc:definition>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Manifold Viewers</core:prefLabel>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Manifold_Viewer"/>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v2.7</core:historyNote>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Pass_Through_License">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A license that grants the right of usage from a third party distributor to the end user.</desc:definition>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v3.0</core:historyNote>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Pass Through License</core:prefLabel>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#License"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Scripting_Language_and_Environment">
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Integration_and_Interoperability_Tool"/>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v2.7</core:historyNote>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Scripting Language and Environment</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></desc:definition>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Unstructured_Data">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Data distribution that does not have a data model or has one that is not easily usable by a computer program. </desc:definition>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v3.0</core:historyNote>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Unstructured_Knowledge_Resource"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Unstructured Data</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#High_Dimensional_Data">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Discrete data that contains many variables. </desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >High Dimensional Data</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Resource"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v3.0</core:historyNote>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Connectivity_Matrix">
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v3.0</core:historyNote>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Connectivity Matrix</core:prefLabel>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Resource"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A matrix is a subset of a network that contains node-edge-node connections of interest and are represented as a matrix.</desc:definition>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Summarization">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v3.0</core:historyNote>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Summarization</core:prefLabel>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Language_Summarization"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to applications, libraries, or software that creates a shortened version of text.</desc:definition>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Scalar_Data">
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Resource"/>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Discrete data that is composed of individual data points as compared to.</desc:definition>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v3.0</core:historyNote>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Scalar Data</core:prefLabel>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Server">
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Computational_Service"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Server</core:prefLabel>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v3.0</core:historyNote>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides any combination of hardware or software designed to provide services to clients as defined in http://en.wikipedia.org/wiki/Server_(computing)</desc:definition>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Standalone_Application">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Standalone Application</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v3.0</core:historyNote>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Resource"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software distribution that does not have any dependencies.  Software distributed in this manner can be run on a desktop computer.</desc:definition>
  </owl:DeprecatedClass>
  <owl:AnnotationProperty rdf:about="http://bioontology.org/ontologies/biositemap.owl#definition">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Definition</rdfs:label>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >definition</core:prefLabel>
  </owl:AnnotationProperty>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Modular_Component">
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v3.0</core:historyNote>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Modular Component</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to a software component.</desc:definition>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Resource"/>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Network_Editor">
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v3.0</core:historyNote>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecate</desc:definition>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Editor"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Network Editor</core:prefLabel>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Integration_and_Interoperability_Tools">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Integration and Interoperability Tools</core:prefLabel>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Integration_and_Interoperability_Tool"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >These are resources that allow tool interoperability and resource integration and data mediation.</desc:definition>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v2.7</core:historyNote>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Matrix">
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Resource"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The dimensions of the array in computer memory used to store the data acquired during a pulse sequence. Related to the number of phase-encoding steps, frequency-encoding points and number of slices.</desc:definition>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v3.0</core:historyNote>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Matrix</core:prefLabel>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
  </owl:DeprecatedClass>
  <owl:DeprecatedProperty rdf:about="http://bioontology.org/ontologies/biositemap.owl#byline">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >byline</core:prefLabel>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:DeprecatedProperty>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Provenance">
    <rdfs:subClassOf>
      <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Provenance_and_Intellectual_Property">
        <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Resource"/>
        <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Deprecated for BRO v2.7</core:historyNote>
        <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
        <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        ></desc:definition>
        <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Provenance and Intellectual Property</core:prefLabel>
      </owl:DeprecatedClass>
    </rdfs:subClassOf>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Provenance</core:prefLabel>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v2.7</core:historyNote>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></desc:definition>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Resource"/>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#physico_chemical_models">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >physico chemical models</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></desc:definition>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Physico-Chemical_Model"/>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v2.7</core:historyNote>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Transforms">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Data Transforms</core:prefLabel>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Transform"/>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v2.7</core:historyNote>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >General data transformations</desc:definition>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  </owl:DeprecatedClass>
  <rdf:Description rdf:about="http://bioontology.org/ontologies/BiomedicalResources.owl#Environmental_Health_and_Safety">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Environmental Health and Safety Resource</core:prefLabel>
  </rdf:Description>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Numerical_Integrators">
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Numerical_Integrator"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v2.7</core:historyNote>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Numerical Integrators</core:prefLabel>
    <rdfs:subClassOf>
      <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Numerical_Methods">
        <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Numerical_Method"/>
        <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
        <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Numerical Methods</core:prefLabel>
        <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Deprecated for BRO v2.7</core:historyNote>
        <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >General numerical modeling and computational tools (ala, GAMS: http://gams.nist.gov/)</desc:definition>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
      </owl:DeprecatedClass>
    </rdfs:subClassOf>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#EDA">
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v3.0</core:historyNote>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Exploratory_Data_Analysis"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software, applications, or toolkits that performs exploratory data analysis methods.</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >EDA</core:prefLabel>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Tutorials">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Tutorials</core:prefLabel>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Tutorial"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></desc:definition>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v2.7</core:historyNote>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Storage">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v2.7</core:historyNote>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >thing stores data</desc:definition>
    <desc:replacedBy>
      <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Storage_Repository">
        <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Database_Software"/>
        <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >A resource that provides access through the Internet or archive to formatted digital or textual data.</desc:definition>
        <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Data Storage Repository</core:prefLabel>
        <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Deprecated for BRO v3.0</core:historyNote>
        <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
      </owl:DeprecatedClass>
    </desc:replacedBy>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Storage_Service"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Data Storage</core:prefLabel>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Stochastic_Data">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stochastic Data</core:prefLabel>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Resource"/>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></desc:definition>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v3.0</core:historyNote>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Source_Code">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v3.0</core:historyNote>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Source Code</core:prefLabel>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Resource"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to information content entity that specifies, using a programming language, some algorithm.</desc:definition>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Free_Text">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Free Text</core:prefLabel>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Resource"/>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v3.0</core:historyNote>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Unstructured data in a format of alphanumeric characters.</desc:definition>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Discrete_Data">
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v3.0</core:historyNote>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Resource"/>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A data object that consists of separate, but finite set of values. </desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Discrete Data</core:prefLabel>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#License_and_Terms_for_Redistribution">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >License and Terms for Redistribution</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A license that describes the constraints for sharing the resource.</desc:definition>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v3.0</core:historyNote>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#License"/>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Three_Dimensional_Data">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Discrete data that consists of x, y, and z coordinates.</desc:definition>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v3.0</core:historyNote>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Three Dimensional Data</core:prefLabel>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Resource"/>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/Activity.owl#Novel_Therapeutics">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Novel Therapeutics</core:prefLabel>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v2.7</core:historyNote>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Innovative therapeutics (http://en.wiktionary.org/wiki/therapeutics)</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/Activity.owl#Deprecated_Activity"/>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/Activity.owl#Therapeutics"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Knowledge_Environment">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Knowledge Environment</core:prefLabel>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v3.0</core:historyNote>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides access to collaborative knowledge building, decision making, inference or discovery tools.</desc:definition>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Structured_Knowledge_Resource"/>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Four_Dimensional_Data">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >3-D models evolving in time</desc:definition>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v3.0</core:historyNote>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Four Dimensional Data</core:prefLabel>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Resource"/>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Automated_Natural_Language_Output">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Natural_Language_Processing"/>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v3.0</core:historyNote>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Data file resulting from natural language processing.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Automated Natural Language Output</core:prefLabel>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/Activity.owl#Heath_Services">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/Activity.owl#Deprecated_Activity"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Heath Services</core:prefLabel>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v2.7</core:historyNote>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/Activity.owl#Health_Services"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >As defined in http://en.wikipedia.org/wiki/Health_services_research</desc:definition>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Web_Service">
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v3.0</core:historyNote>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides a software system designed to support interoperable machine-to-machine interaction over a network. Web services are frequently Web APIs that can be accessed over a network, such as the Internet, and executed on a remote system hosting the requested services.</desc:definition>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Computational_Service"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Web Service</core:prefLabel>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Portlet_Component">
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Portlet Component</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Resource that provides access to software portlet.</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Portal"/>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v3.0</core:historyNote>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Repository">
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v3.0</core:historyNote>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Data Repository</core:prefLabel>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Database"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides data storage and maintenance, such as a database which accepts submissions of similar data for storage and use. For example, the cell centered database (CCDB) encourages submissions of anatomical images that will increase its' holdings.</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Object">
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Resource"/>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides computational building blocks for complex data types, individual facts, statistics or items of information.</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Data Object</core:prefLabel>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v3.0</core:historyNote>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Heterogeneous_Funding_Resource">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></desc:definition>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v3.0</core:historyNote>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Funding_Resource"/>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Heterogeneous Funding Resource</core:prefLabel>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Linear_Algebra_Tools">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Numerical_Methods"/>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v2.7</core:historyNote>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Linear Algebra Tools</core:prefLabel>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Linear_Algebra_Tool"/>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Support">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Technical_Support"/>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v3.0</core:historyNote>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Support</core:prefLabel>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides aid or assistance with a technology product.</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Nonhuman_Data">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v3.0</core:historyNote>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Nonhuman Data</core:prefLabel>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Clinical_Research_Data"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Clinical data that is not derived from a person.</desc:definition>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Vector_Data">
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Vector Data</core:prefLabel>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Resource"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Discrete data that representents physical entities as XY coordinates.</desc:definition>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v3.0</core:historyNote>
  </owl:DeprecatedClass>
  <rdf:Description rdf:about="http://www.w3.org/2002/07/owl#Thing">
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >TODO:</owl:versionInfo>
  </rdf:Description>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Distribution">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resource that provides data or allows users to access and utilize data</desc:definition>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Data Distribution</core:prefLabel>
    <desc:replacedBy rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Data_Resource"/>
    <core:historyNote rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated for BRO v3.0</core:historyNote>
    <rdfs:subClassOf rdf:resource="http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Deprecated_Resource"/>
  </owl:DeprecatedClass>
  <owl:DeprecatedClass rdf:about="http://bioontology.org/ontologies/ResearchArea.owl#Deprecated_Area_of_Research">
    <desc:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Former subclasses of area:Area_of_Research that have been deprecated and their usage is not recommended.</desc:definition>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <core:prefLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deprecated Area of Research</core:prefLabel>
  </owl:DeprecatedClass>
</rdf:RDF>

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