Link to this page
Bacterial interlocked Process ONtology
Last uploaded:
November 8, 2017
Acronym | BIPON |
Visibility | Public |
Description | BiPON is an ontology permitting a multi-scale systemic representation of bacterial cellular processes and the coupling to their mathematical models. BiPON is further composed of two sub- ontologies, bioBiPON and modelBiPON. bioBiPON aims at organizing the systemic description of biological information while modelBiPON aims at describing the mathematical models (including parameters) associated to each biological process. |
Status | Production |
Format | OWL |
Contact | Anne Goelzer, anne.goelzer@inra.fr |
Categories | Biological Process |
- Biological part of Bacterial interlocked Process ONtology
- bioBiPON (a sub-ontology of BiPON) aims at organizing the systemic description of biological information
Jump to:
Id | http://purl.obolibrary.org/obo/GO_0022417
http://purl.obolibrary.org/obo/GO_0022417
|
---|---|
Preferred Name | protein maturation by protein folding |
Definitions |
The process of assisting in the covalent and noncovalent assembly of single chain polypeptides or multisubunit complexes into the correct tertiary structure that results in the attainment of the full functional capacity of a protein.
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
label | protein maturation by protein folding
|
---|---|
prefLabel | protein maturation by protein folding
|
notation | GO:0022417
|
id | GO:0022417
|
hasOBONamespace | biological_process
|
IAO_0000115 | The process of assisting in the covalent and noncovalent assembly of single chain polypeptides or multisubunit complexes into the correct tertiary structure that results in the attainment of the full functional capacity of a protein.
|
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 BIPON
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=BIPON&class=http%3A%2F%2Fpurl.obolibrary.org%2Fobo%2FGO_0006364&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: "BIPON" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |