Skip to content

Add LDP server package implementing W3C Linked Data Platform 1.0#47

Open
ddeboer wants to merge 1 commit intomainfrom
feat/ldp-server
Open

Add LDP server package implementing W3C Linked Data Platform 1.0#47
ddeboer wants to merge 1 commit intomainfrom
feat/ldp-server

Conversation

@ddeboer
Copy link
Member

@ddeboer ddeboer commented Feb 4, 2026

Summary

Adds @lde/ldp-server, a Fastify plugin implementing the W3C Linked Data Platform 1.0 specification.

  • Implement LDP Basic Container support
  • Add in-memory resource store with RDF/JS Dataset interface
  • Support content negotiation for RDF serialization formats
  • Handle LDP-specific headers (Accept-Post, Allow, ETag, etc.)
  • Include CRUD operations for LDP resources

…tform 1.0

- Implement LDP Basic Container support
- Add in-memory resource store with RDF/JS Dataset interface
- Support content negotiation for RDF serialization formats
- Handle LDP-specific headers (Accept-Post, Allow, ETag, etc.)
- Include CRUD operations for LDP resources
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.

1 participant