Skip to content

Commit

Permalink
Merge pull request #474 from AKSW/develop
Browse files Browse the repository at this point in the history
Deploy develop to main
  • Loading branch information
splattater authored May 6, 2024
2 parents 2b72157 + ecdc2eb commit bb92c8c
Show file tree
Hide file tree
Showing 13 changed files with 61 additions and 23 deletions.
3 changes: 1 addition & 2 deletions _includes/components/slider.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{% capture imageQuery %}
SELECT ?image ?description ?link
WHERE {
<https://2023.dataweek.de/> foaf:depiction ?image .
<https://2024.dataweek.de/> foaf:depiction ?image .
?image rdf:type foaf:Image ;
rdf:value ?link ;
dct:description ?description .
Expand All @@ -28,4 +28,3 @@
</div>
</div>
{% endif %}

11 changes: 4 additions & 7 deletions _includes/sections/impressions.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,18 @@
<div class="grid-8">
<h2 class="no-space-bottom">
{% if site.language == 'en' %}
Impressions from the last Data Week Leipzig
Impressions of Data Week Leipzig 2024
{% else %}
Impressionen aus der letzten Data Week Leipzig
Impressionen Data Week Leipzig 2024
{% endif %}
</h2>
<p>
{% if site.language == 'en' %}
An exciting week of events (26 - 30.6.2023 ) for start-ups, students as well as representatives from science, administration and industry in the New City Hall Leipzig is behind us. 63 sessions, workshops and trainings with a total of 111 lectures and keynote presentations were attended by about 500 IT enthusiasts. In addition, training sessions and workshops were organised that gave participants insights into various use cases and data sets. In doing so, they had the opportunity to actively participate in the trainings and expand their knowledge. A highlight of Data Week Leipzig was the award ceremony of the Leipzig Open Hackathon, where innovative ideas for the effective use of urban data were developed. Also part of the programme were the Data Science Mania, the KMI Transfer Day, the 11th Leipzig Semantic Web Day and the AI Tomorrow working conference, which dealt with current developments and trends in semantic technologies and artificial intelligence on 29 and 30 June.
An exciting week of events (15 - 19 April 2024) for start-ups, students and representatives from business, science and administration lies behind us. Over 530 participants networked in Leipzig's New Town Hall and exchanged ideas on the topics of artificial intelligence, digitalisation and data in the trade fair city. The more than 150 programme items included a total of 26 workshops, 10 training sessions and 77 presentations, in which participants had the opportunity to further develop their own skills and learn new things in the field of data management and AI applications. The daily programme was complemented by five exciting keynote presentations and various networking events in the evenings. The programme also included Data Science Mania, the KMI Transfer Day, the Urban Data Summit, the 12th Leipzig Semantic Web Day, the Health Datathon and the Jugend hackt event.
{% else %}
Eine spannende Veranstaltungswoche (26. - 30.6.2023 ) für Startups, Studierende sowie Vertreterinnen aus Wissenschaft, Verwaltung und Industrie im Neuen Rathaus Leipzig liegt hinter uns. 63 Sessions, Workshops und Trainings mit insgesamt 111 Vorträgen und Keynote-Präsentationen wurden von ca. 500 IT-Begeisterten besucht. Zudem wurden Trainings und Workshops organisiert, die den Teilnehmenden Einblicke in verschiedene Use Cases und Datensätze ermöglichten. Dabei hatten sie die Gelegenheit, aktiv an den Schulungen teilzunehmen und ihr Wissen zu erweitern. Ein Höhepunkt der Data Week Leipzig war die Preisverleihung des Leipzig Open Hackathons, bei dem innovative Ideen zur effektiven Nutzung städtischer Daten entwickelt wurden. Teil des Programms waren auch die Data Science Mania, der KMI Transfertag, der 11. Leipziger Semantic Web Tag und die Arbeitskonferenz AI Tomorrow, die sich am 29. und 30. Juni mit den aktuellen Entwicklungen und Trends in den Bereichen semantische Technologien und künstliche Intelligenz befasste.
Eine spannende Veranstaltungswoche (15. - 19.4. 2024 ) für Startups, Studierende sowie Vertreterinnen aus Wirtschaft, Wissenschaft und Verwaltung liegt hinter uns. Über 530 Teilnehmende vernetzen sich im Neuen Rathaus Leipzig und tauschten sich in der Messestadt über die Themen künstliche Intelligenz, Digitalisierung und Daten aus. Unter den mehr als 150 Programmpunkten waren insgesamt 26 Workshops, 10 Trainings und 77 Vorträge, in denen die Teilnehmenden die Möglichkeit hatten, ihre eigenen Fähigkeiten weiterzuentwickeln und Neues im Bereich Datenmanagement und KI-Anwendung zu erfahren. Ergänzt wurde das Tagesprogramm durch fünf spannende Keynote-Präsentationen und verschiedene Netzwerkveranstaltungen an den Abenden. Teil des Programms waren auch die Data Science Mania, der KMI-Transfertag, der Urban Data Summit, der 12. Leipziger Semantic Web Tag, der Health Datathon und die Veranstaltung von Jugend hackt.
{% endif %}
</p>
<p>
<a class="btn" href="https://2023.dataweek.de/">Data Week 2023</a>
</p>
</div>
</div>
<div class="grid">
Expand Down
Loading

0 comments on commit bb92c8c

Please sign in to comment.