wsmlVariant _"http://www.wsmo.org/wsml/wsml-syntax/wsml-core" namespace {_"http://tripcom.org/ontologies/EDI/DeliveryTransportFunction#", dc _"http://purl.org/dc/elements/1.1#" } ontology _"http://tripcom.org/ontologies/EDI/DeliveryTransportFunction" nonFunctionalProperties dc#title hasValue "Delivery/Transport Function" dc#subject hasValue "Delivery/Transport Function" dc#description hasValue "Delivery/Transport Function" dc#contributor hasValue { _"http://foxvog.org/doug/" } dc#date hasValue "2007-07-04" 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 DeliveryTransportFunction instance PriceCondition memberOf DeliveryTransportFunction // "1" Price condition instance DespatchCondition memberOf DeliveryTransportFunction // "2" Despatch condition instance PriceAndDespatchCondition memberOf DeliveryTransportFunction // "3" Price and despatch condition instance CollectedByCustomer memberOf DeliveryTransportFunction // "4" Collected by customer instance TransportCondition memberOf DeliveryTransportFunction // "5" Transport condition instance DeliveryCondition memberOf DeliveryTransportFunction // "6" Delivery condition instance DeliveryBySupplier memberOf DeliveryTransportFunction // "10E" Delivered by supplier (EAN Code) instance DeliveryArrangedByLogisticServiceProvider memberOf DeliveryTransportFunction // "11E" Delivery arranged by logistic service provider (EAN Code) /* // Delivery or transport terms function // DE_4055 http://www.ean.se/EANCOM_2002/ean02s4/experts/part3/dc5g.htm // complete for EANCOM "1" Price condition "2" Despatch condition "3" Price and despatch condition "4" Collected by customer "5" Transport condition "6" Delivery condition "10E" Delivered by supplier (EAN Code) "11E" Delivery arranged by logistic service provider (EAN Code) */