seabass
RDF/SPARQL library
A Clojure library providing an interface to work with RDF and SPARQL using Jena.
A library for working with RDF with Jena in Clojure (http://clojars.org/seabass)
29 stars
2 watching
2 forks
Language: Clojure
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
drlivingston/kr | Provides a unified interface for RDF and SPARQL APIs including Jena and Sesame. | 56 |
egonw/rrdf | Brings RDF and SPARQL functionality to R using the Jena libraries. | 29 |
arachne-framework/aristotle | Provides a Clojure interface to RDF and OWL libraries for data modeling and querying | 130 |
gushakov/sparql-template | A Java library for automatically mapping RDF triples to annotated POJOs. | 0 |
antoniogarrote/clj-plaza | A Clojure library for working with RDF graphs and RESTful semantic web services | 50 |
scholtzan/rdf-rs | A Rust library for working with Resource Description Framework (RDF) data and SPARQL queries. | 26 |
ljos/sparql-mode | A tool for editing and querying RDF data using a query language similar to SQL | 62 |
joachimvh/sparqlalgebra.js | A TypeScript-based converter for translating SPARQL queries into algebraic representations | 21 |
tingletech/jena-joseki | A SPARQL protocol implementation with inference models and support for RDF data access | 1 |
rubenverborgh/sparql.js | A JavaScript library for parsing and generating SPARQL queries | 344 |
raytheonbbn/parliament | A triple store for RDF, OWL, and SPARQL written in Java | 59 |
smartdataanalytics/jena-sparql-api | A Jena-based SPARQL processing stack that simplifies the execution of complex queries by adding features like caching and transformations. | 57 |
cgutteridge/php-sparql-lib | A PHP library for interacting with SPARQL endpoints, allowing developers to query and access data in RDF format. | 17 |
dajobe/rasqal | An open-source C library providing a simple and efficient way to query RDF data using SPARQL | 71 |
clariah/grlc | Automates building of Linked Data APIs from shared SPARQL queries | 137 |