Link to this page
Comparative Data Analysis Ontology
Last uploaded:
August 20, 2013
Acronym | CDAO |
Visibility | Public |
Description | A formalization of concepts and relations relevant to evolutionary comparative analysis, such as phylogenetic trees, OTUs (operational taxonomic units) and compared characters (including molecular characters as well as other types). CDAO is being developed by scientists in biology, evolution, and computer science. |
Status | Production |
Format | OWL |
Contact | Jim Balhoff, balhoff@renci.org |
Categories | Experimental Conditions |
Groups | OBO Foundry |
Version | Released | Uploaded | Downloads |
---|---|---|---|
$Revision$ (Parsed, Indexed, Metrics, Annotator) | 08/20/2013 | 08/20/2013 | OWL | CSV | RDF/XML | Diff |
unknown (Archived) | 08/19/2013 | 08/19/2013 | OWL |
unknown (Archived) | 02/05/2013 | 02/05/2013 | OWL |
unknown (Archived) | 06/06/2012 | 09/19/2012 | OWL |
1.26 (Archived) | 09/26/2008 | 09/22/2009 | OWL |
1.26 (Archived) | 09/26/2008 | 09/18/2009 | OWL |
1.26 (Archived) | 09/26/2008 | 09/26/2008 | OWL |
more... |
- SMARTLHSONTO
- SMARTLHSONTO is an ontology for Learning Health System Framework covering the 12 top pillars (Value Creation and Benefits, Evaluation and Methodlogy, Ethics and Oversight, Care Delivery and Organisational Strategies, Community and Patient Engagement, Culture and Change Management, Governance and Leadership, Research and Education, Workforce and Capacity Building, Data and Technology, Learning Health Systems, LHS Frameworks) , their subclass and inter-relationship between the pillars and subclass.
Classes | 165 |
Individuals | 26 |
Properties | 78 |
Maximum depth | 4 |
Maximum number of children | 18 |
Average number of children | 3 |
Classes with a single child | 15 |
Classes with more than 25 children | 0 |
Classes with no definition | 139 |
Jump to:
Id | http://purl.obolibrary.org/obo/CDAO_0000024
http://purl.obolibrary.org/obo/CDAO_0000024
|
---|---|
Preferred Name | Branch |
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
label | Branch
|
---|---|
prefLabel | Branch
|
description | 'Branch' is the domain-specific synonym for an edge of a (Phylogenetic) Tree or Network. Branches may have properties such as length and degree of support.
|
prefixIRI | CDAO:0000024
|
subClassOf | |
equivalentClass | |
type |
Add comment
Delete | Subject | Author | Type | Created |
---|---|---|---|---|
No notes to display |
- Loading...
Notes
Filter:
Add NCBO Web Widgets to your site for CDAO
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=CDAO&class=http%3A%2F%2Fpurl.obolibrary.org%2Fobo%2FCDAO_0000099&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: "CDAO" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |