Details
A generic, recursive property sheet for the page instance — the nice default detail view for any resource. Walks every statement (skipping the meta ones surfaced elsewhere: rdf:type, rdfs.label, rdfs.comment, and the derivation/look bindings): scalar values render as text (URLs as compact external links), references as label-links to the target, embedded objects recurse into nested sheets, and lists render each item. Optional `skip` lists properties to omit (e.g. one already shown as the Hero title). Typically the second band of the rdfs.Resource floor view so every resource shows all its details.
- Subclass Of
Band