Compare commits

..

3 Commits

Author SHA1 Message Date
joerglohrer 6940ca111d yaml update manuell 2026-04-08 16:23:51 +00:00
Jörg Lohrer 34d874b6ce Merge pull request 'walk1: Beispielbeitrag-YAML Blocker behoben für Walking-Skeleton-Lauf 1' (#733) from walk1-fix-so-arbeiten-wir-yaml into main
Reviewed-on: https://git.rpi-virtuell.de/Comenius-Institut/FOERBICO_und_rpi-virtuell/pulls/733
2026-04-08 16:20:10 +00:00
Jörg Lohrer b7c4e1514c walk1: Beispielbeitrag-YAML Blocker behoben für Walking-Skeleton-Lauf 1
- keywords ergänzt (Pflichtfeld, identisch mit tags, 6 Werte)
- summary ergänzt (Pflichtfeld, identisch mit description)
- cover.hiddenInSingle: true ergänzt (Pflichtfeld mit Standard true)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 18:15:05 +02:00
1 changed files with 26 additions and 7 deletions

View File

@ -1,11 +1,16 @@
--- ---
# commonMetadata
'@context': https://schema.org/ '@context': https://schema.org/
creativeWorkStatus: Published creativeWorkStatus: Published
type: LearningResource type: LearningResource
name: >- name: 'So arbeiten wir in der oer.community: Offen, transparent, kollaborativ'
So arbeiten wir in der oer.community: Offen, transparent, kollaborativ
description: >- description: >-
Wie organisiert man ein OER-Projekt offen und gemeinschaftlich? Dieser Beitrag gibt einen praxisnahen Einblick in die Arbeitskultur und die digitalen Workflows im Projekt FOERBICO. Offene Repositorien, Git-gestützte Zusammenarbeit, transparente Aufgabenverwaltung und kollaborative Texterstellung prägen den Projektalltag und machen nachvollziehbar, wie Open Educational Practices (OEP) gelebt werden. Wie organisiert man ein OER-Projekt offen und gemeinschaftlich? Dieser Beitrag
gibt einen praxisnahen Einblick in die Arbeitskultur und die digitalen Workflows
im Projekt FOERBICO. Offene Repositorien, Git-gestützte Zusammenarbeit,
transparente Aufgabenverwaltung und kollaborative Texterstellung prägen den
Projektalltag und machen nachvollziehbar, wie Open Educational Practices (OEP)
gelebt werden.
license: https://creativecommons.org/licenses/by/4.0/deed.de license: https://creativecommons.org/licenses/by/4.0/deed.de
id: https://oer.community/so-arbeiten-wir id: https://oer.community/so-arbeiten-wir
creator: creator:
@ -28,16 +33,22 @@ inLanguage:
- de - de
about: about:
- https://w3id.org/kim/hochschulfaechersystematik/n052 - https://w3id.org/kim/hochschulfaechersystematik/n052
- https://w3id.org/kim/hochschulfaechersystematik/n079 - https://w3id.org/kim/hochschulfaechersystematik/n121
- https://w3id.org/kim/hochschulfaechersystematik/n544 - https://w3id.org/kim/hochschulfaechersystematik/n544
image: >- image: https://oer.community/so-arbeiten-wir/foerbildfunktion.jpg
https://oer.community/so-arbeiten-wir/foerbildfunktion.jpg
learningResourceType: learningResourceType:
- https://w3id.org/kim/hcrt/text - https://w3id.org/kim/hcrt/text
- https://w3id.org/kim/hcrt/web_page - https://w3id.org/kim/hcrt/web_page
educationalLevel: educationalLevel:
- https://w3id.org/kim/educationalLevel/level_A - https://w3id.org/kim/educationalLevel/level_A
datePublished: '2025-05-06' datePublished: '2025-05-06'
keywords:
- Open Educational Resources (OER)
- Open Educational Practices (OEP)
- Kollaboration
- Git
- Community
# staticSiteGenerator
author: author:
- Jörg Lohrer - Jörg Lohrer
- Gina Buchwald-Chassée - Gina Buchwald-Chassée
@ -45,6 +56,15 @@ title: 'So arbeiten wir in der oer.community: Offen, transparent, kollaborativ'
cover: cover:
relative: true relative: true
image: foerbildfunktion.jpg image: foerbildfunktion.jpg
alt: Visualisierung der offenen Arbeitskultur im FOERBICO-Projekt
hiddenInSingle: true
summary: >-
Wie organisiert man ein OER-Projekt offen und gemeinschaftlich? Dieser Beitrag
gibt einen praxisnahen Einblick in die Arbeitskultur und die digitalen Workflows
im Projekt FOERBICO. Offene Repositorien, Git-gestützte Zusammenarbeit,
transparente Aufgabenverwaltung und kollaborative Texterstellung prägen den
Projektalltag und machen nachvollziehbar, wie Open Educational Practices (OEP)
gelebt werden.
url: so-arbeiten-wir url: so-arbeiten-wir
tags: tags:
- Open Educational Resources (OER) - Open Educational Resources (OER)
@ -52,7 +72,6 @@ tags:
- Kollaboration - Kollaboration
- Git - Git
- Community - Community
- Versionsverwaltung
--- ---
## Vorweg: Offene Projektkultur im Kontext von FOERBICO ## Vorweg: Offene Projektkultur im Kontext von FOERBICO