layout property
RemoteStorageLayout
layout
final
Storage layout determining how resources are organized on the Solid Pod.
Defaults to FilePerResource (one Turtle file per resource), which aligns
with Solid's linked-data philosophy of distinct IRIs per resource.
Implementation
final RemoteStorageLayout layout;