@metreeca/qest - v0.10.0
    Preparing search index...

    Type Alias Placeholder

    Placeholder: Literal | Reference | Template

    Property value template.

    Individual placeholder standing in for one property value within a resource retrieval description:

    • Literal — primitive data (boolean, number, string)
    • Reference — reference to a linked resource, identified by its IRI
    • Template — linked resource expanded as a nested retrieval template

    A reference placeholder carries no data: validation checks only its reference kind (any well-formed IRI reference, relative forms and the inert "" canonical slot included), not the value-domain constraints a Reference value satisfies. Codecs resolve reference values proper to an absolute Reference on decoding; those appear as Option operands of a Selection.

    • Model for the single-value umbrella admitting this and the other non-collection forms
    • resource!Value for the corresponding state type