Link to this page
The Prescription of Drugs Ontology
Last uploaded:
September 4, 2020
Acronym | PDRO |
Visibility | Public |
Description | PDRO is a realist ontology that aims to represent the domain of drug prescriptions. Such an ontology is currently missing in the OBOFoundry and is highly relevant to the domains of existing ontologies like DRON, OMRSE and OAE. PDRO’s central focus is the structure of a drug prescription, which is represented as a mereology of informational entities. Our current use cases are (1) refining this structure (e.g., adding closure axioms, cardinality, datatype bindings, etc) for prospectively standardizing local electronic prescriptions and (2) annotating prescription data of differing EHRs for detecting inappropriate prescriptions using a central semantic framework. Future ontological work will include aligning PDRO more closely with the Document Acts Ontology. |
Status | Production |
Format | OWL |
Contact | Ryeyan Taseen, ryeyan.taseen@gmail.com |
Categories | Health |
Groups | OBO Foundry |
Version | Released | Uploaded | Downloads |
---|---|---|---|
unknown (Parsed, Indexed, Metrics, Annotator) | 02/25/2020 | 09/04/2020 | OWL | CSV | RDF/XML | Diff |
unknown (Archived) | 02/25/2020 | 02/25/2020 | OWL | Diff |
unknown (Archived) | 09/23/2019 | 09/23/2019 | OWL | Diff |
unknown (Archived) | 07/23/2018 | 07/23/2018 | OWL | Diff |
unknown (Archived) | 06/19/2018 | 06/19/2018 | OWL | Diff |
unknown (Archived) | 06/09/2018 | 06/09/2018 | OWL | Diff |
unknown (Archived) | 06/08/2018 | 06/08/2018 | OWL | Diff |
unknown (Archived) | 06/07/2018 | 06/07/2018 | OWL | Diff |
unknown (Archived) | 11/28/2016 | 09/25/2017 | OWL |
more... |
No views of PDRO available
Jump to:
Id | http://purl.obolibrary.org/obo/GO_0006974
http://purl.obolibrary.org/obo/GO_0006974
|
---|---|
Preferred Name | cellular response to DNA damage stimulus |
Definitions |
Any process that results in a change in state or activity of a cell (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus indicating damage to its DNA from environmental insults or errors during metabolism.
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
label | cellular response to DNA damage stimulus
|
---|---|
prefLabel | cellular response to DNA damage stimulus
|
editor preferred term | cellular response to DNA damage stimulus
|
prefixIRI | GO:0006974
|
textual definition | Any process that results in a change in state or activity of a cell (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus indicating damage to its DNA from environmental insults or errors during metabolism.
|
subClassOf | |
imported from | |
type |
Add comment
Delete | Subject | Author | Type | Created |
---|---|---|---|---|
No notes to display |
- Problem retrieving properties:
Notes
Filter:
Add NCBO Web Widgets to your site for PDRO
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=PDRO&class=http%3A%2F%2Fpurl.obolibrary.org%2Fobo%2FDRON_00260147&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: "PDRO" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |