Natanael Arndt

Results 187 comments of Natanael Arndt

I have this behavior for quite some time now and always hoped it would be fixed with the next release. Now I'm on 1.8.0. No the console doesn't show any...

Ah yes sorry, wanted to do that mobile, but wasn't working: debian jessie, with gnome 3.14.1

Since this issue is not yet fixed I just add my remarks. Tell me, if this is a new issue. When I try to make some selected text "h2" I...

I adopted the RDFa stuff as I've seen it in https://dokie.li/new

I tried that already, but then I received the following message on executing `npx webpack` (while importing `dokieli/src/dokieli.js` compiled without error): ``` ERROR in ./node_modules/dokieli/scripts/dokieli.js Module not found: Error: Can't...

Yes, https://natanael.arndt.xyz/bib/arndt-n-2017--quitstack does not include dokieli.js. But the whole issue is about my local trials with the branch (https://github.com/white-gecko/natanael.arndt.xyz/tree/feature/dokieli) where I've added dokieli and tried it locally before I deploy...

My simple solution was so far: ``` from pandas import DataFrame from rdflib import Graph, URIRef graph = Graph() … result = graph.query("select * {?s ?p ?o} limit 10") DataFrame(result,...

Is there any progress in moving towards a version 2.x? Also I'm unclear about the relation between sparqlwrapper and rdflib, there is the dependency in the `requirements.txt` (https://github.com/RDFLib/sparqlwrapper/blob/master/requirements.txt) but I...

I think that is a good idea for tuning via station name. But an additional parameter for the id could help as well.

Actually I have just these days setup a raspi with welle-cli and I want to listen to dlf, so I will need to submit a pullrequest when I get to...