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 format is JSON-LD, which extends the standard JSON with the JSON-LD context enabling semantic disambiguation of the contained data.
This is v1.0.3, a minor release that enables language support for query fragments and tidies some code.
This software has been developed and is maintained by Epeirogenic AB. It is released under Apache License 2.0. See LICENSE.TXT for more infromation.