Link to this page
Bricks ontology
Last uploaded:
July 21, 2020
Acronym | BKO |
Visibility | Public |
Description | The BricKs Ontology (BKO) provides Systems Biology Graphical Notation representations of recurring concepts in molecular networks. These representations, called bricks, are associated in the ontology with terms describing the concepts. Part of these terms are borrowed from the Gene Ontology and the Systems Biology Ontology. The bricks can be used for both the template-based construction of molecular networks maps as well as for their annotation. |
Status | Alpha |
Format | OWL |
Contact | Adrien Rougny, adrienrougny@gmail.com |
Categories | Other |
Version | Released | Uploaded | Downloads |
---|---|---|---|
13:07:2018 10:45 (Parsed, Indexed, Metrics, Annotator) | 07/21/2020 | 07/21/2020 | OWL | CSV | RDF/XML |
No views of BKO available
Jump to:
Id | http://sbgnbricks.org/BKO/BKO:0000124
http://sbgnbricks.org/BKO/BKO:0000124
|
---|---|
Preferred Name | protein deglycosylation |
Definitions |
Removal of a saccharide group from a protein.
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
label | protein deglycosylation
|
---|---|
comment | Removal of a saccharide group from a protein.
|
prefLabel | protein deglycosylation
|
hasBrickMain | |
subClassOf | |
hasBrickNarrow | |
type | |
hasBrick |
Add comment
Delete | Subject | Author | Type | Created |
---|---|---|---|---|
No notes to display |
- Problem retrieving properties:
Notes
Filter:
Add NCBO Web Widgets to your site for BKO
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=BKO&class=http%3A%2F%2Fpurl.obolibrary.org%2Fobo%2FGO_0101005&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: "BKO" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |