Skip to main content

Features Overview

JSS implements the Solid Protocol with additional features for modern web development.

Implemented (v0.0.42)

FeatureDescription
LDP CRUDGET, PUT, POST, DELETE, HEAD
PatchingN3 Patch + SPARQL Update
Conditional RequestsIf-Match/If-None-Match (304, 412)
Access ControlWAC with .acl files
AuthenticationSolid-OIDC, Nostr NIP-98, tokens
Git IntegrationClone and push via git protocol
WebSocket NotificationsReal-time updates
Multi-user PodsPath or subdomain based
Mashlib UISolidOS data browser
Content NegotiationJSON-LD, Turtle, HTML
CORSFull cross-origin support

HTTP Methods

MethodSupport
GETFull
HEADFull
PUTFull
POSTFull
DELETEFull
PATCHN3 Patch + SPARQL Update
OPTIONSFull with CORS