rdflib-sqlalchemy icon indicating copy to clipboard operation
rdflib-sqlalchemy copied to clipboard

RDFLib store using SQLAlchemy dbapi as back-end

Results 15 rdflib-sqlalchemy issues
Sort by recently updated
recently updated
newest added
trafficstars

When using RDFLib with the SQLAlchemy backend to store RDF data in a PostgreSQL database, I've noticed that some subject and object fields have IDs starting with "N". Example Entry:...

`pkg_resources` is deprecated, so uses `importlib_metadata` instead.

that was easier than expected

Can you merge the development branch into the main branch? It seems that development is stable enough in my experience. I work in an environment where I cannot pull the...

The references below indicate the type requirements' sources. When reviewing subclasses of `GraphTestCase`, `setUp` and `tearDown` did no further work than the parent class `GraphTestCase` once the signatures were aligned...