http://ontology.tno.nl/dforder#Order
Class dforder:Order


dfcore:UBLXMLSchema
cac:Order
dfcore:bussinessRule
Elke order heeft (1 identifier issuedBy BuyerCustomerParty) and (1 identifier issuedBy SellerCustomerParty)
Elke order kent precies 1 BuyerCustomerParty en 1 SellerSupplierparty
rdf:type
owl:Class
rdfs:comment
Een document dat gebruikt wordt om goederen en diensten te bestellen.
A document used to order goods and services.
rdfs:label
Order
Order
rdfs:subClassOf
dfcore:hasIdentifier some dfcore:Identifier
dfcore:payment terms max 1 ((dfcore:payment terms ID max 1)
and (dfcore:payment terms note max 1)
and (dfcore:settlement period max 1)
and (dfcore:discount amount max 1)
and (dfcore:discount percentage max 1))
dforder:order line min 1 ((dfcore:status max 1)
and (dfcore:order line ID exactly 1)
and (dfcore:item code max 1 (dfcore:issued by exactly 1 dfcore:SellerSupplier))
and (dfcore:item code max 1 (dfcore:issued by exactly 1 dfcore:Buyer customer party))
and (dfcore:item description max 1)
and (dfcore:hasItemSpecification some dfcore:Specification)
and (dfcore:hasItemQuantity exactly 1)
and (dfcore:configuration some ((dfcore:configuration key exactly 1)
and (dfcore:configuration value exactly 1)))
and (dfcore:hasUnitCode exactly 1)
and (dfcore:net price max 1)
and (dfcore:gross price max 1)
and (dfcore:base quantity max 1)
and (dfcore:base unit code exactly 1)
and (dfcore:hasDiscount max 1 ((dfcore:hasItemDiscountAmount max 1)
and (dfcore:item discount percentage max 1)))
and (dfcore:hasOrderLineTotalAmount exactly 1)
and (dfcore:note max 1)
and ((dfcore:delivery some (dfcore:hasIdentifier exactly 1 (dfcore:issued by some dfcore:Buyer customer party)))
and (dfcore:hasItemQuantity exactly 1)
and (dfcore:hasLocation exactly 1)
and (dfcore:requested date max 1)
and (dfcore:note some xsd:string)))
owl:Thing
dfcore:currency exactly 1
dfcore:total amount max 1
dfcore:order issue date exactly 1
dfcore:delivery terms max 1 ((dfcore:delivery instruction max 1)
and (dfcore:date max 1)
and (dfcore:requested date max 1)
and (dfcore:delivery terms code max 1))
(dfcore:hasParty exactly 1 dfcore:SellerSupplier)
and (dfcore:hasParty exactly 1 dfcore:Buyer customer party)
Instances
dforder:Order_1

References

Generated with TopBraid Composer by TopQuadrant, Inc.