-
Currently this produces a server error:
rww.ldp.LDPExceptions$ResourceDoesNotExist: no resource for 'cat4.acl'
Is there a "default" behavior?
Do we need distinct cases when the acl is offline or unav…
-
http://www.w3.org/TR/activitypub
Implement AP where applicable. LDP container representation as AS2 collection of items (semantic overlap), and actor's `outbox` should be high priority. Response bo…
-
The RDF API 'crashes' when retrieving big tables.
For instance, exporting VKGL variants into RDF from https://vkgl-emx2.molgeniscloud.org/VKGL_public_consensus_sep2022/tables/#/GenomicVariations re…
-
![radxa-cm5-som](https://github.com/geerlingguy/sbc-reviews/assets/481677/68a60a17-fc38-4dbe-b95f-b2db1354828d)
## Basic information
- Board URL (official): https://radxa.com/products/computer…
-
Another common RDF format is [json-ld]. In fact, this is a required format for [ldp] servers. I'll gladly contribute to this when I get the time, but I figured I should go ahead and open this issue.
…
-
As discussed in https://github.com/solid/community-server/pull/760#discussion_r645561388
This can then also be used in the `StaticHttpHandler` to handle errors.
It might be interesting to first …
-
What ontologies should be used when returning a GET on a LDP Container?
Currently there are a number of ontologies used, but they are not very satisfactory.
Here is an example served by NSS
```Tu…
-
As of about two weeks ago there is now a W3C recommendation covering things like how to implement the collection pattern for linked data: (from http://www.w3.org/)
> ### Linked Data Platform 1.0 is a…
-
I've been trying to reproduce a problem where the app gets "stuck" showing the error.json, my server logs show no activity, I (re) open the app during the day and once in a while (at least once a day)…
-
Solid Containers are based on [LDP Basic Containers](https://www.w3.org/TR/ldp/#ldpbc). Those make it difficult to use relative urls reliably when publishing a document. Indeed the only relative URLs …