This repository contains an archive of released versions of the IMAS Data
Dictionary and
corresponding identifiers. The oldest version included is 3.22.0
. The version
of this repository corresponds to the latest included Data Dictionary release.
For example, version 4.0.0
of this repository will include all Data Dictionary
versions from 3.22.0
to 4.0.0
.
The goals of this repository are:
- Allow easy access to released IMAS Data Dictionary definitions, such that they can be used by other tools which rely on them.
- Make an archive of the definitions available as a Python package, which other tools (like IMAS-Python) can depend on.
Copyright 2012-2025, ITER Organization, Route de Vinon-sur-Verdon, CS 90 046, 13067 St-Paul-lez-Durance Cedex, France.
This repository contains data schemas and software that are subject to different licenses:
-
The data schemas and identifiers (all files in the data-dictionary and identifiers folders) are licensed under the Creative Commons Attribution-Noderivatives 4.0 International License (CC-BY-ND 4.0) which permits use and distribution as long as appropriate credit is given to the original source, but does not permit adaptations, as the main goal of these schemas is to serve as a standard for the community. Details can be found in LICENSE-CC-BY-ND.
-
The software is licensed under the LGPLv3 License which allows for extensive freedom in using, modifying, and distributing it, provided that the license terms are met. Details can be found in LICENSE-LGPL.