Skip to content

Conversation

@CxRes
Copy link
Member

@CxRes CxRes commented Nov 12, 2024

  • id is a IRI or bnode (not string).
  • notify:state (not id) can be used to set Last-Event-ID.
  • Add prefixes to properties in Data Model.

Fixes #11.

+ `id` is a IRI or bnode (not string).
+ `notify:state` (not `id`) can be used to set `Last-Event-ID`.
+ Add prefixes to properties in Data Model.
@CxRes CxRes requested review from csarven and elf-pavlik November 12, 2024 22:47
Co-authored-by: Sarven Capadisli <info@csarven.ca>
@CxRes CxRes requested a review from csarven November 13, 2024 00:14
Copy link
Member

@elf-pavlik elf-pavlik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it is an improvement once rdfs:subject is replaced with IRI

I created #18 to possibly improve it even further

Set the notification identifier to be an IRI.
@CxRes CxRes merged commit 362d019 into solid:main Dec 29, 2024
1 check passed
github-actions bot added a commit that referenced this pull request Dec 29, 2024
SHA: 362d019
Reason: push, by CxRes

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

Add a Note about the subject IRI of the Activity

3 participants