anusii / anusii/solidpod

SOLID POD: Derive resource URL from POD server URL instead of WebID

Open
#692 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Dart
Stars
10
Forks
7
Avg merge
1d 3h
Merged PRs (30d)
6

Description

A new POD can link to an existing WebID in CSS, this breaks the implicit assumption that the POD server host is the same as the host in WebID, (solidpod derives the URL of a resource from user's WebID).

Perhaps deriving resource URL from POD server URL (available after user logs in) instead.

Related to issues:

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.

Research direction

Start by tracing the code that derives a resource URL from the user's WebID, then inspect how the POD server URL becomes available after login. Reproduce the case where a POD links to an existing WebID and verify that resource URLs are derived from the POD server host without breaking the related login flow.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart
Domain
api
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.