Link to this page
Sepsis Ontology
Last uploaded:
May 14, 2024
Acronym | SEPON |
Visibility | Public |
Description | The Sepsis Ontology (SEPON) is a disease-specific ontology that defines the concepts and relationships between concepts in the field of sepsis and related diseases, contributing to data standardization and providing precise and personalized diagnosis, treatment and prognosis recommandations for sepsis. |
Status | Alpha |
Format | OWL |
Language | English |
Contact | ZHANG CHI, zhangchi8359@wchscu.cn |
Categories | Health, Human |
No views of SEPON available
Jump to:
Id | http://www.semanticweb.org/zchero/ontologies/2023/11/SepsisOntology#Troponin_I
http://www.semanticweb.org/zchero/ontologies/2023/11/SepsisOntology#Troponin_I
|
---|---|
Preferred Name | Troponin I |
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
definition | Troponin I, troponin T, and troponin C are the three closely associated subunits of the troponin complex of thin filaments in muscle. The complex serves as a calcium-sensitive switch that regulates muscle contraction. In the absence of calcium, Troponin I binds actin, inhibits actomyosin ATPase activity, and inhibits F-actin-myosin interactions. The troponin I gene family comprises three isoforms: skeletal TNI-fast, skeletal TNI-slow, and TNI-cardiac. |
---|---|
prefLabel | Troponin I
|
label | Troponin I
|
Synonyms | TNNI
TnI
Troponin I
|
prefixIRI | Troponin_I
|
subClassOf | |
type | |
reference |
Add comment
Delete | Subject | Author | Type | Created |
---|---|---|---|---|
No notes to display |
- Problem retrieving properties:
Notes
Filter:
Add NCBO Web Widgets to your site for SEPON
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=SEPON&class=http%3A%2F%2Fwww.semanticweb.org%2Fzchero%2Fontologies%2F2023%2F11%2FSepsisOntology%23Bleeding_Time&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: "SEPON" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |