matentzn commited on
Commit
d580bd3
·
verified ·
1 Parent(s): 3b727d9

Rename LICENSE to LICENSE.md

Browse files
Files changed (2) hide show
  1. LICENSE +0 -21
  2. LICENSE.md +21 -0
LICENSE DELETED
@@ -1,21 +0,0 @@
1
- Every Cure Knowledge Graph License
2
-
3
- The Every Cure Knowledge Graph (EC KG) is licensed under the Creative Commons Attribution 4.0 International License (CC BY 4.0), unless otherwise noted.
4
-
5
- This license permits use, distribution, reproduction, and adaptation of the EC KG for any purpose, including commercial use, provided that appropriate attribution is given to Every Cure and a link to the license is included.
6
-
7
- The EC KG is an aggregated dataset that integrates multiple external sources. Users must comply with the licenses of the first-level knowledge sources and primary knowledge sources datasets. Where incorporated source data is subject to restrictions such as Share-Alike (SA), Non-Commercial (NC), or No Derivatives (ND), those restrictions remain in force for the original content.
8
-
9
- Accordingly, the EC KG license does not supersede, replace, or modify the licenses governing individual upstream datasets. Users are responsible for reviewing and complying with all applicable source licenses in connection with the upstream datasets.
10
-
11
- For Every Cure’s own aggregation, CC BY 4.0 applies exclusively to the integration, curation, harmonization and added metadata created by Every Cure as part of the EC KG, while original source licenses continue to govern their respective content.
12
-
13
- A complete list of licenses applicable to:
14
-
15
- - First-level knowledge sources is available at: https://docs.dev.everycure.org/releases/knowledge_sources/
16
- - Primary knowledge sources aggregated by the first-level knowledge sources is available at: https://docs.dev.everycure.org/releases/primary_knowledge_sources/
17
-
18
- Information on the source of the upstream data or datasets may be included in the EC KG’s metadata. A full attribution statement of the sources and resources used in this work can be found at:
19
-
20
- https://docs.dev.everycure.org/releases/attribution/
21
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
LICENSE.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Every Cure Knowledge Graph License
2
+
3
+ The **Every Cure Knowledge Graph (EC KG)** is licensed under the **Creative Commons Attribution 4.0 International License** ([CC BY 4.0](https://choosealicense.com/licenses/cc-by-4.0/)), unless otherwise noted.
4
+
5
+ This license permits use, distribution, reproduction, and adaptation of the EC KG for any purpose, including commercial use, **provided that appropriate attribution is given** to Every Cure and a link to the license is included.
6
+
7
+ The EC KG is an **aggregated dataset that integrates multiple external sources. Users must comply with the licenses of the first-level knowledge sources and primary knowledge sources datasets.** Where incorporated source data is subject to restrictions such as **Share-Alike (SA), Non-Commercial (NC), or No Derivatives (ND)**, those restrictions **remain in force for the original content**.
8
+
9
+ Accordingly, the EC KG license **does not supersede, replace, or modify** the licenses governing individual upstream datasets. Users are responsible for reviewing and complying with all applicable source licenses in connection with the upstream datasets.
10
+
11
+ For Every Cure’s own aggregation, **CC BY 4.0 applies exclusively to the integration, curation, harmonization and added metadata** created by Every Cure as part of the EC KG, while **original source licenses continue to govern their respective content**.
12
+
13
+ A complete list of licenses applicable to:
14
+
15
+ - **First-level knowledge sources** is available at: https://docs.dev.everycure.org/releases/knowledge_sources/
16
+ - **Primary knowledge sources** aggregated by the first-level knowledge sources is available at: https://docs.dev.everycure.org/releases/primary_knowledge_sources/
17
+
18
+ Information on the source of the upstream data or datasets may be included in the EC KG’s metadata. A full attribution statement of the sources and resources used in this work can be found at:
19
+
20
+ [https://docs.dev.everycure.org/releases/attribution/](https://docs.dev.everycure.org/releases/attribution/)
21
+