https://github.com/frmichel/sparql-micro-service

sort by:
Revision Author Date Message Commit Date
fcfcf97 Generate schema:DataCatalog markup on service index html page 20 April 2020, 13:46:06 UTC
83168df URL-encode '.' in parameters when invoking WebAPI 20 April 2020, 12:46:56 UTC
f104b8d Change micro-services serveur for demo 23 March 2020, 14:48:54 UTC
47a0e71 Add license in service HTML description 23 March 2020, 14:48:20 UTC
24fbc66 Add session number in log traces + misc logs improvements 13 March 2020, 10:20:17 UTC
f837375 Add schema.org namespace in provenance queries 13 March 2020, 10:17:25 UTC
d42c16a Minor issue + debug traces 24 February 2020, 16:01:41 UTC
902b7c5 Update of service.php scripts of each SPARQL µs (issue 13) 24 February 2020, 13:37:33 UTC
b521e94 EasyRdf upgrade + namespace changes 24 February 2020, 13:37:08 UTC
508dc10 Remove UTF-8 BOM from Web API response if present 24 February 2020, 10:00:10 UTC
7ec4ca0 Add keywords and search function in index of SPARQL µ-services 10 February 2020, 13:49:34 UTC
0d781ed Minor changes in service index html page 28 January 2020, 09:57:27 UTC
7b2d884 Bug fix: allow service without a construct.sparql file 27 January 2020, 16:38:19 UTC
876e5f5 Autogenerate html index of deployed services 27 January 2020, 16:37:56 UTC
cf9b6bd Doc fix 23 January 2020, 10:41:58 UTC
f643fc8 Merge remote-tracking branch 'origin/v043_dev' 23 January 2020, 10:24:30 UTC
290031b Documentation 23 January 2020, 10:23:38 UTC
97f7ef7 Documentation 23 January 2020, 10:20:23 UTC
6480950 Documentation 23 January 2020, 09:50:32 UTC
d2a7b7f Rename config parameter to pass_multiple_values_as_csv 23 January 2020, 09:03:35 UTC
af88e82 Add config parameter "custom_parameter.csv_as_multiple_invocations" 22 January 2020, 17:51:10 UTC
c668432 Refactoring service.php 22 January 2020, 13:20:48 UTC
27440dd Improve parsing ini files + log traces 22 January 2020, 13:19:46 UTC
1b39121 Suppot for multiple values of custom parameter on HTTP query string 21 January 2020, 10:31:45 UTC
8ba50dc Encode service parameters with rawurlencode rather then urlencode 21 January 2020, 10:30:45 UTC
ee2d97b New service flickr/getPhotosByTags to cope with multiple values 20 January 2020, 16:32:49 UTC
c566694 Documentation in service's config.ini 20 January 2020, 16:31:00 UTC
7db65c1 Deployement improvement 20 December 2019, 18:11:17 UTC
0af0e56 Simplify deployment 20 December 2019, 12:35:15 UTC
a635bad documentation improvements 06 December 2019, 15:33:41 UTC
7750ec2 Documentation improvement 04 December 2019, 09:41:54 UTC
224727b Merge remote-tracking branch 'origin/v042_dev' 27 November 2019, 16:26:00 UTC
764d82f Update core vocabulary documentation 27 November 2019, 16:17:09 UTC
c42792e Add service flickr/getPhotoById_sd 27 November 2019, 16:16:35 UTC
37dc57a Add proxy config 26 November 2019, 20:00:33 UTC
78f5b9a Documentation updates for 0.4.2 22 November 2019, 16:38:49 UTC
0cb36f9 Minor changes to work with multiple locations of services 22 November 2019, 16:37:00 UTC
8eef86b Add parameters services_paths and root_url in config.ini 21 November 2019, 17:36:42 UTC
99e500f Move services from /src/sparqms to /services 21 November 2019, 17:04:18 UTC
ef493ab Fix 'ld' querymode with in cas of ServiceDescription graph 15 November 2019, 16:55:23 UTC
8160d8c Minor doc fixes 15 November 2019, 16:51:10 UTC
2141da9 Add property sms:exampleURI in SD + update HTML description 15 November 2019, 14:57:46 UTC
0e52de4 Erroneous fix 09 July 2019, 15:36:29 UTC
d714bad Obfuscate Web API key in provenance information 09 July 2019, 14:42:00 UTC
3b062d2 Workaround for bug in BHL API results 09 July 2019, 14:37:19 UTC
73f1e87 Update changelog 09 July 2019, 09:44:34 UTC
5bffa1c Document provenance info 09 July 2019, 07:56:01 UTC
826d14c Update SPARQL micro-services core vocavulary 08 July 2019, 12:16:16 UTC
fc8a9af Add provenance information in generated graphs 08 July 2019, 12:05:29 UTC
a8751b4 Add cache hit date/time in the context 08 July 2019, 11:53:51 UTC
577b266 Add config param add_provenance + fix init cache bug 01 July 2019, 13:53:40 UTC
f03dd2c Cosmetics 28 June 2019, 15:24:37 UTC
93720f3 Merge branch 'v040_dev' 02 May 2019, 09:00:05 UTC
d8e41cf Version details in CHANGELOG 29 April 2019, 13:23:49 UTC
94df626 Remove insert.sparql files, keep only construct.sparql 29 April 2019, 13:22:45 UTC
a2539ec Move core vocabulary html doc 26 April 2019, 08:11:25 UTC
ad1f3a7 Update demo to use µ-services with service description 23 April 2019, 16:05:08 UTC
2ef92a0 Minor doc fix 23 April 2019, 13:34:17 UTC
97f0c90 Add service eol.getTraitsByTaxon_sd that uses http headers 23 April 2019, 13:03:21 UTC
664810d Implement http_header config param in the Service Description mode 23 April 2019, 13:02:42 UTC
01750fb Cosmetics 19 April 2019, 15:53:44 UTC
92e2f39 Minor changes on demo 19 April 2019, 11:26:19 UTC
e10d02f Fix pb with API returning HTTP 204 and empty response (not valid JSON) 03 April 2019, 10:40:46 UTC
e2b1926 Bug fix using calling sparqlClient->queryRaw() 03 April 2019, 08:39:32 UTC
22bd282 Documentation cosmetics 29 March 2019, 13:19:31 UTC
f3c94e1 Update demo configuration to use Corese 4.1.1 29 March 2019, 13:19:19 UTC
d44427d Documentation 22 March 2019, 12:50:38 UTC
c2b5b5e Merge branch 'v032_dev' 22 March 2019, 10:36:17 UTC
ac9ecbe Improve logging with log names 22 March 2019, 10:35:45 UTC
905911e Improve loggin by adding log name 22 March 2019, 10:34:57 UTC
644e347 Add log_level parameter in mail config.ini 22 March 2019, 09:22:55 UTC
094ff60 Fix issue #3, documentation 22 March 2019, 08:32:23 UTC
3093c97 Version Error in CHANGELOG 21 March 2019, 09:51:15 UTC
d1e62d1 Merge branch 'v31_dev' 21 March 2019, 09:48:37 UTC
3d04cbc v3.1.beta1 21 March 2019, 09:46:48 UTC
7158ca6 Minor doc fix 21 March 2019, 09:45:29 UTC
6d38733 Documentation 18 March 2019, 16:57:07 UTC
9c8e797 Fix in flickr/getPhotoById 14 March 2019, 17:07:52 UTC
cc3f6a0 Support passing multiple values for each service argument 14 March 2019, 16:52:25 UTC
0f4232e Fix and enrich service service flickr/getPhotosByTaxon_sd 14 March 2019, 16:44:16 UTC
35b37c5 Add service flickr/getPhotosByTags_sd 14 March 2019, 16:41:52 UTC
2daf056 Comment fix 13 March 2019, 16:29:51 UTC
e9fe1c1 Update Changelog 04 March 2019, 16:03:41 UTC
e91501c Minor doc fixes 04 March 2019, 16:01:05 UTC
a3d1ee2 Update Docker images + configuration and documentation 22 February 2019, 17:04:56 UTC
ddac851 Add customization of EoL token in deploy.sh 22 February 2019, 10:09:51 UTC
74b7e8d Minor doc fix 22 February 2019, 10:09:24 UTC
ef8db8c Documentation fix in EoL service 20 February 2019, 09:09:52 UTC
13c19cf Documentation minor fixes 19 February 2019, 15:23:19 UTC
5425f17 Documentation minor fixes 19 February 2019, 15:20:55 UTC
b2c6210 Documentation minor fixes 19 February 2019, 15:19:02 UTC
505569c Doc refactoring, add service configuration section 19 February 2019, 14:53:13 UTC
e125b17 Update Changelog 18 February 2019, 16:04:46 UTC
c6b72de Minor changes in SPARQL µ-service HTML description 18 February 2019, 16:00:56 UTC
d784f29 Update JSON-LD in SPARQL µS HTML decription 15 February 2019, 17:14:47 UTC
86b6ed5 Merge branch 'eolv3_dev' 15 February 2019, 17:13:47 UTC
b6869aa Update demo to use new EoL service 08 February 2019, 22:46:44 UTC
9942e24 Update EoL service to use Neo4j Cypher API 08 February 2019, 16:07:33 UTC
b12e899 Support for service parameter http_header 08 February 2019, 16:06:39 UTC
66c4720 Comsmetic changes in HTML description of SPARQL µservice 07 February 2019, 14:43:34 UTC
back to top