ESRF Ontologies
Project description
ESRF Ontologies
The ESRF Ontologies project provides ontologies related to ESRF data acquisition.
Ontologies:
- ESRFET is an ontology of experimental techniques used at the ESRF connected to the PaNET ontology.
Python API:
- Generate technique metadata for ESRF data producers to save in NeXus-compliant HDF5 and the ESRF data portal.
Getting started
Install from pypi
pip install esrf-ontologies
Retrieve technique metadata for one or more techniques
from esrf_ontologies import technique
technique_metadata = technique.get_technique_metadata("XAS", "XRF")
dataset_metadata = technique_metadata.get_dataset_metadata()
scan_metadata = technique_metadata.get_scan_metadata()
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 Distribution
esrf_ontologies-1.0.0.tar.gz
(18.1 kB
view details)
Built Distribution
File details
Details for the file esrf_ontologies-1.0.0.tar.gz
.
File metadata
- Download URL: esrf_ontologies-1.0.0.tar.gz
- Upload date:
- Size: 18.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
5ee2ef058ec1935883d5a631390fe12b4d9eb01d9cf9dd31be2c3e34a53f5993
|
|
MD5 |
8cfca84c472eddf648faf8a4b7b74bc6
|
|
BLAKE2b-256 |
4d621fc757f515cd8378429b232a97235b152ad9ee512e3bc75a20183de62bea
|
File details
Details for the file esrf_ontologies-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: esrf_ontologies-1.0.0-py3-none-any.whl
- Upload date:
- Size: 19.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
bb6d4ef561ce1b24279b17975c9ed32e53464604170308035e4c65960e7147bd
|
|
MD5 |
0ebad306a5eb0851d707b0f4e8f1ea5a
|
|
BLAKE2b-256 |
a04701352d750146b98358ccf398e3d0a655d0ea8c4dc9bd86d258c1674a7902
|