lszoszk commited on
Commit
b330ad6
·
verified ·
1 Parent(s): 4957814

Fix licence: OHCHR data is freely shared without restriction, not CC BY 4.0

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -2,6 +2,7 @@
2
  language:
3
  - en
4
  license: cc-by-nc-4.0
 
5
  task_categories:
6
  - text-classification
7
  - text-retrieval
@@ -139,6 +140,6 @@ Features: boolean + wildcard + FTS5 stemmed search, per-country profiles, hex ma
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ń).
 
2
  language:
3
  - en
4
  license: cc-by-nc-4.0
5
+ license_details: "Source data (OHCHR UHRI) is shared freely and without restriction per https://uhri.ohchr.org/en/our-data-api. This derived dataset (cleaning pipeline, normalisation, metadata) is released under CC BY-NC 4.0."
6
  task_categories:
7
  - text-classification
8
  - text-retrieval
 
140
 
141
  ## Licence
142
 
143
+ Source data © OHCHR shared freely and without restriction per the [UHRI data policy](https://uhri.ohchr.org/en/our-data-api).
144
  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.
145
  Cleaning pipeline and metadata additions © L. Szoszkiewicz (Adam Mickiewicz University, Poznań).