Skip to content

Commit 4485f90

Browse files
authored
Merge pull request #84 from Display-Lab/mackgalante-patch-4
Message template JSON files created from Cedar
2 parents 5255d2c + 3966e27 commit 4485f90

18 files changed

+1437
-0
lines changed
Lines changed: 89 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,89 @@
1+
{
2+
"@context": {
3+
"schema:isBasedOn": {
4+
"@type": "@id"
5+
},
6+
"schema:name": {
7+
"@type": "xsd:string"
8+
},
9+
"schema": "http://schema.org/",
10+
"pav": "http://purl.org/pav/",
11+
"xsd": "http://www.w3.org/2001/XMLSchema#",
12+
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
13+
"oslc:modifiedBy": {
14+
"@type": "@id"
15+
},
16+
"rdfs:label": {
17+
"@type": "xsd:string"
18+
},
19+
"skos": "http://www.w3.org/2004/02/skos/core#",
20+
"pav:derivedFrom": {
21+
"@type": "@id"
22+
},
23+
"pav:lastUpdatedOn": {
24+
"@type": "xsd:dateTime"
25+
},
26+
"oslc": "http://open-services.net/ns/core#",
27+
"pav:createdOn": {
28+
"@type": "xsd:dateTime"
29+
},
30+
"skos:notation": {
31+
"@type": "xsd:string"
32+
},
33+
"schema:description": {
34+
"@type": "xsd:string"
35+
},
36+
"pav:createdBy": {
37+
"@type": "@id"
38+
},
39+
"is_about": "http://purl.obolibrary.org/obo/IAO_0000136",
40+
"Name": "https://schema.metadatacenter.org/properties/26450fa6-bb2c-4126-8229-79efda7f863a",
41+
"Message text": "https://schema.metadatacenter.org/properties/6b9dfdf9-9c8a-4d85-8684-a24bee4b85a8"
42+
},
43+
"@type": "http://data.bioontology.org/ontologies/PSDO/classes/http%3A%2F%2Fpurl.obolibrary.org%2Fobo%2FPSDO_0000002",
44+
"is_about": [
45+
{
46+
"@id": "http://purl.obolibrary.org/obo/PSDO_0000117",
47+
"rdfs:label": "positive performance gap set"
48+
},
49+
{
50+
"@id": "http://purl.obolibrary.org/obo/PSDO_0000045",
51+
"rdfs:label": "social comparator element"
52+
},
53+
{
54+
"@id": "http://purl.obolibrary.org/obo/PSDO_0000120",
55+
"rdfs:label": "positive performance trend set"
56+
},
57+
{
58+
"@id": "http://purl.obolibrary.org/obo/PSDO_0000121",
59+
"rdfs:label": "achievement set"
60+
},
61+
{
62+
"@id": "http://purl.obolibrary.org/obo/PSDO_0000126",
63+
"rdfs:label": "peer average comparator"
64+
}
65+
],
66+
"Name": {
67+
"@value": "Achieve Peer Average"
68+
},
69+
"Message text": [
70+
{
71+
"@value": "Your performance is above the peer average this month for the measure [Measure name]."
72+
}
73+
],
74+
"schema:isBasedOn": "https://repo.metadatacenter.org/templates/707d3573-8ac9-4e2c-b53b-2026a795308c",
75+
"schema:name": "Achieved Peer Average",
76+
"schema:description": "specification for a possible precision feedback message",
77+
"pav:createdOn": "2023-04-26T14:40:04-07:00",
78+
"pav:createdBy": "https://metadatacenter.org/users/da882240-ad9e-42ea-a48b-215e54161ad3",
79+
"pav:lastUpdatedOn": "2023-05-24T12:29:53-07:00",
80+
"oslc:modifiedBy": "https://metadatacenter.org/users/b62c6dfa-e33c-40fa-aa02-021e4b9bb00b",
81+
"@id": "https://repo.metadatacenter.org/template-instances/8927dac9-5088-4236-b91d-ff92756f6ac5",
82+
"Display compatibility": {
83+
"@value": "Text-only, bar chart, line chart"
84+
},
85+
"Short message ID": {
86+
"@value": "4",
87+
"@type": "xsd:decimal"
88+
}
89+
}
Lines changed: 89 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,89 @@
1+
{
2+
"@context": {
3+
"schema:isBasedOn": {
4+
"@type": "@id"
5+
},
6+
"schema:name": {
7+
"@type": "xsd:string"
8+
},
9+
"schema": "http://schema.org/",
10+
"pav": "http://purl.org/pav/",
11+
"xsd": "http://www.w3.org/2001/XMLSchema#",
12+
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
13+
"oslc:modifiedBy": {
14+
"@type": "@id"
15+
},
16+
"rdfs:label": {
17+
"@type": "xsd:string"
18+
},
19+
"skos": "http://www.w3.org/2004/02/skos/core#",
20+
"pav:derivedFrom": {
21+
"@type": "@id"
22+
},
23+
"pav:lastUpdatedOn": {
24+
"@type": "xsd:dateTime"
25+
},
26+
"oslc": "http://open-services.net/ns/core#",
27+
"pav:createdOn": {
28+
"@type": "xsd:dateTime"
29+
},
30+
"skos:notation": {
31+
"@type": "xsd:string"
32+
},
33+
"schema:description": {
34+
"@type": "xsd:string"
35+
},
36+
"pav:createdBy": {
37+
"@type": "@id"
38+
},
39+
"is_about": "http://purl.obolibrary.org/obo/IAO_0000136",
40+
"Name": "https://schema.metadatacenter.org/properties/26450fa6-bb2c-4126-8229-79efda7f863a",
41+
"Message text": "https://schema.metadatacenter.org/properties/6b9dfdf9-9c8a-4d85-8684-a24bee4b85a8"
42+
},
43+
"@type": "http://data.bioontology.org/ontologies/PSDO/classes/http%3A%2F%2Fpurl.obolibrary.org%2Fobo%2FPSDO_0000002",
44+
"is_about": [
45+
{
46+
"@id": "http://purl.obolibrary.org/obo/PSDO_0000117",
47+
"rdfs:label": "positive performance gap set"
48+
},
49+
{
50+
"@id": "http://purl.obolibrary.org/obo/PSDO_0000045",
51+
"rdfs:label": "social comparator element"
52+
},
53+
{
54+
"@id": "http://purl.obolibrary.org/obo/PSDO_0000120",
55+
"rdfs:label": "positive performance trend set"
56+
},
57+
{
58+
"@id": "http://purl.obolibrary.org/obo/PSDO_0000121",
59+
"rdfs:label": "achievement set"
60+
},
61+
{
62+
"@id": "http://purl.obolibrary.org/obo/PSDO_0000129",
63+
"rdfs:label": "peer 90th percentile benchmark"
64+
}
65+
],
66+
"Name": {
67+
"@value": "Achieved Top 10 Peer Benchmark"
68+
},
69+
"Message text": [
70+
{
71+
"@value": "You reached the top 10% peer benchmark this month for the measure [Measure name]."
72+
}
73+
],
74+
"schema:isBasedOn": "https://repo.metadatacenter.org/templates/707d3573-8ac9-4e2c-b53b-2026a795308c",
75+
"schema:name": "Achieved Top 10 Peer Benchmark",
76+
"schema:description": "specification for a possible precision feedback message",
77+
"pav:createdOn": "2023-04-26T14:29:04-07:00",
78+
"pav:createdBy": "https://metadatacenter.org/users/da882240-ad9e-42ea-a48b-215e54161ad3",
79+
"pav:lastUpdatedOn": "2023-05-23T12:01:27-07:00",
80+
"oslc:modifiedBy": "https://metadatacenter.org/users/626c7d49-cdfc-43d6-b254-36a7be904ea9",
81+
"@id": "https://repo.metadatacenter.org/template-instances/5c49f6e6-b95f-4eb9-baa9-dac580e33e20",
82+
"Display compatibility": {
83+
"@value": "Text-only, bar chart, line chart"
84+
},
85+
"Short message ID": {
86+
"@value": "2",
87+
"@type": "xsd:decimal"
88+
}
89+
}
Lines changed: 90 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,90 @@
1+
{
2+
"@context": {
3+
"schema:isBasedOn": {
4+
"@type": "@id"
5+
},
6+
"schema:name": {
7+
"@type": "xsd:string"
8+
},
9+
"schema": "http://schema.org/",
10+
"pav": "http://purl.org/pav/",
11+
"xsd": "http://www.w3.org/2001/XMLSchema#",
12+
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
13+
"oslc:modifiedBy": {
14+
"@type": "@id"
15+
},
16+
"rdfs:label": {
17+
"@type": "xsd:string"
18+
},
19+
"skos": "http://www.w3.org/2004/02/skos/core#",
20+
"pav:derivedFrom": {
21+
"@type": "@id"
22+
},
23+
"pav:lastUpdatedOn": {
24+
"@type": "xsd:dateTime"
25+
},
26+
"oslc": "http://open-services.net/ns/core#",
27+
"pav:createdOn": {
28+
"@type": "xsd:dateTime"
29+
},
30+
"skos:notation": {
31+
"@type": "xsd:string"
32+
},
33+
"schema:description": {
34+
"@type": "xsd:string"
35+
},
36+
"pav:createdBy": {
37+
"@type": "@id"
38+
},
39+
"is_about": "http://purl.obolibrary.org/obo/IAO_0000136",
40+
"Name": "https://schema.metadatacenter.org/properties/26450fa6-bb2c-4126-8229-79efda7f863a",
41+
"Message text": "https://schema.metadatacenter.org/properties/6b9dfdf9-9c8a-4d85-8684-a24bee4b85a8"
42+
},
43+
"@type": "http://data.bioontology.org/ontologies/PSDO/classes/http%3A%2F%2Fpurl.obolibrary.org%2Fobo%2FPSDO_0000002",
44+
"is_about": [
45+
{
46+
"@id": "http://purl.obolibrary.org/obo/PSDO_0000117",
47+
"rdfs:label": "positive performance gap set"
48+
},
49+
{
50+
"@id": "http://purl.obolibrary.org/obo/PSDO_0000045",
51+
"rdfs:label": "social comparator element"
52+
},
53+
{
54+
"@id": "http://purl.obolibrary.org/obo/PSDO_0000120",
55+
"rdfs:label": "positive performance trend set"
56+
},
57+
{
58+
"@id": "http://purl.obolibrary.org/obo/PSDO_0000121",
59+
"rdfs:label": "achievement set"
60+
},
61+
{
62+
"@id": "http://purl.obolibrary.org/obo/PSDO_0000128",
63+
"rdfs:label": "peer 75th percentile benchmark"
64+
}
65+
],
66+
"Name": {
67+
"@value": "Achieved Top 25 Peer Benchmark"
68+
},
69+
"Message text": [
70+
{
71+
"@value": "You reached the top 25% peer benchmark this month for the measure [Measure name]."
72+
}
73+
],
74+
"schema:isBasedOn": "https://repo.metadatacenter.org/templates/707d3573-8ac9-4e2c-b53b-2026a795308c",
75+
"schema:name": "Achieved Top 25 Peer Benchmark",
76+
"schema:description": "specification for a possible precision feedback message",
77+
"pav:createdOn": "2023-04-26T14:32:04-07:00",
78+
"pav:createdBy": "https://metadatacenter.org/users/da882240-ad9e-42ea-a48b-215e54161ad3",
79+
"pav:lastUpdatedOn": "2023-05-24T12:30:29-07:00",
80+
"oslc:modifiedBy": "https://metadatacenter.org/users/b62c6dfa-e33c-40fa-aa02-021e4b9bb00b",
81+
"pav:derivedFrom": "https://repo.metadatacenter.org/template-instances/5c49f6e6-b95f-4eb9-baa9-dac580e33e20",
82+
"@id": "https://repo.metadatacenter.org/template-instances/75bd50a3-c11b-4a61-96e6-eee1f34eff78",
83+
"Display compatibility": {
84+
"@value": "Text-only, bar chart, line chart"
85+
},
86+
"Short message ID": {
87+
"@value": "3",
88+
"@type": "xsd:decimal"
89+
}
90+
}
Lines changed: 81 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,81 @@
1+
{
2+
"@context": {
3+
"schema:isBasedOn": {
4+
"@type": "@id"
5+
},
6+
"schema:name": {
7+
"@type": "xsd:string"
8+
},
9+
"schema": "http://schema.org/",
10+
"pav": "http://purl.org/pav/",
11+
"xsd": "http://www.w3.org/2001/XMLSchema#",
12+
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
13+
"oslc:modifiedBy": {
14+
"@type": "@id"
15+
},
16+
"rdfs:label": {
17+
"@type": "xsd:string"
18+
},
19+
"skos": "http://www.w3.org/2004/02/skos/core#",
20+
"pav:derivedFrom": {
21+
"@type": "@id"
22+
},
23+
"pav:lastUpdatedOn": {
24+
"@type": "xsd:dateTime"
25+
},
26+
"oslc": "http://open-services.net/ns/core#",
27+
"pav:createdOn": {
28+
"@type": "xsd:dateTime"
29+
},
30+
"skos:notation": {
31+
"@type": "xsd:string"
32+
},
33+
"schema:description": {
34+
"@type": "xsd:string"
35+
},
36+
"pav:createdBy": {
37+
"@type": "@id"
38+
},
39+
"is_about": "http://purl.obolibrary.org/obo/IAO_0000136",
40+
"Name": "https://schema.metadatacenter.org/properties/26450fa6-bb2c-4126-8229-79efda7f863a",
41+
"Message text": "https://schema.metadatacenter.org/properties/6b9dfdf9-9c8a-4d85-8684-a24bee4b85a8"
42+
},
43+
"@type": "http://data.bioontology.org/ontologies/PSDO/classes/http%3A%2F%2Fpurl.obolibrary.org%2Fobo%2FPSDO_0000002",
44+
"is_about": [
45+
{
46+
"@id": "http://purl.obolibrary.org/obo/PSDO_0000116",
47+
"rdfs:label": "negative performance gap set"
48+
},
49+
{
50+
"@id": "http://purl.obolibrary.org/obo/PSDO_0000046",
51+
"rdfs:label": "goal comparator element"
52+
},
53+
{
54+
"@id": "http://purl.obolibrary.org/obo/PSDO_0000120",
55+
"rdfs:label": "positive performance trend set"
56+
}
57+
],
58+
"Name": {
59+
"@value": "Approach Goal"
60+
},
61+
"Message text": [
62+
{
63+
"@value": "Your performance is approaching the goal this month for the measure [Measure name]."
64+
}
65+
],
66+
"schema:isBasedOn": "https://repo.metadatacenter.org/templates/707d3573-8ac9-4e2c-b53b-2026a795308c",
67+
"schema:name": "Approach Goal",
68+
"schema:description": "specification for a possible precision feedback message",
69+
"pav:createdOn": "2023-04-26T15:32:17-07:00",
70+
"pav:createdBy": "https://metadatacenter.org/users/da882240-ad9e-42ea-a48b-215e54161ad3",
71+
"pav:lastUpdatedOn": "2023-05-24T12:31:22-07:00",
72+
"oslc:modifiedBy": "https://metadatacenter.org/users/b62c6dfa-e33c-40fa-aa02-021e4b9bb00b",
73+
"@id": "https://repo.metadatacenter.org/template-instances/70fbdb71-fd31-45b0-8432-2bfa1bff200d",
74+
"Display compatibility": {
75+
"@value": "Text-only, bar chart, line chart"
76+
},
77+
"Short message ID": {
78+
"@value": "17",
79+
"@type": "xsd:decimal"
80+
}
81+
}

0 commit comments

Comments
 (0)