8000 GitHub - xvshiting/GlobalLaw
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

xvshiting/GlobalLaw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

GlobalLaw - Global Legal Knowledge Base

English | 中文 | 日本語 | Français | 한국어 | Español | Deutsch

Project Overview

GlobalLaw is an open-source legal knowledge base project dedicated to collecting, organizing, and maintaining legal texts from countries worldwide. Through establishing unified legal text formats and version control systems, we aim to provide reliable data support for legal research, AI training, and legal practice.

Project Goals

  • Establish a unified repository for global legal texts
  • Track legal revision history across countries
  • Provide access to the latest versions of legal texts
  • S 73E7 upport standardization of multilingual legal texts
  • Promote open sharing of legal knowledge
  • Provide high-quality training data for legal AI development

Repository Structure

GlobalLaw/
├── countries/                    # Legal documents by country
│   ├── china/                   # Chinese laws
│   │   ├── constitution/        # Constitution
│   │   ├── civil_law/          # Civil law
│   │   └── criminal_law/       # Criminal law
│   ├── usa/                    # US laws
│   └── ...
├── templates/                   # Legal text templates
│   ├── markdown/               # Markdown format templates
│   └── json/                   # JSON format templates
└── docs/                       # Project documentation
    └── guides/                 # Documentation in multiple languages
        ├── en/                 # English
        ├── zh/                 # Chinese
        ├── ja/                 # Japanese
        ├── fr/                 # French
        ├── ko/                 # Korean
        ├── es/                 # Spanish
        └── de/                 # German

Legal Text Format

To maintain consistency, we use the following formats for storing legal texts:

  1. Markdown Format:

    • Standard Markdown syntax
    • Metadata (title, enactment date, effective date, etc.)
    • Multi-language version support
  2. JSON Format:

    • Structured legal text data
    • Version information and revision history
    • Machine processing and analysis support

Version Control

Each legal document includes:

  • Complete revision history
  • Change descriptions for each version
  • Effective and expiration dates
  • Related legal references

How to Contribute

We welcome contributions from legal professionals, researchers, and enthusiasts worldwide:

  1. Fork this repository
  2. Create a new branch
  3. Add or update legal texts following the format guide
  4. Submit a Pull Request

Contribution Guidelines

  1. Ensure accuracy of legal texts
  2. Follow unified format specifications
  3. Provide reliable source citations
  4. Maintain objective and neutral stance
  5. Comply with relevant copyright regulations

Project Significance

  • Legal Transparency: Promote open access to legal texts
  • AI Development: Provide high-quality training data for legal AI
  • Legal Research: Support cross-national and cross-cultural legal comparative studies
  • Knowledge Sharing: Facilitate global legal knowledge dissemination and exchange

Contact

  • Project Homepage: [GitHub Repository]
  • Issue Feedback: [Issues Page]
  • Discussion Forum: [Discussions Page]

License

This project is licensed under the MIT License.


Let's work together to build an open, accurate, and comprehensive global legal knowledge base!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0