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
A recent update in rdflib no longer infers the xsd prefix with the usage
of the unprepared string query accidentally used before this commit.
The `.prepareQuery` results should have been used here.
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
0 commit comments