wsmlVariant _"http://www.wsmo.org/wsml/wsml-syntax/wsml-flight" namespace {_"http://tripcom.org/ontologies/EDI/InformationProcessType#", cyc _"http://sw.cyc.com/2006/07/27/cyc/#", dc _"http://purl.org/dc/elements/1.1#" } ontology _"http://tripcom.org/ontologies/EDI/InformationProcessType" nonFunctionalProperties dc#title hasValue "Information process type" dc#subject hasValue "Information process type" dc#description hasValue "Information process type" dc#contributor hasValue { _"http://foxvog.org/doug/" } dc#date hasValue "2007-06-29" 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#Event subConceptOf cyc#TemporalThing concept cyc#DataProcessing subConceptOf cyc#Event concept ProcessingStructuredData subConceptOf cyc#DataProcessing // "8" Processing of structured information concept ProcessingUnstructuredData subConceptOf cyc#DataProcessing // "11" Processing of unstructured information concept ProcessingMixedStructuredData subConceptOf { ProcessingStructuredData, ProcessingUnstructuredData} nonFunctionalProperties dc#description hasValue "Processing of information in structured and unstructured form" endNonFunctionalProperties concept ProcessingIdenticalMixedStructuredData subConceptOf ProcessingMixedStructuredData // "9" Processing of identical information in structured and unstructured form concept ProcessingDifferentMixedStructuredData subConceptOf ProcessingMixedStructuredData // "10" Processing of different information in structured and unstructured form concept ProcessingDataBySupplier subConceptOf cyc#DataProcessing // "XX1" Processing of orders at the supplier (EAN code) concept ProcessingDataByRetailier subConceptOf cyc#DataProcessing // "XX2" Processing of orders at the retailer (EAN code) /* // Information process type // DE_7187 http://www.ean.se/EANCOM_2002/ean02s4/experts/part3/dc9a.htm // complete for EANCOM "8" Processing of structured information "9" Processing of identical information in structured and unstructured form "10" Processing of different information in structured and unstructured form "11" Processing of unstructured information "XX1" Processing of orders at the supplier (EAN code) "XX2" Processing of orders at the retailer (EAN code) */