Nicholas Car
Nicholas Car
Still can’t work this out but I can say that a 6.0.0 release of RDFlib that incorporated the JSON-LD module would avoid this by internalising the dependency.
I get a message saying "The system cannot execute the specified program" and that's a permissions issue since my laptop then deletes the EXE and complains about a trojan! Did...
What about the permissions issue? My laptop thinks there's malware in the exe. On Fri, May 14, 2021 at 2:40 PM Jonathan Yu ***@***.***> wrote: > ok. there were a...
That's an underlying error message that's bubbled up from RDFlib and what's happening is that some graph somewhere is being fed the HTML version of a URI, not a plain...
Great, thanks for the confirmation: I can fix that!
Ah ha! I was wondering if someone would like to have ReStructured text! I'll make some templates for ReSt shortly - they should be pretty similar to the Markdown templates...
You'll need to upgrade to rdflib >= 5.0.0 but best would be 6.1.1. I'm not really able to maintain compatibility with such ancient RDFlib releases (4.0.6 must be from >...
Ah, ok, I'll have to look into this then... blast!
Hmmm... this problem is tricky because I can't easily replicate it: the VANN namespace resolves just like all the others do in 6.0.2, see https://github.com/RDFLib/rdflib/tree/6.0.2/rdflib/namespace, so I don't yet know...
I'm looking in to this Issue now