DefinitelyTyped / DefinitelyTyped/DefinitelyTyped
[@types/n3] N3Store should also implement RDFJS DatasetCore
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
- 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.
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