Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (877 - 879 of 2152)

Ticket Resolution Summary Owner Reporter
#107 invalid Provide information about uploading material rgrp rgrp

Reported by rgrp, 5 years ago.

Description

Often people who are registering resources want to make the associated material available. We should:

  • Provide a dedicated upload page giving instructions as to upload process
    1. Explain we don't store the data itself on CKAN. Suggest uploading to a store somewhere and then linking using download_url (that is its purpose)
    2. Upload to
      • Talis CC for RDF
      • archive.org
      • grid.okfn.org
  • link to this page from next to download_url item on new package page

In long run (now ticket:186) we may automate this by providing a ckan upload facility which caches the data and then reuploads it to relevant service (disadvantage is "we" are the owner of the data on that service ...)

#109 fixed Tag search in the REST API rgrp dread

Reported by dread, 5 years ago.

Description

Similar to ticket:108 but for tags:

/api/search/tag?q

For tags search is extremely simple since you can only search by name.

Possible Extras

  • Allow "exotic" ordering of results e.g. ordering by number of packages with that tag.
  • Return this number with tag list.
#111 fixed Create user object rgrp dread

Reported by dread, 5 years ago.

Description

Object properties:

  • id (uuid)
  • apikey (uuid) -- migrated from the apikey table
  • name (username = openid)

/account is being renamed to /user in the wui.

Note: See TracQuery for help on using queries.