Open Wu-tn opened 4 months ago
It seems that sparql_executor get_label function cannot find one of the query s_expression so except urllib.error.URLError: print(query)
return None
I change the exit(0) to return None , Have you met the problem?
It seems that sparql_executor get_label function cannot find one of the query s_expression so except urllib.error.URLError: print(query)
exit(0)
I change the exit(0) to return None , Have you met the problem?