RDFLib / rdflib-sqlalchemy

RDFLib store using SQLAlchemy dbapi as back-end
Other
148 stars 34 forks source link

#85 Add a verbose error message when a LUUU quad is attempted insertion #86

Closed anatoly-scherbakov closed 2 years ago

mwatts15 commented 2 years ago

@anatoly-scherbakov, looks good to me. Just need to get the "lint" to pass. It's the unused URIRef import. You should see the failure if you run:

flake8 rdflib_sqlalchemy test