SolidOS / SolidOS/solid-logic

update getPodRoot() to v.10 solid protocol

Open
#64 5 comments 0 reactions 1 assignee View on GitHub

@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 to solid:Storage in the root of storage

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.