wsmlVariant _"http://www.wsmo.org/wsml/wsml-syntax/wsml-flight" namespace {_"http://tripcom.org/ontologies/EDI/DeliveryInstruction#", dc _"http://purl.org/dc/elements/1.1#" } ontology _"http://tripcom.org/ontologies/EDI/DeliveryInstruction" nonFunctionalProperties dc#title hasValue "Delivery Instruction" dc#subject hasValue "Delivery Instruction" dc#description hasValue "Delivery Instruction" dc#contributor hasValue { _"http://foxvog.org/doug/" } dc#date hasValue "2007-07-18" 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#Indivdual concept cyc#TemporalThing subConceptOf cyc#Indivdual concept cyc#SomethingExisting subConceptOf cyc#TemporalThing concept cyc#ConceptualWork subConceptOf cyc#SomethingExisting concept cyc#PropositionalConceptualWork subConceptOf cyc#ConceptualWork concept cyc#Instructions subConceptOf cyc#PropositionalConceptualWork concept DeliveryInstruction subConceptOf cyc#Instructions instance ShipPartialBackOrderBalance memberOf DeliveryInstruction // "BK" Ship partial - balance back order instance ShipCompleteOrder memberOf DeliveryInstruction // "SC" Ship complete order instance ShipPartialBalanceCancel memberOf DeliveryInstruction // "SP" Ship partial - balance cancel instance DeliverBy memberOf DeliveryInstruction // "DA" Do not deliver after instance DeliverNotBefore memberOf DeliveryInstruction // "DB" Do not deliver before instance DeliverOnDate memberOf DeliveryInstruction // "DD" Deliver on date instance DeliveryNoSchedule memberOf DeliveryInstruction // "P1" No schedule established instance ShipASAP memberOf DeliveryInstruction // "P2" Ship as soon as possible /* // Delivery instruction // DE_4493 http://www.ean.se/EANCOM_2002/ean02s4/experts/part3/dc6h.htm // complete for EANCOM "BK" Ship partial - balance back order "DA" Do not deliver after "DB" Do not deliver before "DD" Deliver on date "P1" No schedule established "P2" Ship as soon as possible "SC" Ship complete order "SP" Ship partial - balance cancel */