-
Add limited support for the [WebDAV COPY](http://www.webdav.org/specs/rfc4918.html#METHOD_COPY) method. (There is currently no easy way to transfer files from the client side from one URL to another.)…
-
An app or services such as oslc-service that uses ldp-service could:
1. Delegate whatever it can to ldp-service, especially the CRUD resource operations
2. Access storage services directly to impl…
-
Hello,
I tried to run ```solidbench serve``` over https, providing the ```httpsKey``` and ```httpsCert``` , bu that failed.
complaining about the following error: ```Error: Could not create th…
-
See similar issue #194
-
for exemple /public/.meta do not exist but return 200 OK and has a content
I was expecting 404
```
# curl -I https://bourgeoa.solidcommunity.net:3000/public/.meta
HTTP/1.1 200 OK
Vary: Accept,…
-
![DSC04090](https://github.com/geerlingguy/sbc-reviews/assets/481677/a558009f-6cd8-46b8-a078-733ac4fe1317)
## Basic information
- Board URL (official): http://www.orangepi.org/html/hardWare/co…
-
_TL;DR: Let's only use a triple store as a cache, not as the main source of truth._
Several people have asked me why this module uses opaque blobs for both Linked Data Platform Non-RDF Source (LDP-…
-
![DSC01611](https://github.com/user-attachments/assets/4099161d-e6ae-487e-8c44-f80e0277513c)
## Basic information
- Board URL (official): https://www.supermicro.com/en/products/system/megadc/2…
-
First off: this issue is different than creating LDPC on route to creating an LDP-RS as a member of an LDPC that doesn't exist yet. That particular case was covered in https://github.com/solid/node-so…
-
Currently the [globbing feature](https://github.com/linkeddata/SoLiD#globbing-inlining-on-get) is not advertised. A client cannot know that a server supports it. There should either be a `Link` header…