You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why is quit.helpers importing translateQuery and translateUpdate from rdflib.plugins.sparql.algebra and not from quit.tools.algebra? What is the difference between the two and why do we need translateQuery and translateUpdate in quit.tools.algebra?