asset

An asset account — resources owned by the entity (cash, receivables, inventory, equipment).

Structure

Types: gmeow:LedgerAccountType

Practical Pattern

Use gmeow:ledgerAccountTypeAsset as a controlled value typed as gmeow:LedgerAccountType.

Example Snippets

These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.

Double Entry

ex:accountsReceivable a gmeow:LedgerAccount ;
    gmeow:ledgerAccountType     gmeow:ledgerAccountTypeAsset ;
    gmeow:ledgerAccountHolder   ex:acme ;
    gmeow:ledgerAccountCurrency gmeow:referenceFrameCAD .

Common Companion Terms

gmeow:LedgerAccountType