fediverse/fep
37
268
Fork
You've already forked fep
100

feat: FEP-5711: Inverse Properties for Collections #537

Merged
silverpill merged 1 commit from evanp/fep:fep-5711 into main 2025年03月24日 22:10:18 +01:00
Contributor
Copy link

This FEP introduces inverse properties for the most important collection properties in ActivityPub. These provide two main benefits: first, navigating from a collection to the object it is a property of; second, two-way verification of the relationship between the object and the collection.

This FEP introduces inverse properties for the most important collection properties in ActivityPub. These provide two main benefits: first, navigating from a collection to the object it is a property of; second, two-way verification of the relationship between the object and the collection.
feat: FEP-5711: Inverse Properties for Collections
All checks were successful
ci/woodpecker/pr/test Pipeline was successful
6ee4236afe

Tracking issue: #539

Tracking issue: https://codeberg.org/fediverse/fep/issues/539
@ -0,0 +34,4 @@
"@type": "@id"
}
}
}

Is it a FEP-888d context file? I think it should have .jsonld extension: https://codeberg.org/fediverse/fep/src/branch/main/fep/888d/fep-888d.md#defining-terms-associated-with-an-fep

Is it a FEP-888d context file? I think it should have `.jsonld` extension: https://codeberg.org/fediverse/fep/src/branch/main/fep/888d/fep-888d.md#defining-terms-associated-with-an-fep
Author
Contributor
Copy link

Good eye! I added another PR to fix this.

Good eye! I added another PR to fix this.
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
fediverse/fep!537
Reference in a new issue
fediverse/fep
No description provided.
Delete branch "evanp/fep:fep-5711"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?