Releases: BorderCloud/SPARQL
Releases · BorderCloud/SPARQL
Release 2.1.0
- Add tools to detect SPARQL update queries
- Add the timeout parameter at the send of the query
Release v2.0.9
Fix : bugs when there are error messages of SPARQL services
Release v2.0.8
Fix bugs when there are error messages of SPARQL services
Release v2.0.7 for PHP 7.1, 7.2 and 7.3
Fix : Error 403 of Wikidata. Insert the parameter User-agent in the header HTTP.
Release v2.0.6 for PHP 7.1
Fix a bug about ASK queries
Release v2.0.5 for PHP 7.1
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
v1.2.1 Update doc
Lib PHP for SPARQL V1.1.0
v1.1.0 Update composer.json