Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jervenbolleman/sparql-identifiers

virtual sparql store for use by identifiers.org to convert URI patterns from one into an other. For use in federated queries.
https://github.com/jervenbolleman/sparql-identifiers

Last synced: 19 days ago
JSON representation

virtual sparql store for use by identifiers.org to convert URI patterns from one into an other. For use in federated queries.

Awesome Lists containing this project

README

        

sparql-identifiers
==================

SPARQL server for identifiers.org to convert possible URI patterns by having a virtual triple store.

The code available here is based on the code from https://github.com/JervenBolleman/sparql-identifiers and [Eclipse RDF4j's spring-boot-sparql-web](https://github.com/eclipse-rdf4j/rdf4j/tree/2a998c3f30ec177ecbd3d5bbb4ad209f0c83e2a9/spring-components/spring-boot-sparql-web).