ChemField: P2P chemistry knowledge graph (elements, compounds, reactions, properties)
Project description
ChemField — P2P Chemistry Knowledge Graph
Complete chemistry knowledge commons for Knitweb: 308+ nodes covering elements, compounds, reactions, properties, applications, and safety.
Features
- 37 elements (H, C, N, O, ..., Au)
- 97 compounds (H₂O, H₂SO₄, V₂O₅, etc.)
- 74 reactions (combustion, redox, synthesis)
- 48 properties (melting point, boiling point, etc.)
- 33 applications (agriculture, energy, pharma)
- 20 safety classifications
Install
pip install chemfield
Usage
from chemfield import ChemFieldGraph
graph = ChemFieldGraph()
print(f"Nodes: {graph.total_nodes}")
print(f"Elements: {graph.element_count}")
print(f"Compounds: {graph.compound_count}")
print(f"Reactions: {graph.reaction_count}")
Documentation
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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 chemfield-0.1.0-py3-none-any.whl.
File metadata
- Download URL: chemfield-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d82ac77be3dcdad597895a606b7b27def631a8b39bbff800844318f0b719af69
|
|
| MD5 |
c005c3746856524a65b0d64944bef100
|
|
| BLAKE2b-256 |
8bcdfe38ef5d8e39cf6bb9bd8d44968b0682ad7e01c2fb8949feb88b2805f951
|