wsmlVariant _"http://www.wsmo.org/wsml/wsml-syntax/wsml-flight" namespace {_"http://tripcom.org/ontologies/EDI/CurrencyUsage#", cyc _"http://sw.cyc.com/2006/07/27/cyc/#", edi _"http://tripcom.org/ontologies/EDI/EDI_Format#", dc _"http://purl.org/dc/elements/1.1#" } ontology _"http://tripcom.org/ontologies/EDI/CurrencyUsage" nonFunctionalProperties dc#title hasValue "Currency Usage" dc#subject hasValue "Currency Usage" dc#description hasValue "Currency Usage" dc#contributor hasValue { _"http://www.tid.es/" } dc#date hasValue "2007-08-13" dc#type hasValue _"http://www.wsmo.org/2004/d2/v1.0/#ontologies" dc#format hasValue "text/plain" dc#language hasValue "en-US" dc#rights hasValue _"http://www.deri.org/privacy.html" version hasValue "$Revision: 1.2 $" endNonFunctionalProperties concept cyc#Individual concept cyc#UnitOfMeasure subConceptOf cyc#Individual concept cyc#UnitOfMoney subConceptOf cyc#UnitOfMeasure concept cyc#TemporalThing subConceptOf cyc#Individual concept cyc#Situation subConceptOf cyc#TemporalThing concept cyc#Event subConceptOf cyc#Situation concept cyc#Action subConceptOf cyc#Event concept cyc#PurposefulAction subConceptOf cyc#Action concept cyc#BusinessEvent subConceptOf cyc#PurposefulAction concept edi#BusinessMessage // Currency usage DE_6347 relation chargePaymentCurrency ( ofType edi#BusinessMessage , ofType cyc#UnitOfMoney) nonFunctionalProperties dc#description hasValue "chargePaymentCurrency ( MESSAGE , UNIT ) means that the MESSAGE indicates the UNIT of money in what charges are to be paid." endNonFunctionalProperties // "1" Charge payment currency relation referenceCurrency ( ofType edi#BusinessMessage , ofType cyc#UnitOfMoney) nonFunctionalProperties dc#description hasValue "referenceCurrency ( MESSAGE , UNIT ) means that the MESSAGE indicates the UNIT of money applicable to amounts stated." endNonFunctionalProperties // "2" Reference currency relation targetCurrency ( ofType edi#BusinessMessage , ofType cyc#UnitOfMoney) nonFunctionalProperties dc#description hasValue "targetCurrency ( MESSAGE , UNIT ) means that the MESSAGE indicates the UNIT of money which should be used to the target destination of the transaction." endNonFunctionalProperties // "3" Target currency relation buyPriceCurrency ( ofType edi#BusinessMessage , ofType cyc#UnitOfMoney) nonFunctionalProperties dc#description hasValue "buyPriceCurrency ( MESSAGE , UNIT ) means that the MESSAGE contains the UNIT of money which the buy price is indicated in." endNonFunctionalProperties // "16" Buy price (EDIFICE code) relation resalePriceCurrency ( ofType edi#BusinessMessage , ofType cyc#UnitOfMoney) nonFunctionalProperties dc#description hasValue "resalePriceCurrency ( MESSAGE , UNIT ) means that the MESSAGE contains the UNIT of money which the resale price is indicated in." endNonFunctionalProperties // "17" Resale price (EDIFICE code) // Currency usage // DE_6347 http://www.gs1.se/EANCOM_2002/ean02s4/experts/part3/dc87.htm // complete for EANCOM /* "1" Charge payment currency "2" Reference currency "3" Target currency "16" Buy price (EDIFICE code) "17" Resale price (EDIFICE code) */ // Currency type DE_6343 relation customsValuationCurrency ( ofType cyc#BusinessEvent, ofType cyc#UnitOfMoney) // "1" Customs valuation UnitOfMoney relation homeCurrency ( ofType cyc#BusinessEvent, ofType cyc#UnitOfMoney) // "3" Home currency: Buyer's currency relation invoicingCurrency ( ofType cyc#BusinessEvent, ofType cyc#UnitOfMoney) // "4" Invoicing currency relation accountCurrency( ofType cyc#BusinessEvent, ofType cyc#UnitOfMoney) // "5" Account currency relation priceListCurrency( ofType cyc#BusinessEvent, ofType cyc#UnitOfMoney) // "8" Price list currency relation orderCurrency ( ofType cyc#BusinessEvent, ofType cyc#UnitOfMoney) // "9" Order currency relation pricingCurrency ( ofType cyc#BusinessEvent, ofType cyc#UnitOfMoney) // "10" Pricing currency relation currencyForValueAddedTaxPurposes ( ofType cyc#BusinessEvent, ofType cyc#UnitOfMoney) // "10E" Currency for value added tax purposes (EAN Code) relation paymentCurrency( ofType cyc#BusinessEvent, ofType cyc#UnitOfMoney) // "11" Payment currency relation quotationCurrency ( ofType cyc#BusinessEvent, ofType cyc#UnitOfMoney) // "12" Quotation currency relation recipientLocalCurrency( ofType cyc#BusinessEvent, ofType cyc#UnitOfMoney) // "13" Recipient local currency relation supplierCurrency ( ofType cyc#BusinessEvent, ofType cyc#UnitOfMoney) // "14" Supplier currency: Seller's currency relation senderLocalCurrency( ofType cyc#BusinessEvent, ofType cyc#UnitOfMoney) // "15" Sender local currency relation chargeCalculationCurrency ( ofType cyc#BusinessEvent, ofType cyc#UnitOfMoney) // "17" Charge calculation currency relation competitorsCurrency ( ofType cyc#BusinessEvent, ofType cyc#UnitOfMoney) // "19" Competitor's currency (EDIFICE code) // Currency type // DE_6343 http://www.ean.se/EANCOM_2002/ean02s4/experts/part3/dc85.htm // complete for EANCOM /* "1" Customs valuation currency "3" Home currency: Buyer's currency "4" Invoicing currency "5" Account currency "8" Price list currency "9" Order currency "10" Pricing currency "10E" Currency for value added tax purposes (EAN Code) "11" Payment currency "12" Quotation currency "13" Recipient local currency "14" Supplier currency: Seller's currency "15" Sender local currency "17" Charge calculation currency "19" Competitor's currency (EDIFICE code) */