Invoice

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

# --- 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

gmeow:Document

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
Published Alignment Graph

Alignments

RelationTarget
closeMatchschema:Invoice