Link to this page
Context and Measurement Ontology
Last uploaded:
January 30, 2025
Acronym | COMO |
Visibility | Public |
Description | Ontological terms to describe experimental data, probably useful for other environmental microbiology projects. Used in several CORAL (Contextual Ontology-based Repository Analysis Library) deployments. See more about this platfom at https://github.com/jmchandonia/CORAL |
Status | Beta |
Format | OBO |
Language | English |
Contact | John-Marc Chandonia, jmchandonia@lbl.gov |
Categories | Biological Process, Cell, Chemical, Experimental Conditions |
No views of COMO available
Jump to:
Id | http://purl.obolibrary.org/obo/COMO_0000054
http://purl.obolibrary.org/obo/COMO_0000054
|
---|---|
Preferred Name | Substrate |
Definitions |
Substrate.
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
definition | Substrate. |
---|---|
label | Substrate
|
prefLabel | Substrate
|
notation | COMO:0000054
|
id | COMO:0000054
|
has_obo_namespace | measure.ontology
|
subClassOf | |
type | |
treeView |
Add comment
Delete | Subject | Author | Type | Created |
---|---|---|---|---|
No notes to display |
- Loading...
Add NCBO Web Widgets to your site for COMO
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=COMO&class=http%3A%2F%2Fpurl.obolibrary.org%2Fobo%2FUO_0000186&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: "COMO" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |