Ontology based structural manipulation and quering
Project description
pyscal_rdf
pyscal_rdf
is a python tool for ontology-based creation, manipulation, and quering of structures. pyscal_rdf
uses the Computational Material Sample Ontology (CMSO).
The package is currently under activate development and could be unstable.
You can try pyscal_rdf
here:
Jupyter notebook | GUI |
---|---|
Installation
Supported operating systems
pyscal_rdf
can be installed on Linux and Mac OS based systems. On Windows systems, it is recommended to use Windows subsystem for Linux.
Using pip
pip install pyscal-rdf
Using conda
conda install -c conda-forge pyscal-rdf
Building from the repository
We strongly recommend creating a conda environment for the installation. To see how you can install conda see here.
Once a conda distribution is available, the following steps will help set up an environment to use pyscal_rdf
. First step is to clone the repository.
git clone https://github.com/pyscal/pyscal_rdf.git
After cloning, an environment can be created from the included file-
cd pyscal_rdf
conda env create -f environment.yml
This will install the necessary packages and create an environment called rdf. It can be activated by,
conda activate rdf
then, install pyscal_rdf
using,
pip install .
Using pyscal_rdf
Coming soon..
Acknowledgements
This work is supported by the NFDI-Matwerk consortia.
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
File details
Details for the file pyscal_rdf-0.0.10.tar.gz
.
File metadata
- Download URL: pyscal_rdf-0.0.10.tar.gz
- Upload date:
- Size: 19.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc800759709560349b479da92ed2dc4fdead6810758ec25cac91564ee8676010 |
|
MD5 | 091badeac05d05253d7a741cb5fcc626 |
|
BLAKE2b-256 | 86ec8dba15c039987d2c937265ee74d624f0f6bf0a019bb9d8a7a7096bce071c |
File details
Details for the file pyscal_rdf-0.0.10-py3-none-any.whl
.
File metadata
- Download URL: pyscal_rdf-0.0.10-py3-none-any.whl
- Upload date:
- Size: 20.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f8ddaca89e4139d91d0b3c58076c652ffb28482a6ea10df443753da844e4c72 |
|
MD5 | e78207eba0ddb41c5830ec80a863e80f |
|
BLAKE2b-256 | e0fe6980db3e47bfc57a5bc2b019b0b2f56f6ad57a1695c6151406a18d376bf0 |