schema_version: 1 author: name: "Flemming.AI" email: chain@flemming.ai url: https://flemming.ai license: Apache-2.0 # Where the data comes from, and under what terms. The `license` # above covers this module's code; this block covers the material # the module reaches. See docs/architecture/store-format.md. data_source: name: "gesetze-im-internet.de (BMJ / juris GmbH)" url: https://www.gesetze-im-internet.de/ license: "Amtliches Werk (§ 5 UrhG), gemeinfrei" attribution: "Quelle: gesetze-im-internet.de (Bundesministerium der Justiz)" # Never true: the module fetches at runtime and ships no corpus. bundled: false tagline: en: "Fetch German federal law from gesetze-im-internet.de" de: "Deutsches Bundesrecht von gesetze-im-internet.de holen" description: en: "Resolves a gesetze-im-internet.de slug against the public BMJ site, unpacks the law's BMJ norm XML and returns it content-addressed (SHA-256) so the audit trail pins the exact legal state processed." de: "Löst ein gesetze-im-internet.de-Kürzel gegen die öffentliche BMJ-Seite auf, entpackt das BMJ-Normen-XML des Gesetzes und liefert es inhaltsadressiert (SHA-256) — das Prüfprotokoll hält den exakten Gesetzesstand fest." category: data tags: [legal, bundesrecht, gesetze-im-internet, bmj, source] assets: icon: assets/icon.svg documentation: long_description: MODULE.md links: repository: https://git.flemming.ai/chain-modules/law-source-bund