core
core copied to clipboard
Transform any dataset into an HTTP API with The DataTank
When adding a new job in /api/admin/jobs/add not all validations message are preventing the creation of a new record. For example, if you only enrich the 'extract' fields, but not...
It isn't clear from /admin/api how a user would add to the list of Licences, Language, Themes or Rights that are shown in the form at /api/admin/datasets/edit/N Is this a...
Since the row is using ``` ``` instead of `a href`, it causes to reload on every click, and as such, also "opening in a new tab" also makes the...
Currently portals with 200-ish datasets are no longer an exception, perhaps we should think about the following: - AJAX calls for filtering - Introducing tag/key-words - Switching between landing page...
We want to provide our datasets with a URI containing the dataset version (e.g. https://www.example.com/sets/v1.0/foo) and with a 'versionless' URI which points to the current version (e.g. https://www.example.com/sets/foo). The versionless...
An unlink should be used when putting something in the /tmp folder, for memory purposes.
Now a recommendation: http://www.w3.org/TR/2015/REC-csv2json-20151217/
The list doesn't really use the full potential of the meta-data we have. (Themes, licenses,...) It would be better to provide a search box and a theme-icon view.
If we have a SPARQL query with a construct **and** if we have a SPARQL query with one or more ${varname} in it Then - regardless of whether one or...
When a hydra:search is given, automatically visualize a form in which the search can be executed at the top of the page. See https://github.com/tdt/rdf2html/issues/4 (this issue is being blocked by...