wsmlVariant _"http://www.wsmo.org/wsml/wsml-syntax/wsml-flight" namespace {_"http://tripcom.org/ontologies/EDI/UnitTypeQualifier#", cyc _"http://sw.cyc.com/2006/07/27/cyc/#", dc _"http://purl.org/dc/elements/1.1#" } ontology _"http://tripcom.org/ontologies/EDI/UnitTypeQualifier" nonFunctionalProperties dc#title hasValue "Unit type qualifier" dc#subject hasValue "Shipping Unit Quantity" dc#description hasValue "Shipping Unit Quantity" dc#contributor hasValue { _"http://foxvog.org/doug/" } dc#date hasValue "2007-07-02" 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.1 $" endNonFunctionalProperties concept cyc#TemporallyExistingThing concept cyc#Situation subConceptOf cyc#TemporallyExistingThing concept cyc#Event subConceptOf cyc#Situation concept cyc#Action subConceptOf cyc#Event concept cyc#Shipping subConceptOf cyc#Action nonFunctionalProperties dc#description hasValue "Shipping of objects from one physical location to another being done as a service." endNonFunctionalProperties concept cyc#SomethingExisting subConceptOf cyc#TemporallyExistingThing concept cyc#PartiallyTangible subConceptOf cyc#SomethingExisting concept cyc#Artifact subConceptOf cyc#PartiallyTangible nonFunctionalProperties dc#description hasValue "A specialization of InanimateObject. Each instance of Artifact is an at least partially tangible thing which was intentionally created by an Agent (or a group of Agents working together) to serve some purpose or perform some function." endNonFunctionalProperties relation numPricingUnits ( ofType cyc#Shipping, ofType _integer) // "1" Number of pricing units relation numTransportableUnits ( ofType cyc#Shipping, ofType _integer) // "2" Transportable unit relation numDebitUnits ( ofType cyc#Shipping, ofType _integer) // "3" Number of debit units relation numReceivedUnits ( ofType cyc#Shipping, ofType _integer) // "4" Number of received units relation numContainerAvailableDays ( ofType cyc#Shipping, ofType _integer) // "5" Number of free days for container availability relation numStructureComponents ( ofType cyc#Artifact, ofType _integer) // "6" Number of structure components relation numAssetUnits ( ofType cyc#Shipping, ofType _integer) nonFunctionalProperties dc#description hasValue "The number of units of an asset." // ??? endNonFunctionalProperties // "7" Number of asset units relation numConsignments ( ofType cyc#Shipping, ofType _integer) // "8" Number of consignments /* // Shipping unit type "Unit type code qualifier" // DE_6353 http://www.ean.se/EANCOM_2002/ean02s4/experts/part3/dc8a.htm // complete for EANCOM, EDIFACT "1" Number of pricing units: Number of units which multiplied by the unit price gives price. "2" Transportable unit: Number of units required for transportation purposes. "3" Number of units which are debited by the sender of the consignment to the receiving party. "4" Number of units which are received by the receiving party of the consignment. "5" Number of free days for container availability: Number of days within which the container will be made available at no charge. "6" Number of structure components: Number of components in a structure. "7" Number of asset units: The number of units of an asset. "8" Number of consignments */