https://github.com/comunica/comunica-feature-versioning
📬 Comunica packages for query execution over RDF archives
Science Score: 26.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
-
â—‹Institutional organization owner
-
â—‹JOSS paper metadata
-
â—‹Scientific vocabulary similarity
Low similarity (11.0%) to scientific vocabulary
Repository
📬 Comunica packages for query execution over RDF archives
Basic Info
- Host: GitHub
- Owner: comunica
- License: other
- Language: TypeScript
- Default Branch: master
- Size: 476 KB
Statistics
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 12
- Releases: 0
Metadata Files
README.md
Versioning for Comunica
Learn more about Comunica on our website.
This is a monorepo that contains packages for allowing Comunica to query over RDF archives that contain multiple versions of a dataset. If you want to use an versioning-enabled Comunica engine, have a look at Comunica SPARQL OSTRICH.
Concretely, versioning is enabled in the following engines:
- Query engine configurations:
- Comunica SPARQL OSTRICH: A Comunica query engine that enables versioned querying over OSTRICH archives.
These engines make use of the following packages:
- Quad Pattern Resolving:
- OSTRICH: Resolves quad patterns to OSTRICH stores.
- Query Operation:
- Contextify Version: Rewrites queries by assuming named graphs references to versions.
- Other:
- Context entries: Reusable context key definitions for versioning.
- Types: Reusable Typescript interfaces and types for versioning.
Warning: All packages in this repo should be considered unstable, and breaking changes may occur at any time.
Click here to learn more about versioning in Comunica.
Development Setup
(JSDoc: https://comunica.github.io/comunica-feature-versioning/)
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 8.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 OSTRICH (engines/query-sparql-ostrich).
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
- Delete event: 2
- Issue comment event: 4
- Push event: 100
- Pull request event: 5
- Create event: 2
Last Year
- Delete event: 2
- Issue comment event: 4
- Push event: 100
- Pull request event: 5
- Create event: 2
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Ruben Taelman | r****n@u****e | 9 |
| renovate[bot] | 2****] | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 1
- Total pull requests: 24
- Average time to close issues: N/A
- Average time to close pull requests: about 1 year
- Total issue authors: 1
- Total pull request authors: 2
- Average comments per issue: 0.0
- Average comments per pull request: 2.17
- Merged pull requests: 2
- Bot issues: 1
- Bot pull requests: 22
Past Year
- Issues: 0
- Pull requests: 6
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 0.83
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 4
Top Authors
Issue Authors
- renovate[bot] (1)
Pull Request Authors
- renovate[bot] (22)
- opelgrin (2)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 2
-
Total downloads:
- npm 75 last-month
-
Total dependent packages: 3
(may contain duplicates) -
Total dependent repositories: 0
(may contain duplicates) - Total versions: 2
- Total maintainers: 5
npmjs.org: @comunica/config-query-sparql-versioning
default configuration files for Comunica SPARQL Versioning
- Homepage: https://comunica.dev/
- License: MIT
-
Latest release: 2.0.1-alpha.1.0
published over 3 years ago
Rankings
Maintainers (5)
npmjs.org: @comunica/query-sparql-ostrich
A Comunica engine for link traversal-based query evaluation
- Homepage: https://comunica.dev/
- License: MIT
-
Latest release: 2.0.1-alpha.1.0
published over 3 years ago
Rankings
Maintainers (5)
Dependencies
- @comunica/config-query-sparql ^2.2.0
- @comunica/actor-init-query ^2.4.3
- @comunica/query-sparql ^2.4.3
- @comunica/runner-cli ^2.4.0
- @babel/core ^7.16.0 development
- @babel/polyfill ^7.12.1 development
- @babel/preset-env ^7.16.4 development
- @strictsoftware/typedoc-plugin-monorepo ^0.4.2 development
- @types/jest ^29.0.0 development
- @types/node ^16.0.0 development
- @typescript-eslint/eslint-plugin ^5.5.0 development
- @typescript-eslint/parser ^5.5.0 development
- arrayify-stream ^2.0.0 development
- asynciterator ^3.0.3 development
- babel-loader ^8.2.3 development
- componentsjs-generator ^3.0.1 development
- cross-fetch ^3.0.5 development
- eslint ^8.3.0 development
- eslint-config-es 4.1.0 development
- eslint-import-resolver-typescript ^2.5.0 development
- eslint-plugin-eslint-comments 3.2.0 development
- eslint-plugin-extended 0.2.0 development
- eslint-plugin-import 2.25.4 development
- eslint-plugin-jest ^26.0.0 development
- eslint-plugin-mocha 10.0.3 development
- eslint-plugin-react 7.29.4 development
- eslint-plugin-react-hooks 4.3.0 development
- eslint-plugin-tsdoc ^0.2.14 development
- eslint-plugin-unicorn 37.0.1 development
- eslint-plugin-unused-imports ^2.0.0 development
- immutable ^4.0.0 development
- jest ^29.0.0 development
- jest-rdf ^1.7.0 development
- lerna ^5.0.0 development
- lodash.assign ^4.2.0 development
- manual-git-changelog ^1.0.0 development
- node-polyfill-webpack-plugin ^2.0.0 development
- pre-commit ^1.2.2 development
- rdf-data-factory ^1.1.0 development
- rdf-quad ^1.5.0 development
- sparqlalgebrajs ^4.0.0 development
- stream-to-string ^1.1.0 development
- streamify-array ^1.0.0 development
- streamify-string ^1.0.1 development
- ts-jest ^28.0.0 development
- typedoc ^0.21.0 development
- typescript ^4.5.2 development
- webpack ^5.64.4 development
- webpack-cli ^4.9.1 development
- 1398 dependencies
- JamesIves/github-pages-deploy-action v4.4.0 composite
- actions/cache v2 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
- @comunica/bus-query-operation ^2.4.0
- @comunica/context-entries-versioning ^2.0.0
- @comunica/core ^2.4.0
- @comunica/types-versioning ^2.0.0
- sparqlalgebrajs ^4.0.4
- @comunica/bus-rdf-resolve-quad-pattern ^2.4.0
- @comunica/context-entries ^2.4.0
- @comunica/context-entries-versioning ^2.0.0
- @comunica/core ^2.4.0
- @comunica/types-versioning ^2.0.0
- asynciterator ^3.7.1
- ostrich-bindings 2.0.0-beta.2
- rdf-data-factory ^1.1.1
- rdf-terms ^1.9.0
- @comunica/core ^2.2.0
- @comunica/types-versioning ^2.0.0
