Embed presentation
Download to read offline


GraphQL is a popular JSON-like query language for graph-based data that can now be used to query Linked Data by converting GraphQL queries to SPARQL queries using a JSON-LD context. This allows GraphQL developers to query any SPARQL engine but GraphQL queries only have semantics over a single interface, whereas GraphQL queries combined with JSON-LD have universal semantics that enable federated querying over multiple Linked Data sources.
