Datasets:

License:
GavEdwards commited on
Commit
df74413
·
verified ·
1 Parent(s): b7346e1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +31 -5
README.md CHANGED
@@ -1,5 +1,31 @@
1
- ---
2
- license: other
3
- license_name: ogl-uk-3.0
4
- license_link: https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/
5
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: ogl-uk-3.0
4
+ license_link: https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/
5
+ ---
6
+
7
+ # Lex Graph 🕸️
8
+
9
+ A knowledge graph of UK legislation, combining structural and free text information. Lex Graph contains public-sector information licensed under the Open Government Licence v3.0
10
+
11
+ The source code for building Lex Graph and a demo application can be found on the [GitHub repo](https://github.com/i-dot-ai/lex-graph/tree/main).
12
+
13
+ ## Limitations
14
+
15
+ This is a prototype and does not guarantee accurate data. The codebase and features are subject to change. Some functionality may be experimental and require further testing and validation.
16
+
17
+ - **Data Coverage**: This prototype currently processes UK legislation data from the National Archives, but may not capture all legislative documents or their complete revision history. Some older or specialised documents might be missing or incompletely processed.
18
+ - **Graph Completeness**: The relationships between legislative documents are primarily based on explicit references found in the XML files. Implicit connections, contextual relationships, or references using non-standard formats may be missed.
19
+ - **Data Accuracy**: While we strive for accuracy, the automated parsing and graph construction process may contain errors, particularly when handling:
20
+ - Complex nested legislative structures
21
+ - Unusual formatting or non-standard XML structures
22
+ - Cross-references using ambiguous or incomplete citations
23
+ - Amendments and repeals that are conditionally applied
24
+
25
+ - **Legal Disclaimer**: This tool is intended for research and analysis purposes only. It should not be relied upon for legal advice or as an authoritative source of legislation. Users should always refer to official sources for current and accurate legislative information.
26
+
27
+ ## Credits
28
+
29
+ This project builds upon and was inspired by the work of the Graphie team at King’s Quantitative and Digital Law Lab (QuantLaw), King's College London. Their original project Graphie demonstrated innovative approaches to legal knowledge graph construction and analysis of UK legislation, based on the Housing Act 2004. We encourage those interested in legal knowledge graphs to explore the original [Graphie](https://graphie.quantlaw.co.uk/) project available at: [https://github.com/kclquantlaw/graphie](https://github.com/kclquantlaw/graphie).
30
+
31
+ All data is sourced from [The National Archives legislation wesbite](https://www.legislation.gov.uk/). Crown © and database right material reused under the Open Government Licence v3.0. Material derived from the European Institutions © European Union, 1998-2019, reused under the terms of Commission Decision 2011/833/EU.