Link to this page
Clusters of Orthologous Groups (COG) Analysis Ontology
Last uploaded:
October 13, 2011
Acronym | CAO |
Visibility | Public |
Description | CAO ontology is designed for supporting the COG enrichment study by using Fisher's exact test |
Status | Production |
Format | OWL |
Contact | Asiyah Yu Lin, linikujp@gmail.com |
Categories | Gene Product |
No views of CAO available
Classes | 205 |
Individuals | 38 |
Properties | 47 |
Maximum depth | 10 |
Maximum number of children | 27 |
Average number of children | 3 |
Classes with a single child | 19 |
Classes with more than 25 children | 3 |
Classes with no definition | 132 |
Jump to:
Id | http://www.ifomis.org/bfo/1.1/span#ProcessAggregate
http://www.ifomis.org/bfo/1.1/span#ProcessAggregate
|
---|---|
Preferred Name | process_aggregate |
Definitions |
Examples: the beating of the hearts of each of seven individuals in the room, the playing of each of the members of an orchestra, a process of digestion and a process of thinking taken together
Definition: A processual entity [span:ProcessualEntity] that is a mereological sum of process [span:Process] entities and possesses non-connected boundaries.
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
label | process_aggregate
|
---|---|
comment | Examples: the beating of the hearts of each of seven individuals in the room, the playing of each of the members of an orchestra, a process of digestion and a process of thinking taken together
Definition: A processual entity [span:ProcessualEntity] that is a mereological sum of process [span:Process] entities and possesses non-connected boundaries.
|
prefLabel | process_aggregate
|
prefixIRI | span:ProcessAggregate
|
subClassOf | |
type | |
disjointWith |
Add comment
Delete | Subject | Author | Type | Created |
---|---|---|---|---|
No notes to display |
- Problem retrieving properties:
Notes
Filter:
Add NCBO Web Widgets to your site for CAO
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=CAO&class=http%3A%2F%2Fpurl.obolibrary.org%2Fobo%2FCAO_0000053&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: "CAO" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |