Main Page: Difference between revisions
Jump to navigation
Jump to search
Initial Main Page — project overview and navigation (via update-page on MediaWiki MCP Server) |
Align with Philosophy: international scope, OS metaphor, add EU data, restructure data table by jurisdiction (via update-page on MediaWiki MCP Server) |
||
| Line 2: | Line 2: | ||
It structures public legal data — legislation, case law, company registries, administrative guidance — into a jurisdiction-agnostic corpus, queryable by AI agents via MCP and by humans via a web portal. | It structures public legal data — legislation, case law, company registries, administrative guidance — into a jurisdiction-agnostic corpus, queryable by AI agents via MCP and by humans via a web portal. | ||
A jurisdiction-agnostic kernel, jurisdiction plugins (France and EU today, designed for any country), a robust ingestion pipeline, and services on top: MCP server, web portal, full-text search. The schema follows the OpenStreetMap model — six universal structural kinds, JSONB tags, zero schema migration to add a jurisdiction. | |||
Software licensed under '''MIT'''. Enriched data licensed under '''ODbL'''. | Software licensed under '''MIT'''. Enriched data licensed under '''ODbL'''. | ||
| Line 13: | Line 15: | ||
| [[Philosophy]] || Why Dura Lex exists — safety, transparency, sovereignty, professional secrecy | | [[Philosophy]] || Why Dura Lex exists — safety, transparency, sovereignty, professional secrecy | ||
|- | |- | ||
| [[Architecture]] || How the pieces fit together | | [[Architecture]] || How the pieces fit together — kernel, drivers, pipeline, services | ||
|- | |- | ||
| [[:Category:Corpus|Corpus]] || The data model — schema, tags, edges, quality, FTS | | [[:Category:Corpus|Corpus]] || The data model — schema, tags, edges, quality, temporal versioning, FTS | ||
|- | |- | ||
| [[:Category:Sources|Sources]] || Data dictionary — one page per ingest source | | [[:Category:Sources|Sources]] || Data dictionary — one page per ingest source, coverage matrix | ||
|- | |- | ||
| [[:Category:Jurisdictions|Jurisdictions]] || Legal systems we cover | | [[:Category:Jurisdictions|Jurisdictions]] || Legal systems we cover and how they map to the unified schema | ||
|- | |- | ||
| [[:Category:MCP|MCP]] || The public API — tools, guidelines, reference resolution | | [[:Category:MCP|MCP]] || The public API — tools, safety guidelines, reference resolution | ||
|- | |- | ||
| [[:Category:Development|Development]] || For contributors — coding conventions, testing, packaging | | [[:Category:Development|Development]] || For contributors — coding conventions, testing, packaging | ||
| Line 29: | Line 31: | ||
== Current data == | == Current data == | ||
France is the first implementation. The architecture is designed for any jurisdiction. | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Data !! Volume | ! Jurisdiction !! Data !! Volume | ||
|- | |||
| rowspan="7" | '''France''' || Court decisions || 3.4M | |||
|- | |||
| Legislation articles || 1.8M | |||
|- | |||
| Collective agreements || 299K articles + 382K enterprise agreements | |||
|- | |- | ||
| | | Administrative doctrine || 9.6K | ||
|- | |- | ||
| | | Companies || 24.2M | ||
|- | |- | ||
| | | Directors || 15M | ||
|- | |- | ||
| | | Cross-citations || 4.4M links | ||
|- | |- | ||
| | | rowspan="3" | '''EU''' || CJEU decisions || — | ||
|- | |- | ||
| | | ECHR decisions || — | ||
|- | |- | ||
| | | EU legislation (regulations, directives, decisions) || — | ||
|} | |} | ||
Revision as of 01:44, 23 April 2026
Dura Lex is an open-source operating system for legal data.
It structures public legal data — legislation, case law, company registries, administrative guidance — into a jurisdiction-agnostic corpus, queryable by AI agents via MCP and by humans via a web portal.
A jurisdiction-agnostic kernel, jurisdiction plugins (France and EU today, designed for any country), a robust ingestion pipeline, and services on top: MCP server, web portal, full-text search. The schema follows the OpenStreetMap model — six universal structural kinds, JSONB tags, zero schema migration to add a jurisdiction.
Software licensed under MIT. Enriched data licensed under ODbL.
Navigation
| Section | Description |
|---|---|
| Philosophy | Why Dura Lex exists — safety, transparency, sovereignty, professional secrecy |
| Architecture | How the pieces fit together — kernel, drivers, pipeline, services |
| Corpus | The data model — schema, tags, edges, quality, temporal versioning, FTS |
| Sources | Data dictionary — one page per ingest source, coverage matrix |
| Jurisdictions | Legal systems we cover and how they map to the unified schema |
| MCP | The public API — tools, safety guidelines, reference resolution |
| Development | For contributors — coding conventions, testing, packaging |
| Design decisions | Architectural decision records |
Current data
France is the first implementation. The architecture is designed for any jurisdiction.
| Jurisdiction | Data | Volume |
|---|---|---|
| France | Court decisions | 3.4M |
| Legislation articles | 1.8M | |
| Collective agreements | 299K articles + 382K enterprise agreements | |
| Administrative doctrine | 9.6K | |
| Companies | 24.2M | |
| Directors | 15M | |
| Cross-citations | 4.4M links | |
| EU | CJEU decisions | — |
| ECHR decisions | — | |
| EU legislation (regulations, directives, decisions) | — |