From b53b77f4981cd0a0d473eb0bcdbcb31c30325dd6 Mon Sep 17 00:00:00 2001 From: Andreas Both Date: Tue, 4 Jun 2024 13:36:29 +0200 Subject: [PATCH] fixed canonical name --- service_config/env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service_config/env b/service_config/env index b74d740..c217102 100644 --- a/service_config/env +++ b/service_config/env @@ -4,7 +4,7 @@ GITHUB_REPO=https://github.com/WSE-research/LLM-based-explanations-for-SPARQL-qu DESCRIPTION='LoRiS translates your SPARQL query over the Wikidata and DBpedia knowledge graphs into a natural-language representation using multiple LLMs (Large Language Models), s.t., it becomes easier to understand [SPARQL queries](https://www.w3.org/TR/rdf-sparql-query/). For configuration, please see the sidebar. For more details, see our [GitHub repository](%s) where you can also [submit bug reports](%s) and [feature requests](%s).' META_DESCRIPTION='LoRiS -- LLM-based natural-language representations for SPARQL queries -- translates your SPARQL query over Wikidata or DBpedia using multiple LLMs, s.t., it becomes easier to understand SPARQL queries.' REPLACE_INDEX_HTML_CONTENT=True -CANONICAL_URL=https://wse-research.org/LoriS--LLM-based-explanations-for-SPARQL-queries +CANONICAL_URL=https://wse-research.org/LoRiS-LLM-generated-representations-of-SPARQL-queries BACKEND_URL=http://141.57.8.18:8099 CUSTOM_HEADER=CUSTOM_HEADER_LORIS FEEDBACK_ENDPOINT=https://wse-research.org/api/sparql2nl-feedback