Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New Work Item Proposal] Solid-PREP #580

Closed
CxRes opened this issue Oct 4, 2023 · 4 comments
Closed

[New Work Item Proposal] Solid-PREP #580

CxRes opened this issue Oct 4, 2023 · 4 comments

Comments

@CxRes
Copy link
Member

CxRes commented Oct 4, 2023

[Introduction copied from the Draft]
Per Resource Events is a minimal protocol built on top of HTTP that allows clients to receive notifications directly from a resource of interest. Unlike other HTTP based solutions, Per Resource Events Protocol supports the use of arbitrary media-types for notifications, which can be negotiated just like representations; thus giving implementers a lot of flexibility to customize notifications according to the needs of their application.

PREP will compliment Solid Notifications Protocol (SNP) by providing a lightweight alternative with identical notification semantics where a client wishes to receive notifications directly from a resource, say on a Solid POD, using Fetch. SNP will continue to serve the more general cases, such as, where clients wish to receive notifications from many resources over a single connection, and/or prefer other protocols such as WebSockets and Webhooks.

I plan on submitting an Internet Draft of PREP to IETF (hopefully, this week itself). Therefore, I want to propose a Solid-PREP work item with the following agenda items:

  • Define semantics for RDF patches when used with PREP as a specification (This is largely similar to Specify activities for relevant storage operations notifications#183). This will be a new draft along the lines of Appendix A of PREP
  • Aid Solid implementers adopt PREP and Solid-PREP. (This particularly targets server implementations, as PREP on the client side just involves Fetch with one extra header).
  • Develop tests for use of PREP with Solid.

The aim is that the Solid-CG will incubate these deliverables till they are ready to be adopted by the imminent Solid-WG.

@CxRes
Copy link
Member Author

CxRes commented Oct 11, 2023

Internet Draft version of PREP can be found here https://github.com/Cxres/prep. This will replace the W3C draft while the specification is under consideration of IETF.

The only change (of relevance to Solid-PREP) is that Appendix A is now Section 10.

@CxRes
Copy link
Member Author

CxRes commented Mar 12, 2024

I should have mentioned here that I already have my own Draft of Solid-PREP already available here:
https://github.com/Cxres/solid-prep

@CxRes CxRes closed this as completed Mar 12, 2024
@CxRes CxRes reopened this Mar 12, 2024
@elf-pavlik
Copy link
Member

I will add myself as a co-author, so this work item will have two active participants.

CxRes pushed a commit to solid/solid-prep that referenced this issue Mar 16, 2024
@CxRes
Copy link
Member Author

CxRes commented Mar 16, 2024

Accepted as a work item by Solid-CG!

@CxRes CxRes closed this as completed Mar 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants