https://github.com/comunica/comunica-feature-mapping

📬 Comunica packages for mapping-based query execution

https://github.com/comunica/comunica-feature-mapping

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
Last synced: 11 months ago · JSON representation

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
Created over 4 years ago · Last pushed 11 months ago
Metadata Files
Readme Changelog Contributing License

README.md

Comunica

Mapping for Comunica

Build Status Coverage Status Gitter chat

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:

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

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

All Time
  • Total Commits: 3
  • Total Committers: 2
  • Avg Commits per committer: 1.5
  • Development Distribution Score (DDS): 0.333
Past Year
  • Commits: 1
  • Committers: 1
  • Avg Commits per committer: 1.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email 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

engines/config-query-sparql-mapping/package.json npm
  • @comunica/config-query-sparql ^2.0.1
  • @comunica/config-query-sparql-solid ^2.0.1
engines/query-sparql-mapping/package.json npm
  • @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
package.json npm
  • @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
yarn.lock npm
  • 1431 dependencies
.github/workflows/ci.yml actions
  • 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
.github/workflows/close-issues-no-response.yml actions
  • actions/stale v5 composite
.github/workflows/issue-label-commenter.yml actions
  • actions/checkout v3 composite
  • peaceiris/actions-label-commenter v1 composite
.github/workflows/issue-label-to-project-board.yml actions
  • srggrs/assign-one-project-github-action 1.3.1 composite
.github/workflows/new-issue-label.yml actions
  • github/issue-labeler v2.4 composite
engines/query-sparql-mapping/Dockerfile docker
  • node 18 build