|
20 | 20 | "dc:source":"https://github.com/Display-Lab/knowledge-base", |
21 | 21 | "koio:hasKnowledge": [ |
22 | 22 | { |
23 | | - "@id": "remote_causal_pathways", |
| 23 | + "@id": "_:remote_causal_pathways", |
24 | 24 | "@type": "koio:Knowledge", |
25 | 25 | "dc:description":"These are the causal pathways that are used remotely. Please refer to the manifest.yamal for detail.", |
26 | 26 | "implementedBy": { |
|
33 | 33 | } |
34 | 34 | }, |
35 | 35 | { |
36 | | - "@id": "local_causal_pathways", |
| 36 | + "@id": "_:local_causal_pathways", |
37 | 37 | "@type": "koio:Knowledge", |
38 | 38 | "dc:description":"This item represents local causal pathways. Please refer to the manifest.yaml file for more detail.", |
39 | 39 | "implementedBy": { |
|
46 | 46 | } |
47 | 47 | }, |
48 | 48 | { |
49 | | - "@id": "remote_message_templates", |
| 49 | + "@id": "_:remote_message_templates", |
50 | 50 | "@type": "koio:Knowledge", |
51 | 51 | "dc:description":"These are the message templates that are used remotely. Please refer to the manifest.yamal for detail.", |
52 | 52 | "implementedBy": { |
|
59 | 59 | } |
60 | 60 | }, |
61 | 61 | { |
62 | | - "@id": "local_message_templates", |
| 62 | + "@id": "_:local_message_templates", |
63 | 63 | "@type": "koio:Knowledge", |
64 | 64 | "dc:description":"This item represents local message templates. Please refer to the manifest.yaml file for more detail.", |
65 | 65 | "implementedBy": { |
|
72 | 72 | } |
73 | 73 | }, |
74 | 74 | { |
75 | | - "@id": "performance_measures", |
| 75 | + "@id": "_:performance_measures", |
76 | 76 | "@type": "koio:Knowledge", |
77 | 77 | "implementedBy": { |
78 | 78 | "@id": "performance_measures/measures.json", |
|
84 | 84 | } |
85 | 85 | }, |
86 | 86 | { |
87 | | - "@id": "prioritization_algorithms", |
| 87 | + "@id": "_:prioritization_algorithms", |
88 | 88 | "@type": "koio:Knowledge", |
89 | 89 | "implementedBy": { |
90 | 90 | "@id": "prioritization_algorithms/motivational_potential_model.csv", |
|
103 | 103 | ] |
104 | 104 | }, |
105 | 105 | { |
106 | | - "@id": "comparators", |
| 106 | + "@id": "_:comparators", |
107 | 107 | "@type": "koio:Knowledge", |
108 | 108 | "implementedBy": { |
109 | 109 | "@id": "comparators.json", |
|
115 | 115 | } |
116 | 116 | }, |
117 | 117 | { |
118 | | - "@id": "preferences", |
| 118 | + "@id": "_:preferences", |
119 | 119 | "@type": "koio:Knowledge", |
120 | 120 | "implementedBy": { |
121 | 121 | "@id": "preferences.json", |
|
0 commit comments