sparklis
Query builder
A tool that enables users to explore and query SPARQL endpoints with natural language queries without requiring knowledge of SPARQL or the endpoint vocabulary.
Sparklis is a query builder in natural language that allows people to explore and query SPARQL endpoints with all the power of SPARQL and without any knowledge of SPARQL.
43 stars
4 watching
10 forks
Language: OCaml
last commit: 2 months ago
Linked from 1 awesome list
faceted-searchnatural-language-interfacequery-builderrdfsemantic-websparqlsparql-endpoints
Related projects:
Repository | Description | Stars |
---|---|---|
cmungall/sparqlprog | A programming language and environment that compiles logic queries to SPARQL queries for querying RDF data | 47 |
stoewer/fluent-sparql | Provides a fluent API for creating and executing SPARQL queries | 0 |
leipert/vsb | An online tool for creating and running SPARQL queries graphically | 46 |
sdqri/effdsl | A Go library for building Elasticsearch queries in a type-safe and procedural manner. | 26 |
swifql/swifql | A Swift framework for building type-safe, extensible SQL queries | 295 |
aschaetzle/sempala | A system that provides fast and interactive SPARQL query processing on top of Hadoop using a columnar layout and a SQL layer. | 12 |
artemeff/eql | An Erlang library that simplifies the use of SQL queries in Erlang applications | 116 |
seaql/sea-query | A query builder to help construct dynamic SQL queries in Rust. | 1,195 |
cristalhq/builq | A simple and safe Go library for building SQL queries with parameter indexing. | 89 |
swirrl/matcha | An in-memory graph query engine with a SPARQL-like DSL for querying Linked Data Models | 21 |
fukamachi/sxql | An SQL generator for Common Lisp that provides a simple and flexible way to create SQL queries. | 363 |
mihaelisaev/fluentquery | A Swift query builder for Vapor 3 that simplifies the creation of raw SQL queries using key paths. | 149 |
robstewart57/hsparql | A Haskell library providing a domain-specific language for creating and submitting SPARQL queries to remote servers. | 47 |
sudo-suhas/elastic-builder | Provides a Node.js implementation of the Elasticsearch Query DSL | 511 |
nkallen/arel | A framework for building relational algebra in Ruby to simplify and standardize SQL queries across various databases. | 268 |