revenue
- CURIE:
gmeow:ledgerAccountTypeRevenue - IRI: https://blackcatinformatics.ca/gmeow/ledgerAccountTypeRevenue
- Category: individual
- Defined by:
gmeow:slices/finance - Box roles: ABox role (What is this?)
A revenue account — income generated from normal business operations (sales, fees, interest income).
Structure
Types: gmeow:LedgerAccountType
Practical Pattern
Use gmeow:ledgerAccountTypeRevenue 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
- Source:
slices/extensions/finance/examples/double-entry.ttl - Examples catalog: open in catalog#example-slices-extensions-finance-examples-double-entry
ex:revenue a gmeow:LedgerAccount ;
gmeow:ledgerAccountType gmeow:ledgerAccountTypeRevenue ;
gmeow:ledgerAccountHolder ex:acme ;
gmeow:ledgerAccountCurrency gmeow:referenceFrameCAD .