-
We are running CKAN 2.10 on docker containers with ckanext-dcat installed with the profile set as `ckanext.dcat.rdf.profiles = euro_dcat_ap_3` and `ckanext.dat.output_spatial_format` left as the defau…
-
Looks like the first time presets are loaded they are set for the rest of the session. This causes problems in tests that load different sets of presets, e.g.
```python
# test_something.py
@pyt…
-
We are developing a small catalog and have plans to include both DataStore uploads for table views and DCAT metadata fields. However, we can't seem to have both simultaneously.
I am running CKAN 2…
-
DCAT 3 introduced a new class for [Dataset Series](https://www.w3.org/TR/vocab-dcat-3/#dataset-series), essentially defined as a collection of datasets that have a common characteristic (both [DCA-AP]…
-
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…
-
[commit hash](https://github.com/ckan/ckanext-dcat@1ef40546ce8656cb2b7b8d5a23f26bf64523acfa) results in a non-zero return when running `prerun.py` caused by an import error with ckanext.scheming
``…
-
When trying to install DCAT with the script provided in dockerfile.dev I immediately get an error trying to build Docker.
```
RUN pip3 install -e git+https://github.com/ckan/ckanext-dcat.git@v0.0…
-
If I just put this in a page:
```
foo bar
```
the entire site fails (not just that page) with an nginx 404 and the following is in the log:
```
ckan | 2024-04-02 09:31:58,907 ERROR…
-
Only happens when the license vocabulary is not loaded
```
2018-03-22 08:48:54,458 INFO [ckanext.harvest.model] Error when processsing dataset: AttributeError("'NoneType' object has no attribute 'ur…
-
Fix tests and add module testing to Github Actions.
https://github.com/mjanez/ckanext-scheming_dcat/blob/6dddad2a3a9df550aa27459e717a77b407e7eaf7/test.ini#L1-L56