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/UO_0000008
http://purl.obolibrary.org/obo/UO_0000008
|
---|---|
Preferred Name | meter |
Definitions |
A length unit which is equal to the length of the path traveled by light in vacuum during a time interval of 1/299 792 458 of a second.
"A length unit which is equal to the length of the path traveled by light in vacuum during a time interval of 1/299 792 458 of a second." [BIPM:BIPM, NIST:NIST]
|
Synonyms |
m
metre
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
label | meter
|
---|---|
comment | "A length unit which is equal to the length of the path traveled by light in vacuum during a time interval of 1/299 792 458 of a second." [BIPM:BIPM, NIST:NIST]
|
prefLabel | meter
|
editor preferred term | meter
|
textual definition | A length unit which is equal to the length of the path traveled by light in vacuum during a time interval of 1/299 792 458 of a second.
|
subClassOf | |
imported from | |
type | |
has_exact_synonym |
m
metre
|
alternative term |
m
metre
|
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 |