wsmlVariant _"http://www.wsmo.org/wsml/wsml-syntax/wsml-flight" namespace {_"http://tripcom.org/ontologies/EDI/BackOrdering#", bo _"http://tripcom.org/ontologies/EDI/BankOperation#", cyc _"http://sw.cyc.com/2006/07/27/cyc/#", dc _"http://purl.org/dc/elements/1.1#" } ontology _"http://tripcom.org/ontologies/EDI/BackOrdering" nonFunctionalProperties dc#title hasValue "Back ordering" dc#subject hasValue "Back ordering" dc#description hasValue "Back ordering" dc#contributor hasValue { _"http://foxvog.org/doug/" } dc#date hasValue "2007-07-17" 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 BackOrdering subConceptOf cyc#Instructions nonFunctionalProperties dc#description hasValue "An instance of Instructions in which the requested item(s) cannot be filled or shipped, but is/are requested nonetheless for when the item(s) becomes available again." endNonFunctionalProperties concept BackOrderingIfNew subConceptOf BackOrdering nonFunctionalProperties dc#description hasValue "Back order only if new item (in the book industry only if not yet published)." endNonFunctionalProperties // "B" Back order only if new item (book industry - not yet published only) concept BackOrderingFromFactory subConceptOf BackOrdering nonFunctionalProperties dc#description hasValue "Any back order to be shipped directly from factory to purchaser." endNonFunctionalProperties // "F" Factory ship concept NoBackOrdering subConceptOf cyc#Instructions nonFunctionalProperties dc#description hasValue "Back order is unacceptable. Item(s) are requested " endNonFunctionalProperties // "N" No back order concept BackOrderingFromWarehouse subConceptOf BackOrdering nonFunctionalProperties dc#description hasValue "Any back order is to be shipped directly from warehouse to purchaser." endNonFunctionalProperties // "W" Warehouse ship concept BackOrderingIfOutOfStock subConceptOf BackOrdering nonFunctionalProperties dc#description hasValue "Back order if item(s) out of stock." endNonFunctionalProperties // "Y" Back order if out of stock /* // Back order arrangement // DE_4455 http://www.ean.se/EANCOM_2002/ean02s4/experts/part3/dc6a.htm // complete for EANCOM "B" Back order only if new item (book industry - not yet published only) "F" Factory ship "N" No back order "W" Warehouse ship "Y" Back order if out of stock */