DrSnowbird / HyperGraphQL

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

Home Page:http://hypergraphql.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

diagramHyperGraphQL

  • This is a fork with modifications from upstream hypergraphql/hybergraphql.
  • Note that this new release use Gradle v8.1. Please make sure that your Gradle is upgraded to at least v8.1 to work correctly.

======

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.

Requirements:

  • Gradle: v8.1+
  • Java: v11+

Release

  • This is also a fix to mitigate the Log4Shell vulnerability.
    • update to the latest versions to avoid the Log4Shell vulnerability

Related Projects

License note:

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.

Related Projects

About

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

http://hypergraphql.org

License:Apache License 2.0


Languages

Language:Java 97.3%Language:Velocity Template Language 2.6%Language:Shell 0.0%