Invoice
- CURIE:
gmeow:Invoice - IRI: https://blackcatinformatics.ca/gmeow/Invoice
- Category: class
- Defined by:
gmeow:slices/finance - Box roles: TBox role (What is this?)
A billing document issued by a seller to a buyer, requesting payment for goods or services rendered. A subclass of Document.
Structure
Subclass of: gmeow:Document
Practical Pattern
Use gmeow:Invoice as a specialized kind of gmeow:Document. Add statement metadata or a standpoint when the assertion needs provenance, confidence, or vantage.
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
# --- The invoice and its amount, in an explicit currency frame (P11).
ex:invoice a gmeow:Invoice ;
gmeow:invoiceIssuer ex:acme ;
gmeow:invoiceRecipient ex:client ;
gmeow:invoiceAmount ex:amount ;
gmeow:invoiceStatus gmeow:invoiceStatusSent .
Common Companion Terms
External Equivalences
Equivalent or closely aligned targets: schema
Linkages
Generated from the canonical mapping DSL. SSSOM files are the generated public interchange form for term equivalences.
Term Equivalences
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:Invoice |
equivalence | - |
skos:closeMatch | schema:Invoice | gmeow-schema-org-finance.sssom.tsv; gmeow:eqSchemaOrgFin010; confidence 0.9 |