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

    Type Alias Resource

    Resource: { readonly [property: Identifier]: Values }

    Linked data resource state.

    A property map describing the state of a resource. Each property holds Values 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).