update getPodRoot() to v.10 solid protocol
Open
@bourgeoa is already working on this.
Since May 19, 2023.
enhancement
- Dominant language
- TypeScript
- Stars
- 12
- Forks
- 13
- Avg merge
- 15h 15m
- Merged PRs (30d)
- 3
Description
getPodRoot() is meant to find a storageRoot.
It actually get the information from the WebID and expect to return one or none among the storage listed in the profile.
This must be updated to :
- profile having 0, 1 or more storages
- when > 1 return as storage the profile storage if available
- when no storage use the new v.10 protocol header link -->
solid:storageDescription
if not available make a recursive research tosolid:Storagein the root of storage
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.