- From: Ruben Taelman <ruben.taelman@ugent.be>
- Date: Thu, 20 Sep 2018 15:55:50 +0200
- To: public-rdfjs@w3.org
- Message-ID: <etPan.5ba3a6ec.70992894.10c50@ugent.be>
Dear all, We released Comunica 1.3.0, an RDFJS-compatible JavaScript-based framework for querying Linked Data on the Web. With Comunica, you can execute queries over (federations of) TPF interfaces, LD documents, SPARQL endpoints. One of the main new features is first-class support for RDFJS sources [1]. This allows for all RDFJS-compatible source implementations to be plugged in Comunica directly, and allowing querying over them. Additionally, Comunica now supports GraphQL queries [2]. This makes it easier for GraphQL developers to query Linked Data, without having to build proxies over existing server interfaces. You can try out the new features from your browser: http://query.linkeddatafragments.org/ Interested in using Comunica in your application? https://github.com/comunica/comunica/tree/master/packages/actor-init-sparql-rdfjs https://github.com/comunica/comunica/tree/master/packages/actor-init-sparql Do you want to help out with the development of Comunica? https://github.com/comunica/comunica Be sure to join our gitter channel for dicussions on its usage and development: https://gitter.im/comunica/Lobby Full changelog: https://github.com/comunica/comunica/blob/master/CHANGELOG.md [1] https://github.com/comunica/comunica/tree/master/packages/actor-init-sparql-rdfjs [2] https://gist.github.com/rubensworks/9d6eccce996317677d71944ed1087ea6 Kind regards, Ruben Taelman Joachim Van Herwegen Miel Vander Sande Ruben Verborgh Some more links: Documentation: http://comunica.readthedocs.io/en/latest/ GitHub: https://github.com/comunica/comunica NPM: https://www.npmjs.com/package/@comunica/actor-init-sparql
Received on Thursday, 20 September 2018 13:56:20 UTC