okfn / ckanext-tsbsatellites

repo for Satellites Catapult's CKAN
http://data.satapps.org/
GNU Affero General Public License v3.0
3 stars 3 forks source link

Satellite, Dataset, or Instrument on RHS of search #47

Closed adamamyl closed 10 years ago

adamamyl commented 10 years ago

(please guesstimate work before doing this, and wait for an all clear)

Similar to http://data.gov.uk/data/search, on the right hand side where tags are displayed, what's the effort involved in adding in a tag to visually advise if the dataset is one of the values in Scope:Hierarchy (data quality).

There is one additional complication: to replace (in the front-end display) "Collection Hardware" with "Instrument".

amercader commented 10 years ago

Same effort involved as in #46 . The extra to look for is resource-type. You'll need a helper function to format the values nicely and replace Instrument by Collection hardware.

Again, most of the work is making it look nice, but @mintcanary has this under control :)

adamamyl commented 10 years ago

Can we check if the Collection Hardware -> Instrument filter is in place yet, or if it's not showing because no datasets have that metadata pair present?

adamamyl commented 10 years ago

@nigelbabu if we've forgotten to add this, please add ;)

adamamyl commented 10 years ago

(waiting clarification on this -- but ignore my two comments from 2014-08-20)