Link to this page
Phylogenetics Ontology
Last uploaded:
July 5, 2016
Acronym | PHAGE |
Visibility | Public |
Description | This ontology represents the seven steps of phylogenetic analyses. Each root concept step is composed from a set of resource annotations (to represent the data-flow) and programs (to represent the control flow). Object properties serve to represent relations to annotate data (e.g. has_RetrievedInDatabase, has_ModeledBy, etc.) and reorder the sequence of programs (e.g. has_InputOutput).This ontology has been collected in a semi-automated way from well-known databases such as NCBI, GeneOntology, UniProtKB and Felsenstein’s Web site through Web crawling and mapping techniques. |
Status | Beta |
Format | OWL |
Contact | Université du Québec à Montréal, Laboratoire de bioinformatique et LATECE, diallo.abdoulaye@uqam.ca |
Categories | Upper Level Ontology |
Version | Released | Uploaded | Downloads |
---|---|---|---|
5.0 (Parsed, Indexed, Metrics, Annotator) | 05/02/2016 | 07/05/2016 | OWL | CSV | RDF/XML | Diff |
4.0 (Archived) | 05/02/2016 | 07/01/2016 | OWL | Diff |
3.0 (Archived) | 05/02/2016 | 07/01/2016 | OWL | Diff |
2.0 (Archived) | 05/02/2016 | 06/24/2016 | OWL |
1.0 (Archived) | 05/02/2016 | 06/14/2016 | OWL |
more... |
No views of PHAGE available
Jump to:
Id | http://purl.obolibrary.org/obo/GO_0009039
http://purl.obolibrary.org/obo/GO_0009039
|
---|---|
Preferred Name | urease activity |
Definitions |
Catalysis of the reaction: urea + H2O = CO2 + 2 NH3.
|
Synonyms |
urea amidohydrolase activity
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
definition | Catalysis of the reaction: urea + H2O = CO2 + 2 NH3. |
---|---|
label | urease activity
|
prefLabel | urease activity
|
database_cross_reference |
MetaCyc:UREASE-RXN
UM-BBD_reactionID:r0120
EC:3.5.1.5
RHEA:20557
|
notation | GO:0009039
|
has_related_synonym | urea amidohydrolase activity
|
id | GO:0009039
|
has_obo_namespace | molecular_function
|
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 PHAGE
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=PHAGE&class=http%3A%2F%2Fpurl.obolibrary.org%2Fobo%2FGO_1903994&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: "PHAGE" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |