Link to this page
Performance Summary Display Ontology
Last uploaded:
March 8, 2023
Acronym | PSDO |
Visibility | Public |
Description | The Performance Summary Display Ontology (PSDO) is a lightweight application ontology used to reproducibly study visualizations of clinical performance and their associated outcomes in healthcare quality improvement settings. PSDO extends boundaries of visual representation artifacts by the IAO in the domain of distributed representations. PSDO describes dimensional representations of relational information displays that can be used to study the influence of feedback interventions on clinical practice. |
Status | Production |
Format | OWL |
Contact | Zach Landis-Lewis, zachll@umich.edu |
Categories | Other |
Groups | OBO Foundry |
Version | Released | Uploaded | Downloads |
---|---|---|---|
1.0.1 (Parsed, Indexed, Metrics, Annotator) | 02/23/2023 | 03/08/2023 | OWL | CSV | RDF/XML | Diff |
1.0.0 (Archived) | 12/06/2020 | 12/06/2020 | OWL | Diff |
1.0.0 (Archived) | 10/15/2020 | 10/15/2020 | OWL | Diff |
1.0.0 (Archived) | 09/30/2020 | 09/30/2020 | OWL | Diff |
1.0.0 (Archived) | 02/25/2020 | 02/25/2020 | OWL | Diff |
1.0.0 (Archived) | 08/13/2019 | 09/04/2019 | OWL |
more... |
No views of PSDO available
Jump to:
Id | http://www.w3.org/2002/07/owl#Thing
http://www.w3.org/2002/07/owl#Thing
|
---|---|
Preferred Name | Thing |
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
prefLabel | Thing
|
---|---|
prefixIRI | owl:Thing
|
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 PSDO
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=PSDO&class=http%3A%2F%2Fpurl.obolibrary.org%2Fobo%2FSTATO_0000290&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: "PSDO" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |