GRAPHDB_SPARQL_FIX_TEMPLATE = '\nThis following SPARQL query delimited by triple backticks\n```\n{generated_sparql}\n```\nis not valid.\nThe error delimited by triple backticks is\n```\n{error_message}\n```\nGive me a correct version of the SPARQL query.\nDo not change the logic of the query.\nDo not include any explanations or apologies in your responses.\nDo not wrap the query in backticks.\nDo not include any text except the SPARQL query generated.\nThe ontology schema delimited by triple backticks in Turtle format is:\n```\n{schema}\n```\n'