Link to this page
NMDC Ontology
Last uploaded:
March 15, 2024
Acronym | NMDCO |
Visibility | Public |
Description | The NMDC Ontology (NMDCO) is used by the National Microbiome Data Collaborative (NMDC, https://microbiomedata.org) to annotate multi-omic microbiome metadata. It merges a number of ontologies relevant to the NMDC (such as the plant and environment ontologies) into a single ontology. The ontology can be download from Github at https://github.com/microbiomedata/nmdc-ontology. |
Status | Beta |
Format | OWL |
Contact | Mark Miller, mamillerpa@gmail.com |
Categories | Other, Plant |
Version | Released | Uploaded | Downloads |
---|---|---|---|
2024-03-15 (Parsed, Indexed, Metrics, Annotator) | 03/15/2024 | 03/15/2024 | OWL | CSV | RDF/XML | Diff |
2024-03-13 (Archived) | 03/13/2024 | 03/13/2024 | OWL | Diff |
2024-02-16 (Archived) | 02/16/2024 | 02/16/2024 | OWL | Diff |
2021-09-21 (Archived) | 02/15/2024 | 02/15/2024 | OWL | Diff |
2021-09-21 (Archived) | 09/21/2021 | 09/21/2021 | OWL | Diff |
2021-08-24 (Archived) | 09/20/2021 | 09/20/2021 | OWL | Diff |
2021-08-24 (Archived) | 08/25/2021 | 08/25/2021 | OWL | Diff |
2021-08-17 (Archived) | 08/24/2021 | 08/24/2021 | OWL |
more... |
No views of NMDCO available
Jump to:
Id | http://purl.obolibrary.org/obo/CL_0000215
http://purl.obolibrary.org/obo/CL_0000215
|
---|---|
Preferred Name | barrier cell |
Definitions |
A cell whose primary function is to prevent the transport of stuff across compartments.
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
definition | A cell whose primary function is to prevent the transport of stuff across compartments. |
---|---|
label |
barrier cell
|
prefLabel |
barrier cell
|
prefixIRI |
CL:0000215
|
subClassOf | |
type |
Add comment
Delete | Subject | Author | Type | Created |
---|---|---|---|---|
No notes to display |
- Problem retrieving properties:
Notes
Filter:
Add NCBO Web Widgets to your site for NMDCO
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=NMDCO&class=http%3A%2F%2Fpurl.obolibrary.org%2Fobo%2FFOODON_03305536&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: "NMDCO" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |