Giter Site home page Giter Site logo

Side-effects of a "like" activity about solid-spec HOT 2 OPEN

solid avatar solid commented on August 25, 2024
Side-effects of a "like" activity

from solid-spec.

Comments (2)

deiu avatar deiu commented on August 25, 2024

Yes, it would be the client's job to handle these operations.

from solid-spec.

bblfish avatar bblfish commented on August 25, 2024

I think @deiu is giving the pure example, but one could envisage others. It depends a bit on what activity streams are thought to be.

If the activity stream is no more than a log of changes to a server, not a way to make changes to the server then it would be server generated. SoLiD does not need activity streams to exist in order to bypass PUT, PATCH, DELETE, ... etc as activity pump does. A SoLiD client can do the actions directly on the resource as required by 3 in @evanp's example. So if an activity stream is just a log of the content on the web server, then it would seem to make sense to have the web server generate it, considering the web server as an agent here.

In that case one could imagine that a solid app would add a like relation by PATCHing the relevant file, and that would generate an activity in the servers or users activity stream. This would allow very generic activity streams to exist, that would show the changes to any resource to anyone allowed to view them.

I am not sure what "the list" of people who like an object is. Is that something one can find by looking at the HEAD of a resource to find a link to the official like resources?

from solid-spec.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.