summaryrefslogtreecommitdiff
path: root/lib/4store.rb
AgeCommit message (Expand)Author
2014-07-14fix Restlient calls in 4store lib to support self signed certificates >> only...rautenberg
2014-05-20take RestClient not Wrappertb2.1.0gebele
2014-05-19removed body method from RestClientgebele
2013-08-12Replaced ResourceNotFoundError in HEAD requestdavor
2013-08-09fix 4store error backtracesmguetlein
2013-06-19Merge branch 'development' of github.com:opentox/opentox-server into developmentChristoph Helma
2013-06-19uri list fixedChristoph Helma
2013-06-12changed sparql string to return subgraph subjectgebele
2013-06-11added missing accept format for uri-listgebele
2013-06-10return unordered uri-listgebele
2013-06-10Merge branch 'development' of github.com:opentox/opentox-server into developmentChristoph Helma
2013-06-07sort uri-list by date;allow multiple modified entries;split handling for turt...gebele
2013-06-05Merge branch 'development' of github.com:opentox/opentox-server into developmentChristoph Helma
2013-06-05list sorting removed. DC.modified inserted.Christoph Helma
2013-06-05fixed turtle outputgebele
2013-06-05fixed dataset representation for html requestsgebele
2013-06-03head request now ignores modified entrygebele
2013-05-29Merge branch 'development' of github.com:opentox/opentox-server into developmentChristoph Helma
2013-05-29render function added, modification time update moved to opentox-clientChristoph Helma
2013-05-27changed method to avoid dublicates in modified dategebele
2013-05-15prevent 4store from dublicatesgebele
2013-05-10added new method to check single uri is available in backendgebele
2013-04-25retries for 4store errors during sparql updatesChristoph Helma
2013-03-26code cleanup and refactoring. 4store moved from opentox-client.Christoph Helma
2012-10-30mv'd 4store.rb to clientAndreas Maunz
2012-10-11Adjusted htmlAndreas Maunz
2012-09-26removed service_uri argument for uri-list from backendgebele
2012-08-17intermediate fix for 4store RestClient errorsChristoph Helma
2012-08-07typo fixedChristoph Helma
2012-08-07rest_call_errors removed from 4store.rbChristoph Helma
2012-08-07stale FROM removed from SPARQL queryChristoph Helma
2012-08-02error handling improvedChristoph Helma
2012-07-20fixed subject in sparql for uri-listgebele
2012-07-18dataset-large tests passChristoph Helma
2012-07-13Merge branch 'development' into feature/datasetChristoph Helma
2012-07-12all opentox-client tests passChristoph Helma
2012-07-06feature and task tests passChristoph Helma
2012-06-22removed uri-list filtergebele
2012-06-21uri-list by hostnamegebele
2012-06-14uri-list selector host/servicegebele
2012-06-14URI rewrite fixedChristoph Helma
2012-05-09post to service_uri fixedChristoph Helma
2012-05-09mime type for sparql results addedChristoph Helma
2012-05-07code cleanupChristoph Helma
2012-05-04Gemfile.lock excludedChristoph Helma
2012-05-03remote task tests workingChristoph Helma
2012-05-02initial task serviceChristoph Helma
2012-04-25new post/put policyChristoph Helma
2012-04-23content-type negotiation implemented, url rewriting for putsChristoph Helma