-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTHIRD_PARTY_LICENSES
More file actions
80 lines (63 loc) · 3.9 KB
/
Copy pathTHIRD_PARTY_LICENSES
File metadata and controls
80 lines (63 loc) · 3.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
█████╗ ██████╗ █████╗ ███████╗
██╔══██╗██╔══██╗██╔══██╗██╔════╝
███████║██████╔╝███████║███████╗
██╔══██║██╔══██╗██╔══██║╚════██║
██║ ██║██║ ██║██║ ██║███████║
╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝
THIRD PARTY LICENSES
================================================================================
EU AI Act RAG
Copyright (C) 2026 Riza Emre ARAS <r.emrearas@proton.me>
Copyright (C) 2026 Artek İnovasyon Arge Sanayi ve Ticaret Ltd. Şti. <info@artek.tc>
Licensed under MIT - see LICENSE file for details
This document lists third-party software dependencies and their licenses.
================================================================================
PYTHON DEPENDENCIES
================================================================================
Production dependencies (requirements.in):
| Package | Version | License | SPDX Identifier |
|-----------------|------------|---------------|-----------------|
| certifi | 2026.01.04 | MPL-2.0 | MPL-2.0 |
| lxml | 6.0.2 | BSD 3-Clause | BSD-3-Clause |
| pyyaml | 6.0.3 | MIT License | MIT |
License URLs:
- certifi: https://github.com/certifi/python-certifi/blob/master/LICENSE
- lxml: https://github.com/lxml/lxml/blob/master/LICENSE.txt
- PyYAML: https://github.com/yaml/pyyaml/blob/main/LICENSE
================================================================================
EXTERNAL SERVICES & DATA SOURCES
================================================================================
| Service / Data | Provider | License / Terms |
|-------------------------|----------------------------|-----------------------------|
| EUR-Lex / Cellar | Publications Office of EU | Commission Decision 2011/833/EU (reuse of EU documents) |
| SPARQL Endpoint | Publications Office of EU | Free access, no authentication |
| CDM Ontology | Publications Office of EU | EUPL-1.2 |
| EuroVoc Thesaurus | Publications Office of EU | EUPL-1.2 |
Data Reuse Notice:
EU legal documents retrieved via EUR-Lex / Cellar are subject to
Commission Decision 2011/833/EU on the reuse of Commission documents.
Reproduction is authorised provided the source is acknowledged.
See: https://eur-lex.europa.eu/content/legal-notice/legal-notice.html
Service URLs:
- EUR-Lex: https://eur-lex.europa.eu/
- Cellar: https://publications.europa.eu/en/web/cellar
- SPARQL: https://publications.europa.eu/webapi/rdf/sparql
- CDM: https://op.europa.eu/en/web/eu-vocabularies/cdm
- EuroVoc: https://op.europa.eu/en/web/eu-vocabularies/eurovoc
================================================================================
LICENSE COMPATIBILITY
================================================================================
All listed licenses (MIT, BSD-3-Clause, MPL-2.0, EUPL-1.2) are
compatible with MIT and allow use in this project.
MPL-2.0 (certifi): File-level copyleft only, compatible with MIT.
EUPL-1.2 (CDM/EuroVoc ontologies): Used as data sources via SPARQL,
not distributed as part of this software.
================================================================================
DOCUMENT INFO
================================================================================
Maintained by: Riza Emre ARAS <r.emrearas@proton.me>
Project: EU AI Act RAG
License: MIT
Repository: https://github.com/ARAS-Workspace/eu-ai-act-rag
Last Updated: 2026-02-25
================================================================================