https://github.com/comunica/comunica-feature-amf
📬 Comunica packages for handling approximate membership functions
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 (7.7%) to scientific vocabulary
Keywords from Contributors
Repository
📬 Comunica packages for handling approximate membership functions
Basic Info
- Host: GitHub
- Owner: comunica
- License: other
- Language: TypeScript
- Default Branch: master
- Homepage: https://comunica.github.io/comunica-feature-amf/
- Size: 1.94 MB
Statistics
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 4
- Releases: 0
Metadata Files
README.md
Approximate Membership Functions for Comunica
Learn more about this Comunica AMF functionality on our website.
This is a monorepo that contains packages for allowing Comunica to handle approximate membership functions. If you want to use an AMF-enabled Comunica engine, have a look at Comunica SPARQL AMF.
Concretely, this monorepo adds AMF support to Comunica using the following packages: * RDF Membership Filter Bus: A bus for actors that can construct approximate membership filters. * Bloom RDF Membership Filter Actor: An approximate membership filter actor for constructing Bloom filters. * GCS RDF Membership Filter Actor: An approximate membership filter actor for constructing GCS filters. * Membership Metadata Extractor Actor: An actor that extracts approximate membership filter metadata, and dynamically constructs membership filters. * AMF Quad Pattern Actor: An AMF-aware quad pattern actor. * AMF BGP Actor: An AMF-aware BGP actor that applies filters on separate patterns. * Combined AMF BGP Actor: An AMF-aware BGP actor that combines filters and executes them on all relevant patterns to achieve a higher filtering yield.
Development Setup
(JSDoc: https://comunica.github.io/comunica-feature-amf/)
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 AMF (packages/actor-init-sparql-amf).
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: 10
- Issue comment event: 2
- Push event: 24
- Pull request event: 22
- Create event: 13
Last Year
- Delete event: 10
- Issue comment event: 2
- Push event: 24
- Pull request event: 22
- Create event: 13
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Ruben Taelman | r****n@u****e | 33 |
| renovate[bot] | 2****] | 31 |
| Renovate Bot | b****t@r****m | 21 |
| greenkeeper[bot] | g****] | 2 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 7
- Total pull requests: 64
- Average time to close issues: 6 months
- Average time to close pull requests: about 1 month
- Total issue authors: 3
- Total pull request authors: 3
- Average comments per issue: 0.43
- Average comments per pull request: 0.38
- Merged pull requests: 54
- Bot issues: 6
- Bot pull requests: 64
Past Year
- Issues: 0
- Pull requests: 19
- Average time to close issues: N/A
- Average time to close pull requests: about 5 hours
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 18
- Bot issues: 0
- Bot pull requests: 19
Top Authors
Issue Authors
- greenkeeper[bot] (5)
- renovate[bot] (2)
- rubensworks (1)
Pull Request Authors
- renovate[bot] (64)
- dependabot[bot] (3)
- greenkeeper[bot] (2)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- @comunica/bus-query-operation ^1.19.0 development
- @comunica/bus-rdf-dereference ^1.19.0 development
- @comunica/bus-rdf-membership-filter ^1.0.0 development
- @comunica/bus-rdf-metadata-extract ^1.19.0 development
- @comunica/core ^1.19.0 development
- @rdfjs/data-model ^2.0.0 development
- @strictsoftware/typedoc-plugin-monorepo ^0.4.0 development
- @types/bloem ^0.2.0 development
- @types/jest ^29.0.0 development
- @types/murmurhash ^0.0.1 development
- @types/node ^16.0.0 development
- @typescript-eslint/eslint-plugin ^5.0.0 development
- @typescript-eslint/parser ^5.0.0 development
- arrayify-stream ^2.0.0 development
- asynciterator ^3.0.2 development
- babel-loader ^8.1.0 development
- coveralls ^3.0.0 development
- cross-fetch ^3.0.5 development
- eslint ^7.9.0 development
- eslint-config-es 3.23.2 development
- eslint-import-resolver-typescript ^2.3.0 development
- eslint-plugin-import ^2.22.0 development
- eslint-plugin-jest ^24.0.2 development
- eslint-plugin-tsdoc ^0.2.7 development
- eslint-plugin-unused-imports ^1.0.0 development
- immutable ^4.0.0 development
- jest ^29.0.0 development
- jest-rdf ^1.3.0 development
- lerna ^5.0.0 development
- lodash.assign ^4.2.0 development
- manual-git-changelog ^1.0.0 development
- pre-commit ^1.2.2 development
- rdf-quad ^1.3.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 ^29.0.0 development
- typedoc ^0.23.0 development
- typescript ^4.0.3 development
- uglifyjs-webpack-plugin ^2.1.1 development
- webpack ^5.0.0 development
- webpack-cli ^4.0.0 development
- @comunica/actor-init-sparql ^1.19.0
- @comunica/actor-query-operation-bgp-membership-filter ^1.1.0
- @comunica/actor-query-operation-bgp-membership-filter-combined ^1.1.0
- @comunica/actor-query-operation-quadpattern-membership-filter ^1.1.0
- @comunica/actor-rdf-membership-filter-bloom ^1.0.0
- @comunica/actor-rdf-membership-filter-gcs ^1.0.0
- @comunica/actor-rdf-metadata-extract-membership ^1.0.0
- @comunica/bus-rdf-membership-filter ^1.0.0
- @comunica/runner ^1.19.0
- @comunica/runner-cli ^1.19.0
- @comunica/bus-query-operation ^1.19.0 development
- @comunica/core ^1.15.0 development
- asynciterator ^3.0.2
- @comunica/bus-query-operation ^1.19.0 development
- @comunica/core ^1.15.0 development
- asynciterator ^3.0.2
- rdf-terms ^1.5.1
- @comunica/bus-query-operation ^1.19.0 development
- @comunica/core ^1.15.0 development
- asynciterator ^3.0.2
- rdf-terms ^1.5.1
- @comunica/bus-rdf-membership-filter ^1.0.0 development
- @comunica/core ^1.15.0 development
- bloem ^0.2.4
- rdf-string ^1.4.2
- @comunica/bus-rdf-membership-filter ^1.0.0 development
- @comunica/core ^1.15.0 development
- golombcodedsets ^0.0.1
- murmurhash ^0.0.2
- rdf-string ^1.4.2
- @comunica/bus-rdf-dereference ^1.15.0 development
- @comunica/bus-rdf-membership-filter ^1.0.0 development
- @comunica/bus-rdf-metadata-extract ^1.15.0 development
- @comunica/core ^1.15.0 development
- rdf-string ^1.4.2
- @comunica/core ^1.15.0 development
- 1366 dependencies
- node 10 build
