FairGateway

FairGateway connects to an RDF store such as Apache Jena Fuseki and generates a standards-compliant JSON:API interface from a SHACL-defined data model.

It takes semantic data stored in an RDF database and automatically exposes it through a modern REST API based on a defined data structure (SHACL shapes), making research catalogues and other semantic data accessible while maintaining FAIR (Findable, Accessible, Interoperable, Reusable) data principles. The containerized application runs on port 8000 and ships with built-in API documentation.

Next steps