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/CL_0002111
http://purl.obolibrary.org/obo/CL_0002111
|
---|---|
Preferred Name | CD38-negative unswitched memory B cell |
Definitions |
An CD38-negative unswitched memory B cell is an unswitched memory B cell that has the phenotype CD38-negative, IgD-positive, CD138-negative, and IgG-negative.
|
Synonyms |
CD38- unswitched memory B-cell
CD38-negative unswitched memory B-lymphocyte
CD38- unswitched memory B cell
CD38- unswitched memory B-lymphocyte
CD38- unswitched memory B lymphocyte
CD38-negative unswitched memory B lymphocyte
CD38-negative unswitched memory B-cell
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
definition | An CD38-negative unswitched memory B cell is an unswitched memory B cell that has the phenotype CD38-negative, IgD-positive, CD138-negative, and IgG-negative. |
---|---|
preferred label | CD38-negative unswitched memory B cell
|
label | CD38-negative unswitched memory B cell
|
prefLabel | CD38-negative unswitched memory B cell
|
prefixIRI | CL:0002111
|
subClassOf | |
type | |
has_exact_synonym |
CD38- unswitched memory B-cell
CD38-negative unswitched memory B-lymphocyte
CD38- unswitched memory B cell
CD38- unswitched memory B-lymphocyte
CD38- unswitched memory B lymphocyte
CD38-negative unswitched memory B lymphocyte
CD38-negative unswitched memory B-cell
See more
See less
|
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 |