Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1324 - 1326 of 2152)

Ticket Resolution Summary Owner Reporter
#962 fixed Improvements to data preview extension rgrp rgrp

Reported by rgrp, 3 years ago.

Description

Basic implementation done (and deployed):

https://bitbucket.org/okfn/ckanext-datapreview

However plenty to improve, e.g.

  • Support more formats (use external systems for preview?)
    • json (!)
    • html (trivial!)
    • sparql
    • ...
  • Do not display preview if no preview

Also suggest reworking to use external services rather than doing preview 'in house' (doing in house places heavy reliance on data proxy service and on converting data to a standard format).

#315 fixed Improvements and fixes to csv dump dread rgrp

Reported by rgrp, 4 years ago.

Description
  1. Issues with quote in fields: http://lists.okfn.org/pipermail/ckan-discuss/2010-May/000240.html
  1. Issues with package resource serialization into csv table.

<quote> In the latest dump there were 116(!) sets of the three columns (“resource-[n]-url”, “resource-[n]-format”, and “resource-[n]-description”). However, these are an extract of the packed “resource” column and I’m not sure whether they’re needed. Also, they irritatingly don’t appear in order in the CSV serialisation. If the resource columns could be ordered in the file that would be great; if a second version without the unpacked resource data would be excellent. </quote>

#1449 fixed Improved resource listing on dataset view page johnglover johnglover

Reported by johnglover, 2 years ago.

Description

Should list resources in the form of search results rather than as a table.

Note: See TracQuery for help on using queries.