All Projects → hypergraphql → Hypergraphql

hypergraphql / Hypergraphql

Licence: apache-2.0
GraphQL interface for querying and serving linked data on the Web.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Hypergraphql

Hypergraphql
GraphQL interface for querying and serving linked data on the Web.
Stars: ✭ 112 (-6.67%)
Mutual labels:  graphql, linked-data, rdf, json-ld, semantic-web, schemas, sparql, query-language
twinql
A graph query language for the semantic web
Stars: ✭ 17 (-85.83%)
Mutual labels:  linked-data, rdf, semantic-web, json-ld, query-language
Pyld
JSON-LD processor written in Python
Stars: ✭ 413 (+244.17%)
Mutual labels:  linked-data, rdf, json-ld, semantic-web
viziquer
Tool for Search in Structured Semantic Data
Stars: ✭ 12 (-90%)
Mutual labels:  linked-data, sparql, rdf, query-language
titanium-json-ld
A JSON-LD 1.1 Processor & API
Stars: ✭ 79 (-34.17%)
Mutual labels:  linked-data, rdf, semantic-web, json-ld
Semanticmediawiki
🔗 Semantic MediaWiki turns MediaWiki into a knowledge management platform with query and export capabilities
Stars: ✭ 359 (+199.17%)
Mutual labels:  linked-data, rdf, semantic-web, sparql
Processor
Ontology-driven Linked Data processor and server for SPARQL backends. Apache License.
Stars: ✭ 54 (-55%)
Mutual labels:  linked-data, sparql, rdf, semantic-web
Rdf Ext
RDF library for NodeJS and the Browsers
Stars: ✭ 97 (-19.17%)
Mutual labels:  linked-data, rdf, json-ld, sparql
Rdf4j
Eclipse RDF4J: scalable RDF for Java
Stars: ✭ 242 (+101.67%)
Mutual labels:  linked-data, rdf, semantic-web, sparql
Graphql To Sparql.js
Converts GraphQL queries to SPARQL queries
Stars: ✭ 62 (-48.33%)
Mutual labels:  graphql, rdf, semantic-web, sparql
CSV2RDF
Streaming, transforming, SPARQL-based CSV to RDF converter. Apache license.
Stars: ✭ 48 (-60%)
Mutual labels:  linked-data, sparql, rdf, semantic-web
sparql-micro-service
SPARQL micro-services: A lightweight approach to query Web APIs with SPARQL
Stars: ✭ 22 (-81.67%)
Mutual labels:  linked-data, sparql, rdf, semantic-web
LD-Connect
LD Connect is a Linked Data portal for IOS Press in collaboration with the STKO Lab at UC Santa Barbara.
Stars: ✭ 0 (-100%)
Mutual labels:  linked-data, sparql, rdf, semantic-web
jsonld-context-parser.js
Parses JSON-LD contexts
Stars: ✭ 20 (-83.33%)
Mutual labels:  linked-data, rdf, semantic-web, json-ld
Jsonld.js
A JSON-LD Processor and API implementation in JavaScript
Stars: ✭ 1,212 (+910%)
Mutual labels:  linked-data, rdf, json-ld, semantic-web
Php Json Ld
PHP implementation of a JSON-LD Processor and API
Stars: ✭ 246 (+105%)
Mutual labels:  linked-data, rdf, json-ld, semantic-web
YALC
🕸 YALC: Yet Another LOD Cloud (registry of Linked Open Datasets).
Stars: ✭ 14 (-88.33%)
Mutual labels:  linked-data, rdf, semantic-web, json-ld
LinkedDataHub
The Knowledge Graph notebook. Apache license.
Stars: ✭ 150 (+25%)
Mutual labels:  linked-data, sparql, rdf, semantic-web
Rdflib
RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.
Stars: ✭ 1,584 (+1220%)
Mutual labels:  linked-data, rdf, json-ld, semantic-web
Schema Dts
JSON-LD TypeScript types for Schema.org vocabulary
Stars: ✭ 338 (+181.67%)
Mutual labels:  linked-data, json-ld, semantic-web

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 format 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.0.3, a minor release that enables language support for query fragments and tidies some code.

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].