DefinitelyTyped / DefinitelyTyped/DefinitelyTyped

[@types/n3] N3Store should also implement RDFJS DatasetCore

Open
#53,162 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
51.4k
Forks
30.4k
Avg merge
3d 21h
Merged PRs (30d)
108

Description

N3 as of version 1.10.0 implements RDFJS DatasetCore.

I think match will need some extra care since now it returns DatasetCoreAndReadableStream

pinging authors: | @phreed | @rubensworks | @LaurensRietveld | @joachimvh | @AlexeyMz |

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

Inspect the @types/n3 definitions and compare N3Store with the RDFJS DatasetCore interface. Start with the referenced N3Store.js match implementation, including its DatasetCoreAndReadableStream return type; done means the TypeScript definitions represent N3 1.10.0 without incorrect type errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
developer-experience
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.