Alain Bourgeois
Alain Bourgeois
Dashboard uses UI.tabs.tabWidget() to give access to the different pane items : In the the following dashboard there are 2 contacts app and 2 storages available. The list can contain...
I have created an activitypod at https://mypod.store/bourgeoa/ I first tried the following URL : - https://https://mypod.store/bourgeoa/ this returns a webID : this is a bit strange because the webID should...
- [x] Headers and tests - [x] add storage header for root - [x] Allow header is not ACL dependent but resource dependent POST not allowed on document, PATCH not...
see https://github.com/solid/node-solid-server/issues/1629 and https://github.com/solid/node-solid-server/pull/1632
@jeff-zucker Apart from resourceMapper, here are the points I can raise for compatibility between NSS and solid-rest : (I have no understanding of Link HEADER or OPTIONS) - slug -...
This is a way to store in file and retrieve from file the `Resource` and `contentType` : - card -> card$.ttl - file.ttl text/turtle -> file.ttl - file.text text/turtle ->...
test pim:storage link header and pim.storage triple in podRoot container representation see https://solidproject.org/TR/protocol#storage @michielbdejong This has been implemented in NSS https://github.com/solid/node-solid-server/pull/1632. Where can these tests be added.
https://github.com/rubensworks/jest-rdf
@michielbdejong @ylebre @edwardsph This is a proposal using MUST, SHOULD, MAY, as described in proposal issue #110 The example below use local repositories, located in solidos/workspaces - In each tests...
@michielbdejong @ylebre @edwardsph Each test SHOULD be specified as a MUST, SHOULD, MAY so as to know the specification level required. An html report could be generated with the results...