/hypergraphql

GraphQL interface for querying and serving linked data on the Web.

Primary LanguageJavaApache License 2.0Apache-2.0

HyperGraphQL HyperGraphQL

HyperGraphQL is a GraphQL interface for querying and serving linked data on the Web. It is designed to support federated querying and exposing data from multiple linked data services using GraphQL query language and schemas. The basic response fromat is JSON-LD, which extends the standard JSON with the JSON-LD context enabling semantic disambiguation of the contained data.

diagram

Release

This is v1.1.2, a minor release that contains a few code tidy-ups and enhancements, improves test coverage. and adds a couple of generic demo launchers that provide examples of how this can be achieved in practice.

License note:

This software has been developed and is maintained by Semantic Integration Ltd.. It is released under Apache License 2.0. See LICENSE.TXT for more infromation.