-
See https://github.com/assemblee-virtuelle/activitypods/issues/124
-
```json
{
"version": "2.1",
"software": {
"name": "activitypods",
"version": "2.0.0", // Automatically take it from package.json version ?
"repository": "https://github.com/assem…
-
I tried building the boilerplate on node 20.5.1 . I had to downgrade to node 14.17.3 . The issue is with node-gyp which keeps saying it requires a C++ build tool for it to build, even after having tha…
-
## Actual situation
There has been many discussions in Solid authorization panel about improving the old WAC permissions, but these issues are all open.
- https://github.com/solid/authorization-…
-
Voir http://prefix.cc (utilisé par l'interface de Fuseki)
Y aurait-il d'autres usages de ce site ?
-
## Current usage of default JSON-LD context
Currently the default JSON-LD context (passed to LDP and ActivityPub services) is used to format (or more precisely "frame") the rough results returned b…
-
Nécessaire pour proposer un POD SOLID havec SemApps https://github.com/assemblee-virtuelle/semapps/issues/433
https://github.com/solid/webid-oidc-spec
Je ne sais pas s'il y a une implémentation …
-
See https://marmelab.com/react-admin/Authentication.html#handling-refresh-tokens
-
Currently we use a service which generate notifications based on activities and match patterns. But this won't work with external apps. The easiest will be for apps to take care themselves of sending …
-
We can do a GET like this: http://prefix.cc/?q=http%3A%2F%2Fxmlns.com%2Ffoaf%2F0.1%2Fname
And in the `Location` header, we will have the prefix: `http://prefix.cc/foaf:name`
Or we can parse http…