Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (544 - 546 of 2152)

Ticket Resolution Summary Owner Reporter
#88 fixed Download (link) metadata rgrp rgrp

Reported by rgrp, 5 years ago.

Description

Support for download metadata (file size, file formats, version information).

See also: ticket:87 (multiple download links)

#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

Note: See TracQuery for help on using queries.