Skip to content

Commit

Permalink
Merge pull request #476 from AKSW/develop
Browse files Browse the repository at this point in the history
Deploy develop to main
  • Loading branch information
splattater authored May 14, 2024
2 parents c3ce46e + 90ce3f4 commit 90c53c1
Show file tree
Hide file tree
Showing 54 changed files with 12 additions and 3 deletions.
3 changes: 2 additions & 1 deletion _includes/components/program_keynote.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
{%- assign affiliation = performer | rdf_property: "schema:affiliation" -%}
{%- assign depiction = performer | rdf_property: "foaf:depiction" -%}
{%- assign homepage = affiliation | rdf_property: "foaf:homepage" -%}
{%- assign download = session | rdf_property: "schema:downloadUrl" -%}
{%- assign bio = performer | rdf_property: "gnd:biographicalOrHistoricalInformation", site.language -%}
{%- unless bio -%}
{%- assign bio = performer | rdf_property: "gnd:biographicalOrHistoricalInformation" -%}
Expand All @@ -22,7 +23,7 @@

<div class="session-details">
<h5 class="xl">
{{title}}
{{title}} {%- if download -%}<a href="{{ download | relative_link }}"><img src="{%- relative_link /resources/images/presentation.svg -%}" alt="pdf slides" width="22px" style="vertical-align:middle"></a>{%- endif -%}
</h5>
<figure class="session-details-user">
<img class="js-load" data-src="{{ depiction | relativize_url }}" data-sizes="auto" width="1500" height="1500" style="max-width:1500px" alt="Foto von User"><noscript><img src="{{ depiction | relativize_url }}" alt="Foto von User"></noscript>
Expand Down
4 changes: 3 additions & 1 deletion _includes/components/program_talk_l2.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
{%- assign show_date = include.show_date -%}
{%- assign title = talk | rdf_property: "dct:title", site.language -%}
{%- assign description = talk | rdf_property: "dct:description", site.language -%}
{%- assign download = talk | rdf_property: "schema:downloadUrl" -%}
{%- assign speaker = talk | rdf_property: "schema:performer" -%}

