Comunica Components
This is a collection of work-in-progress prototype components for the Comunica query engine, maintained separately for prototyping and experimentation purposes. If a component was found here previous, but not anymore, it could have been merged into the engine itself, or deprecated in favour of another one.
If you wish to learn more about Comunica or actually use it, please refer to its website.
The dependencies can be installed and the components built using Yarn:
yarn install --immutableThe default configuration for the prototype engine can then be executed:
yarn comunica-sparql-prototype --helpPlease feel free to report any issues on the GitHub issue tracker.
This code is copyrighted by Ghent University – imec and released under the MIT license.