Link to this page
Whole-cell modeling ontology
Last uploaded:
April 14, 2020
Acronym | WC |
Visibility | Public |
Description | Ontology for whole-cell (WC) modeling See https://wholecell.org for more information about WC modeling |
Status | Alpha |
Format | OBO |
Contact | Karr Lab, info@karrlab.org |
Categories | Cell, Molecule, Other |
Version | Released | Uploaded | Downloads |
---|---|---|---|
0.0.1 (Parsed, Indexed, Metrics, Annotator) | 04/14/2020 | 04/14/2020 | OBO | CSV | RDF/XML | Diff |
0.0.1 (Archived) | 01/10/2020 | 01/10/2020 | OBO | Diff |
0.0.1 (Archived) | 12/14/2019 | 12/14/2019 | OBO | Diff |
0.0.1 (Archived) | 10/19/2019 | 10/19/2019 | OBO | Diff |
0.0.1 (Archived) | 05/23/2019 | 05/23/2019 | OBO | Diff |
0.0.1 (Archived) | 05/22/2019 | 05/22/2019 | OBO | Diff |
0.0.1 (Archived) | 05/15/2019 | 05/15/2019 | OBO | Diff |
0.0.1 (Archived) | 05/13/2019 | 05/13/2019 | OBO | Diff |
0.0.1 (Archived) | 05/10/2019 | 05/10/2019 | OBO |
0.0.1 (Archived) | 03/27/2019 | 03/27/2019 | OBO |
0.0.1 (Archived) | 03/26/2019 | 03/26/2019 | OBO |
0.0.1 (Archived) | 03/26/2019 | 03/26/2019 | OBO |
0.0.1 (Archived) | 03/26/2019 | 03/26/2019 | OBO |
more... |
No views of WC available
Jump to:
Id | http://purl.obolibrary.org/obo/WC_function
http://purl.obolibrary.org/obo/WC_function
|
---|---|
Preferred Name | function |
Definitions |
Function
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
definition | Function |
---|---|
label | function
|
prefLabel | function
|
database_cross_reference | SBO:0000064
|
notation | WC:function
|
id | WC:function
|
has_obo_namespace | WC
|
subClassOf | |
type | |
treeView |
Add comment
Delete | Subject | Author | Type | Created |
---|---|---|---|---|
No notes to display |
- Problem retrieving properties:
Notes
Filter:
Add NCBO Web Widgets to your site for WC
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=WC&class=http%3A%2F%2Fpurl.obolibrary.org%2Fobo%2FWC_DNA&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: "WC" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |