Coornhert coornhert
  • Nederland
  • https://wetgit.nl
  • In de geest van Dirk Volkertzoon Coornhert (1522-1590) — humanist, graveur en voorvechter van een transparant rechtssysteem. Nederlandse wetgeving als code.

  • Joined on 2026-03-29
coornhert pushed to main at wetgit/meta 2026-03-30 07:37:49 +02:00
40c36d612a feat: historie-reconstructie pipeline
coornhert commented on issue wetgit/meta#8 2026-03-30 07:33:43 +02:00
Historie-reconstructie pipeline

Opgeknipt in 4 sub-issues:

  • #28 SRU alle toestanden per regeling ophalen
  • #29 Alle versie-XMLs downloaden en cachen
  • #30 Chronologische commit-engine met pygit2
  • #31 Pilot op 1 wet (Grondwet)
coornhert opened issue wetgit/meta#28 2026-03-30 07:33:35 +02:00
Historie: SRU alle toestanden per regeling ophalen
coornhert opened issue wetgit/meta#29 2026-03-30 07:33:35 +02:00
Historie: alle versie-XMLs downloaden en cachen
coornhert opened issue wetgit/meta#30 2026-03-30 07:33:35 +02:00
Historie: chronologische commit-engine met pygit2
coornhert opened issue wetgit/meta#31 2026-03-30 07:33:35 +02:00
Historie: pilot op 1 wet (Grondwet)
coornhert commented on issue wetgit/meta#9 2026-03-30 06:43:52 +02:00
Dagelijkse sync via SRU-interface

Done. Dagelijkse sync is operationeel:

  • sync.py: vergelijkt SRU catalogus met lokale staat, downloadt + parsed delta's, commit + push
  • daily-sync.sh: wrapper met lockfile, auto-clone…
coornhert closed issue wetgit/meta#9 2026-03-30 06:43:52 +02:00
Dagelijkse sync via SRU-interface
coornhert pushed to main at wetgit/meta 2026-03-30 06:42:07 +02:00
03402cdfa0 feat: dagelijkse sync pipeline + cron job
coornhert closed issue wetgit/meta#12 2026-03-30 06:40:15 +02:00
README.md, CONTRIBUTING.md en LICENSE schrijven
coornhert pushed to main at wetgit/meta 2026-03-30 06:40:07 +02:00
188f41c7ee docs: README herschrijven, data/ toevoegen aan gitignore
coornhert pushed to main at wetgit/rijk 2026-03-30 06:39:26 +02:00
6f8d62bb5d docs: README en LICENSE toevoegen
coornhert closed issue wetgit/meta#7 2026-03-30 06:38:04 +02:00
BWB XML-parser: AMvB's en ministeriële regelingen
coornhert closed issue wetgit/meta#3 2026-03-30 06:38:03 +02:00
BWB basisset aanvragen bij KOOP
coornhert closed issue wetgit/meta#6 2026-03-30 06:28:54 +02:00
BWB XML-parser: formele wetten
coornhert commented on issue wetgit/meta#6 2026-03-30 06:28:30 +02:00
BWB XML-parser: formele wetten

Pipeline voltooid — volledige rijksregelgeving geparsed

coornhert created branch main in wetgit/rijk 2026-03-30 06:28:23 +02:00
coornhert pushed to main at wetgit/rijk 2026-03-30 06:28:23 +02:00
feee871c31 feat: volledige Nederlandse rijksregelgeving als Markdown
coornhert commented on issue wetgit/meta#6 2026-03-29 21:28:03 +02:00
BWB XML-parser: formele wetten

Pipeline v0.1 werkend

Drie nieuwe modules:

  • sru_client.py — SRU catalogus crawler
  • downloader.py — XML downloader met caching
  • runner.py — Pipeline orchestratie met CLI

###…

coornhert pushed to main at wetgit/meta 2026-03-29 21:27:49 +02:00
da7d11deb9 feat: BWB pipeline — SRU crawler, downloader, runner