-
Habéis integrado generator-solid-react correctamente aunque hay un montón de código que no se está siendo usado que deberá ser eliminado para las siguientes iteracciones.
La gestión de ramas es cor…
-
It would be very nice if there was a way to fetch ACLs for a file according to the Link Headers, as specified in the Solid Spec: https://github.com/solid/web-access-control-spec#acl-resource-location-…
-
The context currently has ACL wired up. We should:
- [ ] create examples with ACLs
- [ ] verify they are easy
- [ ] if not, add some extra helpers for them
-
Me salta un error con los comentarios de los .css al final del Toastify:
/*# sourceMappingURL=ReactToastify.css.map */
^
Invalid CSS after "": expected 1 selector or at-rule, was "var conte…
-
LDflex has become a dependency on several projects that I am working on, in the process I have forked my own version (https://github.com/jeswr/LDflex) and added functionalities as needed. I'm creating…
jeswr updated
2 years ago
-
"The interface definitions at https://rdf.js.org/ look promising, and enable literals and blank nodes as the subject of quads. It would be a simple change to define quad as deriving from term so that …
-
For Solidarity, or any LongChat on Solid, it is really easy to make a fake message as @aveltens pointed.
As the folder is open to everyone in writing, @aveltens wrote a message with a dc:creator Tim…
-
What if we would have tooling that makes it very easy to have decentralized data render in the frontend.
The following example has a lot LDflex and RDF specific syntax:
```ts
await ebooks.prelo…
-
This is a bit of a pain point on one of my projects, the solid-react-sdk. We provide examples of how to do certain things, such as notification creation or file / game creation. In these cases we want…
-
The example in https://github.com/solid/query-ldflex/blob/master/demo/profile.js works inside one document. But if a profile only contains the `foaf:knows` triple, then the objects of those will need …