Alain Bourgeois
Alain Bourgeois
reverting https://github.com/linkeddata/rdflib.js/commit/0aa57642416b0c2f1a4cdd7b5ed58a1448a33161 did not resolve the issue. The issue was in reverting jsonld v8 an ES module back to v5 and commonjs jsonld is used in rdflib [jsonldParser.js](https://github.com/linkeddata/rdflib.js/blob/3366adea6fb7ea7b74b77aca82d8bfe21388159a/src/jsonldparser.js#L73) All 3...
Yes this is is a known issue https://github.com/linkeddata/rdflib.js/issues/601
If anyone wants to look at the issue that would be wonderfull
### Ontology and keys - Ontology Looking for an ontology to describe keys (privateKey, publicKey), and may be keyType (asymetric RS256, SHA256) - https://w3id.org/security - https://www.w3.org/ns/auth/cert - https://oeg-upm.github.io/devops-infra/ontology/certificate/index-en.html - key...
@timbl @angelo-v @megoth Working chat with thread and signed messages. Tested with NSS. Needs following PRs - rdflib - https://github.com/linkeddata/rdflib.js/pull/638 - https://github.com/linkeddata/rdflib.js/pull/633 or https://github.com/linkeddata/rdflib.js/pull/636 see detail in issue https://github.com/linkeddata/rdflib.js/issues/631 -...
Thanks for testing. Here my examples files : - Big file tested with mashlib 1.1.1 and still not working it was in /public/tiddlywiki/index.html : [index.zip](https://github.com/solid/solid-ui/files/3620762/index.zip) you can also test the...
> Tests pass. Phew! Well done. > I would need guidance for writing tests specific to notifications. I don't know what to say. - unit express-prep test should not be...
Thanks for raising this issue. There are some issue to resolve in /test-suite/solid-crud-tests on pub/sub tests
@CxRes I think we need some confirmation on specification see this discussion https://github.com/solid/specification/issues/14#issuecomment-683480525
@CxRes > I don't want to rehash https://github.com/solid/specification/issues/311 and friends, but I am unclear why revealing the prior non-existence of the resource to a user-agent that already has write access...