Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (970 - 972 of 2152)

Ticket Resolution Summary Owner Reporter
#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.

#214 fixed UI Review - General template nickstenning dread

Reported by dread, 4 years ago.

Description
  • Set hover names on navigation links.
  • Do we really need to display "About CKAN" everywhere? Just on home page.
  • Redirect in routing /groups and /tags rather than /group and /tag. At the very least make the plural versions forward to the singular versions.
Note: See TracQuery for help on using queries.