2018-10-11 |
Add optional 'oldLabel' argument to help ensure previous graphs are removed.
Alex Tucker
committed
on 11 Oct 2018
|
---|---|
2018-09-27 |
Remove extraneous bracket.
Alex Tucker
committed
on 27 Sep 2018
|
uploadTidy to replace uploadDraftset; use empty dataset label so title isn't overridden in metadata.
Alex Tucker
committed
on 27 Sep 2018
|
|
2018-09-18 |
ons-table2qb.core/data-cube uses new parameter, 'dataset-slug'
Alex Tucker
committed
on 18 Sep 2018
|
2018-08-31 |
Put columns mapping CSV file in metadata directory so it doesn't interfere with other CSV files.
Alex Tucker
committed
on 31 Aug 2018
|
2018-08-28 |
Use brackets.
Alex Tucker
committed
on 28 Aug 2018
|
Attempt to use updated data-cube pipeline with additional columns-csv parameter.
Alex Tucker
committed
on 28 Aug 2018
|
|
2018-07-27 |
Add method to upload data cube observations and metadata as turtle/trig respectively.
Alex Tucker
committed
on 27 Jul 2018
|
2018-07-02 |
Dataset metadata uploaded as trig, needs explicit utf-8 encoding.
Alex Tucker
committed
on 2 Jul 2018
|
2018-06-15 |
Add charset=UTF-8 for CSV files.
Alex Tucker
committed
on 15 Jun 2018
|
Revert workaround - issue is that charset=value shouldn't have quotes around value. Add charset=UTF-8 to multipart/form-data as a workaround to force body to be treated as UTF-8 encoded string.
Alex Tucker
committed
on 15 Jun 2018
|
|
Attempt to workaround odd issue with endpoint parsing URL params differently if a content-type with a charset is supplied.
Alex Tucker
committed
on 15 Jun 2018
|
|
2018-06-11 |
Add optional 'graph' parameter to addData()
Alex Tucker
committed
on 11 Jun 2018
|
2018-06-05 |
Lower case the dataset path.
Alex Tucker
committed
on 5 Jun 2018
|
Add some logging.
Alex Tucker
committed
on 5 Jun 2018
|
|
2018-06-04 |
Remove other extraneous parameter.
Alex Tucker
committed
on 4 Jun 2018
|
Remove extraneous parameter.
Alex Tucker
committed
on 4 Jun 2018
|
|
Avoid unmarshallable things.
Alex Tucker
committed
on 4 Jun 2018
|
|
Add macros for uploading and publishing draftsets.
Alex Tucker
committed
on 4 Jun 2018
|
|
2018-05-21 |
Use the right parameter for auth.
Alex Tucker
committed
on 21 May 2018
|
Attempt to clear the cache and reindex for search on publishing.
Alex Tucker
committed
on 21 May 2018
|
|
Try to catch the body of 5xx errors while waiting for job completion.
Alex Tucker
committed
on 21 May 2018
|
|
2018-05-08 |
Try calling local method without prefix.
Alex Tucker
committed
on 8 May 2018
|
More type coercing.
Alex Tucker
committed
on 8 May 2018
|
|
Be more explicit about types. Sigh.
Alex Tucker
committed
on 8 May 2018
|
|
Add deleteGraph. Fix id param on deleteDraftset.
Alex Tucker
committed
on 8 May 2018
|
|
2018-05-04 |
Initial refactor.
Alex Tucker
committed
on 4 May 2018
|