wsmlVariant _"http://www.wsmo.org/wsml/wsml-syntax/wsml-flight" namespace {_"http://tripcom.org/ontologies/EDI/DimensionType#", cyc _"http://sw.cyc.com/2006/07/27/cyc/#", dc _"http://purl.org/dc/elements/1.1#" } ontology _"http://tripcom.org/ontologies/EDI/DimensionType" nonFunctionalProperties dc#title hasValue "Dimension type" dc#subject hasValue "Dimension type" dc#description hasValue "Dimension type" dc#contributor hasValue { _"http://foxvog.org/doug/" } dc#date hasValue "2007-07-27" 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#Individual concept cyc#TemporalThing subConceptOf cyc#Individual concept cyc#SpatialThing subConceptOf cyc#Individual concept cyc#PartiallyTangible subConceptOf {cyc#SpatialThing, cyc#TemporalThing} concept cyc#Tuple subConceptOf cyc#Individual concept cyc#ScalarInterval subConceptOf cyc#Tuple concept cyc#PhysicalQuantity subConceptOf cyc#ScalarInterval concept cyc#SpatialQuantity subConceptOf cyc#PhysicalQuantity concept cyc#Distance subConceptOf cyc#SpatialQuantity concept cyc#Area subConceptOf cyc#SpatialQuantity concept cyc#Volume subConceptOf cyc#SpatialQuantity concept cyc#Height subConceptOf cyc#Distance concept cyc#Width subConceptOf cyc#Distance concept cyc#Length subConceptOf cyc#Distance concept cyc#VectorInterval subConceptOf cyc#Tuple concept SpatialVector subConceptOf cyc#VectorInterval nonFunctionalProperties dc#description hasValue "A vector that has three perpendicular spatial Distances as dimensions. These can often be considered a Height, Width, and Length (e.g. for HexalateralObjects)." endNonFunctionalProperties concept cyc#TemporallyExistingThing subConceptOf cyc#TemporalThing // excludes TimeIntervals /* relation cyc#sizeParameterOfObject( ofType cyc#SpatialThing, ofType cyc#SpatialQuantity) nonFunctionalProperties dc#description hasValue "sizeParameterOfObject(OBJECT, SIZE) means that OBJECT measures SIZE in some (unspecified) parameter, where SIZE is either a Distance or some other sort of SpatialQuantity that is analyzable in terms of distances (e.g. an Area or a Volume). Thus SIZE might be OBJECT's length, width, surface area, volume, or other distance-derived quantity." endNonFunctionalProperties */ relation spatialDimensionsOfObject_Generic( ofType cyc#SpatialThing, ofType SpatialVector) nonFunctionalProperties dc#description hasValue "spatialDimensionsOfObject_Generic(THING, VECTOR) means that VECTOR describes the spatial THING's lengthOfObject, widthOfObject, and heightOfObject, possibly with packaging (pallet or even transport vehicle) included." endNonFunctionalProperties relation spatialDimensionsOfObject( ofType cyc#SpatialThing, ofType SpatialVector) nonFunctionalProperties dc#description hasValue "spatialDimensionsOfObject(THING, VECTOR) means that VECTOR describes the spatial THING's lengthOfObject, widthOfObject, and heightOfObject (without any additional packaging material)." endNonFunctionalProperties // "1" Gross dimensions relation packageDimensionsOfObject( ofType cyc#PartiallyTangible, ofType SpatialVector) subRelationOf spatialDimensionsOfObject_Generic nonFunctionalProperties dc#description hasValue "packageDimensionsOfObject(GOODS, VECTOR) means that VECTOR describes the dimensions of the goods (GOODS) including the packaging." endNonFunctionalProperties // "2" Package dimensions (incl. goods) relation palletDimensionsExGoods( ofType cyc#PartiallyTangible, ofType SpatialVector) nonFunctionalProperties dc#description hasValue "palletDimensionsExGoods(GOODS, VECTOR) means that VECTOR describes the dimensions of the pallet on which goods (GOODS) are transported." endNonFunctionalProperties // "3" Pallet dimensions (excl.goods) relation palletDimensionsInclGoods( ofType cyc#PartiallyTangible, ofType SpatialVector) subRelationOf spatialDimensionsOfObject_Generic nonFunctionalProperties dc#description hasValue "palletDimensionsInclGoods(GOODS, VECTOR) means that VECTOR describes the dimensions of the goods (GOODS) and pallet on which they are transported." endNonFunctionalProperties // "4" Pallet dimensions (incl.goods) relation offStandardDimensionFront( ofType cyc#PartiallyTangible, ofType Distance) nonFunctionalProperties dc#description hasValue "offStandardDimensionFront(GOODS, DISTANCE) means the length that the cargo exceeds the standard length at the front of an equipment." endNonFunctionalProperties // "5" Off-standard dimension front relation offStandardDimensionBack( ofType cyc#PartiallyTangible, ofType Distance) nonFunctionalProperties dc#description hasValue "offStandardDimensionBack(GOODS, DISTANCE) means the length that the cargo exceeds the standard length at the back of an equipment." endNonFunctionalProperties // "6" Off-standard dimension back relation offStandardDimensionRight( ofType cyc#PartiallyTangible, ofType Distance) nonFunctionalProperties dc#description hasValue "offStandardDimensionRight(GOODS, DISTANCE) means the length that the cargo exceeds the standard length at the right side of an equipment." endNonFunctionalProperties // "7" Off-standard dimension right relation offStandardDimensionLeft( ofType cyc#PartiallyTangible, ofType Distance) nonFunctionalProperties dc#description hasValue "offStandardDimensionLeft(GOODS, DISTANCE) means the length that the cargo exceeds the standard length at the left side of an equipment." endNonFunctionalProperties // "8" Off-standard dimension left relation offStandardDimensionGeneral( ofType cyc#PartiallyTangible, ofType SpatialVector) nonFunctionalProperties dc#description hasValue "offStandardDimensionGeneral(GOODS, DISTANCE) means the dimensions that the cargo exceeds the standard dimensions." endNonFunctionalProperties // "9" Off-standard dimension general relation externalTransportEquipmentDimension( ofType cyc#PartiallyTangible, ofType SpatialVector) subRelationOf spatialDimensionsOfObject_Generic nonFunctionalProperties dc#description hasValue "externalTransportEquipmentDimension(GOODS, VECTOR) means that VECTOR describes the external dimensions of transport equipment in which the goods (GOODS) are transported." endNonFunctionalProperties // "10" External transport equipment dimension relation externalTransportUnitDimension( ofType cyc#PartiallyTangible, ofType SpatialVector) subRelationOf spatialDimensionsOfObject_Generic nonFunctionalProperties dc#description hasValue "externalTransportEquipmentDimension(GOODS, VECTOR) means that VECTOR describes the external dimensions of one transport unit in which the goods (GOODS) are transported. The goods may be transported in several units, so this is different from externalTransportEquipmentDimension." endNonFunctionalProperties // "10E" Unit gross dimensions: The gross dimensions of a transport unit. (EAN Code) relation internalTransportEquipmentDimension( ofType cyc#PartiallyTangible, ofType SpatialVector) subRelationOf spatialDimensionsOfObject_Generic nonFunctionalProperties dc#description hasValue "internalTransportEquipmentDimension(GOODS, VECTOR) means that VECTOR describes the internal dimensions of transport equipment in which the goods (GOODS) are transported." endNonFunctionalProperties // "11" Internal transport equipment dimension /* // Dimensions of "Dimension type code qualifier" // DE_6145 http://www.ean.se/EANCOM_2002/ean02s4/experts/part3/dc7r.htm // complete for EANCOM "1" Gross dimensions "2" Package dimensions (incl. goods) "3" Pallet dimensions (excl.goods) "4" Pallet dimensions (incl.goods) "5" Off-standard dimension front "6" Off-standard dimension back "7" Off-standard dimension right "8" Off-standard dimension left "9" Off-standard dimension general "10" External transport equipment dimension "11" Internal transport equipment dimensions "10E" Unit gross dimensions (EAN Code) */