Giter Site home page Giter Site logo

Comments (6)

kidehen avatar kidehen commented on May 28, 2024

@csarven,

Why not simply add the following for now, since that would be less disruptive:
@prefix solid: <https://www.w3.org/ns/solid/terms#> .
@prefix as: <http://www.w3.org/ns/activitystreams#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

solid:timeline owl:equivalentProperty as:outbox .

BTW -- http://www.w3.org/ns/activitystreams# still doesn't resolve to an RDF document (where content is constructed using JSON-LD or RDF-Turtle or some other notation).

from vocab.

csarven avatar csarven commented on May 28, 2024

The equivalance relation would be fine but I really wonder if it is worth it. If there is no significant usage, I think it'd be favourable to simply drop it as to not pollute the solid terms ns.

curl -kHL 'Accept: application/ld+json' http://www.w3.org/ns/activitystreams works, but AFAICT, it doesn't have other RDF representations (at this time).

from vocab.

melvincarvalho avatar melvincarvalho commented on May 28, 2024

Thanks for the suggestion and very valuable pointers.

Currently timeline is used in my social app, named timeline.

Will have a look at as : outbox, when I get some time free, and see if it is a good match for the app.

from vocab.

csarven avatar csarven commented on May 28, 2024

Is the application public? What's the URL? Actively maintained/used?

from vocab.

timbl avatar timbl commented on May 28, 2024

@csarven Remember @melvincarvalho has all kinds of apps and poof of concept things which he keeps on various shelves but may be brought out quickly if they get priority.

I am interested in the timeline problem, as th home pane (currently extremely rudimentary) only lists things and does not put them in order, and I need a timeline personally. I am thinking of changing the widget which tracks public and private uses of an app and adding timeline output to it. UI.authn.registrationControl https://github.com/linkeddata/solid-ui/blob/master/src/signin.js#L422 -- the "Keep a private/public note of this xxxx" box in the meetulator for example

from vocab.

melvincarvalho avatar melvincarvalho commented on May 28, 2024

@csarven currently 2 URIs for timeline

URIs iirc :

social2

Current Screenshot

There has been some interest in this social app. It was put on ice for a while due to

  • Waiting for OIDC to be coded
  • Resource to code it up
  • Angular made breaking changes that require a refactor

I agree that timeline is under specified. Part of the reason is that we needed to find out how DSN would perform under the solid paradigm.

Do you think AS : outbox is an equivalent property. It sounds a bit different. Timeline I consider to be a list of all your posts over time. Outbox I am familiar with from the email paradigm where you send messages and they are in a container ready to be processed.

from vocab.

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.