solid-spec icon indicating copy to clipboard operation
solid-spec copied to clipboard

Solid specification draft 0.7.0

Results 84 solid-spec issues
Sort by recently updated
recently updated
newest added

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 of type `ldp:globed` or the LDPC should...

In the section [**HTTP PUT to create**](https://github.com/linkeddata/SoLiD#http-put-to-create) the following is written. > Another useful feature that is not yet part of LDP deals with using HTTP PUT to create new...

If user A follows user B, there should be about 4 changes to the state of the world: 1. User "A" should be added to user B's "followers" collection. 2....

An example would be https://www.w3.org/wiki/Socialwg/Social_API/User_stories#Liking_And_Showing_Likes . If a user likes some content, it should have about three effects: 1. A "like" activity is included in the user's recent activities stream....