Daniel Beeke

Results 53 comments of Daniel Beeke

Today I tried to work again on this issue. I think it is not possible at the moment to inject a context into the ComunicaEngine of LDflex. I think I...

Hi Ruben, I have tried but have not succeeded.

I fixed it by: ```JavaScript // Save current hash const hash = location.hash location.hash = '' // Init the yasgui and let it do hash things.. const element = document.createElement('div')...

See for a screenshot of the problem: https://forum.dbpedia.org/t/fetch-https-dbpedia-org-resource-ambrose-request-on-https-url-gets-redirected-to-an-http-address-and-is-blocked-by-the-browser/1588/9?u=danielbeeke

I have got the same error. I am trying to find where it comes from, so far no luck will post when I know more

Are these sub categories available? I have checked the project yesterday and really like it! I was thinking of seeing if I could somehow map the taxonomy of the supermarkets...

Okay, that works. It fails when there is no shape loaded for a class. ``` file:///home/daniel/Development/centergraph/node_modules/shacl-engine/Validator.js:69 targets = shape.resolveTargets(shapeContext) ^ TypeError: Cannot read properties of null (reading 'resolveTargets') at Validator.validate...