Link to this page
Toxic Process Ontology
Last uploaded:
December 6, 2022
Acronym | TXPO |
Visibility | Public |
Description | TOXic Process Ontology (TXPO) includes entities related to toxic mechanisms (toxic courses) and processes, mainly focusing on hepatotoxicity. Application system TOXPILOT: https://toxpilot.nibiohn.go.jp |
Status | Beta |
Format | OWL |
Contact | Yuki Yamagata, yuki.yamagata@riken.jp |
Categories | Biological Process, Dysfunction |
Groups | OBO Foundry |
Version | Released | Uploaded | Downloads |
---|---|---|---|
2022/12/07 (Parsed, Indexed, Metrics, Annotator) | 12/07/2022 | 12/06/2022 | OWL | CSV | RDF/XML | Diff |
2020/07/09 (Archived) | 07/09/2020 | 07/09/2020 | OWL | Diff |
2020/04/12 (Archived) | 04/12/2020 | 04/14/2020 | OWL | Diff |
2020/03/03 (Archived) | 03/03/2020 | 03/03/2020 | OWL | Diff |
2020/01/24 (Archived) | 01/30/2020 | 01/30/2020 | OWL | Diff |
2020/01/07 (Archived) | 01/07/2020 | 01/06/2020 | OWL | Diff |
more... |
No views of TXPO available
Jump to:
Id | http://purl.obolibrary.org/obo/TXPO_0002543
http://purl.obolibrary.org/obo/TXPO_0002543
|
---|---|
Preferred Name | nuclear chromosome |
Definitions |
A chromosome that encodes the nuclear genome and is found in the nucleus of a eukaryotic cell during the cell cycle phases when the nucleus is intact.
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
definition | A chromosome that encodes the nuclear genome and is found in the nucleus of a eukaryotic cell during the cell cycle phases when the nucleus is intact. |
---|---|
prefLabel | nuclear chromosome
|
label | nuclear chromosome
|
part_of | |
prefixIRI | TXPO:0002543
|
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 TXPO
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=TXPO&class=http%3A%2F%2Fpurl.obolibrary.org%2Fobo%2FIMR_0100579&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: "TXPO" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |