|
1 | 1 | { |
2 | | - "@context": "https://kgrid.org/koio/2.1/context", |
| 2 | + "@context": [ |
| 3 | + "https://kgrid.org/koio/2.1/context", |
| 4 | + "https://display-lab.github.io/knowledge-base-mpog/context/context.json" |
| 5 | + ], |
3 | 6 | "@id": "Precision-Feedback-Knowledge-Base", |
4 | 7 | "koio:kgrid": "2", |
5 | 8 | "@type": "koio:KnowledgeObject", |
6 | 9 | "dc:title": "Precision Feedback Knowledge Base", |
7 | 10 | "dc:identifier": "ark:PrecisionFeedbackKnowledgeBase (PFKB)", |
8 | | - "dc:version": "v3.0", |
| 11 | + "dc:version": "v3.1", |
9 | 12 | "dc:date": "2024-12-14", |
10 | 13 | "dc:description": "PFKB is a collection of computable biomedical knowledge for the purpose of processing clinical performance data to identify coaching and appreciation feedback messages that may represent the highest-value performance information an organization has for healthcare professionals to learn to improve and sustain their clinical performance.", |
11 | 14 | "schema:creator": { |
12 | 15 | "@id": "https://display.lab.medicine.umich.edu/", |
13 | | - "@type": "team", |
| 16 | + "@type": "schema:Organization", |
14 | 17 | "schema:name": "DISPLAY Lab", |
15 | 18 | "schema:affiliation": "DISPLAY Lab, University of Michigan Medical School", |
16 | 19 | "schema:email": "[email protected]" |
|
23 | 26 | "koio:hasKnowledge": [ |
24 | 27 | { |
25 | 28 | "@id": "causal_pathways", |
26 | | - "@type": "koio:Knowledge", |
| 29 | + "@type": [ |
| 30 | + "koio:Knowledge", |
| 31 | + "cpo_causal_pathway" |
| 32 | + ], |
27 | 33 | "dc:description": "These are the causal pathways. Please refer to the manifest.yamal for detail.", |
28 | 34 | "implementedBy": [ |
29 | 35 | { |
30 | | - "@id": "https://github.com/Display-Lab/knowledge-base/tree/v1.5/causal_pathways", |
31 | | - "@type": [ |
32 | | - "schema:Dataset" |
33 | | - ], |
34 | | - "dc:title": "general causal pathways" |
| 36 | + "@id": "https://github.com/Display-Lab/knowledge-base/tree/v1.6/causal_pathways", |
| 37 | + "@type": "schema:Dataset", |
| 38 | + "dc:title": "General causal pathways" |
35 | 39 | }, |
36 | 40 | { |
37 | 41 | "@id": "causal_pathways", |
38 | | - "@type": [ |
39 | | - "schema:Dataset" |
40 | | - ], |
| 42 | + "@type": "schema:Dataset", |
41 | 43 | "dc:title": "MPOG-specific causal pathways" |
42 | 44 | } |
43 | 45 | ], |
44 | 46 | "dependsOn": "manifest", |
45 | 47 | "schema:creator": { |
46 | | - "@type": "team", |
| 48 | + "@type": "schema:Organization", |
47 | 49 | "schema:name": "DISPLAY Lab" |
48 | 50 | } |
49 | 51 | }, |
|
56 | 58 | "@type": "schema:MediaObject" |
57 | 59 | }, |
58 | 60 | "schema:creator": { |
59 | | - "@type": "team", |
| 61 | + "@type": "schema:Organization", |
60 | 62 | "schema:name": "DISPLAY Lab" |
61 | 63 | } |
62 | 64 | }, |
63 | 65 | { |
64 | 66 | "@id": "message_templates", |
65 | | - "@type": "koio:Knowledge", |
| 67 | + "@type": [ |
| 68 | + "koio:Knowledge", |
| 69 | + "psdo_performance_summary_display_template" |
| 70 | + ], |
66 | 71 | "dc:description": "These are the message templates. Please refer to the manifest.yamal for detail.", |
67 | 72 | "implementedBy": [ |
68 | 73 | { |
69 | | - "@id": "https://github.com/Display-Lab/knowledge-base/tree/v1.5/message_templates", |
70 | | - "@type": ["schema:Dataset"], |
71 | | - "dc:title": "general message templates" |
| 74 | + "@id": "https://github.com/Display-Lab/knowledge-base/tree/v1.6/message_templates", |
| 75 | + "@type": "schema:Dataset", |
| 76 | + "dc:title": "General message templates" |
72 | 77 | }, |
73 | 78 | { |
74 | 79 | "@id": "message_templates", |
75 | | - "@type": ["schema:Dataset"], |
| 80 | + "@type": "schema:Dataset", |
76 | 81 | "dc:title": "MPOG-specific message templates" |
77 | 82 | } |
78 | 83 | ], |
79 | 84 | "dependsOn": "manifest", |
80 | 85 | "schema:creator": { |
81 | | - "@type": "team", |
| 86 | + "@type": "schema:Organization", |
82 | 87 | "schema:name": "DISPLAY Lab" |
83 | 88 | } |
84 | 89 | }, |
85 | 90 | { |
86 | 91 | "@id": "performance_measures", |
87 | | - "@type": "koio:Knowledge", |
| 92 | + "@type": [ |
| 93 | + "koio:Knowledge", |
| 94 | + "psdo_performance_measure_content" |
| 95 | + ], |
88 | 96 | "implementedBy": { |
89 | 97 | "@id": "performance_measures/measures.json", |
90 | 98 | "@type": "schema:MediaObject" |
91 | 99 | }, |
92 | 100 | "schema:creator": { |
93 | | - "@type": "team", |
| 101 | + "@type": "schema:Organization", |
94 | 102 | "schema:name": "DISPLAY Lab" |
95 | 103 | } |
96 | 104 | }, |
|
102 | 110 | "@type": "schema:MediaObject" |
103 | 111 | }, |
104 | 112 | "schema:creator": { |
105 | | - "@type": "team", |
| 113 | + "@type": "schema:Organization", |
106 | 114 | "schema:name": "DISPLAY Lab" |
107 | 115 | }, |
108 | 116 | "koio:hasDocumentation": [ |
109 | 117 | { |
110 | 118 | "@id": "prioritization_algorithms/readme.md", |
111 | | - "@type": "koio:Documentation", |
| 119 | + "@type": "InformationArtifact", |
112 | 120 | "dc:title": "prioritization algorithms", |
113 | 121 | "dc:description": "prioritization algorithms documentation." |
114 | 122 | } |
115 | 123 | ] |
116 | 124 | }, |
117 | 125 | { |
118 | 126 | "@id": "comparators", |
119 | | - "@type": "koio:Knowledge", |
| 127 | + "@type": [ |
| 128 | + "koio:Knowledge", |
| 129 | + "psdo_comparator_content" |
| 130 | + ], |
120 | 131 | "implementedBy": { |
121 | 132 | "@id": "comparators.json", |
122 | 133 | "@type": "schema:MediaObject" |
123 | 134 | }, |
124 | 135 | "schema:creator": { |
125 | | - "@type": "team", |
| 136 | + "@type": "schema:Organization", |
126 | 137 | "schema:name": "DISPLAY Lab" |
127 | 138 | } |
128 | 139 | }, |
129 | 140 | { |
130 | | - "@id": "_:preferences", |
| 141 | + "@id": "preferences", |
131 | 142 | "@type": "koio:Knowledge", |
132 | 143 | "implementedBy": { |
133 | 144 | "@id": "preferences.json", |
134 | 145 | "@type": "schema:MediaObject" |
135 | 146 | }, |
136 | 147 | "schema:creator": { |
137 | | - "@type": "team", |
| 148 | + "@type": "schema:Organization", |
138 | 149 | "schema:name": "DISPLAY Lab" |
139 | 150 | } |
140 | 151 | } |
141 | 152 | ], |
142 | 153 | "koio:hasDocumentation": [ |
143 | 154 | { |
144 | | - "@id": "https://github.com/Display-Lab/knowledge-base/tree/v1.5/vignettes", |
145 | | - "@type": "koio:Documentation", |
| 155 | + "@id": "https://github.com/Display-Lab/knowledge-base/tree/v1.6/vignettes", |
| 156 | + "@type": "InformationArtifact", |
146 | 157 | "dc:title": "Vignettes for the Precision Feedback Knowledge Base", |
147 | 158 | "dc:description": "The Precision Feedback Knowledge Base has a collection of vignettes that illustrate how the knowledge base can be used by a precision feedback system to prioritize motivating performance information and tailor feedback messages. Each vignette uses a fictional context and providers, called personas, who are representative of some population of providers. The vignette includes narrative description of the function of a precision feedback system, as well as computer-interpretable code and files that can be used to test out the function of the precision feedback system. The narrative part of each vignette is written for clinical feedback system stakeholders, focusing primarily on a researchers and feedback system developers for feedback systems in health care organizations. The purpose of the vignettes is also to increase the findability and transparency of the precision feedback system software to all stakeholders, including healthcare professionals, patients, and communities." |
148 | 159 | }, |
149 | 160 | { |
150 | 161 | "@id": "readme.md", |
151 | | - "@type": "koio:Documentation", |
| 162 | + "@type": "InformationArtifact", |
152 | 163 | "dc:title": "readme.md", |
153 | 164 | "dc:description": "Knowledge base read me file." |
154 | 165 | }, |
155 | 166 | { |
156 | 167 | "@id": "index.html", |
157 | | - "@type": "koio:Documentation", |
| 168 | + "@type": "InformationArtifact", |
158 | 169 | "dc:title": "Knowledge Object Information Page.", |
159 | 170 | "dc:description": "Knowledge Object Information Page." |
160 | 171 | } |
|
0 commit comments