... | ... | @@ -20,3 +20,17 @@ We will first fetch the data from repco, create batch jobs (jsonl files), and IN |
|
|
}
|
|
|
}
|
|
|
```
|
|
|
|
|
|
## SQL example
|
|
|
|
|
|
```sql
|
|
|
|
|
|
UPDATE "ContentItem" set "content" = '{ "en": {"value": "<p>We have selected music for you – international – and also attended a dance performance – <em>Break.Out</em> – for you.</p> <p>You will hear music from all over the world, in various languages and rhythms. Enjoy listening!</p> <p>In the middle of this segment, you will hear a conversation with Paz Jimenez (dancer) and Ákos Hargitay (dancer & choreographer). They told us about how their piece <em>„BREAK.OUT“</em> was created, which was performed at Dschungel Wien. We also wrote a blog on spacebook that you can read:</p> <p>http://spacelab.cc/menu_rechts/spacebook/entryid/992</p> <p>Design & moderation of the show: <strong>Marijo, Cayan, Ali.</strong><br /> Interview conducted by: <strong>Cayan & Aleks.</strong><br /> Sound engineering: <strong>Nana.</strong></p>",
|
|
|
"auto_translation": true,
|
|
|
"language": "en",
|
|
|
"is_original": false,
|
|
|
"translated_by": "gpt-4o"
|
|
|
},
|
|
|
"de": {"value": "<p>Wir haben für euch Musik ausgewählt – international – und auch eine Tanzaufführung – <em>Break.Out</em> – für euch besucht.</p><p>Musik aus aller Welt bekommt ihr zu hören, in unterschiedlichsten Sprachen und Rhythmen. Viel Vergnügen beim Zuhören!</p><p>In der Mitte dieses Beitrags hört ihr ein Gespräch mit Paz Jimenez (Tänzerin) und Ákos Hargitay (Tänzer & Choreograph). Die beiden haben uns darüber erzählt, wir ihr Stück <em>„BREAK.OUT“</em> entstanden ist, welches im Dschungel Wien aufgeführt wurde. Dazu haben wir auch einen Blog im spacebook geschrieben, den ihr gerne lesen könnt:</p><p>http://spacelab.cc/menu_rechts/spacebook/entryid/992</p><p>Gestaltung & Moderation der Sendung: <strong>Marijo, Cayan, Ali.</strong><br />Interviewführung: <strong>Cayan & Aleks.</strong><br />Tontechnik: <strong>Nana.</strong></p>"}}'::jsonb
|
|
|
WHERE uid = 'eayk2xma2odfarinilovmltzcpm';
|
|
|
``` |
|
|
\ No newline at end of file |