Datasets:
Formats:
parquet
Languages:
English
Size:
10K - 100K
Tags:
materials-science
chemistry
battery
solid-state-electrolyte
ionic-conductivity
activation-energy
License:
Release v1.9.0: LICENSE
Browse files
LICENSE
ADDED
|
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Scandium Labs Solid-State Battery (SSB) Dataset — License
|
| 2 |
+
|
| 3 |
+
Copyright (c) 2024-2026 Scandium Labs
|
| 4 |
+
|
| 5 |
+
This dataset combines structural/thermodynamic records redistributed from
|
| 6 |
+
third-party materials databases with Scandium-authored processing, quality
|
| 7 |
+
scoring, validation, analysis, and documentation.
|
| 8 |
+
|
| 9 |
+
## 1. Scandium-authored content — CC-BY-4.0
|
| 10 |
+
|
| 11 |
+
The Scandium-authored portions of this repository and dataset — including the
|
| 12 |
+
pipeline code, record processing, quality scoring, validation, analysis,
|
| 13 |
+
benchmark results, documentation, and literature-mined records — are licensed
|
| 14 |
+
under the Creative Commons Attribution 4.0 International License (CC-BY-4.0).
|
| 15 |
+
To view a copy of this license, visit https://creativecommons.org/licenses/by/4.0/
|
| 16 |
+
or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.
|
| 17 |
+
|
| 18 |
+
You are free to:
|
| 19 |
+
- **Share** — copy and redistribute the material in any medium or format
|
| 20 |
+
- **Adapt** — remix, transform, and build upon the material for any purpose,
|
| 21 |
+
even commercially
|
| 22 |
+
|
| 23 |
+
Under the following terms:
|
| 24 |
+
- **Attribution** — you must give appropriate credit, provide a link to the
|
| 25 |
+
license, and indicate if changes were made.
|
| 26 |
+
|
| 27 |
+
## 2. Third-party source records
|
| 28 |
+
|
| 29 |
+
Structural and thermodynamic records redistributed from third-party databases
|
| 30 |
+
carry their respective source-database licenses, which vary per database. Some
|
| 31 |
+
permit unrestricted commercial reuse with attribution (Materials Project, OQMD,
|
| 32 |
+
NOMAD, COD); others impose additional conditions (AFLOW restricts use to
|
| 33 |
+
scientific, academic, and non-commercial purposes).
|
| 34 |
+
|
| 35 |
+
**The authoritative, per-source license table — including exact record counts in
|
| 36 |
+
the current release and how to identify each record's source — is in
|
| 37 |
+
[LICENSE_BREAKDOWN.md](LICENSE_BREAKDOWN.md).** Every record carries its source
|
| 38 |
+
in `identity.source_db`; consult that field before assuming redistribution
|
| 39 |
+
rights for any row.
|
| 40 |
+
|
| 41 |
+
## 3. Warranty
|
| 42 |
+
|
| 43 |
+
THIS DATASET AND ALL ASSOCIATED MATERIALS ARE PROVIDED "AS IS", WITHOUT
|
| 44 |
+
WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
|
| 45 |
+
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND
|
| 46 |
+
NON-INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
|
| 47 |
+
FOR ANY CLAIM, DAMAGES, OR OTHER LIABILITY ARISING FROM, OUT OF, OR IN
|
| 48 |
+
CONNECTION WITH THE DATASET OR ITS USE.
|