Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy develop to main #382

Merged
merged 2 commits into from
Feb 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions graph.nt
Original file line number Diff line number Diff line change
Expand Up @@ -1424,8 +1424,8 @@
<https://2024.dataweek.de/trainings/#programm-session-3> <http://purl.org/dc/terms/date> "2024-04-17"^^<http://www.w3.org/2001/XMLSchema#date> .
<https://2024.dataweek.de/trainings/#programm-session-3> <http://purl.org/dc/terms/description> "Der Begriff Smart City, verstanden im Sinne eines innovativen, technologiegetriebenen Entwicklungskonzepts des städtischen Raums, basiert vor allem auf dem nutzenbringenden, sicheren Umgang aller involvierten Akteure mit Daten. Mit dem Training zu Smart City wollen wir die Teilnehmenden einladen, gemeinsam den Datenkreislauf anhand eines Beispiels, mit offenen Daten aus dem Bereich Stadtentwicklung, zu durchlaufen. Dabei können in der Interaktion zwischen Verwaltung, Forschung, Industrie und Bürger:innen Wege aufgezeigt werden, wie das Konzept einer lebenswerteren, fortschrittlicheren, ökologischeren sowie sozial inklusiveren, datengetriebenen Stadt umgesetzt werden kann. Die Toolbox Datenkompetenz (TBDK, https://beta.toolboxdatenkompetenz.de/) ist eine Plattform zum Erlernen aller Facetten der Arbeit mit Daten und bietet eine Jupyter-Notebook-Umgebung zum individuellen Bearbeiten von Datenprojekten. Um mit den Daten arbeiten zu können, ist das Mitbringen eines Laptops empfohlen. Eine Teilnahme am Training wird allerdings auch ohne eigenen Laptop möglich sein. Vorwissen in den angesprochenen Bereichen des Trainings ist förderlich, aber nicht erforderlich."@de .
<https://2024.dataweek.de/trainings/#programm-session-3> <http://purl.org/dc/terms/description> "The term Smart City, understood in the sense of an innovative, technology-driven development concept of the urban space, is primarily based on the beneficial, secure handling of data by all involved actors. With the Smart City training, we want to invite the participants to go through the data cycle together using an example with open data from the field of urban development. In the interaction between government, research, industry and citizens, ways of implementing the concept of a more liveable, progressive, ecological and socially inclusive, data-driven city can be demonstrated. The Toolbox Datenkompetenz (TBDK, https://beta.toolboxdatenkompetenz.de/) is a platform for learning all aspects of working with data and offers a Jupyter notebook environment for individual processing of data projects. In order to work with the data, it is recommended to bring a laptop. However, participation in the training will also be possible without your own laptop. Prior knowledge in the areas addressed in the training is beneficial, but not required."@en .
<https://2024.dataweek.de/trainings/#programm-session-3> <http://purl.org/dc/terms/title> "Toolbox Data Competence (TBDK) (organized by the KMI Competence Centre at InfAI e.V.)"@en .
<https://2024.dataweek.de/trainings/#programm-session-3> <http://purl.org/dc/terms/title> "Toolbox Datenkompetenz (TBDK) (durchgeführt vom KMI Kompetenzzentrum am InfAI e.V.)"@de .
<https://2024.dataweek.de/trainings/#programm-session-3> <http://purl.org/dc/terms/title> "Toolbox Datenkompetenz - Training Designing a city with data - Smart City (organized by the KMI Competence Centre at InfAI e.V.)"@en .
<https://2024.dataweek.de/trainings/#programm-session-3> <http://purl.org/dc/terms/title> "Toolbox Datenkompetenz - Training Mit Daten Stadt gestalten - Smart City (durchgeführt vom KMI Kompetenzzentrum am InfAI e.V.)"@de .
<https://2024.dataweek.de/trainings/#programm-session-3> <http://schema.org/availableLanguage> <http://lexvo.org/id/iso639-3/deu> .
<https://2024.dataweek.de/trainings/#programm-session-3> <http://schema.org/endTime> "12:30:00.000"^^<http://www.w3.org/2001/XMLSchema#time> .
<https://2024.dataweek.de/trainings/#programm-session-3> <http://schema.org/location> <https://dataweek.de/venue#Room377> .
Expand Down
2 changes: 1 addition & 1 deletion graph.nt.source
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[email protected]:AKSW/leipzig.dataweek.de-model.git
f32bc8194b9d2713e0f3ff64bd43c0ae40fc5931
d9badef3dd5598ecb99f2b856ddbfa760c2fa85d
4 changes: 2 additions & 2 deletions tickets.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,15 @@ <h2>
{{str_dayticket}}
</th>
<td>
85,00 €
tba
</td>
</tr>
<tr>
<th scope="row">
{{str_weekticket}}
</th>
<td>
400,00 €
tba
</td>
</tr>
</tbody>
Expand Down
Loading