https://github.com/comunica/comunica-feature-mapping
📬 Comunica packages for mapping-based query execution
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 (16.2%) to scientific vocabulary
Repository
📬 Comunica packages for mapping-based query execution
Basic Info
- Host: GitHub
- Owner: comunica
- License: other
- Language: JavaScript
- Default Branch: master
- Size: 165 KB
Statistics
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 11
- Releases: 0
Metadata Files
README.md
Mapping for Comunica
Learn more about Comunica on our website.
This is a monorepo that contains packages for allowing Comunica to map non-RDF resources to RDF at query time. If you want to use a Mapping-enabled Comunica engine, have a look at Comunica SPARQL Mapping.
Concretely, mapping is enabled in the following engines:
- Query engine configurations:
- Comunica SPARQL Mapping: A Comunica query engine that includes all mapping packages.
These engines make use of the following packages:
TODO
Warning: All packages in this repo should be considered unstable, and breaking changes may occur at any time.
Click here to learn more about Mapping in Comunica, or to see live examples.
Development Setup
(JSDoc: https://comunica.github.io/comunica-feature-mapping/)
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 Mapping (engines/query-sparql-mapping).
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: 11
- Issue comment event: 3
- Push event: 23
- Pull request event: 21
- Create event: 12
Last Year
- Delete event: 11
- Issue comment event: 3
- Push event: 23
- Pull request event: 21
- Create event: 12
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Ruben Taelman | r****n@u****e | 2 |
| renovate[bot] | 2****] | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 1
- Total pull requests: 21
- Average time to close issues: N/A
- Average time to close pull requests: about 1 year
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 1.24
- Merged pull requests: 1
- Bot issues: 1
- Bot pull requests: 21
Past Year
- Issues: 0
- Pull requests: 4
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 1.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 4
Top Authors
Issue Authors
- renovate[bot] (1)
Pull Request Authors
- renovate[bot] (34)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- @comunica/config-query-sparql ^2.0.1
- @comunica/config-query-sparql-solid ^2.0.1
- @comunica/actor-init-query ^2.2.0
- @comunica/config-query-sparql-mapping ^0.0.1
- @comunica/query-sparql ^2.2.1
- @comunica/runner-cli ^2.2.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 ^27.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 ^27.0.0 development
- jest-rdf ^1.7.0 development
- lerna ^4.0.0 development
- lodash.assign ^4.2.0 development
- manual-git-changelog ^1.0.0 development
- node-polyfill-webpack-plugin ^1.1.4 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 ^27.0.0 development
- typedoc ^0.21.0 development
- typescript ^4.5.2 development
- webpack ^5.64.4 development
- webpack-cli ^4.9.1 development
- 1431 dependencies
- JamesIves/github-pages-deploy-action v4.3.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.4 composite
- node 18 build
