Link to this page
Hypertension Ontology
Last uploaded:
September 4, 2019
Acronym | HTN |
Visibility | Public |
Description | The Hypertension Ontology is a realism-based reference ontology for semantically managing clinical data about hypertension. Definitions of hypertension and elevated blood pressure are highly sensitive to context. Thresholds may vary according to population, guidelines, or clinical context. Variations in the clinical interpretation of blood pressure pose challenges to using blood pressure data for cohort identification, semantic data integration across data sets, and semantically enriching clinical data for clinical decision support applications. The Hypertension Ontology provides a framework for connecting clinical data to context-sensitive definitions of elevated blood pressure and hypertension. |
Status | Production |
Format | OWL |
Contact | Amanda Hicks, aellenhicks@gmail.com |
Categories | Other |
Groups | OBO Foundry |
No views of HTN available
Jump to:
Id | http://purl.obolibrary.org/obo/IAO_0000005
http://purl.obolibrary.org/obo/IAO_0000005
|
---|---|
Preferred Name | objective specification |
Definitions |
a directive information entity that describes an intended process endpoint. When part of a plan specification the concretization is realized in a planned process in which the bearer tries to effect the world so that the process endpoint is achieved.
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
label | objective specification
|
---|---|
prefLabel | objective specification
|
editor preferred term | objective specification
|
editor note | 2009-03-16: original definition when imported from OBI read: "objective is an non realizable information entity which can serve as that proper part of a plan towards which the realization of the plan is directed."
Answers the question, why did you do this experiment?
2014-03-31: In the example of usage ("In the protocol of a ChIP assay the objective specification says to identify protein and DNA interaction") there is a protocol which is the ChIP assay protocol. In addition to being concretized on paper, the protocol can be concretized as a realizable entity, such as a plan that inheres in a person. The objective specification is the part that says that some protein and DNA interactions are identified. This is a specification of a process endpoint: the boundary in the process before which they are not identified and after which they are. During the realization of the plan, the goal is to get to the point of having the interactions, and participants in the realization of the plan try to do that.
|
definition editor |
PERSON: Bjoern Peters
PERSON: Jennifer Fostel
PERSON: Alan Ruttenberg
PERSON: Barry Smith
|
definition source |
OBI_0000217
OBI Plan and Planned Process/Roles Branch
|
prefixIRI | IAO:0000005
|
textual definition | a directive information entity that describes an intended process endpoint. When part of a plan specification the concretization is realized in a planned process in which the bearer tries to effect the world so that the process endpoint is achieved.
|
subClassOf | |
type | |
example of usage | In the protocol of a ChIP assay the objective specification says to identify protein and DNA interaction.
|
alternative term | goal specification
|
Add comment
Delete | Subject | Author | Type | Created |
---|---|---|---|---|
No notes to display |
- Problem retrieving properties:
Notes
Filter:
Add NCBO Web Widgets to your site for HTN
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=HTN&class=http%3A%2F%2Fpurl.obolibrary.org%2Fobo%2FOGMS_0000078&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: "HTN" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |