https://github.com/comunica/comunica-feature-link-traversal
📬 Comunica packages for link traversal-based query execution
Science Score: 36.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 10 committers (10.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.6%) to scientific vocabulary
Keywords from Contributors
Repository
📬 Comunica packages for link traversal-based query execution
Basic Info
- Host: GitHub
- Owner: comunica
- License: other
- Language: TypeScript
- Default Branch: master
- Size: 12.7 MB
Statistics
- Stars: 9
- Watchers: 6
- Forks: 12
- Open Issues: 37
- Releases: 0
Metadata Files
README.md
Link Traversal for Comunica
Learn more about Comunica on our website.
This is a monorepo that contains packages for allowing Comunica to link traversal-based query execution. If you want to use an Link Traversal-enabled Comunica engine, have a look at Comunica SPARQL Link Traversal.
Concretely, link traversal is enabled in the following engines:
- Query engine configurations:
- Comunica SPARQL Link Traversal: A Comunica query engine that includes all Link Traversal packages.
- Comunica SPARQL Link Traversal Solid: A Comunica query engine that includes all Link Traversal and Solid-related packages.
These engines make use of the following packages:
- Seed URL actors:
- Seed URL preprocessor: Actor that sets sources based on the given query, if no other sources were set.
- Join entries sort actors:
- Zero-knowledge: Actor that orders join entries based on heuristics for plan selection in link traversal environments.
- Link extractors (all require Traverse RDF Resolve Hypermedia Links Actor and Traverse RDF Metadata Extract Actor):
- All links extractor: Actor that extracts all URLs in a document for traversal.
- Content policies extractor: Actor that extracts URLs matching content policies in a document for traversal.
- Predicates extractor: Actor that extracts the object URLs of triples that match with a configured predicate regex for traversal.
- Quad pattern extractor: Actor that extracts all URLs that match the current quad pattern in a document for traversal.
- Quad pattern query extractor: Actor that extracts all URLs that match any quad pattern in the current query in a document for traversal.
- Solid type index extractor: Actor that extracts links to types via the Solid type index.
- Pruning actors:
- Traverse Prune ShapeTrees RDF Resolve Hypermedia Links Actor: Actor that prunes links that are guaranteed to not match with the current query based on ShapeTrees metadata.
- Requires ShapeTrees RDF Metadata Extract Actor
- Query termination actors:
- Link count limit: Actor that imposes a limit of the maximum number of links that can be pushed into the link queue.
- Link depth limit: Actor that imposes a limit of the depth of link paths that can be pushed into the link queue.
- Source annotation actors:
- Annotate Graph: Annotates triples with their document's URL via the named graph.
- Buses:
- Extract links: Bus that determines the links to follow from a metadata quad stream.
- Mediators:
- Combine array: Mediator that concatenates an array of all actor results.
- Other:
- Context entries: Reusable context key definitions for link traversal.
- Types: Reusable Typescript interfaces and types for link traversal.
Warning: All packages in this repo should be considered unstable, and breaking changes may occur at any time.
Click here to learn more about Link Traversal in Comunica, or to see live examples.
Development Setup
(JSDoc: https://comunica.github.io/comunica-feature-link-traversal/)
This repository should be used by Comunica module developers as it contains multiple Comunica modules that can be composed. This repository is managed as a monorepo using Lerna.
If you want to develop new features or use the (potentially unstable) in-development version, you can set up a development environment for Comunica.
Comunica requires Node.JS 18.0 or higher and the Yarn package manager. Comunica is tested on OSX, Linux and Windows.
This project can be setup by cloning and installing it as follows:
bash
$ git clone https://github.com/comunica/comunica.git
$ cd comunica
$ yarn install
Note: npm install is not supported at the moment, as this project makes use of Yarn's workspaces functionality
This will install the dependencies of all modules, and bootstrap the Lerna monorepo.
After that, all Comunica packages are available in the packages/ folder
and can be used in a development environment, such as querying with Comunica SPARQL Link Traversal (engines/query-sparql-link-traversal).
Furthermore, this will add pre-commit hooks
to build, lint and test.
These hooks can temporarily be disabled at your own risk by adding the -n flag to the commit command.
License
This code is copyrighted by Ghent University – imec and released under the MIT license.
Owner
- Name: Comunica
- Login: comunica
- Kind: organization
- Location: Ghent, Belgium
- Website: https://comunica.dev
- Twitter: comunicajs
- Repositories: 69
- Profile: https://github.com/comunica
Flexible SPARQL and GraphQL over decentralized RDF on the Web.
GitHub Events
Total
- Create event: 15
- Commit comment event: 14
- Issues event: 9
- Watch event: 2
- Delete event: 9
- Issue comment event: 41
- Push event: 72
- Pull request review comment event: 18
- Pull request review event: 18
- Pull request event: 30
- Fork event: 1
Last Year
- Create event: 15
- Commit comment event: 14
- Issues event: 9
- Watch event: 2
- Delete event: 9
- Issue comment event: 41
- Push event: 72
- Pull request review comment event: 18
- Pull request review event: 18
- Pull request event: 30
- Fork event: 1
Committers
Last synced: 11 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Ruben Taelman | r****n@u****e | 210 |
| renovate[bot] | 2****] | 53 |
| Renovate Bot | b****t@r****m | 49 |
| surilindur | 1****r | 15 |
| Bryan-Elliott Tam | b****m@u****e | 9 |
| RubenEschauzier | 6****r | 5 |
| Willem Dantuma | w****a@d****l | 1 |
| Sindhu-Vasireddy | 9****y | 1 |
| Maxim Van de Wynckel | m****l@g****m | 1 |
| Jesse Wright | 6****r | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 49
- Total pull requests: 130
- Average time to close issues: 3 months
- Average time to close pull requests: 2 months
- Total issue authors: 18
- Total pull request authors: 8
- Average comments per issue: 3.2
- Average comments per pull request: 0.92
- Merged pull requests: 70
- Bot issues: 1
- Bot pull requests: 88
Past Year
- Issues: 5
- Pull requests: 39
- Average time to close issues: about 2 months
- Average time to close pull requests: about 1 month
- Issue authors: 5
- Pull request authors: 4
- Average comments per issue: 3.8
- Average comments per pull request: 0.82
- Merged pull requests: 15
- Bot issues: 0
- Bot pull requests: 20
Top Authors
Issue Authors
- jeswr (12)
- rubensworks (12)
- constraintAutomaton (6)
- Maximvdw (3)
- phochste (2)
- RubenEschauzier (2)
- RubenVerborgh (2)
- pheyvaer (1)
- ericprud (1)
- smessie (1)
- mrkvon (1)
- renovate[bot] (1)
- acoburn (1)
- tfrancart (1)
- pmcb55 (1)
Pull Request Authors
- renovate[bot] (102)
- constraintAutomaton (21)
- surilindur (17)
- RubenEschauzier (12)
- wdantuma (2)
- Maximvdw (1)
- jeswr (1)
- Sindhu-Vasireddy (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 35
-
Total downloads:
- npm 1,252 last-month
-
Total dependent packages: 112
(may contain duplicates) -
Total dependent repositories: 219
(may contain duplicates) - Total versions: 422
- Total maintainers: 5
npmjs.org: @comunica/bus-extract-links
A comunica bus for extract-links events.
- Homepage: https://comunica.dev/
- License: MIT
-
Latest release: 0.7.0
published about 1 year ago
Rankings
Maintainers (5)
Funding
- type: opencollective
- url: https://opencollective.com/comunica-association
npmjs.org: @comunica/actor-rdf-resolve-hypermedia-links-queue-wrapper-limit-count
A wrapper-limit-count rdf-resolve-hypermedia-links-queue actor
- Homepage: https://comunica.dev/
- License: MIT
-
Latest release: 0.7.0
published about 1 year ago
Rankings
Maintainers (5)
Funding
- type: opencollective
- url: https://opencollective.com/comunica-association
npmjs.org: @comunica/context-entries-link-traversal
A collection of reusable Comunica context key definitions for link traversal.
- Homepage: https://comunica.dev/
- License: MIT
-
Latest release: 0.7.0
published about 1 year ago
Rankings
Maintainers (5)
Funding
- type: opencollective
- url: https://opencollective.com/comunica-association
npmjs.org: @comunica/actor-rdf-resolve-hypermedia-links-queue-wrapper-limit-depth
A wrapper-limit-depth rdf-resolve-hypermedia-links-queue actor
- Homepage: https://comunica.dev/
- License: MIT
-
Latest release: 0.7.0
published about 1 year ago
Rankings
Maintainers (5)
Funding
- type: opencollective
- url: https://opencollective.com/comunica-association
npmjs.org: @comunica/actor-rdf-resolve-hypermedia-links-traverse-replace-conditional
A traverse-replace-conditional rdf-resolve-hypermedia-links actor
- Homepage: https://comunica.dev/
- License: MIT
-
Latest release: 0.7.0
published about 1 year ago
Rankings
Maintainers (5)
Funding
- type: opencollective
- url: https://opencollective.com/comunica-association
npmjs.org: @comunica/actor-optimize-query-operation-set-seed-sources-quadpattern-iris
A set-seed-sources-quadpattern-iris optimize-query-operation actor
- Homepage: https://comunica.dev/
- License: MIT
-
Latest release: 0.7.0
published about 1 year ago
Rankings
Maintainers (5)
Funding
- type: opencollective
- url: https://opencollective.com/comunica-association
npmjs.org: @comunica/actor-rdf-join-entries-sort-traversal-zero-knowledge
A rdf-join-entries-sort actor that orders by increasing traversal-zero-knowledge
- Homepage: https://comunica.dev/
- License: MIT
-
Latest release: 0.7.0
published about 1 year ago
Rankings
Maintainers (5)
Funding
- type: opencollective
- url: https://opencollective.com/comunica-association
npmjs.org: @comunica/actor-extract-links-content-policies
A traverse-content-policies extract-links actor
- Homepage: https://comunica.dev/
- License: MIT
-
Latest release: 0.7.0
published about 1 year ago
Rankings
Maintainers (5)
Funding
- type: opencollective
- url: https://opencollective.com/comunica-association
npmjs.org: @comunica/actor-extract-links-quad-pattern-query
A traverse-quad-pattern-query extract-links actor
- Homepage: https://comunica.dev/
- License: MIT
-
Latest release: 0.7.0
published about 1 year ago
Rankings
Maintainers (5)
Funding
- type: opencollective
- url: https://opencollective.com/comunica-association
npmjs.org: @comunica/actor-extract-links-predicates
A predicates extract-links actor
- Homepage: https://comunica.dev/
- License: MIT
-
Latest release: 0.7.0
published about 1 year ago
Rankings
Maintainers (5)
Funding
- type: opencollective
- url: https://opencollective.com/comunica-association
npmjs.org: @comunica/actor-rdf-metadata-extract-traverse
A traverse rdf-metadata-extract actor
- Homepage: https://comunica.dev/
- License: MIT
-
Latest release: 0.7.0
published about 1 year ago
Rankings
Maintainers (5)
Funding
- type: opencollective
- url: https://opencollective.com/comunica-association
npmjs.org: @comunica/mediator-combine-array
A combine-array mediator
- Homepage: https://comunica.dev/
- License: MIT
-
Latest release: 0.7.0
published about 1 year ago
Rankings
Maintainers (5)
Funding
- type: opencollective
- url: https://opencollective.com/comunica-association
npmjs.org: @comunica/types-link-traversal
Typings module for Comunica Link Traversal
- Homepage: https://comunica.dev/
- License: MIT
-
Latest release: 0.7.0
published about 1 year ago
Rankings
Maintainers (5)
Funding
- type: opencollective
- url: https://opencollective.com/comunica-association
npmjs.org: @comunica/actor-rdf-metadata-extract-shapetrees
A shapetrees rdf-metadata-extract actor
- Homepage: https://comunica.dev/
- License: MIT
-
Latest release: 0.7.0
published about 1 year ago
Rankings
Maintainers (5)
Funding
- type: opencollective
- url: https://opencollective.com/comunica-association
npmjs.org: @comunica/query-sparql-link-traversal
A Comunica engine for link traversal-based query evaluation
- Homepage: https://comunica.dev/
- License: MIT
-
Latest release: 0.7.0
published about 1 year ago
Rankings
Maintainers (5)
Funding
- type: opencollective
- url: https://opencollective.com/comunica-association
npmjs.org: @comunica/config-query-sparql-link-traversal
default configuration files for Comunica SPARQL Link Traversal
- Homepage: https://comunica.dev/
- License: MIT
-
Latest release: 0.7.0
published about 1 year ago
Rankings
Maintainers (5)
Funding
- type: opencollective
- url: https://opencollective.com/comunica-association
npmjs.org: @comunica/actor-extract-links-solid-type-index
A solid-type-index extract-links actor
- Homepage: https://comunica.dev/
- License: MIT
-
Latest release: 0.7.0
published about 1 year ago
Rankings
Maintainers (5)
Funding
- type: opencollective
- url: https://opencollective.com/comunica-association
npmjs.org: @comunica/actor-rdf-resolve-hypermedia-links-traverse
A traverse rdf-resolve-hypermedia-links actor
- Homepage: https://comunica.dev/
- License: MIT
-
Latest release: 0.7.0
published about 1 year ago
Rankings
Maintainers (5)
Funding
- type: opencollective
- url: https://opencollective.com/comunica-association
npmjs.org: @comunica/actor-rdf-resolve-hypermedia-links-traverse-annotate-source-graph
A traverse-annotate-source-graph rdf-resolve-hypermedia-links actor
- Homepage: https://comunica.dev/
- License: MIT
-
Latest release: 0.7.0
published about 1 year ago
Rankings
Maintainers (5)
Funding
- type: opencollective
- url: https://opencollective.com/comunica-association
npmjs.org: @comunica/actor-rdf-resolve-hypermedia-links-traverse-prune-shapetrees
A traverse-prune-shapetrees rdf-resolve-hypermedia-links actor
- Homepage: https://comunica.dev/
- License: MIT
-
Latest release: 0.7.0
published about 1 year ago
Rankings
Maintainers (5)
Funding
- type: opencollective
- url: https://opencollective.com/comunica-association
npmjs.org: @comunica/actor-extract-links-all
A traverse-all extract-links actor
- Homepage: https://comunica.dev/
- License: MIT
-
Latest release: 0.7.0
published about 1 year ago
Rankings
Maintainers (5)
Funding
- type: opencollective
- url: https://opencollective.com/comunica-association
npmjs.org: @comunica/actor-extract-links-quad-pattern
A traverse-quad-pattern extract-links actor
- Homepage: https://comunica.dev/
- License: MIT
-
Latest release: 0.7.0
published about 1 year ago
Rankings
Maintainers (5)
Funding
- type: opencollective
- url: https://opencollective.com/comunica-association
npmjs.org: @comunica/actor-rdf-join-inner-multi-adaptive-destroy
A inner-multi-adaptive-destroy rdf-join actor
- Homepage: https://comunica.dev/
- License: MIT
-
Latest release: 0.7.0
published about 1 year ago
Rankings
Maintainers (5)
Funding
- type: opencollective
- url: https://opencollective.com/comunica-association
npmjs.org: @comunica/query-sparql-link-traversal-solid
A Comunica engine for link traversal-based query evaluation over Solid data pods
- Homepage: https://comunica.dev/
- License: MIT
-
Latest release: 0.7.0
published about 1 year ago
Rankings
Maintainers (5)
Funding
- type: opencollective
- url: https://opencollective.com/comunica-association
npmjs.org: @comunica/actor-extract-links-tree
A extract-links-tree extract-links actor
- Homepage: https://comunica.dev/
- License: MIT
-
Latest release: 0.7.0
published about 1 year ago
Rankings
Maintainers (5)
Funding
- type: opencollective
- url: https://opencollective.com/comunica-association
npmjs.org: @comunica/actor-rdf-metadata-extract-traverse-all
A traverse-all rdf-metadata-extract actor
- Homepage: https://comunica.dev/
- License: MIT
-
Latest release: 0.0.2-alpha.e75a15a.0
published over 5 years ago
Rankings
Maintainers (5)
npmjs.org: @comunica/actor-rdf-metadata-extract-traverse-quad-pattern
A traverse-quad-pattern rdf-metadata-extract actor
- Homepage: https://comunica.dev/
- License: MIT
-
Latest release: 0.0.2-alpha.e75a15a.0
published over 5 years ago
Rankings
Maintainers (5)
npmjs.org: @comunica/actor-rdf-resolve-hypermedia-links-queue-wrapper-filter
Comunica hypermedia links queue wrapper for filtering links
- Homepage: https://comunica.dev/
- License: MIT
-
Latest release: 0.7.0
published about 1 year ago
Rankings
Maintainers (5)
Funding
- type: opencollective
- url: https://opencollective.com/comunica-association
npmjs.org: @comunica/actor-init-sparql-link-traversal
A Comunica engine for link traversal-based query evaluation
- Homepage: https://github.com/comunica/comunica#readme
- License: MIT
-
Latest release: 0.0.2-alpha.e75a15a.0
published over 5 years ago
Rankings
Maintainers (5)
npmjs.org: @comunica/actor-query-operation-bgp-traversal
A bgp-traversal query-operation actor
- Homepage: https://comunica.dev/
- License: MIT
-
Latest release: 0.0.2-alpha.e75a15a.0
published over 5 years ago
Rankings
Maintainers (5)
npmjs.org: @comunica/actor-init-sparql-link-traversal-solid
A Comunica engine for link traversal-based query evaluation over Solid data pods
- Homepage: https://comunica.dev/
- License: MIT
-
Latest release: 0.0.2-alpha.e74249a.0
published over 4 years ago
Rankings
Maintainers (5)
npmjs.org: @comunica/actor-rdf-resolve-hypermedia-links-queue-priority
A priority rdf-resolve-hypermedia-links-queue actor
- Homepage: https://comunica.dev/
- License: MIT
-
Latest release: 0.7.0
published about 1 year ago
Rankings
Maintainers (5)
Funding
- type: opencollective
- url: https://opencollective.com/comunica-association
npmjs.org: @comunica/actor-rdf-resolve-hypermedia-links-queue-wrapper-info-occupancy
A wrapper-info-occupancy rdf-resolve-hypermedia-links-queue actor
- Homepage: https://comunica.dev/
- License: MIT
-
Latest release: 0.7.0
published about 1 year ago
Rankings
Maintainers (5)
Funding
- type: opencollective
- url: https://opencollective.com/comunica-association
npmjs.org: @comunica/actor-extract-links-headers
A headers extract-links actor
- Homepage: https://comunica.dev/
- License: MIT
-
Latest release: 0.7.0
published about 1 year ago
Rankings
Maintainers (5)
Funding
- type: opencollective
- url: https://opencollective.com/comunica-association
npmjs.org: @comunica/actor-context-preprocess-set-defaults-link-traversal
A set-defaults-link-traversal context-preprocess actor
- Homepage: https://comunica.dev/
- License: MIT
-
Latest release: 0.7.0
published about 1 year ago
Rankings
Maintainers (5)
Funding
- type: opencollective
- url: https://opencollective.com/comunica-association
Dependencies
- JamesIves/github-pages-deploy-action v4.4.1 composite
- actions/cache v3 composite
- actions/checkout v3 composite
- actions/setup-node v3 composite
- coverallsapp/github-action master composite
- actions/stale v5 composite
- actions/checkout v3 composite
- peaceiris/actions-label-commenter v1 composite
- srggrs/assign-one-project-github-action 1.3.1 composite
- github/issue-labeler v2.5 composite
- node 16 build
- node 16 build
- @comunica/config-query-sparql ^2.7.0
- @comunica/config-query-sparql-solid ^2.4.0
- @comunica/actor-extract-links-all ^0.2.0
- @comunica/actor-extract-links-content-policies ^0.2.0
- @comunica/actor-extract-links-predicates ^0.2.0
- @comunica/actor-extract-links-quad-pattern ^0.2.0
- @comunica/actor-extract-links-quad-pattern-query ^0.2.0
- @comunica/actor-extract-links-tree ^0.2.0
- @comunica/actor-init-query ^2.10.2
- @comunica/actor-optimize-query-operation-set-seed-sources-quadpattern-iris ^0.2.0
- @comunica/actor-rdf-join-entries-sort-traversal-zero-knowledge ^0.2.0
- @comunica/actor-rdf-metadata-extract-traverse ^0.2.0
- @comunica/actor-rdf-resolve-hypermedia-links-queue-wrapper-limit-count ^0.2.0
- @comunica/actor-rdf-resolve-hypermedia-links-queue-wrapper-limit-depth ^0.2.0
- @comunica/actor-rdf-resolve-hypermedia-links-traverse ^0.2.0
- @comunica/actor-rdf-resolve-hypermedia-links-traverse-replace-conditional ^0.2.0
- @comunica/config-query-sparql-link-traversal ^0.2.0
- @comunica/mediator-combine-array ^0.2.0
- @comunica/query-sparql ^2.10.2
- @comunica/runner-cli ^2.10.0
- @comunica/actor-extract-links-all ^0.2.0
- @comunica/actor-extract-links-content-policies ^0.2.0
- @comunica/actor-extract-links-predicates ^0.2.0
- @comunica/actor-extract-links-quad-pattern ^0.2.0
- @comunica/actor-extract-links-quad-pattern-query ^0.2.0
- @comunica/actor-extract-links-solid-type-index ^0.2.0
- @comunica/actor-init-query ^2.10.2
- @comunica/actor-rdf-join-entries-sort-traversal-zero-knowledge ^0.2.0
- @comunica/actor-rdf-join-inner-multi-adaptive-destroy ^0.2.0
- @comunica/actor-rdf-metadata-extract-shapetrees ^0.2.0
- @comunica/actor-rdf-metadata-extract-traverse ^0.2.0
- @comunica/actor-rdf-resolve-hypermedia-links-queue-wrapper-limit-count ^0.2.0
- @comunica/actor-rdf-resolve-hypermedia-links-queue-wrapper-limit-depth ^0.2.0
- @comunica/actor-rdf-resolve-hypermedia-links-traverse ^0.2.0
- @comunica/actor-rdf-resolve-hypermedia-links-traverse-annotate-source-graph ^0.2.0
- @comunica/actor-rdf-resolve-hypermedia-links-traverse-prune-shapetrees ^0.2.0
- @comunica/actor-rdf-resolve-hypermedia-links-traverse-replace-conditional ^0.2.0
- @comunica/config-query-sparql-link-traversal ^0.2.0
- @comunica/context-entries ^2.10.0
- @comunica/context-entries-link-traversal ^0.2.0
- @comunica/core ^2.10.0
- @comunica/query-sparql-link-traversal ^0.2.0
- @comunica/query-sparql-solid ^2.4.0
- @comunica/runner-cli ^2.10.0
- @babel/core ^7.22.20 development
- @babel/preset-env ^7.22.20 development
- @comunica/jest ^2.10.1 development
- @pollyjs/adapter-node-http ^6.0.6 development
- @pollyjs/core ^6.0.6 development
- @pollyjs/persister-fs ^6.0.6 development
- @rubensworks/eslint-config ^2.0.0 development
- @types/jest ^29.5.5 development
- @types/node ^20.0.0 development
- @types/setup-polly-jest ^0.5.2 development
- @types/triple-beam ^1.3.3 development
- arrayify-stream ^2.0.1 development
- asynciterator ^3.8.1 development
- babel-loader ^9.1.3 development
- componentsjs-generator ^3.1.2 development
- cross-fetch ^4.0.0 development
- eslint ^8.48.0 development
- immutable ^4.0.0 development
- jest ^29.7.0 development
- jest-rdf ^1.8.0 development
- karma ^6.4.2 development
- karma-chrome-launcher ^3.2.0 development
- karma-firefox-launcher ^2.1.2 development
- karma-jasmine ^5.1.0 development
- karma-jasmine-html-reporter ^2.1.0 development
- karma-sourcemap-loader ^0.4.0 development
- karma-webpack ^5.0.0 development
- lerna ^7.3.0 development
- manual-git-changelog ^1.0.2 development
- node-polyfill-webpack-plugin ^3.0.0 development
- pre-commit ^1.2.2 development
- raw-loader ^4.0.2 development
- rdf-data-factory ^1.1.2 development
- rdf-quad ^1.5.0 development
- setup-polly-jest ^0.11.0 development
- sparqlalgebrajs ^4.2.0 development
- stream-to-string ^1.2.1 development
- streamify-array ^1.0.1 development
- streamify-string ^1.0.1 development
- ts-jest ^29.1.1 development
- ts-loader ^9.4.4 development
- typedoc ^0.25.1 development
- typescript ^5.2.2 development
- webpack ^5.88.2 development
- webpack-cli ^5.1.4 development
- @comunica/bus-extract-links ^0.2.0
- @comunica/core ^2.10.0
- rdf-terms ^1.11.0
- @comunica/actor-init-query ^2.10.2
- @comunica/bus-extract-links ^0.2.0
- @comunica/bus-query-operation ^2.10.1
- @comunica/context-entries ^2.10.0
- @comunica/core ^2.10.0
- rdf-data-factory ^1.1.2
- rdf-store-stream ^2.0.0
- rdf-terms ^1.11.0
- sparqlalgebrajs ^4.2.0
- @comunica/bus-extract-links ^0.2.0
- @comunica/context-entries ^2.10.0
- @comunica/context-entries-link-traversal ^0.2.0
- @comunica/core ^2.10.0
- rdf-data-factory ^1.1.2
- rdf-store-stream ^2.0.0
- @comunica/bus-extract-links ^0.2.0
- @comunica/bus-rdf-resolve-hypermedia-links ^2.10.0
- @comunica/core ^2.10.0
- @comunica/bus-extract-links ^0.2.0
- @comunica/context-entries ^2.10.0
- @comunica/core ^2.10.0
- @comunica/types ^2.10.0
- rdf-terms ^1.11.0
- sparqlalgebrajs ^4.2.0
- @comunica/bus-extract-links ^0.2.0
- @comunica/context-entries ^2.10.0
- @comunica/core ^2.10.0
- @comunica/types ^2.10.0
- @rdfjs/types *
- rdf-data-factory ^1.1.2
- rdf-terms ^1.11.0
- sparqlalgebrajs ^4.2.0
- @comunica/actor-init-query ^2.10.2
- @comunica/bus-dereference-rdf ^2.10.0
- @comunica/bus-extract-links ^0.2.0
- @comunica/context-entries ^2.10.0
- @comunica/context-entries-link-traversal ^0.2.0
- @comunica/core ^2.10.0
- rdf-store-stream ^2.0.0
- rdf-string ^1.6.3
- sparqlalgebrajs ^4.2.0
- @comunica/bus-optimize-query-operation ^2.10.0
- @comunica/context-entries ^2.10.0
- @comunica/core ^2.10.0
- @comunica/types ^2.10.0
- sparqlalgebrajs ^4.2.0
- @comunica/bus-rdf-join-entries-sort ^2.10.0
- @comunica/bus-rdf-resolve-quad-pattern ^2.10.0
- @comunica/context-entries ^2.10.0
- @comunica/core ^2.10.0
- @comunica/types ^2.10.0
- @rdfjs/types *
- rdf-terms ^1.11.0
- sparqlalgebrajs ^4.2.0
- @comunica/bus-query-operation ^2.10.1
- @comunica/bus-rdf-join ^2.10.1
- @comunica/context-entries ^2.10.0
- @comunica/context-entries-link-traversal ^0.2.0
- @comunica/mediatortype-join-coefficients ^2.10.0
- @comunica/types ^2.10.0
- asynciterator ^3.8.1
- @comunica/actor-init-query ^2.10.2
- @comunica/bus-dereference-rdf ^2.10.0
- @comunica/bus-http ^2.10.2
- @comunica/bus-rdf-metadata-extract ^2.10.0
- @comunica/context-entries ^2.10.0
- @comunica/core ^2.10.0
- @shexjs/parser 1.0.0-alpha.27
- @shexjs/visitor 1.0.0-alpha.25
- @types/parse-link-header ^2.0.1
- @types/shexj ^2.1.4
- parse-link-header ^2.0.0
- querystring ^0.2.1
- rdf-store-stream ^2.0.0
- relative-to-absolute-iri ^1.0.7
- sparqlalgebrajs ^4.2.0
- @comunica/bus-extract-links ^0.2.0
- @comunica/bus-rdf-metadata-extract ^2.10.0
- @comunica/core ^2.10.0
- @comunica/bus-rdf-resolve-hypermedia-links-queue ^2.10.0
- @comunica/core ^2.10.0
- @comunica/bus-rdf-resolve-hypermedia-links-queue ^2.10.0
- @comunica/core ^2.10.0
- @comunica/bus-rdf-resolve-hypermedia-links ^2.10.0
- @comunica/context-entries ^2.10.0
- @comunica/context-entries-link-traversal ^0.2.0
- @comunica/core ^2.10.0
- @comunica/bus-rdf-resolve-hypermedia-links ^2.10.0
- @comunica/context-entries-link-traversal ^0.2.0
- @comunica/core ^2.10.0
- @types/readable-stream ^4.0.0
- rdf-data-factory ^1.1.2
- readable-stream ^4.4.2
- @comunica/bus-rdf-resolve-hypermedia-links ^2.10.0
- @comunica/core ^2.10.0
- @comunica/bus-rdf-resolve-hypermedia-links ^2.10.0
- @comunica/core ^2.10.0
- @comunica/bus-rdf-metadata-extract ^2.10.0
- @comunica/bus-rdf-resolve-hypermedia-links ^2.10.0
- @comunica/core ^2.10.0
- @comunica/core ^2.10.0
- @comunica/types-link-traversal ^0.2.0
- @comunica/core ^2.10.0
- @comunica/web-client-generator ^1.8.0
- 1743 dependencies
