Skip to content

Commit 45c8e08

Browse files
authored
Merge pull request #290 from Display-Lab/289-update-the-kb-to-use-desired-direction-type-for-measures-and-message-templates
Measures and Message templates are updated
2 parents 6bb6d4d + 37415a8 commit 45c8e08

25 files changed

Lines changed: 312 additions & 160 deletions

message_templates/achieved_peer_average.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,10 @@
6363
{
6464
"@id": "http://purl.obolibrary.org/obo/PSDO_0000126",
6565
"rdfs:label": "peer average comparator"
66+
},
67+
{
68+
"@id": "http://purl.obolibrary.org/obo/PSDO_0000039",
69+
"rdfs:label": "desired increase"
6670
}
6771
],
6872
"has_causal_pathway": {

message_templates/achieved_top_10_peer_benchmark.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,10 @@
6464
{
6565
"@id": "http://purl.obolibrary.org/obo/PSDO_0000129",
6666
"rdfs:label": "peer 90th percentile benchmark"
67+
},
68+
{
69+
"@id": "http://purl.obolibrary.org/obo/PSDO_0000039",
70+
"rdfs:label": "desired increase"
6771
}
6872
],
6973
"has_causal_pathway":

message_templates/achieved_top_25_peer_benchmark.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,10 @@
6363
{
6464
"@id": "http://purl.obolibrary.org/obo/PSDO_0000128",
6565
"rdfs:label": "peer 75th percentile benchmark"
66+
},
67+
{
68+
"@id": "http://purl.obolibrary.org/obo/PSDO_0000039",
69+
"rdfs:label": "desired increase"
6670
}
6771
],
6872
"Name": {

message_templates/approach_goal.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,10 @@
5959
{
6060
"@id": "http://purl.obolibrary.org/obo/PSDO_0000120",
6161
"rdfs:label": "positive performance trend set"
62+
},
63+
{
64+
"@id": "http://purl.obolibrary.org/obo/PSDO_0000039",
65+
"rdfs:label": "desired increase"
6266
}
6367
],
6468
"has_causal_pathway":

message_templates/approach_peer_average.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,10 @@
5959
{
6060
"@id": "http://purl.obolibrary.org/obo/PSDO_0000120",
6161
"rdfs:label": "positive performance trend set"
62+
},
63+
{
64+
"@id": "http://purl.obolibrary.org/obo/PSDO_0000039",
65+
"rdfs:label": "desired increase"
6266
}
6367
],
6468
"has_causal_pathway":

message_templates/approach_top_10_peer_benchmark.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,10 @@
5959
{
6060
"@id": "http://purl.obolibrary.org/obo/PSDO_0000120",
6161
"rdfs:label": "positive performance trend set"
62+
},
63+
{
64+
"@id": "http://purl.obolibrary.org/obo/PSDO_0000039",
65+
"rdfs:label": "desired increase"
6266
}
6367
],
6468
"has_causal_pathway":

message_templates/approach_top_25_peer_benchmark.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@
5858
{
5959
"@id": "http://purl.obolibrary.org/obo/PSDO_0000120",
6060
"rdfs:label": "positive performance trend set"
61+
},
62+
{
63+
"@id": "http://purl.obolibrary.org/obo/PSDO_0000039",
64+
"rdfs:label": "desired increase"
6165
}
6266
],
6367
"Name": {

message_templates/congratulations_high_performance.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@
5656
{
5757
"@id": "http://purl.obolibrary.org/obo/PSDO_0000129",
5858
"rdfs:label": "peer 90th percentile benchmark"
59+
},
60+
{
61+
"@id": "http://purl.obolibrary.org/obo/PSDO_0000039",
62+
"rdfs:label": "desired increase"
5963
}
6064
],
6165
"Name": {

message_templates/consistently_high_performance.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@
4949
{
5050
"@id": "http://purl.obolibrary.org/obo/PSDO_0000045",
5151
"rdfs:label": "social comparator element"
52+
},
53+
{
54+
"@id": "http://purl.obolibrary.org/obo/PSDO_0000039",
55+
"rdfs:label": "desired increase"
5256
}
5357
],
5458
"Name": {

message_templates/drop_below_goal.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,10 @@
6464
{
6565
"@id": "http://purl.obolibrary.org/obo/PSDO_0000122",
6666
"rdfs:label": "loss set"
67+
},
68+
{
69+
"@id": "http://purl.obolibrary.org/obo/PSDO_0000039",
70+
"rdfs:label": "desired increase"
6771
}
6872
],
6973
"has_causal_pathway":

0 commit comments

Comments
 (0)