wsmlVariant _"http://www.wsmo.org/wsml/wsml-syntax/wsml-flight" namespace {_"http://tripcom.org/ontologies/EDI/MessageFunction#", ack _"http://tripcom.org/ontologies/EDI/Acknowledgement#", sr _"http://tripcom.org/ontologies/EDI/StatusReason#", cyc _"http://sw.cyc.com/2006/07/27/cyc/#", dc _"http://purl.org/dc/elements/1.1#" } ontology _"http://tripcom.org/ontologies/EDI/MessageFunction" nonFunctionalProperties dc#title hasValue "Message function" dc#subject hasValue "Message function" dc#description hasValue "Message function" dc#contributor hasValue { _"http://foxvog.org/doug/" } dc#date hasValue "2007-06-26" 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.5 $" endNonFunctionalProperties /* ================================================================================== // Covers // DE_1225 Message Function // DE_1229 Document action // DE_1245 Document status indicator // ================================================================================== */ includeOntology _"http://tripcom.org/ontologies/EDI/Acknowledgement" concept cyc#Individual concept cyc#TemporalThing subConceptOf cyc#Individual concept cyc#Situation subConceptOf cyc#TemporalThing concept cyc#Event subConceptOf cyc#Situation concept cyc#Action subConceptOf cyc#Event concept cyc#FindingSomething subConceptOf cyc#Action concept cyc#Evaluating subConceptOf cyc#Action concept cyc#IBTCopying subConceptOf cyc#Action concept cyc#InformationUpdating subConceptOf cyc#Action concept cyc#InformationAdding subConceptOf cyc#InformationUpdating concept cyc#InformationRemoving subConceptOf cyc#InformationUpdating concept _"http://sw.cyc.com/2006/07/27/cyc/Declaring-Evaluating" subConceptOf cyc#Evaluating // cyc#Declaring-Evaluating nonFunctionalProperties dc#description hasValue "A type of event; a subcollection of Evaluating. In each Declaring, something declares something else to be or some proposition to hold." endNonFunctionalProperties concept cyc#Communicating subConceptOf cyc#Action concept cyc#Telecommunication subConceptOf cyc#Communicating concept _"http://sw.cyc.com/2006/07/27/cyc/Acknowledging-CommunicationAct" subConceptOf cyc#Communicating concept _"http://sw.cyc.com/2006/07/27/cyc/Refusing-CommunicationAct" subConceptOf cyc#Communicating concept cyc#Replying subConceptOf _"http://sw.cyc.com/2006/07/27/cyc/Acknowledging-CommunicationAct" concept ack#MessageAcknowledgement subConceptOf _"http://sw.cyc.com/2006/07/27/cyc/Acknowledging-CommunicationAct" concept ack#MessageAcceptance subConceptOf ack#MessageAcknowledgement concept _"http://sw.cyc.com/2006/07/27/cyc/Proposing-CommunicationAct" subConceptOf cyc#Communicating concept cyc#RequestingAction subConceptOf cyc#Communicating concept cyc#RequestForBid subConceptOf cyc#RequestingAction concept cyc#ReplacingSomething subConceptOf cyc#Event concept cyc#SimpleRepairing subConceptOf cyc#Action concept DocumentAction subConceptOf cyc#Action nonFunctionalProperties dc#description hasValue "Document Action" endNonFunctionalProperties concept cyc#IntentionalMentalState subConceptOf cyc#Situation concept Intent subConceptOf cyc#IntentionalMentalState concept cyc#EndingASituation subConceptOf cyc#Action concept cyc#SomethingExisting subConceptOf cyc#TemporalThing concept cyc#ConceptualWork subConceptOf cyc#SomethingExisting concept cyc#Proposal subConceptOf cyc#ConceptualWork relation cyc#topicOf/2 // "topicOf (INFO, ABOUT) means that ABOUT is a major subject of INFO." /* ================================================================================== // // DE_1225 Message Function // ================================================================================== */ concept _"http://sw.cyc.com/2006/07/27/cyc/Canceling-Declaring-Evaluating" subConceptOf _"http://sw.cyc.com/2006/07/27/cyc/Declaring-Evaluating" nonFunctionalProperties dc#description hasValue "A type of event; a subcollection of Declaring-Evaluating. In each Canceling-Declaring-Evaluating, someone declares something null and void; makes it ineffective." endNonFunctionalProperties // cyc#Canceling-Declaring-Evaluating // "1" Cancellation concept EditingOfMessage subConceptOf { cyc#InformationUpdating, DocumentAction, _"http://sw.cyc.com/2006/07/27/cyc/Declaring-Evaluating"} nonFunctionalProperties dc#description hasValue "A type of event; a subcollection of Declaring and InformationUpdating. In each EditingOfMessage, someone identifies items to be changed from a prior message or database." endNonFunctionalProperties // "4" Change // "3" Changed [DE_1229] concept AddingToMessage subConceptOf {EditingOfMessage, DocumentAction, cyc#InformationAdding} nonFunctionalProperties dc#description hasValue "A type of event; a subcollection of Declaring. In each InformationAdding, someone adds something to a prior message." endNonFunctionalProperties // "2" Addition // "1" Added [DE_1229] // "A" Added to the configuration [DE_7083] concept DeletionOfItems subConceptOf {EditingOfMessage, DocumentAction, cyc#InformationRemoving} nonFunctionalProperties dc#description hasValue "A type of event; a subcollection of Declaring. In each DeletionOfItems, someone identifies items to be removed from a prior message or database." endNonFunctionalProperties // "3" Deletion // "2" Deleted [DE_1229] concept IncludedItem subConceptOf DocumentAction nonFunctionalProperties dc#description hasValue "The item is part of the configuration." endNonFunctionalProperties // "I" Included in the configuration [DE_7083] // ?? does this mean it was part of the old configuration and // remains part of the new configuration? concept ReplacingMessage subConceptOf {DeletionOfItems, AddingToMessage, cyc#ReplacingSomething} nonFunctionalProperties dc#description hasValue "A type of event; a subcollection of Declaring. In each ReplacingMessage, someone replaces one message with another message, invalidating the first message." endNonFunctionalProperties // "5" Replace concept ConfirmingMessage subConceptOf {ack#MessageAcknowledgement, DocumentAction} nonFunctionalProperties dc#description hasValue "A type of event; confirming the details of a previous transmission." endNonFunctionalProperties // "6" Confirmation concept DuplicateMessage subConceptOf MessageCopy nonFunctionalProperties dc#description hasValue "The EDI message is a duplicate of a previously generated message between the two original parties." endNonFunctionalProperties // "7" Duplicate concept StatusMessage subConceptOf _"http://sw.cyc.com/2006/07/27/cyc/Declaring-Evaluating" nonFunctionalProperties dc#description hasValue "The EDI message provides status information." endNonFunctionalProperties // "8" Status concept OriginalMessage subConceptOf _"http://sw.cyc.com/2006/07/27/cyc/Declaring-Evaluating" nonFunctionalProperties dc#description hasValue "Initial transmission related to a given transaction." endNonFunctionalProperties // "9" Original concept ResponseMessage subConceptOf {ack#MessageAcknowledgement, cyc#Replying} nonFunctionalProperties dc#description hasValue "Message responding to a previous message or document." endNonFunctionalProperties // "11" Response concept NotProcessedMessage subConceptOf {ack#MessageAcknowledgement, cyc#Replying} nonFunctionalProperties dc#description hasValue "Message indicating that the referenced message was received but not yet processed." endNonFunctionalProperties // "12" Not processed concept ProposalMessage subConceptOf _"http://sw.cyc.com/2006/07/27/cyc/Declaring-Evaluating" nonFunctionalProperties dc#description hasValue "Message content is a proposal." endNonFunctionalProperties // "16" Proposal concept CancelButReissue subConceptOf _"http://sw.cyc.com/2006/07/27/cyc/Canceling-Declaring-Evaluating" nonFunctionalProperties dc#description hasValue "Referenced transaction cancelled, reissued message will follow." endNonFunctionalProperties // "17" Cancel, to be reissued concept RequestForReissue subConceptOf {ack#MessageAcknowledgement, cyc#Replying, cyc#RequestForBid} nonFunctionalProperties dc#description hasValue "Request reissue of quote request with better terms." endNonFunctionalProperties // "18" Re-issue quote request; a request for better terms concept TransactionOnHold subConceptOf { NotProcessedMessage, DocumentAction, _"http://sw.cyc.com/2006/07/27/cyc/Declaring-Evaluating"} nonFunctionalProperties dc#description hasValue "Transaction on hold: Message not to be processed until further release information." endNonFunctionalProperties // "23" Transaction on hold: Message not to be processed until further release information. // "H" Hold (EDIFICE code) [DE_1129] concept _"http://sw.cyc.com/2006/07/27/cyc/Rejecting-CommunicationAct" subConceptOf _"http://sw.cyc.com/2006/07/27/cyc/Acknowledging-CommunicationAct" // "27" Not accepted // "7" Not accepted [DE_1229] concept AcceptanceWOAmendment subConceptOf {ack#MessageAcceptance, DocumentAction} // "29" Accepted without amendment // "5" Accepted without amendment [DE_1229] concept MessageCopy subConceptOf {cyc#IBTCopying , _"http://sw.cyc.com/2006/07/27/cyc/Declaring-Evaluating"} nonFunctionalProperties dc#description hasValue "The message is a copy of an original message that has been sent, e.g. for action or information. It may be a resend between the two original parties or a transmittal to a third party." endNonFunctionalProperties // "31" Duplicate concept ApprovalMessage subConceptOf AcceptanceWOAmendment // "32" Approval: To approve a previous quotation issued in a ship & debit scenario concept AcceptanceWithAmendment subConceptOf {ack#MessageAcceptance, DocumentAction} nonFunctionalProperties dc#description hasValue "EDI message accepted with amendment." endNonFunctionalProperties // "34" Accepted with amendment // "6" Accepted with amendment [DE_1229] concept ConfirmationViaSpecificMeans subConceptOf ack#MessageAcceptance nonFunctionalProperties dc#description hasValue "Message confirming a transaction previously agreed via other means (e.g. phone)." endNonFunctionalProperties // "42" Confirmation via specific means concept ElectronicMessageCopy subConceptOf DuplicateMessage nonFunctionalProperties dc#description hasValue "Message already transmitted via another communication channel. This transmission is to provide electronically processable data only." endNonFunctionalProperties // "43" Additional transmission concept AcceptanceWithReservations subConceptOf ack#MessageAcceptance nonFunctionalProperties dc#description hasValue "EDI message accepted with reservations." endNonFunctionalProperties // "45" Accepted with reservations concept ProvisionalMessage subConceptOf TransactionOnHold // What's the difference? nonFunctionalProperties dc#description hasValue "EDI message content is provisional." endNonFunctionalProperties // "46" Provisional concept DefinitiveMessage subConceptOf _"http://sw.cyc.com/2006/07/27/cyc/Declaring-Evaluating" nonFunctionalProperties dc#description hasValue "EDI message content is definitive." endNonFunctionalProperties // "47" Definitive /* ================================================================================== // // DE_1229 Document action // ================================================================================== */ // concept AddingToMessage // "1" Added // concept DeletionOfItems // "2" Deleted // concept EditingOfMessage // "3" Changed instance NoDocumentAction memberOf DocumentAction // "4" No action // concept AcceptanceWOAmendment // "5" Accepted without amendment // concept AcceptanceWithAmendment // "6" Accepted with amendment concept SellerRejectsLineItem subConceptOf { DocumentAction, _"http://sw.cyc.com/2006/07/27/cyc/Rejecting-CommunicationAct"} nonFunctionalProperties dc#description hasValue "A line item is not accepted by the seller." endNonFunctionalProperties // "7" Not accepted concept LineItemFoundAbsent subConceptOf {cyc#FindingSomething, DocumentAction} nonFunctionalProperties dc#description hasValue "A line item is found not to be in the referenced message." endNonFunctionalProperties // "10" Not found // see cyc#Absent concept NotAmended subConceptOf DocumentAction nonFunctionalProperties dc#description hasValue "A line is not amended." endNonFunctionalProperties // "4" No change [DE_1245] concept NotAmendedByBuyer subConceptOf NotAmended nonFunctionalProperties dc#description hasValue "A line is not amended by the buyer." endNonFunctionalProperties // "11" Not amended concept ReportingItemDetailsIncluded subConceptOf DocumentAction nonFunctionalProperties dc#description hasValue "Reporting item details are included." endNonFunctionalProperties // "11E" Reporting item details included (SWIFT Code) concept NoAdvice subConceptOf DocumentAction nonFunctionalProperties dc#description hasValue "No details are advised." endNonFunctionalProperties // "12E" No advice (SWIFT Code) concept ReportingItemDetailsSentSeparately subConceptOf {cyc#Communicating, DocumentAction} nonFunctionalProperties dc#description hasValue "Reporting item details have been transmitted separately." endNonFunctionalProperties // "13E" Reporting item details sent separately (SWIFT Code) concept ReportingItemDetailsToFollow subConceptOf {DocumentAction, Intent} nonFunctionalProperties dc#description hasValue "Reporting item details are to be transmitted separately." endNonFunctionalProperties // "14E" Reporting item details to follow (SWIFT Code) // The DocumentAction is *an intent* to transmit the details. concept ProposingAmendment subConceptOf {_"http://sw.cyc.com/2006/07/27/cyc/Proposing-CommunicationAct", DocumentAction} // "23" Proposed amendment concept ReplacingWRTDocument subConceptOf {cyc#ReplacingSomething, DocumentAction} nonFunctionalProperties dc#description hasValue "Something regading a document is replaced: part of the document, the whole document, something referred to in the document." endNonFunctionalProperties // "38" Replaced // unclear what is being replaced: Goods, information in the message, the message itself concept RejectingItem subConceptOf {DocumentAction, _"http://sw.cyc.com/2006/07/27/cyc/Rejecting-CommunicationAct"} nonFunctionalProperties dc#description hasValue "A referred to item is rejected." endNonFunctionalProperties // "55" Referred item, rejected concept ReissuingDocument subConceptOf {cyc#Telecommunication, cyc#RequestingAction, DocumentAction} // "90" Reissued: To be used on a re-issued request for quote concept CorrectionOfError subConceptOf {cyc#SimpleRepairing, DocumentAction} // "96" Correction of error concept ResaleAndClaim subConceptOf DocumentAction // "113" Resale and claim (EDIFICE code) concept ResaleOnly subConceptOf DocumentAction // "114" Resale only (EDIFICE code) concept MessageClosed subConceptOf {cyc#EndingASituation, DocumentAction} // "C" Closed (EDIFICE code) concept MessageExpired subConceptOf {cyc#EndingASituation, DocumentAction} // "E" Expired (EDIFICE code) // concept TransactionOnHold // "H" Hold (EDIFICE code) concept MessageOpen subConceptOf DocumentAction // "O" Open (EDIFICE code) concept ReportingItemDetailsAdvisedJustInTime subConceptOf DocumentAction // "XB6" Reporting item details advised just-in-time (SWIFT Code) concept ReferralItemAccepted subConceptOf {AcceptanceWOAmendment, DocumentAction} // "YF2" Referral item accepted (SWIFT Code) /* ================================================================================== // // DE_1245 Document status indicator // ================================================================================== */ // concept EditingOfMessage // "1" Amendment // concept _"http://sw.cyc.com/2006/07/27/cyc/Canceling-Declaring-Evaluating" // "2" Cancellation // concept OriginalMessage // "3" Created new // ??? //concept NotAmended // "4" No change // concept cyc#ReplacingSomething // "5" Replacement concept cyc#MakingAnAgreement subConceptOf cyc#Communicating // "6" Agreement: An agreed status is allocated to delivery requirements. // concept _"http://sw.cyc.com/2006/07/27/cyc/Proposing-CommunicationAct" // concept cyc#Proposal // "7" Proposal: The delivery requirements are only a proposal. concept ProposedCorrection subConceptOf cyc#Proposal // "8" Suggested correction relationInstance cyc#topicOf(ProposedCorrection, CorrectionOfError ) concept SendingTestMessage subConceptOf DocumentAction // "9" Test/do not deliver concept sr#DeliveryAcceptanceRefusal subConceptOf _"http://sw.cyc.com/2006/07/27/cyc/Refusing-CommunicationAct" concept sr#GoodsPreviouslyDelivered subConceptOf sr#DeliveryAcceptanceRefusal // "10" Already delivered // concept ReportingItemDetailsIncluded // "11" Reporting item details included // concept NoAdvice // "12" No advice // concept ReportingItemDetailsSentSeparately // "13" Reporting item details sent separately // concept ReportingItemDetailsToFollow // "14" Reporting item details to follow concept ReportingItemDetailsUponReception subConceptOf ReportingItemDetailsToFollow // "15" Reporting item details advised upon reception /* // Message function // DE_1225 http://www.ean.se/EANCOM_2002/ean02s4/experts/part3/dc3e.htm "1" Cancellation "2" Addition "3" Deletion "4" Change "5" Replace "6" Confirmation "7" Duplicate "8" Status "9" Original "11" Response "12" Not processed "16" Proposal "17" Cancel, to be reissued "18" Reissue: Re-issue quote request; a request for better terms "23" Transaction on hold "27" Not accepted "29" Accepted without amendment "31" Copy "32" Approval: To approve a previous quotation issued in a ship & debit scenario "34" Accepted with amendment "42" Confirmation via specific means "43" Additional transmission "45" Accepted with reserves "46" Provisional "47" Definitive // Document action // DE_1229 http://www.gs1.se/EANCOM_2002/ean02s4/experts/part3/dc3g.htm /* "1" Added "2" Deleted "3" Changed "4" No action "5" Accepted without amendment "6" Accepted with amendment "7" Not accepted "10" Not found "11" Not amended "11E" Reporting item details included (SWIFT Code) "12E" No advice (SWIFT Code) "13E" Reporting item details sent separately (SWIFT Code) "14E" Reporting item details to follow (SWIFT Code) "23" Proposed amendment "38" Replaced "55" Referred item, rejected "90" Reissued: To be used on a re-issued request for quote "96" Correction of error "113" Resale and claim (EDIFICE code) "114" Resale only (EDIFICE code) "C" Closed (EDIFICE code) "E" Expired (EDIFICE code) "H" Hold (EDIFICE code) "O" Open (EDIFICE code) "XB6" Reporting item details advised just-in-time (SWIFT Code) "YF2" Referral item accepted (SWIFT Code) // Status Indicator // DE_1245 http://www.unece.org/trade/untdid/d98b/uncl/uncl1245.htm // complete for EDIFACT; Data element removed after 1997 "1" Amendment "2" Cancellation "3" Created new "4" No change "5" Replacement "6" Agreement: An agreed status is allocated to delivery requirements. "7" Proposal: The delivery requirements are only a proposal. "8" Suggested correction "9" Test/do not deliver "10" Already delivered "11" Reporting item details included "12" No advice "13" Reporting item details sent separately "14" Reporting item details to follow "15" Reporting item details advised upon reception */