Link to this page
Health and Social Person-centric Ontology
Last uploaded:
June 9, 2023
Acronym | HSPO |
Visibility | Public |
Description | The HSPO is an ontology that aims to represent and link together information about an individual from multiple domains. This work is motivated by the need to better understand the drivers of health outcomes that may arise from other domains including, but not limited to, the social determinants of health (e.g. ethnicity, transportation, education). This ontology can also describe a group of individuals that share similar characteristics (i.e. a cohort). Through this ontology we attempt to define a number of social contexts or social domains which can be useful to organise information coming from different terminologies such as ICD and SNOMED. Git Repository, Documentation and License details: https://github.com/IBM/hspo-ontology Apache License 2.0 |
Status | Production |
Format | OWL |
Contact | HSPO Team https://github.com/IBM/hspo-ontology, natasha.mulligan@ie.ibm.com HSPO Team https://github.com/IBM/hspo-ontology, jbettencourt@ie.ibm.com |
Categories | Health, Other |
License Information | This ontology is made available under the Apache License, Version 2.0 |
No views of HSPO available
Jump to:
Id | http://purl.obolibrary.org/obo/GO_0009123
http://purl.obolibrary.org/obo/GO_0009123
|
---|---|
Preferred Name | nucleoside monophosphate metabolic process |
Definitions |
The chemical reactions and pathways involving a nucleoside monophosphate, a compound consisting of a nucleobase linked to a deoxyribose or ribose sugar esterified with phosphate on the sugar.
|
Synonyms |
nucleoside monophosphate metabolism
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
definition | The chemical reactions and pathways involving a nucleoside monophosphate, a compound consisting of a nucleobase linked to a deoxyribose or ribose sugar esterified with phosphate on the sugar. |
---|---|
preferred label | nucleoside monophosphate metabolic process
|
label | nucleoside monophosphate metabolic process
|
prefLabel | nucleoside monophosphate metabolic process
|
notation | GO:0009123
|
id | GO:0009123
|
has_obo_namespace | biological_process
|
subClassOf | |
type | |
has_exact_synonym | nucleoside monophosphate metabolism
|
Add comment
Delete | Subject | Author | Type | Created |
---|---|---|---|---|
No notes to display |
- Problem retrieving properties:
Notes
Filter:
Add NCBO Web Widgets to your site for HSPO
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=HSPO&class=http%3A%2F%2Fwww.ebi.ac.uk%2Fefo%2FEFO_0006716&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: "HSPO" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |