Changes between Version 38 and Version 39 of WikiStart
- Timestamp:
- 08/11/10 14:49:22 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v38 v39 9 9 Those familiar with software services like freshmeat, CPAN, or apt can think of CKAN as providing an analogous service for content and data. 10 10 11 The CKAN software is used to run the CKAN service: http://www.ckan.net/ and is also running the catalogue behind http://data.gov.uk/. Early stage deployments are now live in Germany http://de.ckan.net, Canada http://ca.ckan.net/, France http://fr.ckan.net. CKAN is an [http://www.okfn.org/ Open Knowledge Foundation]project.11 The CKAN software is used to run the CKAN service: http://www.ckan.net/ and is also running the catalogue behind http://data.gov.uk/ as well as more than 10 other sites around the world including in Germany http://de.ckan.net / http://offenedaten.de/, Canada http://ca.ckan.net/ / http://datadotgc.ca, France http://fr.ckan.net. CKAN is an Open Knowledge Foundation project. 12 12 13 13 = Code and Docs = … … 45 45 * Search: Full searchability (including full-text support) via API and WUI 46 46 * Access control: fine-grained access control for packages and group 47 * Messaging: integrate asynchronous AMQP messaging and queuing 48 * Federated structure: easily set up new instances with common search etc 47 49 * Additional interfaces: 48 50 * Excel importer (upload dataset/package information direct from a spreadsheet)