wsmlVariant _"http://www.wsmo.org/wsml/wsml-syntax/wsml-flight" namespace {_"http://tripcom.org/ontologies/EDI/Temperature4Process#", ac _"http://tripcom.org/ontologies/EDI/AllowanceCharge#", cyc _"http://sw.cyc.com/2006/07/27/cyc/#", dc _"http://purl.org/dc/elements/1.1#" } ontology _"http://tripcom.org/ontologies/EDI/Temperature4Process" nonFunctionalProperties dc#title hasValue "Temperature for process" dc#subject hasValue "Temperature for process" dc#description hasValue "Temperature for process" dc#contributor hasValue { _"http://foxvog.org/doug/" } dc#date hasValue "2007-07-30" 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 cyc#Individual concept cyc#TemporalThing subConceptOf cyc#Individual concept cyc#SomethingExisting subConceptOf cyc#TemporalThing concept cyc#PartiallyTangible subConceptOf cyc#SomethingExisting concept cyc#UnitOfMeasure subConceptOf cyc#Individual concept cyc#UnitOfTemperature subConceptOf cyc#UnitOfMeasure instance cyc#Kelvin memberOf cyc#UnitOfTemperature instance cyc#DegreeCelsius memberOf cyc#UnitOfTemperature instance cyc#DegreeFahrenheit memberOf cyc#UnitOfTemperature relation storageTemperature (ofType cyc#PartiallyTangible, ofType cyc#UnitOfTemperature, ofType _decimal) nonFunctionalProperties dc#description hasValue "The temperature at which the cargo is to be kept while it is in storage" endNonFunctionalProperties // "1" Storage temperature relation transportTemperature (ofType cyc#PartiallyTangible, ofType cyc#UnitOfTemperature, ofType _decimal) nonFunctionalProperties dc#description hasValue "The temperature at which cargo is to be kept while it is under transport" endNonFunctionalProperties // "2" Transport temperature relation cargoOperatingTemperature (ofType cyc#PartiallyTangible, ofType cyc#UnitOfTemperature, ofType _decimal) nonFunctionalProperties dc#description hasValue "The temperature at which cargo is to be kept during cargo handling" endNonFunctionalProperties // "3" Transport temperature relation transportEmergencyTemperature (ofType cyc#PartiallyTangible, ofType cyc#UnitOfTemperature, ofType _decimal) nonFunctionalProperties dc#description hasValue "The temperature at which emergency procedures apply for the disposal of temperature-controlled goods" endNonFunctionalProperties // "4" Transport emergency temperature relation transportControlTemperature (ofType cyc#PartiallyTangible, ofType cyc#UnitOfTemperature, ofType _decimal) nonFunctionalProperties dc#description hasValue "The maximum temperature at which certain products can be safely transported" endNonFunctionalProperties // "5" Transport control temperature /* // Temperature for process // DE_6245 http://www.ean.se/EANCOM_2002/ean02s4/experts/part3/dc7y.htm // complete for EANCOM "1" Storage temperature "2" Transport temperature // EDIFACT also has: "3" Cargo operating temperature "4" Transport emergency temperature "5" Transport control temperature */