LendAction constant

IriTerm const LendAction

IRI for schema:LendAction

The act of providing an object under an agreement that it will be returned at a later date. Reciprocal of BorrowAction.\n\nRelated actions:\n\n* {BorrowAction}: Reciprocal of LendAction.

Implementation

static const LendAction = IriTerm.prevalidated(
  'https://schema.org/LendAction',
);