Nicholas Car
Nicholas Car
@eggplants this is just re-issuing your Issue with better scope for resolution.
@appliedgraphs have you seen this existing script: https://github.com/RDFLib/sparqlwrapper/blob/master/SPARQLWrapper/sparql_dataframe.py
Yes, I think PANDAS is well known enough to be supported as a standard output option. The only hitch is that we want to ensure basic installation of SPARQLWrapper doesn't...
Great, thanks @eggplants, so the installation tasks are already done. So, I suppose, a deeper integration of PANDAS could be made, as long as appropriate warnings are thrown if users...
Yes, I think we are fine with pre-commit. Can you please use exactly the same `black` & `flake8` settings are rdflib though? You will see in there that there is...
@dayures it seems this is failing Python 2.7 check. Do you want 2.7 supported to pass it or are you OK with dropping Python 2 support? In main rdflib, we're...
In discussion with another RDFlib maintainer, it would be great to see this added to SPARQLWrapper. SPARQLWrapper is working well and extensions to it to export more modern data objects...
I'll test the updates I'm about to make to the plugin for [Conneg by Profile](https://www.w3.org/TR/dx-prof-conneg/) with the two flavours of DCAT.
The CBD function has been resurrected and is now merged! We still have the `DESCRIBE` SPARQL function to go.
Hi @wrobell with the recent release of rdflib 5.0.0, we might look into OWL-RL Issues. Can you comment on this code to test for what we _should_ be seeing as...