Skip to content

Repository files navigation

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:

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

https://esrf-ontologies.readthedocs.io

About

ESRF ontologies

Resources

Contributing

Stars

3 stars

Watchers

8 watching

Forks

Releases

Packages

Used by

Contributors

Languages