-
No-brainer as not only does OpenDataPhilly run CKAN, WPRDC does as well cc @rgradeck
This functionality is also much needed in other CKAN installations.
-
Refs:
- https://ckan.org/
---
Edit: more refs
- https://github.com/ckan/ckan/wiki/How-to-Install-CKAN-2.7.3-on-CentOS7-with-Ansible
- https://github.com/UtrechtUniversity/ilab-catalog
- ht…
-
As describe in the ckan/Dockerfile.dev, I added the following lines to `Dockerfile`, and run `docker compose build`
```
RUN pip3 install -e git+https://github.com/ckan/ckanext-dcat.git@v0.0.6#egg…
-
Currently, qsv creates, consumes and validates CSV files hewing closely to the [RFC4180 specification](https://www.ietf.org/rfc/rfc4180.txt) as interpreted by the csv crate.
However, it doesn't all…
-
@acorbi @OpenDevelopmentMekong/core
I've just been notified of a duplicate record. This is a problem and I have now realised that the back log in ODC records being imported is contributing to this i…
-
The latest version of CKAN supports [`package_patch`](http://docs.ckan.org/en/latest/api/#ckan.logic.action.patch.package_patch), but OpenDataPhilly uses v2.2.1. So we have to use [`package_show`](htt…
-
The official ckan docker image is rebuilt off the HEAD of the master branch, so it is periodically broken. Hence, for stability and general sanity, we need to lock the version of CKAN that we're worki…
-
Following up on our [discussion ](https://github.com/MADICES/MADICES-2024/discussions/10)
* The [DataspaceProtocol](https://docs.internationaldataspaces.org/ids-knowledgebase/v/dataspace-protocol/c…
-
@pdelboca what do you think about:
1. Moving this repo to the ckan org, dropping ckanext-sitesearch
2. Creating fork in the okfn org that contains the non-official extensions that we use at okfn: …
-
As opções `--ckan-host` e `--ckan-key` são atualmente definidas como obrigatórias no `dpckan`, mas não são necessárias para a utilização do `dpckan get`.
Isso é inconveniente, especialmente para o …