Skip to content

Releases: BorderCloud/SPARQL

Release 2.1.0

19 May 13:50
Compare
Choose a tag to compare
  • Add tools to detect SPARQL update queries
  • Add the timeout parameter at the send of the query

Release v2.0.9

28 Oct 17:29
Compare
Choose a tag to compare

Fix : bugs when there are error messages of SPARQL services

Release v2.0.8

28 Oct 12:11
Compare
Choose a tag to compare

Fix bugs when there are error messages of SPARQL services

Release v2.0.7 for PHP 7.1, 7.2 and 7.3

17 Jul 10:13
Compare
Choose a tag to compare

Fix : Error 403 of Wikidata. Insert the parameter User-agent in the header HTTP.

Release v2.0.6 for PHP 7.1

05 Aug 12:21
Compare
Choose a tag to compare

Fix a bug about ASK queries

Release v2.0.5 for PHP 7.1

10 Sep 12:29
Compare
Choose a tag to compare

This release is tested with Travis CI for PHP 7.1 and psr-4 (details are in the last build).

Other changes :

  • Rename the class Endpoint to SparqlClient and simplify the constructor. You can set the endpoints only by setters.
  • Rename several functions (respect PHP Lint)
  • Update PHPDoc
  • Add the function SparqlClient->getLastErreur() : can read the SPARQL syntax error directly, if the pattern of error exists (Add the pattern of Wikidata and Virtuoso)
  • Move files and add tests + phpunit.xml. SparqlClient is coverage to 82% for the moment (coverage with Virtuoso and Wikidata).

Last release with PHP 5.3

14 Aug 15:37
Compare
Choose a tag to compare
v1.2.1

Update doc

Lib PHP for SPARQL V1.1.0

04 Dec 21:30
Compare
Choose a tag to compare
v1.1.0

Update composer.json