nodeSolidServer / nodeSolidServer/node-solid-server
/profile/card editing should be a valid WebID
Open
@bourgeoa is already working on this.
Since Nov 12, 2022.
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 308
- PR merge metrics
- No merged PRs in 30d
Description
@jeff-zucker Do you have any hints to what minimal controls on a card WebID should contain ?
Are all the following needed
<./card> a foaf:PersonalProfileDocument; foaf:maker :me; foaf:primaryTopic :me.
:me
a foaf:Person;
solid:oidcIssuer <https://solidcommunity.net:8443>;
solid:account </>;
space:storage </>;
foaf:name "bourgeoa-solidcommunity:8443".
I'm not sure the last 3 are a MUST.
Contributor guide
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.