wsmlVariant _"http://www.wsmo.org/wsml/wsml-syntax/wsml-flight" namespace {_"http://tripcom.org/ontologies/EDI/PackagingLevel#", cyc _"http://sw.cyc.com/2006/07/27/cyc/#", dc _"http://purl.org/dc/elements/1.1#" } ontology _"http://tripcom.org/ontologies/EDI/PackagingLevel" nonFunctionalProperties dc#title hasValue "Packaging level" dc#subject hasValue "Packaging level" dc#description hasValue "Packaging level" dc#contributor hasValue { _"http://foxvog.org/doug/" } dc#date hasValue "2007-08-01" 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.4 $" endNonFunctionalProperties concept PackagingLevel instance InnerPackaging memberOf PackagingLevel nonFunctionalProperties dc#description hasValue "Level of packing, if it exists, that is immediately subordinate to the intermediate packaging level." endNonFunctionalProperties // "1" Inner instance IntermediatePackaging memberOf PackagingLevel nonFunctionalProperties dc#description hasValue "Level of packaging, if it exists, that is immediately subordinate to the outer packaging level" endNonFunctionalProperties // "2" Intermediate instance OuterPackaging memberOf PackagingLevel nonFunctionalProperties dc#description hasValue "For packed merchandise, outermost level of packaging for a shipment" endNonFunctionalProperties // "3" Outer instance HighestPackaging memberOf PackagingLevel nonFunctionalProperties dc#description hasValue "Level of packaging, if it exists, which is highest in the packaging hierarchy" // ??? endNonFunctionalProperties // "1E" Highest (EAN Code) /* // Packaging level // DE_7075 http://www.ean.se/EANCOM_2002/ean02s4/experts/part3/dc8o.htm // complete for EANCOM "1" Inner "2" Intermediate "3" Outer "1E" Highest (EAN Code) */