Alain Bourgeois
Alain Bourgeois
Is it an issue for rdflib or solid server ? html can be part of content negociation on a server with an Accept Header for GET and PATCH. PUT/POST/DELETE are...
Jsonld serialise collections as `rdf:first ...rdf:rest` `@list` should be a better solution if jsonld parse generates collections
result of merging chat main (including message signature) and chat-threads. This is nicely working with 2 remaining isssues related to send : - no area to add a comment (send...
Tasks : - [ ] manage pod keys - [x] ontologies - https://w3id.org/security : Proof, VerificationMethod, proofValue - http://www.w3.org/ns/auth/cert : PrivateKey, PublicKey, key (used for publicKey) - `solid` ontology shall...
The creator of new message on left tends to take a lengthy space. Proposal replicate a displayed message with creator in the middle and creator icon on the left
``` Uncaught (in promise) Error: Multiple records of your participation at Object.recordParticipation (participation.ts:156:11) at turnOnInput (message.js:531:9) at message.js:562:5 ``` example : ``` @prefix : . @prefix cal: . @prefix dc:...
https://github.com/inrupt/solid-client-authn-js/blob/main/CHANGELOG.md#deprecation-notice > Session methods `onLogin,` `onLogout,` `onError,` `onSessionRestore,` `onSessionExpiration,` `onNewRefreshToken` are deprecated in favor of session.events.on called with the appropriate event name. Changes should be located mainly in https://github.com/SolidOS/solid-ui/blob/main/src/login/login.ts
solid-ui branch applyPatch includes latest [email protected] and [email protected] changes [email protected] merge PR https://github.com/linkeddata/rdflib.js/pull/574 This rdflib PR introduce errors in the autocompleteField tests in solid-UI I tested the full stack with...
under databrowser cannot open any too big .html file. It seems to be a generalization of issue #114 I tested a 20 lines .html file and a 6600 lines one.
@michielbdejong I skipped the corresponding test : ``` 1) API Payment Pointer Bob GET Payment Pointer document should redirect to example.com: Error: write EPROTO 139799603906496:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:332: at WriteWrap.onWriteComplete...