Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jervenbolleman/sparql-identifiers
- Owner: JervenBolleman
- License: other
- Created: 2014-05-19T03:53:28.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-11-06T13:40:02.000Z (about 2 months ago)
- Last Synced: 2024-11-06T14:36:31.835Z (about 2 months ago)
- Language: Java
- Size: 85.9 KB
- Stars: 6
- Watchers: 4
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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).