Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1171 - 1173 of 2152)

Ticket Resolution Summary Owner Reporter
#89 fixed Tag cloud for package tags nickstenning rgrp

Reported by rgrp, 5 years ago.

Description

Should not be hard to do (lots of existing libraries) but not sure that this is very important.

#90 fixed Link to RDF versions of CKAN data nickstenning rgrp

Reported by rgrp, 5 years ago.

Description

We should link to representations on semantic.ckan.net

  • Each package page could link to its RDF representation
    • "Alternative formats" near star rating. Has logo for RDF (link to RDF) and JSON (link via CKAN REST i/f).
    • Some instances of ckan won't need this, so have option in ini file for this. rdf_store_url=xyz
    • Include machine-readable link to the RDF:
      <meta http-equiv=... />
      
    • 303 redirect to RDF when content negotiation requires RDF. Test:
      curl -I -H "Accept: application/rdf+xml" http://localhost:5000/package/warandpeace
      

Cost: 3h

Future

#206 fixed UI review nickstenning nickstenning

Reported by nickstenning, 4 years ago.

Description

Investigate and list (on the wiki at wiki:UiReviewNotes) CKAN's UI issues, in particular:

  • Overview pages: reduction in visual noise and unnecessary elements.
    • best example: package overview page
    • consider openness/downloadability icons
    • display common metadata fields in a more structured fashion?

Est cost: 2 hrs.

Note: See TracQuery for help on using queries.