Update licence to CC BY-NC 4.0
Browse files
README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
-
license: cc-by-4.0
|
| 5 |
task_categories:
|
| 6 |
- text-classification
|
| 7 |
- text-retrieval
|
|
@@ -139,5 +139,6 @@ Features: boolean + wildcard + FTS5 stemmed search, per-country profiles, hex ma
|
|
| 139 |
|
| 140 |
## Licence
|
| 141 |
|
| 142 |
-
Dataset content © OHCHR, released under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).
|
|
|
|
| 143 |
Cleaning pipeline and metadata additions © L. Szoszkiewicz (Adam Mickiewicz University, Poznań).
|
|
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
+
license: cc-by-nc-4.0
|
| 5 |
task_categories:
|
| 6 |
- text-classification
|
| 7 |
- text-retrieval
|
|
|
|
| 139 |
|
| 140 |
## Licence
|
| 141 |
|
| 142 |
+
Dataset content © OHCHR, originally released under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).
|
| 143 |
+
Cleaning pipeline, normalisation, Stage 4 country backfill, and all metadata additions © L. Szoszkiewicz (Adam Mickiewicz University, Poznań), released under [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/) — free for research and education, commercial use requires permission.
|
| 144 |
Cleaning pipeline and metadata additions © L. Szoszkiewicz (Adam Mickiewicz University, Poznań).
|