Adds a fixed set of triples to the storage description resource, with the resource identifier as subject.

This can be used to add descriptions that a storage always needs to have, such as the <> a pim:Storage triple.

Hierarchy (view full)

Constructors

Methods

  • Checks whether the input can be handled by this class. If it cannot handle the input, rejects with an error explaining why.

    Parameters

    Returns Promise<void>

    A promise resolving if the input can be handled, rejecting with an Error if not.