core
core copied to clipboard
Transform any dataset into an HTTP API with The DataTank
A nice feature would be that once the origin data contains coordinates (as is now detected) with the .map format. Is to add a label map which links to the...
Installation of datatank version 6.6. Standaard database postgres (create without any issues) Start php dataset ... The error gives the following issue as if the definitions where not found: Output...
Hi, I'm sorry if this is implemented already, and just not updated towards opendata.antwerpen.be ... Anyway, our current CSV outputs return a geometry column, which in the case of polygons...
6.12 release has not been released according to http://thedatatank.com. How should we now announce The DataTank?
it would be nice to add information on pagination of the dcat feed using hydra, see for example the following extract from http://oppnadata.se/catalog.ttl?page=1 ``` a hydra:PagedCollection ; hydra:firstPage "http://oppnadata.se/catalog.ttl?page=1" ;...
Hi, I have a construct SPARQL query dataset definition, lets call it with a parameter . There is a caching option. Does it caches the dataset request per value of...
Hi, I have a user who is sending to many requests to my TDT. I find a function private function applyThrottle($definition) which implements throttling. But is seems only to be...
If the limit/offset are not specified in the SPARQL query of the dataset definition, the SPARQLController calculates the pagination. This seems to be done wrongly in case of a CONSTRUCT...
File uploads allow people with datasets to upload their files to the server in order to publish them. This takes away the step of that person needing to publishing the...
Similar to #383, is it possible to introduce filtering in the DCAT feed? (api/dcat)