Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rdfjs/N3.js issues and pull requests
#473 - chore(deps-dev): Bump eslint from 8.57.1 to 9.14.0
Pull Request -
State: open - Opened by dependabot[bot] 7 days ago
- 1 comment
Labels: dependencies, javascript
#472 - chore(deps-dev): Bump eslint-plugin-jest from 28.8.3 to 28.9.0 in the minor group
Pull Request -
State: closed - Opened by dependabot[bot] 7 days ago
- 1 comment
Labels: dependencies, javascript
#471 - chore: fix eslint
Pull Request -
State: closed - Opened by jeswr 9 days ago
- 1 comment
#470 - feat: allow digits in the local part of prefixed names
Pull Request -
State: closed - Opened by mightymax 11 days ago
- 5 comments
Labels: released
#469 - Allow digits in the local part of prefixed names
Issue -
State: closed - Opened by mightymax 11 days ago
- 3 comments
#468 - chore(deps-dev): Bump eslint from 9.13.0 to 9.14.0 in the minor group
Pull Request -
State: closed - Opened by dependabot[bot] 14 days ago
- 2 comments
Labels: dependencies, released, javascript
#467 - fix: Correctly handle custom data factories by binding functions
Pull Request -
State: open - Opened by smessie 19 days ago
- 3 comments
#466 - Custom data factories are incorrectly handled
Issue -
State: open - Opened by rubensworks 19 days ago
- 1 comment
Labels: bug
#465 - chore(deps-dev): Bump the minor group with 4 updates
Pull Request -
State: closed - Opened by dependabot[bot] 21 days ago
- 2 comments
Labels: dependencies, released, javascript
#464 - chore(deps-dev): Bump eslint from 9.12.0 to 9.13.0 in the minor group
Pull Request -
State: closed - Opened by dependabot[bot] 28 days ago
- 2 comments
Labels: dependencies, released, javascript
#463 - Parsing under RDF-star mode seems to fail some spec tests
Issue -
State: open - Opened by rubensworks about 1 month ago
Labels: bug
#462 - chore(deps-dev): Bump the minor group with 2 updates
Pull Request -
State: closed - Opened by dependabot[bot] about 1 month ago
- 2 comments
Labels: dependencies, released, javascript
#461 - chore(deps-dev): Bump eslint from 8.57.0 to 9.12.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 month ago
- 2 comments
Labels: dependencies, released, javascript
#460 - chore(deps-dev): Bump the minor group with 6 updates
Pull Request -
State: closed - Opened by dependabot[bot] about 1 month ago
- 2 comments
Labels: dependencies, released, javascript
#459 - chore(deps-dev): Bump eslint from 8.57.0 to 9.11.1
Pull Request -
State: open - Opened by dependabot[bot] about 2 months ago
- 1 comment
Labels: dependencies, javascript
#458 - perf: selectively perform matches
Pull Request -
State: closed - Opened by jeswr about 2 months ago
- 2 comments
Labels: released
#457 - perf: make sure performance improvements apply to datasetcore
Pull Request -
State: closed - Opened by jeswr about 2 months ago
- 2 comments
Labels: released
#456 - Implement RDF 1.2 `<<( ... )>>` syntax
Issue -
State: open - Opened by jeswr about 2 months ago
#455 - chore: fix .eslintrc
Pull Request -
State: closed - Opened by jeswr about 2 months ago
- 2 comments
Labels: released
#454 - chore(deps-dev): Bump eslint from 8.57.0 to 9.11.0
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
- 2 comments
Labels: dependencies, javascript
#453 - Enable jest eslint rules
Issue -
State: open - Opened by jeswr about 2 months ago
#452 - chore: lint jest functionality
Pull Request -
State: closed - Opened by jeswr about 2 months ago
- 2 comments
Labels: released
#451 - perf: perform difference using internals
Pull Request -
State: closed - Opened by jeswr about 2 months ago
- 2 comments
Labels: released
#450 - [types]: `DataFactory` should extend `RDF.DataFactory`
Issue -
State: open - Opened by jeswr 2 months ago
- 1 comment
#449 - chore: add fromTerm and fromQuad to DataFactory
Pull Request -
State: closed - Opened by jeswr 2 months ago
- 2 comments
Labels: released
#448 - fix: fix implementation of #read when size=0
Pull Request -
State: closed - Opened by jeswr 2 months ago
- 4 comments
Labels: released
#447 - `fromTerm` and `fromQuad` are missing from `DataFactory`
Issue -
State: closed - Opened by jeswr 2 months ago
#446 - chore(deps-dev): Bump eslint from 8.57.0 to 9.10.0
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
- 2 comments
Labels: dependencies, javascript
#445 - chore(deps-dev): Bump eslint-plugin-import from 2.29.1 to 2.30.0 in the minor group
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
- 2 comments
Labels: dependencies, released, javascript
#444 - perf: be selective over which index to use first for `indexMatch`
Issue -
State: closed - Opened by jeswr 2 months ago
- 1 comment
#443 - perf: perform matching over indices
Pull Request -
State: closed - Opened by jeswr 2 months ago
- 2 comments
Labels: released
#442 - chore: add data generator file
Pull Request -
State: closed - Opened by jeswr 2 months ago
- 2 comments
Labels: released
#441 - chore: auto approve dependabot PRs
Pull Request -
State: closed - Opened by jeswr 2 months ago
- 2 comments
Labels: released
#440 - Add warning that StreamParser prefix and comment events are not synchronized to data
Issue -
State: open - Opened by RubenVerborgh 2 months ago
#439 - Extending the writer with the possibility to write a comment to the outputStream
Issue -
State: closed - Opened by pietercolpaert 2 months ago
- 7 comments
#438 - perf: compute intersection over indices
Pull Request -
State: closed - Opened by jeswr 2 months ago
- 2 comments
Labels: released
#437 - [types]: comments callback event
Issue -
State: closed - Opened by jeswr 2 months ago
#436 - [feat]: In-memory implementation of c14n algorithm
Issue -
State: open - Opened by jeswr 2 months ago
- 1 comment
#435 - Bug: `import`, `some`, `forEach` and `every` do not fully align with `Dataset` interface
Issue -
State: open - Opened by jeswr 2 months ago
#434 - memory: make entity index global and use a `WeakMap`
Issue -
State: open - Opened by jeswr 3 months ago
#433 - [types]: Make `Store` a `Dataset` rather than `DatasetCore`
Issue -
State: open - Opened by jeswr 3 months ago
#432 - [types]: Add types for N3 Reasoner
Issue -
State: closed - Opened by jeswr 3 months ago
- 1 comment
#431 - chore(deps-dev): Bump deep-taxonomy-benchmark from 1.2.0 to 2.0.0
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 2 comments
Labels: dependencies, released, javascript
#430 - chore(deps-dev): Bump the minor group with 2 updates
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 2 comments
Labels: dependencies, released, javascript
#429 - Correct Writer documentation in README.md
Pull Request -
State: closed - Opened by pietercolpaert 3 months ago
- 3 comments
Labels: released
#428 - chore(deps-dev): Bump elliptic from 6.5.5 to 6.5.7
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 2 comments
Labels: dependencies, released, javascript
#427 - chore(deps-dev): Bump eslint from 8.57.0 to 9.9.1
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies, javascript
#426 - chore(deps): update arrayify stream
Pull Request -
State: closed - Opened by jeswr 3 months ago
- 2 comments
Labels: released
#425 - chore(deps-dev): Bump the minor group across 1 directory with 2 updates
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 2 comments
Labels: dependencies, released, javascript
#424 - chore(docs): clean up formatting
Pull Request -
State: closed - Opened by jeswr 3 months ago
- 2 comments
Labels: released
#423 - Feature: callback and event for comments
Pull Request -
State: closed - Opened by pietercolpaert 3 months ago
- 9 comments
Labels: released
#422 - chore(deps-dev): Bump eslint from 8.57.0 to 9.9.0
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies, javascript
#421 - chore(deps-dev): Bump arrayify-stream from 1.0.0 to 3.0.0
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies, javascript
#420 - chore(deps-dev): Bump uglify-js from 3.19.1 to 3.19.2 in the minor group
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 2 comments
Labels: dependencies, javascript
#419 - chore(deps-dev): Bump @babel/preset-env from 7.25.2 to 7.25.3 in the minor group
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 1 comment
Labels: dependencies, released, javascript
#418 - perf: use set
Pull Request -
State: open - Opened by jeswr 4 months ago
- 2 comments
#417 - chore: use destructuring to get subject, predicate, object, graph
Pull Request -
State: closed - Opened by jeswr 4 months ago
- 2 comments
Labels: released
#416 - perf: performance improvements on dataset operations by operating directly over graphs
Pull Request -
State: closed - Opened by jeswr 4 months ago
- 1 comment
Labels: released
#415 - chore: remove unused mocha files
Pull Request -
State: closed - Opened by jeswr 4 months ago
- 1 comment
Labels: released
#414 - chore(docs): fix badge url
Pull Request -
State: closed - Opened by jeswr 4 months ago
- 1 comment
Labels: released
#413 - chore(deps): remove colors
Pull Request -
State: closed - Opened by jeswr 4 months ago
- 1 comment
Labels: released
#412 - chore: upgrade to eslint v8
Pull Request -
State: closed - Opened by jeswr 4 months ago
- 1 comment
Labels: released
#411 - chore(deps-dev): Bump eslint from 5.16.0 to 9.8.0
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 2 comments
Labels: dependencies, javascript
#410 - chore(deps-dev): Bump @rdfjs/data-model from 1.3.4 to 2.0.2
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 2 comments
Labels: dependencies, javascript
#409 - chore(deps-dev): Bump arrayify-stream from 1.0.0 to 2.0.1
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 2 comments
Labels: dependencies, javascript
#408 - chore(deps-dev): Bump the minor group with 4 updates
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 1 comment
Labels: dependencies, released, javascript
#407 - chore(deps): Bump peaceiris/actions-gh-pages from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 1 comment
Labels: dependencies, released, github_actions
#406 - chore(workflows): introduce dependabot
Pull Request -
State: closed - Opened by jeswr 4 months ago
- 1 comment
Labels: released
#405 - perf: use shared index on dataset methods
Pull Request -
State: closed - Opened by jeswr 4 months ago
- 1 comment
Labels: released
#404 - perf: contains
Pull Request -
State: closed - Opened by jeswr 4 months ago
- 1 comment
Labels: released
#403 - perf: no redundant _addToIndex call or _size invalidation when adding existing quad
Pull Request -
State: closed - Opened by jeswr 4 months ago
- 1 comment
Labels: released
#402 - chore(docs): fix dead link
Pull Request -
State: closed - Opened by jeswr 4 months ago
- 1 comment
Labels: released
#401 - perf: match over index
Pull Request -
State: open - Opened by jeswr 4 months ago
#400 - performance: perform dataset operations directly on index
Issue -
State: open - Opened by jeswr 4 months ago
- 3 comments
#399 - perf: fix backpressure on readables
Pull Request -
State: closed - Opened by jeswr 4 months ago
- 1 comment
Labels: performance, released
#398 - feat: add N3StoreFactory
Pull Request -
State: closed - Opened by jeswr 4 months ago
- 1 comment
Labels: feature-request, input-needed, semver.minor, released
#397 - chore: rename rdf* -> rdf-star
Pull Request -
State: closed - Opened by jeswr 4 months ago
- 1 comment
Labels: released
#396 - chore: prefer RDFJS add over addQuad in docs
Pull Request -
State: closed - Opened by jeswr 4 months ago
- 1 comment
Labels: documentation, released
#395 - feat: reasoning support
Pull Request -
State: closed - Opened by jeswr 4 months ago
- 1 comment
Labels: feature-request, input-needed, semver.minor, released
#394 - feat: shared entity index
Pull Request -
State: closed - Opened by jeswr 4 months ago
- 1 comment
Labels: feature-request, input-needed, semver.minor, released
#393 - chore(docs): deprecate readQuads
Pull Request -
State: closed - Opened by jeswr 4 months ago
- 1 comment
Labels: feature-request, input-needed, semver.minor, released
#392 - feat: Implement RDF/JS dataset specification
Pull Request -
State: closed - Opened by jeswr 4 months ago
- 1 comment
Labels: feature-request, input-needed, semver.minor, released
#391 - Why does `#every` return false on the empty store
Issue -
State: closed - Opened by jeswr 4 months ago
- 2 comments
Labels: released
#390 - Support for set operations on graphs/datasets in the N3Store
Issue -
State: closed - Opened by edmondchuc 4 months ago
- 5 comments
Labels: released
#389 - Cannot catch parse error when using streams
Issue -
State: closed - Opened by flyon 4 months ago
- 6 comments
#388 - Fix #377: Implemented support for adding the tokens to parsed nodes.
Pull Request -
State: open - Opened by faubulous 5 months ago
- 15 comments
Labels: feature-request, input-needed, semver.minor
#387 - fix: added buffer dependency
Pull Request -
State: closed - Opened by bergos 5 months ago
- 1 comment
Labels: released
#386 - [Support or Bug] Uncaught TypeError: process.nextTick is not a function
Issue -
State: closed - Opened by white-gecko 5 months ago
- 7 comments
#385 - chore: add node 22 CI
Pull Request -
State: closed - Opened by jeswr 6 months ago
- 1 comment
Labels: released
#384 - CURIE like s:a/b/c not supported
Issue -
State: closed - Opened by sahuguet 7 months ago
- 1 comment
#383 - Triples containing Variable result in invalid turtle
Issue -
State: open - Opened by mrkvon 8 months ago
- 5 comments
#382 - Remove circular import dependency
Pull Request -
State: closed - Opened by RubenVerborgh 8 months ago
#381 - Circular imports
Issue -
State: closed - Opened by martines3000 8 months ago
- 4 comments
Labels: bug
#380 - Usage of `import` as method names
Issue -
State: closed - Opened by martines3000 8 months ago
- 3 comments
#379 - How to use streams to write quads (without a ReadStream)
Issue -
State: closed - Opened by flyon 8 months ago
- 2 comments
#378 - How to wait for parsing to be done?
Issue -
State: closed - Opened by flyon 8 months ago
- 2 comments
#377 - Store Token position in the produces quads
Issue -
State: open - Opened by BenjaminHofstetter 9 months ago
- 6 comments
Labels: feature-request, future, semver.minor
#376 - Bump browserify-sign from 4.2.1 to 4.2.2
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies
#375 - @base set by baseIRI is not shown in the prefixes part of the document
Issue -
State: open - Opened by LadyMalande 10 months ago
#374 - Add support for empty graphs in the subject and object positions
Pull Request -
State: open - Opened by Dexagod 12 months ago
- 7 comments