pub async fn query_api( query: String, decode_uris: Option<bool>, ) -> Result<SparqlResult, ServerFnError<String>>