From 85d0a3230d4eafaa08f514bbaeaa225776a03886 Mon Sep 17 00:00:00 2001 From: streino Date: Wed, 11 Oct 2023 15:01:28 +0200 Subject: [PATCH] Update ckanext.dcat.rdf.profiles --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4700dfc..3153f68 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ To install ckanext-ecospheres: 5. Enable the dcatfrench profile adding the following configuration property in the production.ini file, (more details [here](https://github.com/ckan/ckanext-dcat#profiles)): - ckanext.dcat.rdf.profiles = euro_dcat_ap fr_dcat_ap + ckanext.dcat.rdf.profiles = ecospheres_dcat_ap