wsmlVariant _"http://www.wsmo.org/wsml/wsml-syntax/wsml-flight" namespace {_"http://tripcom.org/ontologies/EDI/EDIFACT/CodeSets/TradeClassCodes#", tc _"http://tripcom.org/ontologies/EDI/TradeClass#", ecs _"http://tripcom.org/ontologies/EDI/EDIFACT/EDIFACTcodeSets#", edis _"http://tripcom.org/ontologies/EDI/EDI_Semantics#", cyc _"http://sw.cyc.com/2006/07/27/cyc/#", dc _"http://purl.org/dc/elements/1.1#" } ontology _"http://tripcom.org/ontologies/EDI/EDIFACT/CodeSets/TradeClassCodes" nonFunctionalProperties dc#title hasValue "Trade class Codes" dc#subject hasValue "Trade class Codes" dc#description hasValue "Trade class Codes" dc#contributor hasValue { _"http://foxvog.org/doug/" } dc#date hasValue "2007-09-06" 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 importsOntology _"http://tripcom.org/ontologies/EDI/TradeClass" relationInstance edis#encodedAs(tc#Contractor , ecs#DE_4043ECodeSet, "CR") relationInstance edis#encodedAs(cyc#ProductDistributionOrganization , ecs#DE_4043CodeSet, "51") relationInstance edis#encodedAs(cyc#ManufacturingOrganization , ecs#DE_4043CodeSet, "MF") relationInstance edis#encodedAs(cyc#ResaleOrganization , ecs#DE_4043CodeSet, "RS") relationInstance edis#encodedAs(cyc#Wholesaler , ecs#DE_4043CodeSet, "WH") relationInstance edis#encodedAs(cyc#OutPatient , ecs#DE_4043CodeSet, "WT") relationInstance edis#encodedAs(cyc#InPatient , ecs#DE_4043CodeSet, "WU") relationInstance edis#encodedAs(tc#OutOfHospitalPatient , ecs#DE_4043ECodeSet, "WT") relationInstance edis#encodedAs(tc#InHospitalPatient , ecs#DE_4043ECodeSet, "WU") /* // Trade class // DE_4043 http://www.ean.se/EANCOM_2002/ean02s4/experts/part3/dc5c.htm // complete for EANCOM "CR" Contractor (EAN Code) "DI" Distributor "MF" Manufacturer // "RDN" Return the delivery note signed by the goods recipient (EAN Code) // "RPD" Return the number of the "proof of delivery" generated by the goods recipient (EAN Code) "RS" Resale "WH" Wholesaler "WT" Out patient; patient not under full-time care of hosp. "WT" Out patient; patient medically treated out of the hosp. (EANCOM) "WU" In patient; patient under full-time care of hosp. "WU" In patient; patient medically treated in of the hosp. (EANCOM) */