Add a few competitions and topics #1

Merged
mih merged 1 commit from bmftr-competitions into main 2025-11-26 07:30:27 +00:00

1 commit

Author SHA1 Message Date
a6bbcbc08e Add a few competitions and topics
This introduces 7 XYZCompetitions and 6 XYZTopics which were created
based on the BMFTR website (see: Ministerium / Bekanntmachungen).

The competitions are based on funding announcements published between
22.10.2025 and 13.11.2025 (so roughly within the last month). Display
labels are (partial) titles translated into English. All competitions
use `kind: frapo:FundingProgramme`. The announcement is linked via
`influenced_by` field, with role either `fabio:Announcement` (Art der
Bekanntmachung: Förderbekanntmachung) or `fabio:CallForApplications`
(Art der Bekanntmachung: Förderaufruf). This distinction, which appears
to be BMFTR-specific, was confusing to me, and I am not sure if keeping
the distinction in the semantic is a good choice.

The topics are taken from the Forschung (2) and Technologie sections of
the Website, and translated into English, because the English version of
BMFTR website does not correspond 1:1 to the German one. Links to the
German pages were added as "exact mappings".

This commit does not attempt to address json array vs json lines
controversy, it simply follows existing records for consistency.
I authored in YAML, and used dasel and jaq to reformat the files.

(1) https://www.bmftr.bund.de/SiteGlobals/Forms/Suche/Bekanntmachungsuche/Bekanntmachungsuche_Formular.html
(2) https://www.bmftr.bund.de/DE/Forschung/forschung_node.html
2025-11-25 23:47:12 +01:00