Link to this page
Gene Regulation Ontology
Last uploaded:
January 6, 2016
Acronym | GRO |
Visibility | Public |
Description | The Gene Regulation Ontology (GRO) is a conceptual model for the domain of gene regulation. It covers processes that are linked to the regulation of gene expression as well as physical entities that are involved in these processes (such as genes and transcription factors) in terms of ontology classes and semantic relations between classes. |
Status | Production |
Format | OWL |
Contact | Vivian Lee, vlee@ebi.ac.uk |
Categories | Genomic and Proteomic |
Version | Released | Uploaded | Downloads |
---|---|---|---|
0.5 (Parsed, Indexed, Metrics, Annotator) | 10/09/2015 | 01/06/2016 | OWL | CSV | RDF/XML | Diff |
0.5 (Archived) | 10/09/2015 | 10/09/2015 | OWL | Diff |
0.5 (Archived) | 08/20/2015 | 10/11/2010 | OWL | Diff |
0.4 (Archived) | 01/22/2009 | 05/04/2009 | OWL | Diff |
0.3 (Archived) | 06/25/2008 | 06/25/2008 | OWL |
more... |
No views of GRO available
Classes | 507 |
Individuals | 4 |
Properties | 33 |
Maximum depth | 11 |
Maximum number of children | 21 |
Average number of children | 3 |
Classes with a single child | 63 |
Classes with more than 25 children | 0 |
Classes with no definition | 504 |
Jump to:
Id | http://www.bootstrep.eu/ontology/GRO#PositiveRegulationOfTranslation
http://www.bootstrep.eu/ontology/GRO#PositiveRegulationOfTranslation
|
---|---|
Preferred Name | positive regulation of translation |
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
definition | Any process that activates or increases the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of proteins by the translation of mRNA. [GO:0045727] |
---|---|
label | positive regulation of translation
|
prefLabel | positive regulation of translation
|
prefixIRI | GRO:PositiveRegulationOfTranslation
|
subClassOf | |
type | |
reference | GO:0045727 positive regulation of protein biosynthetic process
|
Add comment
Delete | Subject | Author | Type | Created |
---|---|---|---|---|
No notes to display |
- Problem retrieving properties:
Notes
Filter:
Add NCBO Web Widgets to your site for GRO
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=GRO&class=http%3A%2F%2Fwww.bootstrep.eu%2Fontology%2FGRO%23BindingToBindingSiteOfProtein&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: "GRO" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |