PHP-SPARQL-Lib
SPARQL client
A PHP library for interacting with SPARQL endpoints, allowing developers to query and access data in RDF format.
PHP Library for accessing SPARQL endpoints
17 stars
8 watching
20 forks
Language: PHP
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sweetrdf/sparqlclient | A PHP library providing a SPARQL client API with support for parameterized queries and efficient result parsing. | 0 |
databorg/client | A versatile SPARQL client library for modern web development with strong features and easy usage. | 9 |
rdf-elixir/sparql_client | A client for executing SPARQL queries and updates against various endpoints | 28 |
gklyne/asqc | A command-line tool for executing SPARQL queries and working with RDF data. | 11 |
cmungall/sparqlprog | A programming language and environment that compiles logic queries to SPARQL queries for querying RDF data | 47 |
rubenverborgh/sparql.js | A JavaScript library for parsing and generating SPARQL queries | 344 |
mongodb/mongo-php-library | Provides a high-level API for interacting with MongoDB databases | 1,600 |
chillerlan/php-database | A comprehensive PHP library for interacting with various databases. | 38 |
rdflib/sparqlwrapper | A Python library for remotely executing SPARQL queries to various endpoints | 526 |
wikier/djubby | A Linked Data frontend for SPARQL endpoints in Django, providing an interface to access and manipulate data using standard web protocols. | 18 |
ryankohl/seabass | A Clojure library providing an interface to work with RDF and SPARQL using Jena. | 29 |
phpro/soap-client | A general-purpose SOAP client library for PHP | 861 |
clariah/grlc | Automates building of Linked Data APIs from shared SPARQL queries | 137 |
protegeproject/snap-sparql-query | An API for parsing and analyzing SPARQL queries to extract meaningful data from RDF graphs. | 5 |
haskellari/postgresql-simple | A Haskell client library providing a simple interface to PostgreSQL databases. | 88 |