inrupt / inrupt/solid-client-js

feat: adding `addNamedNodeAll` and `setNamedNodeAll`

Open
#1,443 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
245
Forks
42
Avg merge
12h 49m
Merged PRs (30d)
22

Description

Search terms you've used
Feature suggestion

Same as having setNamedNode it will be nice to have setNamedNodeAll and addNamedNodeAll, so when we create thing with data that you got them from another thing (copying ) and used the getNamedNodeAll method to get it and you want to add them to your new one.

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 locating the existing setNamedNode, addNamedNode, and getNamedNodeAll implementations in the TypeScript library. Compare their behavior and identify where the corresponding all-value methods belong. Done means setNamedNodeAll and addNamedNodeAll support values returned by getNamedNodeAll with semantics consistent with the existing single-value methods.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.