Skip to content

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

License

Notifications You must be signed in to change notification settings

IAAA-Lab/hypergraphql

 
 

Repository files navigation

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.4, 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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 91.2%
  • XSLT 8.8%