wsmlVariant _"http://www.wsmo.org/wsml/wsml-syntax/wsml-flight" namespace {_"http://tripcom.org/ontologies/EDI/EquipmentSupplier#", cyc _"http://sw.cyc.com/2006/07/27/cyc/#", dc _"http://purl.org/dc/elements/1.1#" } ontology _"http://tripcom.org/ontologies/EDI/EquipmentSupplier" nonFunctionalProperties dc#title hasValue "Equipment supplier" dc#subject hasValue "Equipment supplier" dc#description hasValue "Equipment supplier" dc#contributor hasValue { _"http://foxvog.org/doug/" } dc#date hasValue "2007-08-09" 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#SpatialThing subConceptOf cyc#Individual concept cyc#TemporalThing subConceptOf cyc#Individual concept cyc#SomethingExisting subConceptOf cyc#TemporalThing concept cyc#PartiallyTangible subConceptOf {cyc#SomethingExisting, cyc#SpatialThing} concept cyc#PartiallyTangibleProduct subConceptOf cyc#PartiallyTangible concept cyc#IntelligentAgent subConceptOf cyc#SomethingExisting concept cyc#Organization subConceptOf cyc#IntelligentAgent concept cyc#SocialBeing subConceptOf cyc#IntelligentAgent concept cyc#GovernmentalOrganization subConceptOf {cyc#Organization, cyc#SocialBeing} concept cyc#Event subConceptOf cyc#TemporalThing concept cyc#Shipping subConceptOf {cyc#Event, cyc#SpatialThing} relation equipmentSupplier( ofType cyc#Shipping , ofType cyc#SocialBeing) nonFunctionalProperties dc#description hasValue "equipmentSupplier( EQUIPMENT, SUPPLIER) means that SUPPLIER supplies the specified equipment, EQUIPMENT." endNonFunctionalProperties relation sealingParty( ofType cyc#PhysicalDevice , ofType cyc#SocialBeing) nonFunctionalProperties dc#description hasValue "sealingParty( EQUIPMENT, SEALER) means that SEALER seals the specified equipment, EQUIPMENT." endNonFunctionalProperties relation shipperOfGoods( ofType cyc#Shipping , ofType cyc#SocialBeing) nonFunctionalProperties dc#description hasValue "shipperOfGoods( SHIPMENT, SHIPPER) means that SHIPPER sends off the goods in the Shipping event, SHIPMENT." endNonFunctionalProperties // "1" Shipper [DE_8077] // "SH" Shipper [DE_9303] relation carrierOfGoods( ofType cyc#Shipping , ofType cyc#ShippingOrganization) subRelationOf cyc#performedBy nonFunctionalProperties dc#description hasValue "carrierOfGoods( SHIPMENT, CARRIER) means that CARRIER transports goods to the recipient in the Shipping event, SHIPMENT." endNonFunctionalProperties // "2" Carrier [DE_8077] // "CA" Carrier [DE_9303] concept CustomsOffice subConceptOf cyc#GovernmentalOrganization relation customsOfficeForShipment( ofType cyc#Shipping , ofType CustomsOffice ) nonFunctionalProperties dc#description hasValue "customsOfficeForShipment( SHIPMENT, OFFICE) means that OFFICE is a CustomsOffice which deals with shipment, SHIPMENT." endNonFunctionalProperties // "CU" Customs [DE_9303] relation terminalOperatorForShipment( ofType cyc#Shipping , ofType TerminalOperator) nonFunctionalProperties dc#description hasValue "terminalOperatorForShipment( SHIPMENT, OPERATOR) means that OPERATOR is a terminal operator in a port used in shpment, SHIPMENT." endNonFunctionalProperties // "TO" Terminal operator [DE_9303] concept ShippingBuyerToSupplier subConceptOf cyc#Shipping nonFunctionalProperties dc#description hasValue "Transport from the buyer to the supplier." endNonFunctionalProperties // "BS" Buyer to supplier concept ShippingSupplierToBuyer subConceptOf cyc#Shipping nonFunctionalProperties dc#description hasValue "Transport from the supplier to the buyer." endNonFunctionalProperties // "SB" Supplier to buyer concept ShippingSubcontractorToSeller subConceptOf cyc#Shipping nonFunctionalProperties dc#description hasValue "Transport from the subcontractor to the seller." endNonFunctionalProperties // "SC" Subcontractor to seller concept ShippingSellerToFreightForwarder subConceptOf cyc#Shipping nonFunctionalProperties dc#description hasValue "Transport from the seller to the freight forwarder." endNonFunctionalProperties // "SF" Seller to freight forwarder concept ShippingSellerToSubcontractor subConceptOf cyc#Shipping nonFunctionalProperties dc#description hasValue "Transport from the seller to the subcontractor." endNonFunctionalProperties // "SS" Seller to subcontractor concept ShippingMotherVesselToLighter subConceptOf cyc#Shipping nonFunctionalProperties dc#description hasValue "Cargo is transferred from the main carriage or mother vessel to a lighter." endNonFunctionalProperties // "ST" Mother vessel to lighter concept ShippingLighterToMotherVessel subConceptOf cyc#Shipping nonFunctionalProperties dc#description hasValue "Cargo is transferred from the lighter vessel to a main carriage or mother vessel." endNonFunctionalProperties // "SU" Lighter to mother vessel /* // Equipment supplier // DE_8077 http://www.ean.se/EANCOM_2002/ean02s4/experts/part3/dc9x.htm // complete for EANCOM "1" Shipper "2" Carrier // Transit direction // DE_8101 http://www.ean.se/EANCOM_2002/ean02s4/experts/part3/dca0.htm // http://www.unece.org/trade/untdid/d99b/tred/tred8101.htm // complete for EANCOM, EDIFACT "BS" Buyer to supplier "SB" Supplier to buyer "SC" Subcontractor to seller "SF" Seller to freight forwarder "SS" Seller to subcontractor "ST" Mother vessel to lighter "SU" Lighter to mother vessel // Sealing party // DE_9303 http://www.ean.se/EANCOM_2002/ean02s4/experts/part3/dcb1.htm // complete for EANCOM; EDIFACT has 3 more: Consolidator, Quarantine Agency, & Unknown "CA" Carrier "CU" Customs "SH" Shipper "TO" Terminal operator */