chStaiger

Results 7 issues of chStaiger

The current version is unfortunately no longer compatible with python3.10.X ``` ImportError: cannot import name 'Iterable' from 'collections' File /opt/homebrew/lib/python3.10/site-packages/specio/core/__init__.py:6, in 1 """ This subpackage provides the core functionality of...

I am trying to update the metadata of a dataset. It works fins as long as the dataset does not contain any files. When the dataset contains files, I receive:...

I am using an own testing instance of dataverse with 8080 as HTTP port. Connecting and creation and listing of dataverses works fine. ```py host = 'my.server.com:8080' connection = Connection(host,...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Metadata for collections can be manipulated through the Yoda portal but...

bug

#### Is your feature request related to a problem? Please describe. I would like to federate the iRODS instance behind YODA with another iRODS instance #### Describe the solution you'd...

enhancement

Hello, for efficient collection synchronisation, it would be great to have an irsync-like function in the python API. Currently we implemented a workaround which first compares the local folder and...

enhancement

I found that the `data_objects.put` overwrites a data object including its metadata without a warning or throwing the `OVERWRITE_WITHOUT_FORCE_FLAG` error as the `data_objects.create` function does. This comes a bit unexpected...

bug
documentation