File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ CKAN extension for DCAT-AP-CH harvesting for [opendata.swiss](https://opendata.s
5
5
6
6
## Requirements
7
7
8
- - CKAN 2.8 +
8
+ - CKAN 2.10 +
9
9
- ckanext-dcat
10
10
- ckanext-fluent
11
11
- ckanext-scheming
@@ -83,6 +83,8 @@ the CKAN config file, comma separated:
83
83
84
84
ckanext.dcat_ch_rdf_harvester.test_env_urls = https://test.example.com,https://staging.example.com
85
85
86
+ See also ` ckanext/dcatapchharvest/config_declaration.yaml ` .
87
+
86
88
The Swiss DCAT Harvester inherits all configuration options from the DCAT RDF harvester.
87
89
It has the following additional configuration options:
88
90
@@ -101,4 +103,3 @@ license.
101
103
102
104
Both configurations only work on the first import. Once imported the harvest
103
105
source must be cleared in order to prevent the import.
104
-
You can’t perform that action at this time.
0 commit comments