BorrowAction constant

IriTerm const BorrowAction

IRI for schema:BorrowAction

The act of obtaining an object under an agreement to return it at a later date. Reciprocal of LendAction.\n\nRelated actions:\n\n* {LendAction}: Reciprocal of BorrowAction.

Implementation

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