Skip to content

Commit

Permalink
Merge branch 'neuauflage_2024' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
knudmoeller committed May 29, 2024
2 parents 69ce88b + 2027ce5 commit df088a1
Show file tree
Hide file tree
Showing 25 changed files with 705 additions and 376 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ _site
temp
material
Gemfile.lock
handreichung_opendata.docx

parts/pages_impressum.md
parts/latex_impressum.md
Expand Down
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@

## Development

## [2.0.0](https://github.com/berlinonline/open-data-handbuch/releases/tag/2.0.0)

_(2024-05-29)_

- New content about _High-value datasets_ has been added to the section about the [metadata schema](https://berlinonline.github.io/open-data-handbuch/#high-value-datasets) and the [glossary](https://berlinonline.github.io/open-data-handbuch/#glossar).
- New content about the topic _Musterdatenkatalog/Musterdatensatz_ has been added to the section about the [metadata schema](https://berlinonline.github.io/open-data-handbuch/#musterdatensatz) and the [glossary](https://berlinonline.github.io/open-data-handbuch/#glossar).
- Add content about Berlin's new open data strategy from 2023.
- Extend the introduction for the new edition of the Open-Data-Handbuch.
- Extend information about available online resources.
- Removed information on the old GeonutzV license and its Berlin variant, which are no longer used.
- Screenshots have been changed to reflect the current berlin.de design system.
- The font in all illustrations has been changed from BMFChange to Wir.Berlin to reflect the [Berlin corporate design](https://wir.berlin/kampagnen/die-typo).
- Various small changes in the text to reflect e.g. changes in the Imperia CMS, changes in the workflow etc.
- Various corrections (dead links, typos etc.).
- The former Twitter-account @OpenDataBerlin is no longer active, so datasets are no longer announced there. The corresponding text and image have been removed. In the future, we might decide to announce datasets again on a different channel.
- Graphics and text in the print version now use the [Berlin Type font](https://wir.berlin/kampagnen/die-typo) instead of the old BMF Change font.
- Remove attribution of European Union EFRE, since the Open-Data-Handbuch no longer uses these funds.
- Change the title image to reflect the printed book.
- Fix info about `detail`-method in SimpleSearch-docs (it's not always available).

## [1.2.1](https://github.com/berlinonline/open-data-handbuch/releases/tag/1.2.1)
Expand Down
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
source 'https://rubygems.org'
gem 'github-pages', group: :jekyll_plugins
gem 'csv'
gem 'webrick'
7 changes: 7 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,13 @@ indesign: clean temp/handreichung_opendata.nolatex.md | temp
@echo "creating indesign file ..."
@pandoc temp/handreichung_opendata.nolatex_01.md -s -o handreichung_opendata.icml

.PHONY: docx
docx: clean temp/handreichung_opendata.nolatex.md | temp
@echo "replacing <br/> with double space ..."
@sed 's:<br/>: :g' temp/handreichung_opendata.nolatex.md > temp/handreichung_opendata.nolatex_01.md
@echo "creating docx file ..."
@pandoc temp/handreichung_opendata.nolatex_01.md -s -o handreichung_opendata.docx

.PHONY: gfm
gfm: clean images/format-example-tree.png images/metadaten_daten.png images/offene_daten_uebersicht.png images/output_datenrubrik.png images/output_simplesearch.png images/schritt-für-schritt.png images/veroeffentlichungsweg_waehlen.png parts/example_tabular_data.gfm parts/pages_impressum.md | temp
@echo "combining parts ..."
Expand Down
514 changes: 333 additions & 181 deletions handreichung_opendata.md

Large diffs are not rendered by default.

Binary file modified handreichung_opendata.pdf
Binary file not shown.
Binary file modified images/datenrubrik-01.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/datenrubrik-dokument-erzeugen.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/datenrubrik-hochladen.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/datenrubrik-startseite.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/datenrubrik-verlinkung.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/datensaetze_vornamen.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/hvd_category_eingabe.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/metadaten_daten.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/musterdatensatz_beispiel.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/musterdatensatz_datenportal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/musterdatensatz_eingabe.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/opendata-sise-imperia.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/output_datenrubrik.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/output_simplesearch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/title.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/twitter-neuer-datensatz.png
Binary file not shown.
527 changes: 340 additions & 187 deletions index.md

Large diffs are not rendered by default.

8 changes: 3 additions & 5 deletions parts/latex_impressum.template.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

# Impressum {-}

**Herausgeber:** Land Berlin, [Senatskanzlei](https://www.berlin.de/rbmskzl/)<br/>
**Herausgeber:** Der Regierende Bürgermeister von Berlin, [Senatskanzlei](https://www.berlin.de/rbmskzl/)<br/>
**Text:** Knud Hinnerk Möller ([BerlinOnline Stadtportal GmbH & Co. KG](https://www.berlinonline.net))<br/>
**Grafiken:** Nadine Wohlfahrt ([BerlinOnline Stadtportal GmbH & Co. KG](https://www.berlinonline.net))<br/>
**Lizenz**: Der Text des Handbuchs ist unter einer [Creative Commons Namensnennung 4.0 International Lizenz](https://creativecommons.org/licenses/by/4.0/deed.de) (CC BY 4.0) veröffentlicht.
Expand All @@ -10,9 +10,7 @@ Bilder und andere Elemente, deren Urheberrecht bei Dritten liegen, sind ausgenom
**Quelle**: Der Quelltext für das Handbuch befindet sich in folgendem Repository: <https://github.com/berlinonline/open-data-handbuch>.
Dort können über die _[Issue](https://github.com/berlinonline/open-data-handbuch/issues)_-Funktion auch Anregungen gemacht oder Fehler gemeldet werden (github-Account erforderlich).
Wer mag, kann auch gleich einen Pull Request stellen!<br/>
**Stand**: @include(date) ([1.2.0](https://github.com/berlinonline/open-data-handbuch/blob/master/CHANGELOG.md))
**Stand**: @include(date) ([2.0.0](https://github.com/berlinonline/open-data-handbuch/blob/master/CHANGELOG.md))

---

![Europäischer Fonds für regionale Entwicklung (EFRE)](images/eu_efre_zusatz_unten.png "Logo und Schriftzug 'Europäischer Fonds für regionale Entwicklung (EFRE)'"){width=102px}\ ![Senatskanzlei Berlin](images/B_RBm_Skzl_Logo_DE_V_PW_RGB.png "Logo und Schriftzug 'Der regierende Bürgermeister von Berlin, Senatskanzlei'"){width=120px}
![Senatskanzlei Berlin](images/B_RBm_Skzl_Logo_DE_V_PW_RGB.png "Logo und Schriftzug 'Der regierende Bürgermeister von Berlin, Senatskanzlei'"){width=120px}\

5 changes: 2 additions & 3 deletions parts/pages_impressum.template.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

# Impressum {-}

**Herausgeber:** Land Berlin, [Senatskanzlei](https://www.berlin.de/rbmskzl/)<br/>
**Herausgeber:** Der Regierende Bürgermeister von Berlin, [Senatskanzlei](https://www.berlin.de/rbmskzl/)<br/>
**Text:** Knud Hinnerk Möller ([BerlinOnline Stadtportal GmbH & Co. KG](https://www.berlinonline.net))<br/>
**Grafiken:** Nadine Wohlfahrt ([BerlinOnline Stadtportal GmbH & Co. KG](https://www.berlinonline.net))<br/>
**Lizenz**: Der Text des Handbuchs ist unter einer [Creative Commons Namensnennung 4.0 International Lizenz](https://creativecommons.org/licenses/by/4.0/deed.de) (CC BY 4.0) veröffentlicht.
Expand All @@ -10,10 +10,9 @@ Bilder und andere Elemente, deren Urheberrecht bei Dritten liegen, sind ausgenom
**Quelle**: Der Quelltext für das Handbuch befindet sich in folgendem Repository: <https://github.com/berlinonline/open-data-handbuch>.
Dort können über die _[Issue](https://github.com/berlinonline/open-data-handbuch/issues)_-Funktion auch Anregungen gemacht oder Fehler gemeldet werden (github-Account erforderlich).
Wer mag, kann auch gleich einen Pull Request stellen!<br/>
**Stand**: @include(date) ([1.2.1](https://github.com/berlinonline/open-data-handbuch/blob/master/CHANGELOG.md#121))
**Stand**: @include(date) ([2.0.0](https://github.com/berlinonline/open-data-handbuch/blob/master/CHANGELOG.md#200))

---

![Europäischer Fonds für regionale Entwicklung (EFRE)](images/eu_efre_zusatz_unten.png "Logo und Schriftzug 'Europäischer Fonds für regionale Entwicklung (EFRE)'"){:width="205px"}&nbsp;&nbsp;
![Senatskanzlei Berlin](images/B_RBm_Skzl_Logo_DE_V_PW_RGB.png "Logo und Schriftzug 'Der regierende Bürgermeister von Berlin, Senatskanzlei'"){:width="240px"}

0 comments on commit df088a1

Please sign in to comment.