Link to this page
Ontology for Biobanking
Last uploaded:
May 12, 2023
Acronym | OBIB |
Visibility | Public |
Description | The ontology for Biobanking (OBIB) is an ontology built for annotation and modeling of biobank repository and biobanking administration. It is developed based on subset of Ontology for Biomedical Investigations (OBI) using Basic Formal Ontology (BFO) as top ontology and following OBO Foundry principles. The first version of the ontology is merged of two existing biobank related ontologies, OMIABIS and biobank ontology. |
Status | Production |
Format | OWL |
Contact | Jie Zheng, jiezheng@upenn.edu Chris Stoeckert, stoeckrt@upenn.edu Mathias Brochhausen, MBrochhausen@uams.edu |
Categories | Health |
Groups | OBO Foundry |
Version | Released | Uploaded | Downloads |
---|---|---|---|
2023-04-05 (Parsed, Indexed, Metrics, Annotator) | 05/12/2023 | 05/12/2023 | OWL | CSV | RDF/XML | Diff |
development version (Archived) | 11/19/2021 | 11/19/2021 | OWL | Diff |
development version (Archived) | 02/10/2021 | 02/10/2021 | OWL | Diff |
development version (Archived) | 07/15/2019 | 07/15/2019 | OWL | Diff |
2017-11-30 (Archived) | 12/01/2017 | 12/01/2017 | OWL | Diff |
2017-10-12 (Archived) | 10/12/2017 | 10/12/2017 | OWL | Diff |
2017-07-28 (Archived) | 07/28/2017 | 07/28/2017 | OWL | Diff |
2017-06-27 (Archived) | 06/30/2017 | 06/30/2017 | OWL | Diff |
2016-09-14 (Archived) | 11/13/2016 | 11/13/2016 | OWL |
2016-09-14 (Archived) | 09/14/2016 | 09/15/2016 | OWL |
2015-11-22 (Archived) | 11/22/2015 | 11/22/2015 | OWL | Diff |
2014-09-22 (Archived) | 09/22/2014 | 01/20/2015 | OWL | Diff |
more... |
No views of OBIB available
Jump to:
Id | http://purl.obolibrary.org/obo/OMRSE_00000033
http://purl.obolibrary.org/obo/OMRSE_00000033
|
---|---|
Preferred Name | aggregate of organizations |
Definitions |
An object aggregate that is not itself an organization and whose members are only organizations that have some feature in common
It is often convenient to group organizations together that otherwise might not even interact with one another.
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
definition | An object aggregate that is not itself an organization and whose members are only organizations that have some feature in common |
---|---|
label | aggregate of organizations
|
comment | It is often convenient to group organizations together that otherwise might not even interact with one another.
|
prefLabel | aggregate of organizations
|
term editor | William R. Hogan
Amanda Hicks
|
creator | William R. Hogan
Amanda Hicks
|
has part | |
prefixIRI | OMRSE:00000033
|
subClassOf | |
imported from | |
type | |
has member |
Add comment
Delete | Subject | Author | Type | Created |
---|---|---|---|---|
No notes to display |
- Problem retrieving properties:
Notes
Filter:
Add NCBO Web Widgets to your site for OBIB
Widget type | Widget demonstration |
---|---|
|
Step 2: Follow the Instructions
For more help visit NCBO Widget Wiki |
|
Example 1 (start typing the class name to get its full URI)
Example 2 (get the ID for a class) Example 3 (get the preferred name for a class) Step 2: Follow the Instructions
For more help visit NCBO Widget Wiki |
|
Step 2: Follow the InstructionsCopy the code below and paste it to your HTML page <iframe frameborder="0" src="/widgets/visualization?ontology=OBIB&class=http%3A%2F%2Fpurl.obolibrary.org%2Fobo%2FOMIABIS_0001047&apikey=YOUR_API_KEY"></iframe> For more help visit NCBO Widget Wiki |
|
Step 2: Follow the InstructionsCopy the code below and paste it to your HTML page <link rel="stylesheet" type="text/css" href="/widgets/jquery.ncbo.tree.css"> <script src="/widgets/jquery.ncbo.tree-2.0.2.js"></script> <div id="widget_tree"></div> var widget_tree = $("#widget_tree").NCBOTree({ apikey: "YOUR_API_KEY", ontology: "OBIB" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |