Perovskite solar cell data schema plugin for NOMAD.
Project description
NOMAD Perovskite Solar Cells Database
Introduction
Welcome to the NOMAD plugin for the Perovskite Solar Cell Database. This project aims to provide a FAIR and open-access interface for the perovskite solar cells database in NOMAD and related data sources. Additionally, it has data models and schemas for defining ions and halide hybrid-perovskite compositions. The data can be accessed via the NOMAD API and explored in the NOMAD Solar Cell Search App.
Information about the original database is available at perovskitedatabase.com.
Search applications
| 🔍 Search Application | 📝 Description | 💻 Code | 📄 Metadata Definitions |
|---|---|---|---|
| The Perovskite Solar Database | Explore the data from the perovskite database. | App's code | Metadata |
| Halide Perovskite Ions Database | Search ions used in halide perovskites compounds | App's code | Metadata |
| Solar Cells | An application to explore solar cells | App's code | Metadata |
Adding the plugin to a NOMAD (Oasis) installation
To add a new plugin to the docker image you should add it to the plugins table in the pyproject.toml file of a NOMAD distribution repository.
Here you can put either plugins distributed to PyPI, e.g.
[project.optional-dependencies]
plugins = [
"perovskite-solar-cell-database>=1.0.0",
]
or plugins in a git repository with either the commit hash
[project.optional-dependencies]
plugins = [
"perovskite-solar-cell-database @ git+https://github.com/FAIRmat-NFDI/nomad-perovskite-solar-cells-database.git@4b10f9927fb51d5779a386727867c7542c54f3f7"]
or with a tag
[project.optional-dependencies]
plugins = [
"perovskite-solar-cell-database @ git+https://github.com/FAIRmat-NFDI/nomad-perovskite-solar-cells-database.git@v1.0.0"
]
For more detailed installation instructions, visit our docs for NOMAD plugins.
Developers
It's nice to not miss a ruff format before pushing your commits. To set up pre-commit hook:
pip install pre-commit
pre-commit install
Acknowledgments
Special thanks to Jinzhao Li and all contributors who have made this project possible. This project is supported by the FAIRmat NFDI initiative and also by by the European Union as part of the SolMates project (Project Nr. 101122288).
Related Resources
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file perovskite_solar_cell_database-1.2.1.tar.gz.
File metadata
- Download URL: perovskite_solar_cell_database-1.2.1.tar.gz
- Upload date:
- Size: 11.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4535698db4f5a7efb55b4dbf1eff432aef0779a0d1a0d3485215ee278cd3be83
|
|
| MD5 |
be58959d4f0de76dfce09450dc8bfb29
|
|
| BLAKE2b-256 |
d405c4fab1a6b7ff425ea4e2db44cf8804dff746162f4f0bb87c377452d3ea24
|
Provenance
The following attestation bundles were made for perovskite_solar_cell_database-1.2.1.tar.gz:
Publisher:
python-publish.yml on FAIRmat-NFDI/nomad-perovskite-solar-cells-database
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
perovskite_solar_cell_database-1.2.1.tar.gz -
Subject digest:
4535698db4f5a7efb55b4dbf1eff432aef0779a0d1a0d3485215ee278cd3be83 - Sigstore transparency entry: 412857255
- Sigstore integration time:
-
Permalink:
FAIRmat-NFDI/nomad-perovskite-solar-cells-database@fd9ec92493b6e9150655c3c9fb371aa11ca0cfb9 -
Branch / Tag:
refs/tags/v1.2.1 - Owner: https://github.com/FAIRmat-NFDI
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@fd9ec92493b6e9150655c3c9fb371aa11ca0cfb9 -
Trigger Event:
release
-
Statement type:
File details
Details for the file perovskite_solar_cell_database-1.2.1-py3-none-any.whl.
File metadata
- Download URL: perovskite_solar_cell_database-1.2.1-py3-none-any.whl
- Upload date:
- Size: 488.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
216bed951fabe97f0d250be3ae90648de0995a0322e817b1e00f0420139da45a
|
|
| MD5 |
6dca8d4d7115953e65dc914f982d8c5d
|
|
| BLAKE2b-256 |
711651d1411f989dff7c8a341a57a41ea4bcef90ba6521f5c5802e8946b9641f
|
Provenance
The following attestation bundles were made for perovskite_solar_cell_database-1.2.1-py3-none-any.whl:
Publisher:
python-publish.yml on FAIRmat-NFDI/nomad-perovskite-solar-cells-database
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
perovskite_solar_cell_database-1.2.1-py3-none-any.whl -
Subject digest:
216bed951fabe97f0d250be3ae90648de0995a0322e817b1e00f0420139da45a - Sigstore transparency entry: 412857267
- Sigstore integration time:
-
Permalink:
FAIRmat-NFDI/nomad-perovskite-solar-cells-database@fd9ec92493b6e9150655c3c9fb371aa11ca0cfb9 -
Branch / Tag:
refs/tags/v1.2.1 - Owner: https://github.com/FAIRmat-NFDI
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@fd9ec92493b6e9150655c3c9fb371aa11ca0cfb9 -
Trigger Event:
release
-
Statement type: