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

    Type Alias Resource

    Resource: { readonly [property: string]: Values | Indexed<Values> }

    Linked data resource state.

    A property map describing the state of a resource. Each property holds Values or Indexed and may include an id property mapped to @id for resource identification. Descriptions without id represent anonymous (blank) nodes.

    Used for both retrieving resource state (HTTP GET) and complete state replacement (HTTP PUT).