<li>
{% if show_date %}
{%- assign start = talk | rdf_property: "schema:startTime" | date: "%H:%M" -%}
Expand All @@ -11,6 +13,6 @@
{% endif %}
{%- unless speaker == Nil -%}{%- capture return_value -%}{%- include components/list_inline_pair.html sub=talk pred="schema:performer" -%}{%- endcapture -%}{%- endunless -%}
{%- if description -%}<details><summary style="cursor: zoom-in;">{%- endif -%}
{% unless speaker == Nil %}{{ return_value | strip }}: {% endunless %}{{ title }}
{% unless speaker == Nil %}{{ return_value | strip }}: {% endunless %}{{ title }}{%- if download -%}<a href="{{ download | relative_link }}"><img src="{%- relative_link /resources/images/presentation.svg -%}" alt="pdf slides" width="22px" style="vertical-align:middle"></a>{%- endif -%}
{%- if description -%}</summary>{{ description | markdownify }}</details>{%- endif -%}
</li>
6 changes: 6 additions & 0 deletions graph.nt
Original file line number Diff line number Diff line change
Expand Up @@ -1648,6 +1648,7 @@
<https://2024.dataweek.de/lswt2024/#programm-session-5> <http://purl.org/dc/terms/title> "Closing Ceremony"@de .
<https://2024.dataweek.de/lswt2024/#programm-session-5> <http://purl.org/dc/terms/title> "Closing Ceremony"@en .
<https://2024.dataweek.de/lswt2024/#programm-session-5> <http://schema.org/availableLanguage> <http://lexvo.org/id/iso639-3/eng> .
<https://2024.dataweek.de/lswt2024/#programm-session-5> <http://schema.org/downloadUrl> <https://dataweek.de/resources/files/slides/2024-04-18_sitz_16.pdf> .
<https://2024.dataweek.de/lswt2024/#programm-session-5> <http://schema.org/endTime> "16:30:00.000"^^<http://www.w3.org/2001/XMLSchema#time> .
<https://2024.dataweek.de/lswt2024/#programm-session-5> <http://schema.org/location> <https://dataweek.de/venue#Sitzungssaal> .
<https://2024.dataweek.de/lswt2024/#programm-session-5> <http://schema.org/performer> <http://aksw.org/SebastianTramp> .
Expand Down Expand Up @@ -2633,6 +2634,7 @@
<https://2024.dataweek.de/trainings/#programm-session-12> <http://purl.org/dc/terms/title> "ScaDS.AI Training OpenScience, Licensing, Copyright (organized by ScaDS.AI)"@en .
<https://2024.dataweek.de/trainings/#programm-session-12> <http://purl.org/dc/terms/title> "Training OpenScience, Lizensierung, Copyright (durchgeführt von ScaDS.AI) "@de .
<https://2024.dataweek.de/trainings/#programm-session-12> <http://schema.org/availableLanguage> <http://lexvo.org/id/iso639-3/deu> .
<https://2024.dataweek.de/trainings/#programm-session-12> <http://schema.org/downloadUrl> <https://dataweek.de/resources/files/slides/2024-04-18_r495_01.pdf> .
<https://2024.dataweek.de/trainings/#programm-session-12> <http://schema.org/endTime> "14:30:00.000"^^<http://www.w3.org/2001/XMLSchema#time> .
<https://2024.dataweek.de/trainings/#programm-session-12> <http://schema.org/location> <https://dataweek.de/venue#Room495> .
<https://2024.dataweek.de/trainings/#programm-session-12> <http://schema.org/performer> <https://dataweek.de/#RobertHaase> .
Expand Down Expand Up @@ -2686,6 +2688,7 @@
<https://2024.dataweek.de/trainings/#programm-session-17> <http://purl.org/dc/terms/title> "Data management (organized by ScaDS.AI) in cooperation with the City of Leipzig"@en .
<https://2024.dataweek.de/trainings/#programm-session-17> <http://purl.org/dc/terms/title> "Datenmanagement (durchgeführt von ScaDS.AI) in Kooperation mit der Stadt Leipzig"@de .
<https://2024.dataweek.de/trainings/#programm-session-17> <http://schema.org/availableLanguage> <http://lexvo.org/id/iso639-3/deu> .
<https://2024.dataweek.de/trainings/#programm-session-17> <http://schema.org/downloadUrl> <https://dataweek.de/resources/files/slides/2024-04-19_r259_01.pdf> .
<https://2024.dataweek.de/trainings/#programm-session-17> <http://schema.org/endTime> "10:30:00.000"^^<http://www.w3.org/2001/XMLSchema#time> .
<https://2024.dataweek.de/trainings/#programm-session-17> <http://schema.org/location> <https://dataweek.de/venue#Room259> .
<https://2024.dataweek.de/trainings/#programm-session-17> <http://schema.org/performer> <https://dataweek.de/#RobertHaase> .
Expand All @@ -2697,6 +2700,7 @@
<https://2024.dataweek.de/trainings/#programm-session-18> <http://purl.org/dc/terms/title> "Data management (organized by ScaDS.AI) in cooperation with the City of Leipzig"@en .
<https://2024.dataweek.de/trainings/#programm-session-18> <http://purl.org/dc/terms/title> "Datenmanagement (durchgeführt von ScaDS.AI) in Kooperation mit der Stadt Leipzig"@de .
<https://2024.dataweek.de/trainings/#programm-session-18> <http://schema.org/availableLanguage> <http://lexvo.org/id/iso639-3/deu> .
<https://2024.dataweek.de/trainings/#programm-session-18> <http://schema.org/downloadUrl> <https://dataweek.de/resources/files/slides/2024-04-19_r259_01.pdf> .
<https://2024.dataweek.de/trainings/#programm-session-18> <http://schema.org/endTime> "12:30:00.000"^^<http://www.w3.org/2001/XMLSchema#time> .
<https://2024.dataweek.de/trainings/#programm-session-18> <http://schema.org/location> <https://dataweek.de/venue#Room259> .
<https://2024.dataweek.de/trainings/#programm-session-18> <http://schema.org/performer> <https://dataweek.de/#RobertHaase> .
Expand Down Expand Up @@ -2816,6 +2820,7 @@
<https://2024.dataweek.de/trainings/#programm-session-9> <http://purl.org/dc/terms/title> "ScaDS.AI Training OpenScience, Licensing, Copyright (organized by ScaDS.AI)"@en .
<https://2024.dataweek.de/trainings/#programm-session-9> <http://purl.org/dc/terms/title> "Training OpenScience, Lizensierung, Copyright (durchgeführt von ScaDS.AI) "@de .
<https://2024.dataweek.de/trainings/#programm-session-9> <http://schema.org/availableLanguage> <http://lexvo.org/id/iso639-3/deu> .
<https://2024.dataweek.de/trainings/#programm-session-9> <http://schema.org/downloadUrl> <https://dataweek.de/resources/files/slides/2024-04-18_r495_01.pdf> .
<https://2024.dataweek.de/trainings/#programm-session-9> <http://schema.org/endTime> "12:00:00.000"^^<http://www.w3.org/2001/XMLSchema#time> .
<https://2024.dataweek.de/trainings/#programm-session-9> <http://schema.org/location> <https://dataweek.de/venue#Room495> .
<https://2024.dataweek.de/trainings/#programm-session-9> <http://schema.org/performer> <https://dataweek.de/#RobertHaase> .
Expand Down Expand Up @@ -3435,6 +3440,7 @@
<https://2024.dataweek.de/workshops/#programm-session-22> <http://purl.org/dc/terms/title> "Datenmanagement im Fokus: Organisation, Speicherstrategien und Datenschutz"@de .
<https://2024.dataweek.de/workshops/#programm-session-22> <http://purl.org/dc/terms/title> "Focus on data management: Organisation, storage strategies and data protection"@en .
<https://2024.dataweek.de/workshops/#programm-session-22> <http://schema.org/availableLanguage> <http://lexvo.org/id/iso639-3/deu> .
<https://2024.dataweek.de/workshops/#programm-session-22> <http://schema.org/downloadUrl> <https://dataweek.de/resources/files/slides/2024-04-19_r260_01.pdf> .
<https://2024.dataweek.de/workshops/#programm-session-22> <http://schema.org/endTime> "10:30:00.000"^^<http://www.w3.org/2001/XMLSchema#time> .
<https://2024.dataweek.de/workshops/#programm-session-22> <http://schema.org/location> <https://dataweek.de/venue#Room260> .
<https://2024.dataweek.de/workshops/#programm-session-22> <http://schema.org/startTime> "09:00:00.000"^^<http://www.w3.org/2001/XMLSchema#time> .
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
61ae1f26f05268775a1e861e4be573329243e746
d28fd428c3dad3e9571463bf8e76dd66e5dfee70
Binary file added resources/files/slides/2024-04-17_r270_01.pdf
Binary file not shown.
Binary file added resources/files/slides/2024-04-17_r377_01.pdf
Binary file not shown.
Binary file added resources/files/slides/2024-04-17_rats_01.pdf
Binary file not shown.
Binary file added resources/files/slides/2024-04-17_rats_02.pdf
Binary file not shown.
Binary file added resources/files/slides/2024-04-17_rats_03.pdf
Binary file not shown.
Binary file added resources/files/slides/2024-04-17_rats_04.pdf
Binary file not shown.
Binary file added resources/files/slides/2024-04-17_sitz_01.pdf
Binary file not shown.
Binary file added resources/files/slides/2024-04-17_sitz_02.pdf
Binary file not shown.
Binary file added resources/files/slides/2024-04-17_sitz_03.pdf
Binary file not shown.
Binary file added resources/files/slides/2024-04-17_sitz_04.pdf
Binary file not shown.
Binary file added resources/files/slides/2024-04-17_sitz_05.pdf
Binary file not shown.
Binary file added resources/files/slides/2024-04-17_sitz_06.pdf
Binary file not shown.
Binary file added resources/files/slides/2024-04-17_sitz_07.pdf
Binary file not shown.
Binary file added resources/files/slides/2024-04-17_sitz_08.pdf
Binary file not shown.
Binary file added resources/files/slides/2024-04-18_r495_01.pdf
Binary file not shown.
Binary file added resources/files/slides/2024-04-18_sitz_01.pdf
Binary file not shown.
Binary file added resources/files/slides/2024-04-18_sitz_02.pdf
Binary file not shown.
Binary file added resources/files/slides/2024-04-18_sitz_03.pdf
Binary file not shown.
Binary file added resources/files/slides/2024-04-18_sitz_04.pdf
Binary file not shown.
Binary file added resources/files/slides/2024-04-18_sitz_05.pdf
Binary file not shown.
Binary file added resources/files/slides/2024-04-18_sitz_06.pdf
Binary file not shown.
Binary file added resources/files/slides/2024-04-18_sitz_07.pdf
Binary file not shown.
Binary file added resources/files/slides/2024-04-18_sitz_08.pdf
Binary file not shown.
Binary file added resources/files/slides/2024-04-18_sitz_09.pdf
Binary file not shown.
Binary file added resources/files/slides/2024-04-18_sitz_10.pdf
Binary file not shown.
Binary file added resources/files/slides/2024-04-18_sitz_11.pdf
Binary file not shown.
Binary file added resources/files/slides/2024-04-18_sitz_12.pdf
Binary file not shown.
Binary file added resources/files/slides/2024-04-18_sitz_13.pdf
Binary file not shown.
Binary file added resources/files/slides/2024-04-18_sitz_14.pdf
Binary file not shown.
Binary file added resources/files/slides/2024-04-18_sitz_15.pdf
Binary file not shown.
Binary file added resources/files/slides/2024-04-18_sitz_16.pdf
Binary file not shown.
Binary file added resources/files/slides/2024-04-19_r259_01.pdf
Binary file not shown.
Binary file added resources/files/slides/2024-04-19_r260_01.pdf
Binary file not shown.
Binary file removed resources/images/impressions/DSCF2671-min.JPG
Binary file not shown.
Binary file removed resources/images/impressions/IMG_7453.jpg
Binary file not shown.
Binary file removed resources/images/impressions/IMG_7685-min.JPG
Binary file not shown.
Binary file removed resources/images/impressions/IMG_7693-min.JPG
Binary file not shown.
Binary file removed resources/images/impressions/IMG_7697-min.JPG
Binary file not shown.
Binary file removed resources/images/impressions/IMG_7763-min.JPG
Binary file not shown.
Binary file removed resources/images/impressions/img_7493_optimized.jpg
Binary file not shown.
Binary file removed resources/images/impressions/img_7500_optimized.jpg
Binary file not shown.
Binary file removed resources/images/impressions/img_7592_optimized.jpg
Binary file not shown.
Binary file removed resources/images/impressions/img_7615_optimized.jpg
Binary file not shown.
Binary file removed resources/images/impressions/impression2301.jpg
Binary file not shown.
Binary file removed resources/images/impressions/impression2302.jpg
Binary file not shown.
Binary file removed resources/images/impressions/impression2303.jpg
Binary file not shown.
Binary file removed resources/images/impressions/impression2304.jpg
Binary file not shown.
Binary file removed resources/images/impressions/impression2305.jpg
Binary file not shown.
Binary file removed resources/images/impressions/impression2306.jpg
Binary file not shown.
Binary file removed resources/images/impressions/impression2307.jpg
Binary file not shown.

0 comments on commit 90c53c1

Please sign in to comment.