solid-file-python icon indicating copy to clipboard operation
solid-file-python copied to clipboard

solid-file-python is a Python library for creating and managing files and folders in Solid pods. https://www.w3.org/community/solid/

Results 17 solid-file-python issues
Sort by recently updated
recently updated
newest added

I have tried to follow the example in the getting started notebook in order to access private resources but it keeps throwing this error: ` Traceback (most recent call last):...

Support high-level methods (in the file system context), so it will be more convenient for users. rename, move, delete_folder, copy, copy_folder, copy_file, for example. Search 'Not implemented' in https://github.com/twonote/solid-file-python/blob/master/src/solid/solid_api.py, We...

enhancement
good first issue
hacktoberfest-accepted

1. Update pkg version 2. Test everything works fine in new ver. 3. Add patch example code https://github.com/twonote/solid-file-python/blob/master/solid-file-python-getting-start.ipynb Ps you can run it by google colab or any Jupiter notebook...

documentation
good first issue
help wanted
hacktoberfest-accepted

Background: * The Solid ecosystem initially relied on WebID-TLS for authenticated resource access [WEBID-TLS]. The current recommendation for authentication relies on Solid-OIDC (Solid-OIDC). * ESS/CSS supports Solid-OIDC * NSS seems...

enhancement
help wanted

AS-IS: * solid-file-python does not aware of RDF resources. * solid-file-python cannot manipulate (PATCH) RDF resources. TO-BE: * As a user, I can use solid-file-python to query and update RDF...

enhancement
help wanted

issue 7

hacktoberfest-accepted

We need a resource link postman script for #16

- add badges - add more details about Solid

documentation
hacktoberfest-accepted

- make continuous-integration.yml file more readable - provide useful templates and tutorials for github actions

documentation
hacktoberfest-accepted

- timeout is usually not used in unit testing

hacktoberfest-accepted