Submissions:Invoice

From Odp

(Difference between revisions)
Jump to: navigation, search
(New page: {{Include Image |ImageName=Invoice.jpg }} {{Content OP Proposal Template |SubmittedBy=User:AldoGangemi, User:JoseManuelGomez |Name=Invoice |Intent=To represent the core attributes of an in...)
Line 1: Line 1:
 +
{{Content_OP_Proposal_toolbar}}
{{Include Image
{{Include Image
|ImageName=Invoice.jpg
|ImageName=Invoice.jpg
Line 87: Line 88:
|HasElement=lineItemCountQuantity
|HasElement=lineItemCountQuantity
}}
}}
 +
{{Reviews about me}}
{{Reviews about me}}

Revision as of 12:23, 4 June 2008


This pattern has been certified.

Related submission, with evaluation history, can be found here

If you are a member of quality committee please visit the

evaluation section

If you are author of this proposal or you want to contribute to this pattern's review, you can:

In general, it could be useful to visit the evaluation section to have information about the evaluation process of this proposal

Current revision ID: 2012

Image:Invoice.jpg

General description

Name: Invoice
Submitted by: User:AldoGangemi, User:JoseManuelGomez
Also Known As:
Intent: To represent the core attributes of an invoice
Domains:

Community:Business

Competency Questions:
  • What are the transactions involved in this invoice?
  • What is the order this invoice is referring to?
  • What is the line item for this invoice?
  • What is the amount of the transactions involved in this invoice?
  • What currency is applied to this invoice?
Solution description:
Reusable OWL Building Block: http://www.ontologydesignpatterns.org/cp/owl/invoice.owl (1112)
Consequences: Heterogeneous models for invoices can be aligned to this pattern, which then acts as a semantic facade to different invoice management applications. The Context class can be used to gather temporal,spatial and organizational data. Otherwise, other specific patterns can be composed in order to deal with that.
Scenarios: An invoice refers to transactions related to an ordered item for a certain amount of currency, and is grounded in a (legally valid) document.
Known Uses:
Web References:
Other References:
Examples (OWL files):
Extracted From:
Reengineered From:
Has Components:
Specialization Of:
Related CPs:


Elements

The Invoice Content OP locally defines the following ontology elements:

Class Buying (owl:Class) The intention to buy in a financial transaction or order

Buying page

Class Context (owl:Class) The context of an invoice (space, time, organization)

Context page

Class Currency measure (owl:Class) A currency unit, e.g. euro cent, dollar

CurrencyMeasure page

Class Grounding (owl:Class) A physical invoice document

Grounding page

Class Invoice (owl:Class) An invoice (information object)

Invoice page

Class Line item (owl:Class) A single item in a commercial transaction

LineItem page

Class Order (owl:Class) A stated intention, either spoken or written, to engage in a commercial transaction for specific products or services. From a buyer's point of view it expresses the intention to buy and is called a purchase order ( buying in this pattern). From a seller's point of view it expresses the intention to sell and is referred to as a sales order ( selling in this pattern)

Order page

Class Selling (owl:Class) The intention to sell in a financial transaction or order

Selling page

Class Transaction amount (owl:Class) The amount of currency involved in the transaction referred in the invoice

TransactionAmount page

ObjectProperty buyer transaction (owl:ObjectProperty) A relation between an invoice and a buying (buyer-oriented transaction)

buyerTransaction page
context page

ObjectProperty grounding (owl:ObjectProperty) A relation between an invoice and the document that realizes it

grounding page

DatatypeProperty invoice currency code (owl:DatatypeProperty) A relation between an invoice and the code of its currency

invoiceCurrencyCode page
invoiceCurrencyType page

ObjectProperty issue date (owl:ObjectProperty) A relation between an invoice and a date description, e.g. from W3 Time ontology

issuedate page

ObjectProperty line item (owl:ObjectProperty) A relation between an invoice and a line item

lineItem page
priceCurrencyType page
referenceOrder page
sellerTransaction page
subText page
taxCurrencyType page
taxPointDate page

DatatypeProperty ID (owl:DatatypeProperty) The identifier for an invoice

ID page

DatatypeProperty line item count quantity (owl:DatatypeProperty) a relation to express how many instances of a line item are involved in an order referred by an invoice

lineItemCountQuantity page

Reviews

Reviews about Invoice

There is no review about this proposal. This revision (revision ID 2012) takes in account the reviews: none

Other info at evaluation tab

Personal tools
Quality Committee
Content OP publishers