Custom Query (2152 matches)
Results (772 - 774 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1797 | fixed | [super] Webstore v2 - Integrated and based on ElasticSearch | rgrp | rgrp |
Description |
Main tasks:
Etherpad: http://ckan.okfnpad.org/webstore Tasks
DetailsLayout on ESelasticsearch/{index}/{type-id} index = ckan-{ckan-id} type-id = resource-id (1) Request pathReq => Nginx => CKAN App (authz) => req to elasticsearch and returns results See as an example: https://github.com/okfn/elastic-proxy Questions
User Story 1User -> CKAN instance -> Add Dataset -> Adds a Resource via uploading a CSV file -> Save => Result = New Dataset + Resource + Data API to resource and nice Preview of the data Solution:
User StoriesUser Story 2User -> CKAN instance -> Add Dataset -> Adds a Resource via linking to some remote file (CSV or otherwise) or uploading some data (CSV or otherwise) => Result = New Dataset + Resource + nice Preview of the data (wherever possible) User Story 3User -> CKAN instance -> Add Dataset -> Adds a Resource which will be webstore database in CKAN -> User saves data to this data store. => Result = New Dataset + Resource (Webstore resource) which can now be written to or read from by the user Solution: just create a resource with blank url (or better, have a new option to create webstore resource ...) |
|||
#1828 | fixed | Upgrade to Recline v0.3 | rgrp | rgrp |
Description |
Recline v0.3 has introduced some breaking changes in API and usage. Upgrade to use it. |
|||
#2201 | duplicate | Add citation info to Dataset and Resource page | rgrp | |
Description |
Suggest: %title. %author. Retrieved %date. %site_title. For resource: %title = %dataset_title. %resource_name. |