Results 421 comments of Alain Bourgeois

@AndreyBespamyatnov > //frame.addLiteral(dom.innerHTML); frame.addLiteral(dom.innerHTML || dom.childNodes); Is this solving your issue ? Or are there other issues ? I published an [email protected] on npm with this patch ? Is this...

@paulslauenwhite > @bourgeoa, this fix is not in `[email protected]` or `[email protected]`. When will the next rdflib release containing this fix be published to https://www.npmjs.com/package/rdflib? merged in [email protected]

https://github.com/linkeddata/rdflib.js/releases/tag/v2.2.35

This is related to https://github.com/CommunitySolidServer/CommunitySolidServer/issues/1866 Should be resolved in future CSS versions https://github.com/CommunitySolidServer/CommunitySolidServer/pull/1868

This must be better explained : This is the serialization of the `metadata` for `https://bob.localhost:8443/profile/card` ``` @prefix : . @prefix http: . @prefix httph: . @prefix tabont: . @prefix rdfs:...

@angelo @timbl I have prepared 2 working solutions (tested on NSS) - PR #633 that remove the use of `removeMatches` in `removeMetadata` - PR #636 that remove the use of...

@timbl The collection issue on store.removeMetadata() is not resolved One way to HACK the issue is to replace the status collection with `simple triples` A hack has been implemented in...

In general we should use relative URL in parameters. Interesting idea, but not so simple to resolve. NSS was created with the idea that you could use an external webId...

> This can be resolved with a simple if statement or replacement action in the account script. It is not complicated to say "if the WebID is on the same...

Nice app Nice display on phone except for the CSS login page, which is not an app issue --> PIVOT should propose a better page on phone There are sometimes...