anusii / solidpod

MIT License
1 stars 2 forks source link

SOLID POD: Read and write binary data #186

Closed cdawei closed 1 month ago

cdawei commented 2 months ago

The readPod() and writePod() implicitly requires the data to read/write is a string.

However, this won't be the case when reading / writing EEG data. Solidpod needs to support the read / write of binary data (i.e. bytes) in addition to text data.

cdawei commented 1 month ago

Please follow the below steps to test.

Uploading upload

After testing upload, download, and delete test_all

gjwgit commented 1 month ago

Tested. Works as advertised.

cdawei commented 1 month ago

Note that A container can only be deleted if it contains no resources. as per https://github.com/solid/solid-spec/blob/master/api-rest.md#deleting-containers