@@ -35,7 +35,7 @@ This directory showcases the Python wrapper modules created to access the Inveni
- The `base_url` and `storage_URL` are set to localhost by default and should be modified according to the server ID and storage path.
- It also includes previous wrapper functions in Archive to initialize Invenio locally without REST API and HTTP server access.
- _Note: The `AE_DATA_STORE` repository must be cloned in the same directory for the `get_file_id` function to work._ (https://github.com/AI-for-Net-Zero/AE_data_store/tree/main) the branch used for the demonstration is ventus/demo
- Access to `victor.ae.ic.ac.uk` may require `/api` to be removed from the URL, depending on the server version.
- Access to `victor.ae.ic.ac.uk` may require `/api` to be added after the URL, if the routing on the server has been updated.