Recent Releases of python-icat
python-icat -
Add new custom IDS method icat.client.Client.restoreData().
See the full changelog for details.
- Python
Published by RKrahl over 1 year ago
python-icat -
Documentation fix.
See the full changelog for details.
- Python
Published by RKrahl over 1 year ago
python-icat -
Make some prescribed values in the transformation to ICAT data file format configurable with class attributes of icat.ingest.IngestReader.
See the full changelog for details.
- Python
Published by RKrahl over 1 year ago
python-icat -
One minor improvement in the icat.config module:
- Add an option to disable parsing of command line arguments in class
Config.
See the full changelog for details.
- Python
Published by RKrahl almost 2 years ago
python-icat -
Some small, mostly internal improvements in class icat.ingest.IngestReader:
- Make it easier to configure XSLT files to use for processing the input in subclasses,
- Inject additional environment information into the input data which will make it easier for the XSLT to adapt to ICAT schema changes in the future,
- Better error handling.
- Python
Published by RKrahl about 2 years ago
python-icat -
Improved the file format read by module icat.ingest to allow adding relations from datasets to samples.
See the full changelog for details.
- Python
Published by RKrahl over 2 years ago
python-icat -
Add module icat.ingest providing class IngestReader that reads metadata from an XML file to add them to ICAT. It is designed for the use case of ingesting metadata for datasets created during experiments.
- Python
Published by RKrahl almost 3 years ago