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: "EUR-Lex / CELLAR (Publications Office of the EU)" url: https://eur-lex.europa.eu/ license: "Wiederverwendung nach Beschluss 2011/833/EU; redaktionelle Inhalte CC BY 4.0" attribution: "Quelle: EUR-Lex, © Europäische Union, 1998-2026" # Never true: the module fetches at runtime and ships no corpus. bundled: false tagline: en: "Fetch EU legal acts from EUR-Lex by CELEX" de: "EU-Rechtsakte per CELEX von EUR-Lex holen" description: en: "Resolves a CELEX number against the public EUR-Lex endpoint and returns the act's FORMEX-4 XML, content-addressed (SHA-256) so the audit trail pins the exact legal state processed." de: "Löst eine CELEX-Nummer gegen den öffentlichen EUR-Lex-Endpunkt auf und liefert das FORMEX-4-XML des Rechtsakts, inhaltsadressiert (SHA-256) — das Prüfprotokoll hält den exakten Gesetzesstand fest." category: data tags: [legal, eu, eur-lex, formex, source] assets: icon: assets/icon.svg documentation: long_description: MODULE.md links: repository: https://git.flemming.ai/chain-modules/law-source-eurlex