From 3ed4aaab56a1a5187c311c8176719a94d53f265d Mon Sep 17 00:00:00 2001 From: Pingu Carsti Date: Thu, 7 Sep 2023 20:43:09 +0200 Subject: [PATCH] fix metadata --- duck/processes/wps_clintai.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/duck/processes/wps_clintai.py b/duck/processes/wps_clintai.py index 1529717..4cac187 100644 --- a/duck/processes/wps_clintai.py +++ b/duck/processes/wps_clintai.py @@ -86,7 +86,7 @@ def __init__(self): metadata=[ Metadata( title="CRAI Info Model", - href=craimodels.raw_text(), + href=f"{craimodels.raw_text()}", role=INFO_ROLE, ), Metadata(