wsmlVariant _"http://www.wsmo.org/wsml/wsml-syntax/wsml-flight" namespace {_"http://tripcom.org/ontologies/EDI/SpecialService#", ss _"http://tripcom.org/ontologies/EDI/SpecialService#", ac _"http://tripcom.org/ontologies/EDI/AllowanceCharge#", cyc _"http://sw.cyc.com/2006/07/27/cyc/#", dc _"http://purl.org/dc/elements/1.1#" } ontology _"http://tripcom.org/ontologies/EDI/SpecialService" // also includes EANCOM's DE_7295 -- "EMBARGO" nonFunctionalProperties dc#title hasValue "Special service" dc#subject hasValue "Special service" dc#description hasValue "Special service" dc#contributor hasValue { _"http://foxvog.org/doug/" } dc#date hasValue "2007-10-16" 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.3 $" endNonFunctionalProperties concept cyc#Individual concept cyc#TemporalThing subConceptOf cyc#Individual concept cyc#SpatialThing subConceptOf cyc#Individual concept cyc#TemporallyExistingThing subConceptOf cyc#TemporalThing // excludes TimeIntervals concept cyc#SomethingExisting subConceptOf cyc#TemporallyExistingThing // excludes Events concept cyc#ConceptualWork subConceptOf cyc#SomethingExisting concept cyc#Obligation subConceptOf cyc#ConceptualWork concept cyc#FinancialObligation subConceptOf cyc#Obligation concept cyc#PaymentObligation subConceptOf cyc#FinancialObligation concept cyc#Situation subConceptOf cyc#TemporallyExistingThing concept cyc#PhysicalSituation subConceptOf {cyc#Situation, cyc#SpatialThing} concept cyc#Event subConceptOf cyc#Situation concept cyc#PhysicalEvent subConceptOf {cyc#Event, cyc#PhysicalSituation} concept cyc#Translocation subConceptOf cyc#PhysicalEvent concept cyc#Action subConceptOf cyc#Event concept cyc#MakingSomethingAvailable subConceptOf cyc#Action nonFunctionalProperties dc#description hasValue "The collection of events in which one Agent makes it possible for another Agent to use (but not necessarily own) a good or service." endNonFunctionalProperties concept cyc#ChangeOfStatusEvent subConceptOf cyc#Event nonFunctionalProperties dc#description hasValue "Instances of ChangeOfStatusEvent are events in which the status of something (e.g., a person, group, organization, symbol, currency, or equipment) changes." endNonFunctionalProperties concept cyc#Communicating subConceptOf cyc#Action nonFunctionalProperties dc#description hasValue "A specialization of PurposefulAction and characterized by one or more InformationTransferEvent sub-events. Each instance of Communicating is an event in which the transfer of information between or among agents is a focal action." endNonFunctionalProperties concept cyc#GrantingPermission subConceptOf {cyc#Communicating, cyc#ChangeOfStatusEvent} nonFunctionalProperties dc#description hasValue "Each instance of GrantingPermission is an event in which one SocialBeing grants some Permission to another to take certain sorts of action." endNonFunctionalProperties // see cyc#permitter, cyc#permittee, cyc#permittedActType and ternary: cyc#authorizesAgentToDo concept cyc#Waiting subConceptOf cyc#Event concept cyc#ForbiddingSomething subConceptOf {cyc#Communicating, cyc#ChangeOfStatusEvent} concept _"http://sw.cyc.com/2006/07/27/cyc/Ordering-CommunicationAct" subConceptOf cyc#Communicating concept AssessingCharge subConceptOf _"http://sw.cyc.com/2006/07/27/cyc/Ordering-CommunicationAct" nonFunctionalProperties dc#description hasValue "The collection of events in which one Agent requires payment from another Agent in conjunction with some agreement between the parties. This involves both assessing additional charges and assessing credits/discounts/refunds/rebates -- which are, in effect, payments required in the opposite direction." endNonFunctionalProperties concept cyc#BusinessEvent subConceptOf cyc#Action concept cyc#TransferringOwnership subConceptOf cyc#Action concept cyc#Paying subConceptOf cyc#TransferringOwnership concept cyc#Refunding subConceptOf cyc#Paying concept cyc#InformationTransferEvent subConceptOf cyc#Event concept OrderingGoodsOrServices subConceptOf cyc#Communicating nonFunctionalProperties dc#description hasValue "The collection of events in which one Agent places a formal request (an order) for offered goods and/or services." endNonFunctionalProperties concept OrderingGoods subConceptOf OrderingGoodsOrServices nonFunctionalProperties dc#description hasValue "The collection of events in which one Agent places a formal request (an order) for offered goods." endNonFunctionalProperties concept OrderingServices subConceptOf OrderingGoodsOrServices nonFunctionalProperties dc#description hasValue "The collection of events in which one Agent places a formal request (an order) for offered services." endNonFunctionalProperties concept ac#PayOutObligation subConceptOf cyc#PaymentObligation // "Money owed by the net payer in an Obligation. Discounts and other FinancialAllowances to the payer from the recipient are calculated in determining the amount but are not themselves instances of this concept." concept ac#FinancialAllowanceOrCharge subConceptOf cyc#FinancialObligation // "A set-off against money owed." concept ac#FinancialAllowance subConceptOf {cyc#Allowance, cyc#Compensation, ac#FinancialAllowanceOrCharge } // "A set-off against money owed. Disjoint with PayOutObligation." concept ac#DiscountObligation subConceptOf ac#FinancialAllowance // "An amount discounted from the basic charge for goods and/or services" concept ac#FinancialCharge subConceptOf {ac#PayOutObligation, ac#FinancialAllowanceOrCharge} // "An additional amount due over the basic charge for goods and/or services." concept cyc#ActionOnObject subConceptOf {cyc#PhysicalEvent, cyc#Action} concept cyc#DirectedTranslation subConceptOf {cyc#Translocation, cyc#ActionOnObject} concept cyc#ArrangingObjects subConceptOf cyc#DirectedTranslation concept cyc#ServiceEvent subConceptOf {cyc#PhysicalEvent, cyc#Action} relation cyc#topicOf/2 // "topicOf (INFO, ABOUT) means that ABOUT is a major subject of INFO." /* Some codes are for events (such as holding goods or releasing them for sale) while others are for certain types of charges and allowances. */ concept ReleasingForSale subConceptOf {cyc#MakingSomethingAvailable, cyc#GrantingPermission} nonFunctionalProperties dc#description hasValue "The collection of events in which one Agent permits another Agent to sell something which the first Agent had previously not permitted." endNonFunctionalProperties concept ReleasingQualityControlledGoodsForSale subConceptOf ReleasingForSale nonFunctionalProperties dc#description hasValue "The collection of events in which one Agent permits another Agent to sell something after the goods have passed quality control." endNonFunctionalProperties // "0" Released (EAN Code) concept HoldingForQualityControl subConceptOf {cyc#ForbiddingSomething, cyc#Waiting} nonFunctionalProperties dc#description hasValue "Goods are withheld from distribution until the completion of a quality control assessment." endNonFunctionalProperties concept HoldingForManufacturersQualityControl subConceptOf HoldingForQualityControl nonFunctionalProperties dc#description hasValue "Goods held (e.g. by a stockholder) are withheld from distribution until the manufacturer has completed a quality control assessment." endNonFunctionalProperties // "1" Quality control held (EAN Code) concept cyc#EconomicEmbargo subConceptOf cyc#ForbiddingSomething nonFunctionalProperties dc#description hasValue "Goods are permanently withheld from distribution due to failure of a quality control assessment." endNonFunctionalProperties // "EMBARGO" Embargo [DE_7295] concept QualityControlEmbargo subConceptOf cyc#EconomicEmbargo nonFunctionalProperties dc#description hasValue "Goods are permanently withheld from distribution due to failure of a quality control assessment." endNonFunctionalProperties // "2" Quality controlled embargo (EAN Code) concept ReturnedGoodsCharge subConceptOf ac#FinancialCharge nonFunctionalProperties dc#description hasValue "A charges related to the return of goods." endNonFunctionalProperties // "AAB" Returned goods charges // relation returnedGoodsCharge ( ofType cyc#Shipping , ofType cyc#MonetaryValue) concept CompulsoryStorageFee subConceptOf ac#FinancialCharge nonFunctionalProperties dc#description hasValue "A fee levied to cover the cost of carrying a certain amount of compulsory inventory (set by regulatory agency)." endNonFunctionalProperties // "ABA" Compulsory storage fee // relation compulsoryStorageFee ( ofType cyc#BusinessEvent , ofType cyc#MonetaryValue) concept PackagingSurcharge subConceptOf ac#FinancialCharge nonFunctionalProperties dc#description hasValue "A packaging surcharge." endNonFunctionalProperties // "ABL" Packaging surcharge // relation packagingSurcharge ( ofType cyc#BusinessEvent , ofType cyc#MonetaryValue) concept RebateOrDiscount subConceptOf ac#FinancialAllowance nonFunctionalProperties dc#description hasValue "rebate or discount" endNonFunctionalProperties // "ABZ" Miscellaneous rebate or discount concept DamagedMerchandiseAllowance subConceptOf ac#FinancialAllowance nonFunctionalProperties dc#description hasValue "A charge or credit relating to the circumstance of product being damaged and not saleable." endNonFunctionalProperties // "ACZ" Packaging surcharge // relation damagedMerchandiseCredit ( ofType cyc#BusinessEvent , ofType cyc#MonetaryValue) concept FullPalletOrdering subConceptOf OrderingGoods nonFunctionalProperties dc#description hasValue "The collection of events in which one Agent places a formal request (an order) for a full pallet of a product." endNonFunctionalProperties // "ADS" Full pallet ordering concept PickupCharge subConceptOf ac#FinancialCharge nonFunctionalProperties dc#description hasValue "A charge for the pick-up or collection of goods." endNonFunctionalProperties // "ADT" Pick-up concept CODCharge subConceptOf ac#FinancialCharge nonFunctionalProperties dc#description hasValue "An allowance or charge related to the provision of a cash on delivery service." endNonFunctionalProperties // "AEK" Cash on delivery service concept ac#FinancialAdjustment subConceptOf cyc#FinancialObligation // "A modification of the money owed. This involves corrections and fees and charges made after the initial calculation." // "AJ" Adjustments concept CashDiscountIncurring subConceptOf ac#DiscountObligation nonFunctionalProperties dc#description hasValue "Discount incurring with cash payment." endNonFunctionalProperties // "CAC" Cash discount concept DistributorDiscountAllowance subConceptOf ac#FinancialAllowance nonFunctionalProperties dc#description hasValue "Specific discount/allowance for distributors." endNonFunctionalProperties // "DAE" Distributor discount/allowance concept DebtorBoundAllowanceCharge subConceptOf ac#FinancialAllowanceOrCharge nonFunctionalProperties dc#description hasValue "A special allowance or charge applicable to a specific debtor." endNonFunctionalProperties // "DBD" Debtor bound (EAN Code) concept DistributorDiscountAllowance subConceptOf ac#FinancialAllowance nonFunctionalProperties dc#description hasValue "A discount or allowance offered by a party dealing a certain brand or brands of products." endNonFunctionalProperties // "DDA" Dealer discount/allowance (EAN Code) // concept ac#DiscountObligation // "DI" Discount concept cyc#DeliveringSomeoneSomething subConceptOf cyc#DirectedTranslation // "DL" Delivery concept EarlyPaymentAllowance subConceptOf ac#FinancialAllowance nonFunctionalProperties dc#description hasValue "An allowance granted to customers paying early." endNonFunctionalProperties // "EAB" Early payment allowance concept FreightChargeObligation subConceptOf ac#FinancialCharge nonFunctionalProperties dc#description hasValue "Amount to be paid for moving goods, by whatever means, from one place to another, inclusive discounts, allowances, rebates, adjustment factors and additional cost relating to freight costs (UN/ECE Recommendation no 23)." endNonFunctionalProperties // "FC" Freight charge concept FinanceChargeObligation subConceptOf ac#FinancialCharge nonFunctionalProperties dc#description hasValue "A charge related to the provision of financing." endNonFunctionalProperties // "FI" Finance charge concept HandlingCharge subConceptOf ac#FinancialCharge nonFunctionalProperties dc#description hasValue "A charge for handling of the item(s)." endNonFunctionalProperties // "HD" Handling // concept ac#InsurancePremium subConceptOf ac#FeeObligation // "IN" Insurance concept QuantitySurcharge subConceptOf ac#FinancialCharge nonFunctionalProperties dc#description hasValue "A fee associated with providing goods outside ``normal'' quantity limits." endNonFunctionalProperties // "QAA" Quantity surcharge concept QuantityDiscount subConceptOf ac#DiscountObligation nonFunctionalProperties dc#description hasValue "A discount related to the purchase of a specified quantity." endNonFunctionalProperties // "QD" Quantity discount concept ReturnHandlingObligation subConceptOf ac#FinancialAllowanceOrCharge nonFunctionalProperties dc#description hasValue "An allowance or change related to the handling of returns." endNonFunctionalProperties // "RCH" Return handling (EAN Code) concept SortingService subConceptOf {cyc#ArrangingObjects, cyc#ServiceEvent} nonFunctionalProperties dc#description hasValue "The provision of sorting services." endNonFunctionalProperties // "SOR" Sorting (EAN Code) concept TradeDiscount subConceptOf ac#DiscountObligation nonFunctionalProperties dc#description hasValue "A standard trade discount." endNonFunctionalProperties // "TD" Trade discount concept PointOfSalesAllowance subConceptOf ac#FinancialAllowance nonFunctionalProperties dc#description hasValue "An allowance for reaching or exceeding an agreed sales threshold at the point of sales." endNonFunctionalProperties // "X30" Point of sales allowance (EAN Code) /* // Special service // DE_7161 http://www.ean.se/EANCOM_2002/ean02s4/experts/part3/dc93.htm "0" Released (EAN Code) "1" Quality control held (EAN Code) "2" Quality controlled embargo (EAN Code) "AAB" Returned goods charges "ABA" Compulsory storage fee "ABL" Packaging surcharge "ABZ" Miscellaneous rebate or discount "ACZ" Damaged merchandise "ADS" Full pallet ordering "ADT" Pick-up "AEK" Cash on delivery service "AJ" Adjustments "CAC" Cash discount "DAE" Distributor discount/allowance "DBD" Debtor bound (EAN Code) "DDA" Dealer discount/allowance (EAN Code) "DL" Delivery "EAB" Early payment allowance "FC" Freight charge "FI" Finance charge "HD" Handling "IN" Insurance "QD" Quantity discount "RCH" Return handling (EAN Code) "SOR" Sorting (EAN Code) "TD" Trade discount "X30" Point of sales allowance (EAN Code) // Requirement/Condition // DE_7295 http://rp061.edifice.org/migs/invoic/sd16.htm // EANCOM has no suggestions "EMBARGO" Embargo */