|
6 | 6 | "prefix": "PERLS " |
7 | 7 | }, |
8 | 8 | "metadata.Course.CourseTitle": "attributes.title", |
9 | | - "metadata.Course_Instance.InLanguage": "attributes.langcode", |
10 | | - "metadata.Course.CourseFullDescription": "attributes.field_description.value", |
11 | | - "metadata.TechnicalInformation.Thumbnail": { |
12 | | - "type": "uri", |
13 | | - "uri": "relationships.field_media_image.data.relationships.field_media_image.data.attributes.uri.url" |
14 | | - }, |
15 | | - "metadata.Classification.ClassificationTaxon": { |
16 | | - "type": "static", |
17 | | - "key": "relationships.field_tags.data", |
18 | | - "value": "tag" |
19 | | - }, |
20 | | - "metadata.Course_Instance.Instructor": { |
21 | | - "type": "static", |
22 | | - "value": "Owner" |
23 | | - }, |
24 | | - "metadata.Lifecycle_Information.Maintainer": { |
25 | | - "type": "static", |
26 | | - "value": "Maintainer" |
27 | | - }, |
28 | | - "metadata.Course.EducationalContext": { |
29 | | - "type": "static", |
30 | | - "value": "online" |
31 | | - }, |
| 9 | + "metadata.Course.CourseShortDescription": "attributes.field_description.value", |
32 | 10 | "metadata.Course.CourseAudience": { |
33 | 11 | "type": "static", |
34 | 12 | "value": "General Public" |
35 | 13 | }, |
36 | | - "metadata.Course.CoursePrerequisites": { |
37 | | - "type": "static", |
38 | | - "value": "None" |
39 | | - }, |
40 | | - "metadata.Course.CreditAssessmentType": { |
| 14 | + "metadata.Course.CourseSubjectMatter": { |
41 | 15 | "type": "static", |
42 | | - "value": "self-assessment" |
| 16 | + "value": "Tactical Field Care" |
43 | 17 | }, |
44 | | - "metadata.Course.ProviderName": { |
| 18 | + "metadata.Course.CourseProviderName": { |
45 | 19 | "type": "env", |
46 | 20 | "key": "PROVIDER" |
47 | 21 | }, |
|
58 | 32 | "type": "static", |
59 | 33 | "value": "online" |
60 | 34 | }, |
| 35 | + "metadata.Course_Instance.Instructor": { |
| 36 | + "type": "static", |
| 37 | + "value": "online" |
| 38 | + }, |
| 39 | + "metadata.Course_Instance.InLanguage": "attributes.langcode", |
| 40 | + "metadata.Technical_Information.Location": { |
| 41 | + "type": "static", |
| 42 | + "value": "online" |
| 43 | + }, |
| 44 | + "metadata.Technical_Information.Thumbnail": { |
| 45 | + "type": "uri", |
| 46 | + "uri": "relationships.field_media_image.data.relationships.field_media_image.data.attributes.uri.url" |
| 47 | + }, |
| 48 | + "metadata.Lifecycle_Information.Provider": { |
| 49 | + "type": "env", |
| 50 | + "key": "PROVIDER" |
| 51 | + }, |
| 52 | + "metadata.Lifecycle_Information.Maintainer": { |
| 53 | + "type": "static", |
| 54 | + "value": "Maintainer" |
| 55 | + }, |
61 | 56 | "provider_name": { |
62 | 57 | "type": "env", |
63 | 58 | "key": "PROVIDER" |
|
0 commit comments