WO2002075632A1 - Networked international system for organizational electronic commerce - Google Patents

Networked international system for organizational electronic commerce Download PDF

Info

Publication number
WO2002075632A1
WO2002075632A1 PCT/US2001/008765 US0108765W WO02075632A1 WO 2002075632 A1 WO2002075632 A1 WO 2002075632A1 US 0108765 W US0108765 W US 0108765W WO 02075632 A1 WO02075632 A1 WO 02075632A1
Authority
WO
WIPO (PCT)
Prior art keywords
item
class
country
shipped
network
Prior art date
Application number
PCT/US2001/008765
Other languages
French (fr)
Inventor
Roger Cowles
Original Assignee
Agora Development Corporation
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Agora Development Corporation filed Critical Agora Development Corporation
Priority to PCT/US2001/008765 priority Critical patent/WO2002075632A1/en
Publication of WO2002075632A1 publication Critical patent/WO2002075632A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/02Banking, e.g. interest calculation or account maintenance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/08Logistics, e.g. warehousing, loading or distribution; Inventory or stock management
    • G06Q10/087Inventory or stock management, e.g. order filling, procurement or balancing against orders
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions

Definitions

  • the present invention relates to networked data processing systems, and more particularly, to international electronic commerce using electronic catalogs and automated processes to calculate the delivered costs of goods and services.
  • Figure 1 is a top-level diagram depicting the logical three-tier architecture deployed in two national sites with nodes, backbone, subscriber connections, and links to Government Agencies and electronic funds transfer.
  • Figure 2 is a UML (Unified Modeling Language) diagram of the high-level data model constructed to support the following functions of the Universal Electronic Commerce Catalog: Order Management, Universal Address Structure, External Interfaces, Extensible Product Attributes and Price Lists, Buyer and Seller Preferences and Multilingual Support.
  • Figure 2 provides a definition of the structure of all the data contained by AgoraNet Universal E-Commerce Product Catalog.
  • Figure 3 is a UML diagram of the Order Management data structure of the Universal
  • Figure 4 is a UML diagram of the Universal Address data structure of the Universal Electronic Commerce Product Catalog.
  • Figure 5 is a UML diagram of the External Interfaces data structure of the Universal Electronic Commerce Product Catalog.
  • Figure 6 is a UML diagram of the Product Attributes/Price List data structure of the Universal Electronic Commerce Product Catalog.
  • Figure 7 is a UML diagram of the Buyer/Seller Preferences data structure of the Universal Electronic Commerce Product Catalog.
  • Figure 8 is a UML diagram of the Multilingual Support data structure of the Universal
  • Figure 9 is a UML diagram of the primary Data Types supported by the Universal Electronic Commerce Product Catalog. "BEST MODE FOR CARRYING OUT THE INVENTION"
  • the present invention provides a distributed computing architecture (hereinafter referred to as AgoraNet) based on national deployment (i.e., with at least one site located in each participating country and executing algorithms only on servers at each national site utilizing the rules, laws, trading partner agreements and tariffs governing electronic commerce transactions).
  • the AgoraNet backbone consists of a mesh pattern network with dedicated redundant communication links between sites.
  • the AgoraNet backbone is not connected to the Internet.
  • WWW-based subscriber clients may use the Internet to connect to an AgoraNet site in their country. Subscriber clients may also use a Microsoft® WindowsTM client computer to connect to the AgoraNet using a public or private circuit.
  • FIG. 1 there is shown a top-level functional block diagram illustrating a logical three-tier architecture deployed in two national sites with nodes, backbone, subscriber connections, links to Government Agencies and electronic funds transfer.
  • Each national site has one or more WWW browser clients 104 and/or Microsoft® WindowsTM clients 101 connected to an application or WWW server 102 through an Internet service provider (ISP), leased line, dial-up, ISDN or other public or private circuit as well as routers, bridges switches and the like.
  • WWW server 102 may comprise multiple servers networked together.
  • Application server(s) 102 are similarly connected to a mainframe-class data server 103.
  • National site A 124 (in this example, a buyer site) may be connected to national site B 126 (in this example, a seller site) through a redundant backbone between routers, bridges, switches or the like 110 and 134 at national site A and B respectively.
  • Router 110 also connects to buyer bank 116 and International Trade Data System (ITDS) 120.
  • Buyer bank 116 may connect to seller bank 132 through a Society for Worldwide Interbank Financial Telecommunications (SWIFT) network and to another bank 122 (e.g., Wells Fargo) to process a Fedwire credit or debit.
  • Buyer bank 116 may maintain customer account debit information 114 and seller bank 132 account credit information 112.
  • Router 134 may connect to a seller bank 132 and customs and trade data agency 118.
  • Seller bank 132 may maintain customer account credit information 128 and buyer bank 116 account debit information 130.
  • Country specific business logic such as tariffs and trading bloc rules may be executed in computer code on application servers 102 and data servers 102.
  • Internet web based clients 104 may connect to a WWW or application server 102 at the national site, which uses a common gateway interface (CGI) script or similar method to translate requests to structured query language (SQL) queries and statements.
  • Data servers 103 may maintain object-relational database tables containing all of the vendor, buyer and catalog data. Database replication techniques may be used to ensure transaction and distributed database integrity between national sites A and B 124 and 126 respectively.
  • Data servers 103 may perform data translation to EDI and XML formats when necessary.
  • the database may be object-relational, (e.g., Oracle ⁇ l).
  • the Distributed Computing Environment Security Service may be used to authenticate subscribers and connections, provide authorization to applications and protect transmitted data. Both the web browser and Microsoft® WindowsTM clients may be Distributed Computing Environment (DCE) clients.
  • DCE Distributed Computing Environment
  • the most likely authentication configuration is single sign-on, in which a subscribing user logs in to a DCE security server (which may reside on the application ⁇ /WW servers 102, data servers 103 or a separate server not shown) and may subsequently access all authorized applications without the need for additional logins.
  • DCE services are referenced to provide a complete and full description of the AgoraNet architecture.
  • ACLs DCE access control lists
  • IP Security may be used for encryption and data integrity of data transmitted across the AgoraNet backbone.
  • WWW browser clients may employ an authentication browser plug-in and session manager module to receive credentials for a DCE transaction from an AgoraNet DCE web server.
  • Secure Sockets Layer SSL
  • a DCE configuration for both browser-class and workstation-class clients is to login to an AgoraNet DCE-based security server where all security-related information is stored.
  • Remote access such as dial-up access
  • AgoraNet applications may be provided to AgoraNet applications from AgoraNet Microsoft® WindowsTM and web based browser clients that support the Point-to-Point (PPP) or Layer 2 Tunneling Protocol (L2TP).
  • AgoraNet may synchronize worldwide network time by using DCE Network Time
  • AgoraNet may employ the DCE single logical database of user information worldwide called the registry service, which manages user passwords and enforces security policies.
  • the registry service may assign a Unique Universal Identifier (UUID) to each user and process.
  • UUID Unique Universal Identifier
  • a query of the UUID may identify the process or user and may return the user or process fully qualified name.
  • AgoraNet may provide two core applications to subscribing organizations: the Virtual Open Trading Extranet (VOTE) and National Procurement and Resource Management (NPR).
  • VOTE Virtual Open Trading Extranet
  • NPR National Procurement and Resource Management
  • VOTE is an application that may enable any subscribing buyer to engage in a full range of purchasing activities for any product or service published on the AgoraNet system worldwide in an electronic catalog by sellers, brokers, exporters or manufacturers, even if previously unknown to the seller. This is referred to as "any-to-any" electronic commerce (e-commerce).
  • e-commerce electronic commerce
  • FIG. 2 is a unified modeling language (UML) class diagram illustrating the high-level data model of the Universal E-Commerce Product Catalog.
  • UML diagrams may be used to model complex software systems.
  • UML class diagrams may generally be used to model object oriented software systems by graphically illustrating object classes and their relationships. UML is a fairly new modeling language, but there is an abundance of published material describing the language.
  • the data structures of the Universal E-Commerce Product Catalog support the following functions and features: Order Management, Universal Address Structure, External Interfaces, Extensible Product Attributes and Price Lists, Buyer and Seller Preferences and Multilingual Support.
  • Figures 3-8 are UML class diagrams illustrating functionally separate portions of the high-level data model illustrated in Figure 2.
  • Address class 240 describes a valid address for an organization location. It is possible that an organization has more than one address (instances of Address class 240). Each address class instance may have one or more addresses in Address Role class 241 (such as Billing, Shipping, Mailing, Contact Address, etc.). Address class 240 may have different instances of Address Structure class 243 depending on the country where the organization is located. Depending on Address Structure class 243 the Address class 240 may have a different number of instances of Address Line class 242 associated with it.
  • XYZ Inc. is a book distributor having two warehouses (one in Connecticut, another one in Vermont). Its headquarters is located in New York City. Three physical addresses (instances of Address class 240) are associated with it. Therefore, there are three instances of Address class 240. Products may be shipped from each of its two warehouses, so the headquarters address instance of Address Class 240 has both a Billing and Mailing instance of Address Role class 241.
  • Address Line class 242 is part of Address class 240. Each address line class 242 is associated with Address Structure Line class 244 of Address Structure class 243 which is associated with address class 240.
  • Address Structure Line class 244 of Address Structure class 243 which is associated with address class 240.
  • XYZ Inc. is located in the US.
  • the US address structure (an instance of Address Structure class 243) has the following instances of Address Structure Line class 244: Street, City, State, and Zip. Therefore there are four instances of address line classes 242 for XYZ Inc. address class 240, e.g., 875 Spring St. #122 corresponds to the "street" address structure line (an instance of Address Structure Line class 242).
  • Address Role class 241 defines the purpose for an address (an instance of address
  • Each address class may play multiple address roles in address role class 241.
  • XYZ Inc. is a book distributor having two warehouses, one in Connecticut and one in Vermont. Its headquarters is located in New York City. There are three physical addresses.
  • Address Structure class 243 incorporates a set of address structure lines (an instance of Address Structure Line class 244) defined so that the set of components conforms to the address of a particular high level area, e.g., country, (an instance of Area Class 246).
  • an address structure for the US an instance of Address Structure class 243 has four address structure lines (instances of Address Structure Line class 244), for example, street, city, state and zip code.
  • Address Structure Line class 243 is the finest component of the particular Address Structure Class 240. For example, an address structure for the United States (an instance of Address Structure class 243) has four address structure lines (instances of Address Structure class 244), for example, city, state, and zip code.
  • Agreement Line Item class 217 contains line items of a trading partner agreement
  • Agreement line items (instances of Agreement Line Item class 217) define agreement conditions that are specific for particular product types (instances of Product Type class 221). If the agreement line item defines a price for the particular product, it overrides the corresponding default price in a price list (an instance of Price List class 229).
  • Trading partner agreement class 220 may have associated terms (instances of Term Class 219) and exhibits (instances of Exhibit class 227) associated with it.
  • a trading partner agreement (an instance of Trading Partner Agreement class 220) has an agreement line item (an instance of Trading Partner Agreement Line Item class 217) of "Apache Server Handbook" product type (an instance of Product Type class 221) defining the unit price for this product type to be ten Dollars rather than fifteen Dollars as defined as the default price (an instance of Price List Item class 229).
  • Area class 246 describes a geographical unit and is associated with Area Type class 245. There is a hierarchy of the areas in area class 246 in the system. For example, suppose AgoraNet contains the following areas (instances of Area class 246): United States, France, Spain, Italy, Manhattan, Rome, Paris, and Barcelona.
  • Area Type class 245 describes the type of an area (an instance of Area class 246).
  • Each area preferably belongs to one of the instances of area type class 245.
  • the following is an area hierarchies of area types (instances of Area Type class 245) in the system: Country -> State -> City and Country -> City.
  • Bank Account class 225 defines a bank account of a party (an instance of Party class 247). It has an account number (global ACCT_NO object) which is an actual account number and account type whose attributes are described in a global ACCT_TYPE object as shown in Bank Account class 225.
  • Account Type may define the category of the account (i.e., credit, debit etc.).
  • Party XYZ Inc. has two bank accounts. Therefore, there are two instances of Bank Account class 225.
  • the first bank account class instance is a Credit Account having an Account Number of 1234567XXX25
  • the second bank account class instance is a Debit Account having an Account Number equal to 1234567XXX26.
  • Buyer class 203 is a specialization of a party (an instance of Party class 247) and thus contains attributes and associations specific to the role of a buyer (an instance of Buyer class 203).
  • Party class 247 contains attributes and associations specific to the role of a buyer (an instance of Buyer class 203).
  • XYZ Inc. is a book distributor. When it buys product from vendors or from other resellers it plays the role of a buyer (an instance of Buyer class 203).
  • Class Attribute class 211 defines class names and their text attributes that may have a static translation (an instance of Static Translation class 210).
  • static translation an instance of Static Translation class 210.
  • global PRODUCT_NAME object shown in Product Type class 221 is an attribute of the Product Type class.
  • Currency class 226 defines currencies supported by the AgoraNet.
  • An Exchange Rate class 228 defines Exchange Rate between currencies. For example, currencies (instances of Currency class
  • Customer Account class 204 describes relationships between parties from Party class 247, e.g., a buyer and seller (instances of Buyer and Seller classes 203 and 202 respectively). If a seller establishes a customer account (an instance of Customer Account class 204) for its customer, the customer has the right to place orders with this particular seller.
  • the default price list (an instance of Price List class 229) may be assigned to the customer account (an instance of Customer Account class 204).
  • Price indicated in a trading partner agreement may override prices from the price list.
  • XYZ Inc. has opened customer account #12345ZZZ45 (an instance of Customer Account class 204) for the 777 inc. party (an instance of Party class 247).
  • the account is associated with price list #P12345 (an instance of Price List class 229) as well as a trading partner agreement (an instance of Trading Partner Agreement class 220).
  • Customer Account Rules class 224 defines rules for opening a customer account
  • Discount class 235 indicates adjustment to prices (an instance of Price List Item class 248) of a specific product type (an instance of Product Type class 221 ) that is applied to the price listed in a price list (an instance of Price List class 229) if specific conditions are met. For example, if buyer XXX Inc. (an instance of Buyer class 203) orders more than 1000 items of Apache Server Handbook from XYZ Inc. then it will receive a 5% discount (a instance of Discount class 235). However, if XXX Inc. orders the same items from 777 inc. then it will receive a 10% discount (another instance of Discount class 235).
  • Exhibit class 227 describes agreement clauses regarding trading partner agreements (instances of Trading Partner Agreement class 220).
  • a trading partner agreement an instance of Trading Partner Agreement class 220
  • may specify payment within 30 days indicated in an exhibit an instance of Exhibit class 227).
  • 02/29/00 would be one instance of Exchange Rate class 228.
  • Language class 212 defines human languages supported by the AgoraNet. For example, the English, Spanish and French languages are supported by AgoraNet, so they are instances of Language class 212.
  • Line Item class 239 is part of Order class 201 and contains line items of an order
  • Line Item class 239 logically groups line item details (an instance of Line Item Detail class 237) of an order.
  • Line Item class 239 incorporates a set of line item details identifying items to be shipped from a single seller site to a single buyer site in the same shipment.
  • XYZ Inc. has one warehouses located in Connecticut and another one in Vermont.
  • Buyer ZZZ Corp. has placed an order with XYZ Inc. for 100 copies of "Supply Chain Management Guide” and 50 copies of "Apache Server Administrator's Handbook” product types (an instance of Product Type class 221) to be shipped to a bookstore located in New York.
  • An additional 50 copies of "Apache Server Administrator's Handbook” product type are to be shipped to a bookstore in New Jersey. If all the books are stored in the same warehouse there will be two line items (instances of Line Item class 239): one that is shipped to New York with items of two different product types, and another shipment to New Jersey.
  • Line Item Detail class 237 describes the smallest components comprising an order (an instance of Order class 201 ). It shows individual product types (instances of Product Type class 221 ) that were purchased. One instance of Line Item Detail class 237 is line item detail for items of the same product type (an instance of Product Type class 221) that are contained in the same shipment. There can be any number of instances of Line Item detail class 237 associated with a line item (an instance of Line Item class 239).
  • Line Item Detail Interface class 222 stores temporary line item details (an instance of Line Item Detail class 237) for an order (an instance of Order class 201 ) that have been downloaded from the AgoraNet system to an external system or that have been uploaded from an external system to the AgoraNet system.
  • Line Item Interface class 207 stores temporary line items (instances of Line Item class 239) for orders that are either downloaded from the AgoraNet system to an external system or that are uploaded from an external system to the AgoraNet system. For an example refer to the example for the Line Item class.
  • Line Item Status class 238 describes the status of line items (instances of Line Item class 239).
  • Line Item Status class 238 contains all of the history information about line item status changes. "In Transit”, “Canceled” and “Completed” are instances of Line Item Status class 238.
  • Line Item Status Interface class 208 provides temporary storage for instances of
  • Line Item class 239 for orders (instances of Order class 201) which may either be downloaded from the AgoraNet system to an external system or uploaded from an external system to the AgoraNet system.
  • instances of Order class 201 which may either be downloaded from the AgoraNet system to an external system or uploaded from an external system to the AgoraNet system.
  • Order class 201 describes orders by which instances of Party class 247 buy and sell their products. It may comprise instances of Line Item class 239, which may be decomposed to instances of Line Item Detail class 237.
  • XYZ Inc. has one warehouse located in Connecticut and another located in Vermont.
  • a buyer ZZZ Corp. has placed an order (an instance of Order class 201 ) with XYZ Inc. for 100 copies of "Supply Chain Management Guide” product type along with 50 copies of "Apache Server Administrator's Handbook” product type which may need to be shipped to a bookstore located in New York.
  • An additional 50 copies of "Apache Server Administrator's Handbook” may need to be shipped to a bookstore in New Jersey.
  • Order Interface class 206 describes temporary storage for instances of Order class 201 which may either be downloaded from the AgoraNet system to an external system or uploaded from an external system to the AgoraNet system. For an example refer to the example for Order class 201.
  • Order Status class 236 describes the status of an instance of Order class 201.
  • Order status class 236 contains all of the historical information related to order status changes. An order cannot be completed until all of its instances of Line Item class 239 indicate a status of either "Completed” or "Canceled”. "In Transit”, “Canceled” and “Completed” are examples of instances of Order status class 236.
  • Order Status Interface class 205 provides temporary storage for instances of Order Status class 236 related to instances of Order class 201 which may either be downloaded from the AgoraNet system to an external system or uploaded from an external system to the AgoraNet system.
  • Party class 247 describes an actor using the AgoraNet system. For specific transactions it may play the role of either buyer or seller (i.e., its children are Buyer and Seller classes 203 and 202 respectively). Party class 247 has one or more instances of Address class 240 and one or more instances of Bank Account class 225. As a seller it may open accounts for its customers and process buyer orders. As a buyer it may request a seller to open an account for it, or it may place the order with a particular seller.
  • XYZ Inc. may be a Book Distributor.
  • An instance of Party class 247 may be either or both seller and buyer roles.
  • Party Attribute Data Domain class 232 describes the domain of values a custom attribute of an instance of Party class 247 may assume. For an example refer to the example for Product Attribute Data Domain class 215.
  • Party Attribute Value class 231 describes values of a custom attribute of an instance of Party class 247. For an example refer to the example for Product Attribute Value class 213.
  • Price List class 229 defines a set of instances of Product Type class 221 which a seller (an instance of Seller class 202) may provide and has instances of Price List Item class 248 having price and availability information. Each instance of Price List class 229 may have several instances of the Price List Item class which define prices for specific products. A seller may have several instances of Price List class 229.
  • Each instance of the Price List class may be related to only one seller (an instance of the Seller class).
  • the default instance of Price List class 229 may be assigned to that instance of Customer Account class 204.
  • the prices (instances of Price List Item class 248) from an instance of Price List class 229 may be overridden by prices associated with an instance of Trading Partner Agreement class 220.
  • XYZ Inc. has two instances of Price List class 229 for customers of different categories. The first instance may be intended for its frequent and most reliable trading partners and the second one may be for occasional customers.
  • Price List Item class 248 defines prices for instances of Product Type class 221 for a particular instance of Price List class 229. For example, XXX Inc. has an instance of
  • Price List Item class 248 defines the unit price for a particular instance of Product Type class 221 as 15 Dollars.
  • Product Attribute Data Domain class 215 defines the domain of values a custom attribute of an instance of Product Type class 221 may assume. For example, a "Book” instance of Product Type class 221 has a “Cover Type” instance of Valid Product Attribute class 214. The instance of Product Attribute Data Domain class 215 for this attribute contains "Hardcover” and "Paperback" values.
  • Product Attribute Value class 213 may be a value of a custom attribute of an instance of Product Type class 221.
  • an instance of Product Attribute Value class 213 for a "Cover Type" attribute of the "Apache Server Administrator's Handbook" instance of Product Type class 221 has a "Paperback” value.
  • Product Category class 216 groups together instances of Valid Product Attribute class 214 which describe an instance of Product Type class 221 for a particular instance of Product Category class 216. For example, Book, CD, PC and Furniture are examples of instances of Product Category class 216.
  • Product Classification class 218 may be a standard product classification hierarchy and a set of corresponding Classification Codes.
  • North American Industry Classification System (NAICS) is an example of an instance of Product Classification class 218.
  • Product Type class 221 defines an instance of Product Type class 221 which may be bought or sold through the AgoraNet system.
  • Product Type class 221 exists in an instance of Product Category class 216, has an instance of Unit of Measurement class 270 and may have custom attributes for an instance of Product Type class 221.
  • an "Apache Server Handbook” may be a "Book” instance of Product Category class 216 has "ISBN" as a custom attribute for an instance of Product Type class 221 and 0-7645- 3306-1 for an instance of Product Attribute Value class 213.
  • Purchase Order class 233 may be a specialization of Order class 201, (i.e., it may be a child of Order class 201 ). Purchase Order class 233 defines a set of instances of Order class 201 attributes making sense for a buyer.
  • Sales Order class 234 may be a specialization of Order class 201 (i.e., it may be a child of Order class 201 ). Sales Order class 234 defines a set of instances of Order class 201 attributes making sense for a seller.
  • Seller class 202 may be a specialization of an instance of Party class 247 and contains seller specific attributes.
  • One or more instances of Seller Type class 223 may categorize instances of Seller class 202.
  • Seller class 202 may define instances of Customer Account Rule class 224 for opening accounts for its customers, e.g., an instance of Buyer class 203.
  • XYZ Inc. may be a book distributor selling its products to other resellers, bookstores etc. Therefore, XYZ Inc. may be an instance of Seller class 202.
  • Seller Type class 223 may be the category of instances of Seller class 202.
  • Seller Type class 223 may be a Manufacturer, Distributor etc.
  • Seller Type class 223 stores attributes specific to each category.
  • An instance of Seller class 202 may be one or more instances of Seller Type class 223.
  • XYZ Inc. may be a distributor type instance of Seller Type class 223. Usually it buys books from manufacturers and resells them to reseller type instances of Party class 247.
  • Static Translation class 210 describes the value of particular text attributes along with the language the text may be written in. To translate the value of the attribute to another language it may be necessary to find the instance of Static Translation class 210 of the attribute associated with the desired language.
  • Term class 219 defines valid terms of an instance of Trading Partner Agreement class 220 with their effective dates. Instances of Term class 219 may include clauses for renewals, agreement termination, indemnification, non-competition and provisions for exclusive relationships. Instances of Term class 219 may be associated either with Trading Partner Agreement class 220 as a whole or with specific instances of Agreement Line Item class 217.
  • an instance of Trading Partner Agreement class 220 has an instance of Agreement Line Item class 217 associated with an "Apache Server Handbook" instance of Product Type class 221.
  • Trading Partner Agreement class 220 describes a trading agreement between instances of Party class 247 which may be concluded when an instance of Customer Account class 204 may be initialized or opened or at any time thereafter.
  • Trading Partner Agreement class 220 defines terms and conditions of the buying and selling of products, goods or services.
  • Instances of Term class 219 may be changed after one may be established. It may have a Starting Date (global FROM_DATE object) and an Ending Date (global TO_DATE object) as well.
  • Trading Partner Agreement class 220 defines additional conditions that instances of Party class 247 have agreed on and it may have associated instances of Agreement Line Item class which define conditions for specific instances of Product Type class 221. If an instance of Agreement Line Item class 217 contains prices for a particular product, these override default prices in the instance of the Price List class. An instance of Trading Partner Agreement class 220 may have instances of Term class 219 and Exhibit class 227 associated with it.
  • XYZ Inc. may be a book distributor having a trading partner agreement with ZZZ Inc. (an instance of Trading Partner Agreement class 220).
  • the trading partner agreement has line items (instances of Agreement Line Item class 217), term (an instance of Term class 219) and exhibits (an instance of Exhibit class 227).
  • the agreement line items define specific prices for certain products, and the terms define additional constraints and conditions, which determine when these prices may be applied.
  • Unit of Measure class 270 defines the unit of measurement for instances of Product Type class 221. It may be a quantity attribute of the Product Type class which may be related to the unit of measure. Examples of instances of Unit of Measure class 270 are bushel and pound.
  • Valid Party Attribute class 230 describes valid party attributes within the AgoraNet system. For an example see the example for Valid Product Attribute class 214.
  • Valid Product Attribute class 214 defines the custom attributes of an instance of Product Type class 221.
  • An instance of a Valid Product Attribute class for a "Book" instance of Product Category 216 are Author, Publisher, Year, ISBN, Cover Type etc.
  • Figure 3 is a UML class diagram illustrating the Order Management data structure of the universal e-commerce product catalog, i.e., the processes of placing and tracking each order.
  • Party class 247 plays an important role in the processes of placing and tracking orders.
  • Party class 247 is a general abstraction for an entity which takes part in the order process.
  • Buyer class 203 and Seller class 202 may be types of Party class 247 (i.e., the Buyer and Seller classes are children of the Party class).
  • Address class 240 may be part of the Party class (i.e., the description of each party includes address information).
  • a buyer chooses a party (an instance of Party class 247) they may be willing to deal with (in this example, a seller), they may then place an order (an instance of Order class 201 ) provided that they already have a customer account (an instance of Customer Account class 204) established with the seller (an instance of Seller class 202).
  • a default price list (an instance of Price List class 229) may be assigned to the customer when the seller opens a customer account.
  • Orders may be either purchase orders (instances of Purchase Order class 233) or a sales orders (instances of Sales Order class 234), i.e., Purchase Order class 233 and Sales Order class 234 may be kinds of Order class 201.
  • the buyer selects products they want to buy from the product types the seller offers among their price list items (an instance of Price List Item class 248).
  • the shipping addresses may be grouped by delivery location, e.g., address, further defining the price list items of the order.
  • the buyer confirms that line item details (an instance of Line Item Detail class 237) of the order are populated, thereby verifying the order.
  • the price for each specific product may be a base price (global object in Price List
  • the status of the order line items may come to the AgoraNet system through external interfaces to the seller order processing system.
  • the status of the order may depend on the line item status.
  • the order is completed when all the line items have a status of
  • the buyer may track the order status within the AgoraNet system through the use of a tracking number(s) (global object TRACKING_NO in Order class 201) provided by the seller to track orders through external systems.
  • a tracking number(s) global object TRACKING_NO in Order class 201
  • Figure 4 is a UML class diagram illustrating the universal address data structure of the universal e-commerce product catalog for managing address information of the parties involved in a transaction.
  • an address an instance of Address class 240
  • an address structure an instance of Address Structure class 243
  • Area Type class 245 may describe area type (e.g., country).
  • a U.S. address is identified through a street, city, state and zip code line (instances of Address Structure Line class 244). The information on each address line may describe an Address Line class 242.
  • the address structure may be different in countries, which do not have States. Therefore, a high level area which does not have a parent area ("Country" area type) may have an area structure associated with it having an address structure line of another area type (such as City Type, Street Type).
  • the address of a party may have the address structure which is associated with the high level area (Country) where the party site is located. Each address may play a role (an instance of Address Role class 241), e.g., shipping address.
  • Figure 5 is a UML class diagram illustrating external interfaces data structure of the universal e-commerce product catalog for exchanging order information between the AgoraNet system and external systems.
  • the order structure as it exists in the system is replicated so that each class from the order data model has a corresponding interface class.
  • the external interface data structure stores order information, thereby acting as a cache or buffer.
  • Order class 201 is replicated as Order Interface class 206
  • Line Item Class 239 is replicated as Line Item Interface class 207.
  • Line Item Detail class 237 is replicated as Line Item Detail Interface class 222
  • Order Status class 236 is replicated as Order Status Interface class 205.
  • Line Item Status class 238 is replicated as Line Item Status Interface 208.
  • FIG. 6 is a UML class diagram illustrating the product attributes and price list data structure of the universal e-commerce product catalog for storing information about arbitrary products and services universally in the system.
  • each product type (an instance of Product Type class 221) may be associated with a unit of measurement (an instance of Unit of Measurement class 270), and the units of measurement may have a translation rate (an instance of Translation Rate class 272) associated therewith to convert between units.
  • One or more product classifications (instances of Product Classification class 218) may be associated with the product type.
  • the product attributes model has an extensible structure making it possible to define new types of attributes for the product type if necessary.
  • the set of custom attributes for the product type may be defined by the Product Category class 216 associated with it.
  • a product attribute value (an instance of Product Attribute Value class 213) may be assigned.
  • a seller When a seller publishes data about its products a check may be made to determine if another seller has already published information for this product type (an instance of Product Type class 221 ). If the information about the product type has not been published then a new product type may be created. As soon as the new product type is created it may be defined as a price list item (an instance of Price List Item class 248) in any number of price lists (instances of Price List class 229) of different sellers. The price list item may have a discount (an instance of Discount class 235) associated with it. Additionally, the price list may have currency (an instance of Currency class 226) associated with it, and the currency may have an exchange rate (an instance of Exchange Rate class 228) associated therewith.
  • Figure 7 is a UML class diagram illustrating a buyer and seller preferences data structure of the universal e-commerce product catalog.
  • buyer (an instance of Buyer class 203) and seller (an instance of Seller class 202) preferences may define general party (an instance of Party class 247 for a seller or buyer) preferences such as bank account (an instance of Bank Account class 225) numbers (global ACCT_NO object shown in Bank Account class 225),
  • SIC code global SIC_CD object shown in Party class 247), seller type (an instance of Seller class 223), customer account rules (an instance of Customer Account Rules class 224) as well as specific preferences for either seller or buyer.
  • Seller and buyer are the specializations of Party class 247 and may have their own attributes along with general party attributes.
  • Seller may open customer accounts (instances of Customer Account class 204) for its customers (buyers) which may play the role of the customer profile and may create trading partner agreements (instances of Trading Partner Agreement 220) which may define terms (an instance of Term class 219) or conditions (instances of Agreement Line Item class 217) of the trading agreement between the seller and buyer. These preferences may be used later during the Order Management process as discussed above.
  • Trading partner agreements may have product types (instances of Product Type class 221 ) and exhibits (instances of Exhibit class 227) associated with them as well.
  • the Buyer class 712 may categorize buyers.
  • New attributes for the party may be created by creating a valid party attribute (an instance of Valid Party Attribute class 230) which may define the attribute Name, Data
  • a party attribute data domain (an instance of Party Attribute Data Domain class 232) defining valid values for the valid party attribute may additionally be defined. Subsequently, a party attribute value (an instance of Party Attribute Value class 231 ) may be assigned to the attribute.
  • Figure 8 is a UML class diagram illustrating a multilingual support data structure of the universal e-commerce product catalog. As shown in Figure 8, text data may be stored in one of the supported languages
  • a Base Class 209 represents text which may be associated with Static Translation class 210. There may be multiple static translations (instances of Static Translation class 210) between languages and text, up to one for each language supported.
  • the classes and attributes, which may be translated, may be registered with Class Attribute metaclass 211. Party 247 may have an associated default language. Additionally, Language class may be associated with Product Type class 221.
  • Figure 9 is a UML class diagram of the primary data types supported by the universal e-commerce product catalog.
  • Money class 902 is a kind of Real class 904, i.e., the Money class is a child of the Real class.
  • 920, 910, 908 and 906 respectively are types of String class 918, (i.e., they are all children of the String class).
  • VTE Virtual Open Trading Extranet
  • Sellers may be herein defined as any manufacturer, exporter, distributor, broker or trade association which publishes listings of goods and products to electronic catalogs on the AgoraNet system.
  • Buyers may be herein defined as any importer, distributor, export agent, re-marketer or end-user organization that, having viewed and selected one or more products or/and services from vendor catalogs, express their intent to purchase these items by electronically submitting a purchase request or purchase order to the seller.
  • Carriers may be herein defined as any land, sea or air carrier or licensed freight forwarder which transports or ships goods. Market data subscribers will subscribe to obtain standard or customized reports or to query VOTE for market data.
  • Government agencies may be herein defined as the procurement agencies of local, regional or national governments. Information providers will provide data feeds, news, research and information which may be accessed by a subscriber.
  • Documents may be herein defined as electronic forms used by the AgoraNet system conforming to international and United States laws governing electronic commerce and which may be intended to have the same acceptance and legal standing as a written instrument.
  • Buyers who specify a particular product or class of products may establish conditions for purchase, such as price, and receive notification when the conditions are met or when changes in conditions occur.
  • DCE access-control lists may be used for multi-level access to catalog information.
  • Buyers who, having viewed and selected one or more products and services which they may be interested in purchasing, may electronically send a uniquely numbered purchase purchase request document to the seller if no customer account exists with seller or if additional information is needed from seller before a purchase decision may be made.
  • Such a purchase request may contain items such as special quantities, trade zones, insurance, shipping instructions, ⁇ edit payment information, buyer identification information, product availability, request for credit, banking details and other information.
  • Seller may electronically receive and respond to the purchase request with a corresponding uniquely numbered seller response document providing requested information to the buyer.
  • the seller response document may request or specify additional information from a buyer, e.g., export credit insurance, letter of credit, payment or shipper information.
  • Buyer may respond with a corresponding purchase request providing the requested data.
  • Seller may additionally authorize that a uniquely numbered AgoraNet customer account including variables such as credit limit be established against which purchase order documents may be issued.
  • Sellers or buyers may issue shipping/forwarding rate request documents to prospective carriers in order to obtain quotations on packaging, freight costs and other charges.
  • Buyers, having obtained quotations for both product cost and shipping charges may arrive at their total landed (delivered) cost by requesting a landed cost calculation from VOTE.
  • the landed cost calculation may begin with a conversion of product cost in United States dollars to the local currency based on an exchange rate calculation performed on an application server 102 computer.
  • VOTE may provide a harmonized tariff number and rate of duty based on a calculation performed on application server 102.
  • VOTE may calculate the duty payable and any value-added taxes to arrive at the tax-paid value (TPV) based on calculations performed on an application server 102.
  • VOTE may add delivery charges from warehouse to the final destination in order to provide buyer with a total landed cost based on calculations performed on an application server 102.
  • Buyers may use VOTE to calculate total landed cost for equivalent products originating in different countries. Total landed cost calculations may be run before or after shipping & forwarding rate requests may be sent to prospective carriers. The actual number and sequence of calculations required in order to arrive at the total landed cost will vary by country but is performed at the application server. All goods and services regardless of their country of origin may be quoted in United
  • Seller may specify in the customer account which goods and services each buyer is authorized to purchase in addition to account variables such as credit limit.
  • a uniquely numbered order confirmation document may be sent to confirm receipt and acceptance of an order.
  • Buyer may use the seller request to obtain a uniquely numbered blanket purchase order from seller against which individual purchase orders may be issued.
  • VOTE may transmit a uniquely numbered transaction data message using EDIFACT to United States Government systems in development including the Automated Export System (AES), Automated Commercial Environment (ACE) or International Trade Data System (ITDS). These systems are being designed to permit the electronic filing of export data to United States Customs and other federal government agencies. In the event that a suitable interface to these systems is unavailable due to work-in- progress of one or more of these systems, VOTE will permit the seller to use their existing interface to the United States Customs Service to prepare shipping documents. When a complete or partial shipment of goods takes place, the seller or their agent may notify VOTE to generate a ship notification document electronically transmitted to the buyer.
  • AES Automated Export System
  • ACE Automated Commercial Environment
  • ITDS International Trade Data System
  • VOTE may generate and send the aforementioned order confirmation message to the buyer.
  • VOTE may provide an interface and uniquely numbered transaction data message to the United States Customs Service of that country permitting the electronic filing of shipping documents.
  • a ship notification message may be sent to the buyer also.
  • VOTE may either input a purchase order to standard or customized supply chain management operating at an AgoraNet site or translate the order to XML, EDIFACT or X.12 for transmission to seller.
  • Buyers may request modifications to or cancellation of an existing purchase order by submitting a uniquely numbered order revision request document to seller.
  • Seller may respond using a seller response or a uniquely numbered purchase order modification document depending upon whether changes to the order revision request are accepted or require further revision.
  • VOTE may provide order tracking to buyers and sellers for goods in transit upon receipt of an order transit status request document. VOTE may respond with an order transit status document message.
  • VOTE may obtain the order transit status information by means of electronic links to carrier order tracking systems.
  • VOTE may provide interfaces to the United States Government Automated Commercial System (ACS) and Automated Broker Interface (ABI).
  • ACS is the system used by the United States Customs Service to track, control and process all commercial goods entering the United States.
  • ABI is a component of ACS which allows importers to file import data electronically with the United States Customs Service.
  • ABI enables United States Custom declarations to be processed electronically with a number of other functions.
  • VOTE also supports the Automated Clearinghouse (ACH) electronic payment option enabling buyers and importers to pay customs fees, duties and taxes with one electronic transaction.
  • ACH Automated Clearinghouse
  • VOTE may use EDIFACT syntax to describe customs declaration and invoice data.
  • VOTE may maintain transaction histories for subscriber accounts in accordance with United States and international record-keeping requirements.
  • VOTE by virtue of its nature as a distributed database containing transaction data constitutes a data warehouse which market data subscribers and other classes of subscribers may access using an AgoraNet connection.
  • VOTE may provide order-input data to a subscribing organization supply chain management applications in one or two ways. The first is to input orders processed by VOTE to standard or customized commercial supply chain management software located at an AgoraNet site. The second is to translate the order to EDIFACT or X.12 format for transmission to the seller.
  • NPR National Procurement and Resource Management
  • the application allows government agencies to publish RFPs for distribution to select vendors, perhaps within a country or locality, or to publish them without restrictions. For example, a vendor might be allowed to subscribe to an agency bid list and receive bid documents automatically. This application also enables government agencies to publish information on selected land and structures for the purpose of seeking responses to RFPs that may involve new or re-development projects. Additionally, government or third party pre-auditing and approval of invoices prior to payment is a part of NPR.
  • NPR also permits government agencies to search all Seller electronic product catalogs published on the AgoraNet system for product information. Sellers who receive purchase orders from government agencies using NPR may file them using the same order processing and payment methods described earlier in the description of VOTE.
  • Both VOTE and NPR may use similar application server and database data models to support multilingual, multi-country and multi-customer operation. Both NPR and VOTE allow for real-time translation between languages using a combination of hard-coded translation values for standard words and reference values and commercial translating utilities for free-form text.
  • Multi-customer operation may be provided through implementation of customer tables pointing to the catalog inventory and transaction elements of the database.
  • VOTE and NPR may support a flexible, complex inventory system capable of classifying catalog inventory items in different units.
  • VOTE and NPR may support many types of merchandise transfer. Under the generic term merchandise transfer, VOTE and NPR may support the aforementioned purchase request, purchase order, order confirmation, blanket purchase order and ship notification documents.
  • VOTE and NPR may support transactions in United States dollars and local currencies. Exchange rate conversions may be supported for total landed (delivered) cost calculations and purchase orders. VOTE and NPR may support DCE access-controls lists, which control the explicit access permissions granted to users and groups.

Abstract

A networked computer architecture (AgoraNet) (see Figure 1) facilitates and conducts secure electronic commerce based on national deployment independent of the Internet. A 'publish and subscribe' model is used in which vendors may publish catalogs and information about product and service offerings to AgoraNet applications hosted at a national site [102]. Subscribing organizations [101, 104] may browse and search vendor data using search engines, agents, queries and a subscription service. Buyers and sellers may communicate directly using an integrated messaging system. Buyers may obtain quotations from sellers and calculate the total landed (delivered) cost of goods prior to purchase. Buyers may place blanket and standard purchase orders, and track order shipments to destination. Sellers receive payment electronically for goods and services. Orders for goods and services may be translated to XML or EDI formats and transmitted directly to subscriber order processing systems or serve as input to standard or customized supply chain management applications hosted at AgoraNet sites using AgoraNet for transport.

Description

NETWORKED INTERNATIONAL SYSTEM for ORGANIZATIONAL
ELECTRONIC COMMERCE
A. DETAILED DESCRIPTION OF THE INVENTION
"TECHNICAL FIELD"
The present invention relates to networked data processing systems, and more particularly, to international electronic commerce using electronic catalogs and automated processes to calculate the delivered costs of goods and services.
"BACKGROUND ART'
The above captioned invention is novel, non-obvious and useful. To our knowledge prior art does not exist. During a patent search prior to filing a utility patent application in the U.S., the following U.S. patent documents were found which describe substantially different inventions in the same field:
U.S. Patent No. 5,717,989 U.S. Patent No. 5,802,497
"DISCLOSURE OF THE INVENTION" This invention is not in the public domain and has not been disclosed to any person or entity with which a non-disclosure agreement is not in effect.
"BRIEF DESCRIPTION OF DRAWINGS"
The novel and non-obvious characteristics and nature of the invention are set forth in the appended claims. The operation of the invention is best understood by reference to the detailed description of specific embodiments, which follow, when reviewed in conjunction with the accompanying drawings, wherein:
Figure 1 is a top-level diagram depicting the logical three-tier architecture deployed in two national sites with nodes, backbone, subscriber connections, and links to Government Agencies and electronic funds transfer.
Figure 2 is a UML (Unified Modeling Language) diagram of the high-level data model constructed to support the following functions of the Universal Electronic Commerce Catalog: Order Management, Universal Address Structure, External Interfaces, Extensible Product Attributes and Price Lists, Buyer and Seller Preferences and Multilingual Support. Figure 2 provides a definition of the structure of all the data contained by AgoraNet Universal E-Commerce Product Catalog. Figure 3 is a UML diagram of the Order Management data structure of the Universal
Electronic Commerce Product Catalog.
Figure 4 is a UML diagram of the Universal Address data structure of the Universal Electronic Commerce Product Catalog.
Figure 5 is a UML diagram of the External Interfaces data structure of the Universal Electronic Commerce Product Catalog.
Figure 6 is a UML diagram of the Product Attributes/Price List data structure of the Universal Electronic Commerce Product Catalog.
Figure 7 is a UML diagram of the Buyer/Seller Preferences data structure of the Universal Electronic Commerce Product Catalog. Figure 8 is a UML diagram of the Multilingual Support data structure of the Universal
Electronic Commerce Product Catalog.
Figure 9 is a UML diagram of the primary Data Types supported by the Universal Electronic Commerce Product Catalog. "BEST MODE FOR CARRYING OUT THE INVENTION"
The present invention provides a distributed computing architecture (hereinafter referred to as AgoraNet) based on national deployment (i.e., with at least one site located in each participating country and executing algorithms only on servers at each national site utilizing the rules, laws, trading partner agreements and tariffs governing electronic commerce transactions). The AgoraNet backbone consists of a mesh pattern network with dedicated redundant communication links between sites. The AgoraNet backbone is not connected to the Internet. However, WWW-based subscriber clients may use the Internet to connect to an AgoraNet site in their country. Subscriber clients may also use a Microsoft® Windows™ client computer to connect to the AgoraNet using a public or private circuit.
Referring now to Figure 1 , there is shown a top-level functional block diagram illustrating a logical three-tier architecture deployed in two national sites with nodes, backbone, subscriber connections, links to Government Agencies and electronic funds transfer.
Each national site has one or more WWW browser clients 104 and/or Microsoft® Windows™ clients 101 connected to an application or WWW server 102 through an Internet service provider (ISP), leased line, dial-up, ISDN or other public or private circuit as well as routers, bridges switches and the like. WWW server 102 may comprise multiple servers networked together. Application server(s) 102 are similarly connected to a mainframe-class data server 103.
National site A 124 (in this example, a buyer site) may be connected to national site B 126 (in this example, a seller site) through a redundant backbone between routers, bridges, switches or the like 110 and 134 at national site A and B respectively. Router 110 also connects to buyer bank 116 and International Trade Data System (ITDS) 120. Buyer bank 116 may connect to seller bank 132 through a Society for Worldwide Interbank Financial Telecommunications (SWIFT) network and to another bank 122 (e.g., Wells Fargo) to process a Fedwire credit or debit. Buyer bank 116 may maintain customer account debit information 114 and seller bank 132 account credit information 112. Router 134 may connect to a seller bank 132 and customs and trade data agency 118. Seller bank 132 may maintain customer account credit information 128 and buyer bank 116 account debit information 130. Country specific business logic such as tariffs and trading bloc rules may be executed in computer code on application servers 102 and data servers 102. Internet web based clients 104 may connect to a WWW or application server 102 at the national site, which uses a common gateway interface (CGI) script or similar method to translate requests to structured query language (SQL) queries and statements. Data servers 103 may maintain object-relational database tables containing all of the vendor, buyer and catalog data. Database replication techniques may be used to ensure transaction and distributed database integrity between national sites A and B 124 and 126 respectively. Data servers 103 may perform data translation to EDI and XML formats when necessary. The database may be object-relational, (e.g., Oracleβl). The Distributed Computing Environment Security Service may be used to authenticate subscribers and connections, provide authorization to applications and protect transmitted data. Both the web browser and Microsoft® Windows™ clients may be Distributed Computing Environment (DCE) clients. The most likely authentication configuration is single sign-on, in which a subscribing user logs in to a DCE security server (which may reside on the applicationΛΛ/WW servers 102, data servers 103 or a separate server not shown) and may subsequently access all authorized applications without the need for additional logins. DCE services are referenced to provide a complete and full description of the AgoraNet architecture.
In an authorization configuration for personal computer-based (workstation class) clients, subscribing users register in one or more groups which enjoy varying access privileges based on DCE access control lists (ACLs). ACLs contain lists of entries describing the explicit access permissions granted to users and groups.
IP Security (IPsec) may be used for encryption and data integrity of data transmitted across the AgoraNet backbone. WWW browser clients may employ an authentication browser plug-in and session manager module to receive credentials for a DCE transaction from an AgoraNet DCE web server. Secure Sockets Layer (SSL) may be used to encrypt transaction data between the browser client and AgoraNet server. A DCE configuration for both browser-class and workstation-class clients is to login to an AgoraNet DCE-based security server where all security-related information is stored.
Remote access, such as dial-up access, may be provided to AgoraNet applications from AgoraNet Microsoft® Windows™ and web based browser clients that support the Point-to-Point (PPP) or Layer 2 Tunneling Protocol (L2TP). AgoraNet may synchronize worldwide network time by using DCE Network Time
Protocol and Distributed Time Service as well as by externally referencing time providers.
AgoraNet may employ the DCE single logical database of user information worldwide called the registry service, which manages user passwords and enforces security policies. The registry service may assign a Unique Universal Identifier (UUID) to each user and process. A query of the UUID may identify the process or user and may return the user or process fully qualified name.
AgoraNet may provide two core applications to subscribing organizations: the Virtual Open Trading Extranet (VOTE) and National Procurement and Resource Management (NPR). VOTE is offered to commercial and government organizations while NPR is offered to government agencies only.
VOTE is an application that may enable any subscribing buyer to engage in a full range of purchasing activities for any product or service published on the AgoraNet system worldwide in an electronic catalog by sellers, brokers, exporters or manufacturers, even if previously unknown to the seller. This is referred to as "any-to-any" electronic commerce (e-commerce). A Universal
Electronic Commerce Product Catalog is defined herein to enable "any-to-any" electronic commerce. Sellers, brokers, manufacturers or exporters who publish their product or service catalogs on the AgoraNet may restrict the viewing of part or all of the catalog contents to buyers based on variables such as the country of origin of the buyer. Figure 2 is a unified modeling language (UML) class diagram illustrating the high-level data model of the Universal E-Commerce Product Catalog. UML diagrams may be used to model complex software systems. UML class diagrams may generally be used to model object oriented software systems by graphically illustrating object classes and their relationships. UML is a fairly new modeling language, but there is an abundance of published material describing the language.
The data structures of the Universal E-Commerce Product Catalog support the following functions and features: Order Management, Universal Address Structure, External Interfaces, Extensible Product Attributes and Price Lists, Buyer and Seller Preferences and Multilingual Support.
Figures 3-8 are UML class diagrams illustrating functionally separate portions of the high-level data model illustrated in Figure 2.
The following is the definition of each class illustrated in the Figures.
Address class 240 describes a valid address for an organization location. It is possible that an organization has more than one address (instances of Address class 240). Each address class instance may have one or more addresses in Address Role class 241 (such as Billing, Shipping, Mailing, Contact Address, etc.). Address class 240 may have different instances of Address Structure class 243 depending on the country where the organization is located. Depending on Address Structure class 243 the Address class 240 may have a different number of instances of Address Line class 242 associated with it.
For example, XYZ Inc. is a book distributor having two warehouses (one in Connecticut, another one in Vermont). Its headquarters is located in New York City. Three physical addresses (instances of Address class 240) are associated with it. Therefore, there are three instances of Address class 240. Products may be shipped from each of its two warehouses, so the headquarters address instance of Address Class 240 has both a Billing and Mailing instance of Address Role class 241.
Address Line class 242 is part of Address class 240. Each address line class 242 is associated with Address Structure Line class 244 of Address Structure class 243 which is associated with address class 240. For example, XYZ Inc. is located in the US. The US address structure (an instance of Address Structure class 243) has the following instances of Address Structure Line class 244: Street, City, State, and Zip. Therefore there are four instances of address line classes 242 for XYZ Inc. address class 240, e.g., 875 Spring St. #122 corresponds to the "street" address structure line (an instance of Address Structure Line class 242).
Address Role class 241 defines the purpose for an address (an instance of address
Class 240). Each address class may play multiple address roles in address role class 241.
For example, XYZ Inc. is a book distributor having two warehouses, one in Connecticut and one in Vermont. Its headquarters is located in New York City. There are three physical addresses.
Products may be shipped from each of its two warehouses. The headquarters address plays both Billing and Mailing address roles (instances of Address Role class 241 ). Warehouse addresses (an instance of Address class 240) play only a Shipping address role. Address Structure class 243 incorporates a set of address structure lines (an instance of Address Structure Line class 244) defined so that the set of components conforms to the address of a particular high level area, e.g., country, (an instance of Area Class 246). For example, an address structure for the US (an instance of Address Structure class 243) has four address structure lines (instances of Address Structure Line class 244), for example, street, city, state and zip code.
Address Structure Line class 243 is the finest component of the particular Address Structure Class 240. For example, an address structure for the United States (an instance of Address Structure class 243) has four address structure lines (instances of Address Structure class 244), for example, city, state, and zip code. Agreement Line Item class 217 contains line items of a trading partner agreement
(an instance of Trading Partner Agreement class 220). Agreement line items (instances of Agreement Line Item class 217) define agreement conditions that are specific for particular product types (instances of Product Type class 221). If the agreement line item defines a price for the particular product, it overrides the corresponding default price in a price list (an instance of Price List class 229). Trading partner agreement class 220 may have associated terms (instances of Term Class 219) and exhibits (instances of Exhibit class 227) associated with it.
For example, a trading partner agreement (an instance of Trading Partner Agreement class 220) has an agreement line item (an instance of Trading Partner Agreement Line Item class 217) of "Apache Server Handbook" product type (an instance of Product Type class 221) defining the unit price for this product type to be ten Dollars rather than fifteen Dollars as defined as the default price (an instance of Price List Item class 229).
Area class 246 describes a geographical unit and is associated with Area Type class 245. There is a hierarchy of the areas in area class 246 in the system. For example, suppose AgoraNet contains the following areas (instances of Area class 246): United States, France, Spain, Italy, Manhattan, Rome, Paris, and Barcelona.
The following area hierarchies will exist in the system in this case: United States->New York->Manhattan; France->Paris; ltaly->Rome; Spain->Barcelona. Area Type class 245 describes the type of an area (an instance of Area class 246).
There is a hierarchy of area types (instances of Area Type class 245) in the system.
Each area preferably belongs to one of the instances of area type class 245. For example, the following is an area hierarchies of area types (instances of Area Type class 245) in the system: Country -> State -> City and Country -> City. Bank Account class 225 defines a bank account of a party (an instance of Party class 247). It has an account number (global ACCT_NO object) which is an actual account number and account type whose attributes are described in a global ACCT_TYPE object as shown in Bank Account class 225. Account Type may define the category of the account (i.e., credit, debit etc.). For example, Party XYZ Inc. has two bank accounts. Therefore, there are two instances of Bank Account class 225. The first bank account class instance is a Credit Account having an Account Number of 1234567XXX25, and the second bank account class instance is a Debit Account having an Account Number equal to 1234567XXX26.
Buyer class 203 is a specialization of a party (an instance of Party class 247) and thus contains attributes and associations specific to the role of a buyer (an instance of Buyer class 203). For example, XYZ Inc. is a book distributor. When it buys product from vendors or from other resellers it plays the role of a buyer (an instance of Buyer class 203).
Class Attribute class 211 defines class names and their text attributes that may have a static translation (an instance of Static Translation class 210). For example, global PRODUCT_NAME object shown in Product Type class 221 is an attribute of the Product Type class.
Currency class 226 defines currencies supported by the AgoraNet. Sellers
(instances of Seller class 202) assign currency values (instances of Currency class 226) to their price list (instance of Price List class 229). An Exchange Rate class 228 defines Exchange Rate between currencies. For example, currencies (instances of Currency class
226) may be US Dollar, Italian Lira and Brazilian Real.
Customer Account class 204 describes relationships between parties from Party class 247, e.g., a buyer and seller (instances of Buyer and Seller classes 203 and 202 respectively). If a seller establishes a customer account (an instance of Customer Account class 204) for its customer, the customer has the right to place orders with this particular seller.
The default price list (an instance of Price List class 229) may be assigned to the customer account (an instance of Customer Account class 204).
Prices indicated in a trading partner agreement (an instance of Trading Partner Agreement class 220) may override prices from the price list. For example, XYZ Inc. has opened customer account #12345ZZZ45 (an instance of Customer Account class 204) for the 777 inc. party (an instance of Party class 247). The account is associated with price list #P12345 (an instance of Price List class 229) as well as a trading partner agreement (an instance of Trading Partner Agreement class 220). Customer Account Rules class 224 defines rules for opening a customer account
(an instance of Customer Account class 204). Each seller (an instance of Seller class 202) may have a different set of rules. For example, one customer account rule (an instance of Cusjorner Account Rujes class 224) associated with XYZ Inc. party (an instance of Party class 247) indicates the customer may require a Credit Rating greater than 75. Discount class 235 indicates adjustment to prices (an instance of Price List Item class 248) of a specific product type (an instance of Product Type class 221 ) that is applied to the price listed in a price list (an instance of Price List class 229) if specific conditions are met. For example, if buyer XXX Inc. (an instance of Buyer class 203) orders more than 1000 items of Apache Server Handbook from XYZ Inc. then it will receive a 5% discount (a instance of Discount class 235). However, if XXX Inc. orders the same items from 777 inc. then it will receive a 10% discount (another instance of Discount class 235).
Exhibit class 227 describes agreement clauses regarding trading partner agreements (instances of Trading Partner Agreement class 220). For example, a trading partner agreement (an instance of Trading Partner Agreement class 220) may specify payment within 30 days indicated in an exhibit (an instance of Exhibit class 227).
Exchange Rate class 228 defines the rate of exchange between different currencies
(an instance of Currency class 226). The Exchange Rate class retains historic information since the entire transaction may not happen at the same time (e.g., items may be shipped prior to billing). For example, an exchange rate of one US Dollar = 1.03687 Euros on
02/29/00 would be one instance of Exchange Rate class 228.
Language class 212 defines human languages supported by the AgoraNet. For example, the English, Spanish and French languages are supported by AgoraNet, so they are instances of Language class 212. Line Item class 239 is part of Order class 201 and contains line items of an order
(an instance of Order class 201). Line Item class 239 logically groups line item details (an instance of Line Item Detail class 237) of an order. Line Item class 239 incorporates a set of line item details identifying items to be shipped from a single seller site to a single buyer site in the same shipment. For example, XYZ Inc. has one warehouses located in Connecticut and another one in Vermont. Buyer ZZZ Corp. has placed an order with XYZ Inc. for 100 copies of "Supply Chain Management Guide" and 50 copies of "Apache Server Administrator's Handbook" product types (an instance of Product Type class 221) to be shipped to a bookstore located in New York. An additional 50 copies of "Apache Server Administrator's Handbook" product type are to be shipped to a bookstore in New Jersey. If all the books are stored in the same warehouse there will be two line items (instances of Line Item class 239): one that is shipped to New York with items of two different product types, and another shipment to New Jersey.
In the event that the copies of the "Supply Chain Management Guide" are stored in the Vermont warehouse and the copies of the "Apache Server Administrator's Handbook" are located in Connecticut, there will be three shipments and three corresponding line items, i.e., three corresponding instances of Line Item class 239 in the order.
Line Item Detail class 237 describes the smallest components comprising an order (an instance of Order class 201 ). It shows individual product types (instances of Product Type class 221 ) that were purchased. One instance of Line Item Detail class 237 is line item detail for items of the same product type (an instance of Product Type class 221) that are contained in the same shipment. There can be any number of instances of Line Item detail class 237 associated with a line item (an instance of Line Item class 239).
Looking at the prior example, when the order consisted of two line items (two instances of Line Item class 239), the first line item consisted of two line item details (two instances of Line Item Detail class 237), where the first line item detail indicated 100 copies of "Supply Chain Management Guide" product type were ordered and the second indicated
50 copies of "Apache Server Administrator's Handbook" product type were ordered.
Line Item Detail Interface class 222 stores temporary line item details (an instance of Line Item Detail class 237) for an order (an instance of Order class 201 ) that have been downloaded from the AgoraNet system to an external system or that have been uploaded from an external system to the AgoraNet system.
Refer to the example for Line Item Detail class 237 for an example of Line Item Detail Interface class 222. Line Item Interface class 207 stores temporary line items (instances of Line Item class 239) for orders that are either downloaded from the AgoraNet system to an external system or that are uploaded from an external system to the AgoraNet system. For an example refer to the example for the Line Item class.
Line Item Status class 238 describes the status of line items (instances of Line Item class 239). Line Item Status class 238 contains all of the history information about line item status changes. "In Transit", "Canceled" and "Completed" are instances of Line Item Status class 238.
Line Item Status Interface class 208 provides temporary storage for instances of
Line Item class 239 for orders (instances of Order class 201) which may either be downloaded from the AgoraNet system to an external system or uploaded from an external system to the AgoraNet system. For an example refer to the example for Line Item class
239.
Order class 201 describes orders by which instances of Party class 247 buy and sell their products. It may comprise instances of Line Item class 239, which may be decomposed to instances of Line Item Detail class 237.
For example, XYZ Inc. has one warehouse located in Connecticut and another located in Vermont. A buyer ZZZ Corp. has placed an order (an instance of Order class 201 ) with XYZ Inc. for 100 copies of "Supply Chain Management Guide" product type along with 50 copies of "Apache Server Administrator's Handbook" product type which may need to be shipped to a bookstore located in New York. An additional 50 copies of "Apache Server Administrator's Handbook" may need to be shipped to a bookstore in New Jersey.
If all the books are stored in the same warehouse there will be two instances of Line Item class 239, one indicating shipment to New York with items of two instances of Product Type class 221 , and another shipment to New Jersey. In the event that the copies of the "Supply Chain Management Guide" are stored in the Vermont warehouse and the copies of the "Apache Server Administrator's Handbook" are located in Connecticut, there will be three shipments and three corresponding instances of Line Item class 239 in this order (an instance of Order class 201 ).
Order Interface class 206 describes temporary storage for instances of Order class 201 which may either be downloaded from the AgoraNet system to an external system or uploaded from an external system to the AgoraNet system. For an example refer to the example for Order class 201.
Order Status class 236 describes the status of an instance of Order class 201. Order status class 236 contains all of the historical information related to order status changes. An order cannot be completed until all of its instances of Line Item class 239 indicate a status of either "Completed" or "Canceled". "In Transit", "Canceled" and "Completed" are examples of instances of Order status class 236.
Order Status Interface class 205 provides temporary storage for instances of Order Status class 236 related to instances of Order class 201 which may either be downloaded from the AgoraNet system to an external system or uploaded from an external system to the AgoraNet system.
Party class 247 describes an actor using the AgoraNet system. For specific transactions it may play the role of either buyer or seller (i.e., its children are Buyer and Seller classes 203 and 202 respectively). Party class 247 has one or more instances of Address class 240 and one or more instances of Bank Account class 225. As a seller it may open accounts for its customers and process buyer orders. As a buyer it may request a seller to open an account for it, or it may place the order with a particular seller.
For example, XYZ Inc. may be a Book Distributor. An instance of Party class 247 may be either or both seller and buyer roles.
Party Attribute Data Domain class 232 describes the domain of values a custom attribute of an instance of Party class 247 may assume. For an example refer to the example for Product Attribute Data Domain class 215.
Party Attribute Value class 231 describes values of a custom attribute of an instance of Party class 247. For an example refer to the example for Product Attribute Value class 213.
Price List class 229 defines a set of instances of Product Type class 221 which a seller (an instance of Seller class 202) may provide and has instances of Price List Item class 248 having price and availability information. Each instance of Price List class 229 may have several instances of the Price List Item class which define prices for specific products. A seller may have several instances of Price List class 229.
Each instance of the Price List class may be related to only one seller (an instance of the Seller class). When a customer opens an account with seller the default instance of Price List class 229 may be assigned to that instance of Customer Account class 204. The prices (instances of Price List Item class 248) from an instance of Price List class 229 may be overridden by prices associated with an instance of Trading Partner Agreement class 220.
For example, XYZ Inc. has two instances of Price List class 229 for customers of different categories. The first instance may be intended for its frequent and most reliable trading partners and the second one may be for occasional customers.
Price List Item class 248 defines prices for instances of Product Type class 221 for a particular instance of Price List class 229. For example, XXX Inc. has an instance of
Product Type class "Apache Server Handbook" in its instance of Price List class 229. For example, Price List Item class 248 defines the unit price for a particular instance of Product Type class 221 as 15 Dollars.
Product Attribute Data Domain class 215 defines the domain of values a custom attribute of an instance of Product Type class 221 may assume. For example, a "Book" instance of Product Type class 221 has a "Cover Type" instance of Valid Product Attribute class 214. The instance of Product Attribute Data Domain class 215 for this attribute contains "Hardcover" and "Paperback" values.
Product Attribute Value class 213 may be a value of a custom attribute of an instance of Product Type class 221. For example, an instance of Product Attribute Value class 213 for a "Cover Type" attribute of the "Apache Server Administrator's Handbook" instance of Product Type class 221 has a "Paperback" value. Product Category class 216 groups together instances of Valid Product Attribute class 214 which describe an instance of Product Type class 221 for a particular instance of Product Category class 216. For example, Book, CD, PC and Furniture are examples of instances of Product Category class 216.
Product Classification class 218 may be a standard product classification hierarchy and a set of corresponding Classification Codes. North American Industry Classification System (NAICS) is an example of an instance of Product Classification class 218.
Product Type class 221 defines an instance of Product Type class 221 which may be bought or sold through the AgoraNet system. Product Type class 221 exists in an instance of Product Category class 216, has an instance of Unit of Measurement class 270 and may have custom attributes for an instance of Product Type class 221. For example, an "Apache Server Handbook" may be a "Book" instance of Product Category class 216 has "ISBN" as a custom attribute for an instance of Product Type class 221 and 0-7645- 3306-1 for an instance of Product Attribute Value class 213.
Purchase Order class 233 may be a specialization of Order class 201, (i.e., it may be a child of Order class 201 ). Purchase Order class 233 defines a set of instances of Order class 201 attributes making sense for a buyer.
Sales Order class 234 may be a specialization of Order class 201 (i.e., it may be a child of Order class 201 ). Sales Order class 234 defines a set of instances of Order class 201 attributes making sense for a seller. Seller class 202 may be a specialization of an instance of Party class 247 and contains seller specific attributes. One or more instances of Seller Type class 223 may categorize instances of Seller class 202. Seller class 202 may define instances of Customer Account Rule class 224 for opening accounts for its customers, e.g., an instance of Buyer class 203. For example, XYZ Inc. may be a book distributor selling its products to other resellers, bookstores etc. Therefore, XYZ Inc. may be an instance of Seller class 202.
Seller Type class 223 may be the category of instances of Seller class 202. Seller Type class 223 may be a Manufacturer, Distributor etc. Seller Type class 223 stores attributes specific to each category. An instance of Seller class 202 may be one or more instances of Seller Type class 223. For example, XYZ Inc. may be a distributor type instance of Seller Type class 223. Usually it buys books from manufacturers and resells them to reseller type instances of Party class 247.
Static Translation class 210 describes the value of particular text attributes along with the language the text may be written in. To translate the value of the attribute to another language it may be necessary to find the instance of Static Translation class 210 of the attribute associated with the desired language.
Term class 219 defines valid terms of an instance of Trading Partner Agreement class 220 with their effective dates. Instances of Term class 219 may include clauses for renewals, agreement termination, indemnification, non-competition and provisions for exclusive relationships. Instances of Term class 219 may be associated either with Trading Partner Agreement class 220 as a whole or with specific instances of Agreement Line Item class 217.
For example, an instance of Trading Partner Agreement class 220 has an instance of Agreement Line Item class 217 associated with an "Apache Server Handbook" instance of Product Type class 221. There may be an instance of Term class 219 of type "NotGreaterThan" with value equal 10000 which defines the maximum quantity of items of the given instance of Product Type class 221 in one order (one instance of Order class 201).
Trading Partner Agreement class 220 describes a trading agreement between instances of Party class 247 which may be concluded when an instance of Customer Account class 204 may be initialized or opened or at any time thereafter. Trading Partner Agreement class 220 defines terms and conditions of the buying and selling of products, goods or services. Instances of Term class 219 (trading partner agreement terms) may be changed after one may be established. It may have a Starting Date (global FROM_DATE object) and an Ending Date (global TO_DATE object) as well.
Trading Partner Agreement class 220 defines additional conditions that instances of Party class 247 have agreed on and it may have associated instances of Agreement Line Item class which define conditions for specific instances of Product Type class 221. If an instance of Agreement Line Item class 217 contains prices for a particular product, these override default prices in the instance of the Price List class. An instance of Trading Partner Agreement class 220 may have instances of Term class 219 and Exhibit class 227 associated with it.
For example, XYZ Inc. may be a book distributor having a trading partner agreement with ZZZ Inc. (an instance of Trading Partner Agreement class 220). The trading partner agreement has line items (instances of Agreement Line Item class 217), term (an instance of Term class 219) and exhibits (an instance of Exhibit class 227). The agreement line items define specific prices for certain products, and the terms define additional constraints and conditions, which determine when these prices may be applied.
Translation Rate class 272 describes the translation between alternative instances of Units of Measurement class 270 and may be generally the ratio between values of the same amount of a particular instance of Product Type cjass 221 measured in units. For example, the translation of 1 inch to 1 meter may be as follows: 1 Inch / 1 Meter = 0. 0254.
Unit of Measure class 270 defines the unit of measurement for instances of Product Type class 221. It may be a quantity attribute of the Product Type class which may be related to the unit of measure. Examples of instances of Unit of Measure class 270 are bushel and pound.
Valid Party Attribute class 230 describes valid party attributes within the AgoraNet system. For an example see the example for Valid Product Attribute class 214.
Valid Product Attribute class 214 defines the custom attributes of an instance of Product Type class 221. An instance of a Valid Product Attribute class for a "Book" instance of Product Category 216 are Author, Publisher, Year, ISBN, Cover Type etc.
Figure 3 is a UML class diagram illustrating the Order Management data structure of the universal e-commerce product catalog, i.e., the processes of placing and tracking each order. As shown in Figure 3, Party class 247 plays an important role in the processes of placing and tracking orders. Party class 247 is a general abstraction for an entity which takes part in the order process. Buyer class 203 and Seller class 202 may be types of Party class 247 (i.e., the Buyer and Seller classes are children of the Party class). Address class 240 may be part of the Party class (i.e., the description of each party includes address information).
Before placing an order, a buyer (an instance of Buyer class 203) chooses a party (an instance of Party class 247) they may be willing to deal with (in this example, a seller), they may then place an order (an instance of Order class 201 ) provided that they already have a customer account (an instance of Customer Account class 204) established with the seller (an instance of Seller class 202). A default price list (an instance of Price List class 229) may be assigned to the customer when the seller opens a customer account.
The parties involved may have a trading partner agreement (an instance of Trading Partner Agreement class 220) which defines some unique buying conditions and may include product prices different from the default prices in the price list the seller has assigned for a particular product type (an instance of Product Type class 221 ). Orders may be either purchase orders (instances of Purchase Order class 233) or a sales orders (instances of Sales Order class 234), i.e., Purchase Order class 233 and Sales Order class 234 may be kinds of Order class 201.
To place an order, the buyer selects products they want to buy from the product types the seller offers among their price list items (an instance of Price List Item class 248). The shipping addresses may be grouped by delivery location, e.g., address, further defining the price list items of the order. Finally, the buyer confirms that line item details (an instance of Line Item Detail class 237) of the order are populated, thereby verifying the order. The price for each specific product may be a base price (global object in Price List
Item class 248) established by the seller, and the base price may be discounted (an instance of Discount class 235). If a trading partner agreement exists between the parties, an agreement line item (an instance of Agreement Line Item class 217) may determine the price of the specific product. After an order is posted to the system, the seller may either approve or discard the order. The finest level of granularity in terms of order approval or discard may be a line item (an instance of Line Item class 239). If the order is approved, the seller may begin to process it.
The status of the order line items (an instance of Line Item Status class 238) may come to the AgoraNet system through external interfaces to the seller order processing system.
The status of the order (an instance of Order Status class 236) may depend on the line item status. The order is completed when all the line items have a status of
"COMPLETED". The buyer may track the order status within the AgoraNet system through the use of a tracking number(s) (global object TRACKING_NO in Order class 201) provided by the seller to track orders through external systems.
Figure 4 is a UML class diagram illustrating the universal address data structure of the universal e-commerce product catalog for managing address information of the parties involved in a transaction. As shown in Figure 4, an address (an instance of Address class 240) in each country may have a different address structure (an instance of Address Structure class 243) because various sites of each party may be located in different areas (an instance of Area class 246). Area Type class 245 may describe area type (e.g., country). A U.S. address is identified through a street, city, state and zip code line (instances of Address Structure Line class 244). The information on each address line may describe an Address Line class 242.
The address structure may be different in countries, which do not have States. Therefore, a high level area which does not have a parent area ("Country" area type) may have an area structure associated with it having an address structure line of another area type (such as City Type, Street Type).
The address of a party may have the address structure which is associated with the high level area (Country) where the party site is located. Each address may play a role (an instance of Address Role class 241), e.g., shipping address. Figure 5 is a UML class diagram illustrating external interfaces data structure of the universal e-commerce product catalog for exchanging order information between the AgoraNet system and external systems.
As shown in Figure 5, the order structure as it exists in the system is replicated so that each class from the order data model has a corresponding interface class. The external interface data structure stores order information, thereby acting as a cache or buffer. Order class 201 is replicated as Order Interface class 206, and Line Item Class 239 is replicated as Line Item Interface class 207. Line Item Detail class 237 is replicated as Line Item Detail Interface class 222, and Order Status class 236 is replicated as Order Status Interface class 205. Line Item Status class 238 is replicated as Line Item Status Interface 208.
When order data is either downloaded from or uploaded to the AgoraNet system, these interface structures may have to be cleared out and then populated with the desired order data. In case the data is uploaded to the AgoraNet system from an external source, the application may populate interface tables with the order data of the external orders. Loaded data may be validated after uploading is completed.
The correct order information may then be used to ether insert new order(s) to the AgoraNet system or update existing order information. In case order information is downloaded from the AgoraNet system, the application may populate the interface tables with downloaded information (taking it from the order structure) and then depending on the external system requirements, to download the data in the file having the desired data format. Figure 6 is a UML class diagram illustrating the product attributes and price list data structure of the universal e-commerce product catalog for storing information about arbitrary products and services universally in the system.
As shown in Figure 6, each product type (an instance of Product Type class 221) may be associated with a unit of measurement (an instance of Unit of Measurement class 270), and the units of measurement may have a translation rate (an instance of Translation Rate class 272) associated therewith to convert between units. One or more product classifications (instances of Product Classification class 218) may be associated with the product type. The product attributes model has an extensible structure making it possible to define new types of attributes for the product type if necessary. The set of custom attributes for the product type may be defined by the Product Category class 216 associated with it.
To create a non-standard product attribute, create a new valid product attribute (an instance of Valid Product Attribute class 214) defining an attribute name, data type and relationship with other attributes of this product if they exist and a product attribute data domain (an instance of Product Attribute Data Domain class 215) defining valid values of valid product attribute (an instance of Valid Product Attribute class 214). Subsequently, a product attribute value (an instance of Product Attribute Value class 213) may be assigned.
When a seller publishes data about its products a check may be made to determine if another seller has already published information for this product type (an instance of Product Type class 221 ). If the information about the product type has not been published then a new product type may be created. As soon as the new product type is created it may be defined as a price list item (an instance of Price List Item class 248) in any number of price lists (instances of Price List class 229) of different sellers. The price list item may have a discount (an instance of Discount class 235) associated with it. Additionally, the price list may have currency (an instance of Currency class 226) associated with it, and the currency may have an exchange rate (an instance of Exchange Rate class 228) associated therewith.
Figure 7 is a UML class diagram illustrating a buyer and seller preferences data structure of the universal e-commerce product catalog.
As shown in Figure 7, buyer (an instance of Buyer class 203) and seller (an instance of Seller class 202) preferences may define general party (an instance of Party class 247 for a seller or buyer) preferences such as bank account (an instance of Bank Account class 225) numbers (global ACCT_NO object shown in Bank Account class 225),
SIC code (global SIC_CD object shown in Party class 247), seller type (an instance of Seller class 223), customer account rules (an instance of Customer Account Rules class 224) as well as specific preferences for either seller or buyer. Seller and buyer are the specializations of Party class 247 and may have their own attributes along with general party attributes.
Seller may open customer accounts (instances of Customer Account class 204) for its customers (buyers) which may play the role of the customer profile and may create trading partner agreements (instances of Trading Partner Agreement 220) which may define terms (an instance of Term class 219) or conditions (instances of Agreement Line Item class 217) of the trading agreement between the seller and buyer. These preferences may be used later during the Order Management process as discussed above.
Trading partner agreements may have product types (instances of Product Type class 221 ) and exhibits (instances of Exhibit class 227) associated with them as well. The Buyer class 712 may categorize buyers.
New attributes for the party may be created by creating a valid party attribute (an instance of Valid Party Attribute class 230) which may define the attribute Name, Data
Type and relationship with other attributes for the party if required for each non-standard PARTY attribute. A party attribute data domain (an instance of Party Attribute Data Domain class 232) defining valid values for the valid party attribute may additionally be defined. Subsequently, a party attribute value (an instance of Party Attribute Value class 231 ) may be assigned to the attribute.
Figure 8 is a UML class diagram illustrating a multilingual support data structure of the universal e-commerce product catalog. As shown in Figure 8, text data may be stored in one of the supported languages
(instances of Language class 212). A Base Class 209 represents text which may be associated with Static Translation class 210. There may be multiple static translations (instances of Static Translation class 210) between languages and text, up to one for each language supported. The classes and attributes, which may be translated, may be registered with Class Attribute metaclass 211. Party 247 may have an associated default language. Additionally, Language class may be associated with Product Type class 221.
Figure 9 is a UML class diagram of the primary data types supported by the universal e-commerce product catalog.
As shown in Figure 9, Money class 902 is a kind of Real class 904, i.e., the Money class is a child of the Real class. StatusCodeType, TermType, AddressRoleType,
InterfaceType, DiscountType, SellerType and BankAccountType classes 916, 914, 912,
920, 910, 908 and 906 respectively are types of String class 918, (i.e., they are all children of the String class).
Six classes of Virtual Open Trading Extranet (VOTE) subscriber/users are envisioned. These are broadly defined as sellers, buyers, carriers, market data subscribers, government agencies and information providers.
Sellers may be herein defined as any manufacturer, exporter, distributor, broker or trade association which publishes listings of goods and products to electronic catalogs on the AgoraNet system. Buyers may be herein defined as any importer, distributor, export agent, re-marketer or end-user organization that, having viewed and selected one or more products or/and services from vendor catalogs, express their intent to purchase these items by electronically submitting a purchase request or purchase order to the seller.
Carriers may be herein defined as any land, sea or air carrier or licensed freight forwarder which transports or ships goods. Market data subscribers will subscribe to obtain standard or customized reports or to query VOTE for market data.
Government agencies may be herein defined as the procurement agencies of local, regional or national governments. Information providers will provide data feeds, news, research and information which may be accessed by a subscriber.
Documents may be herein defined as electronic forms used by the AgoraNet system conforming to international and United States laws governing electronic commerce and which may be intended to have the same acceptance and legal standing as a written instrument.
Buyers who specify a particular product or class of products may establish conditions for purchase, such as price, and receive notification when the conditions are met or when changes in conditions occur.
DCE access-control lists may be used for multi-level access to catalog information. Buyers who, having viewed and selected one or more products and services which they may be interested in purchasing, may electronically send a uniquely numbered purchase purchase request document to the seller if no customer account exists with seller or if additional information is needed from seller before a purchase decision may be made. Such a purchase request may contain items such as special quantities, trade zones, insurance, shipping instructions, αedit payment information, buyer identification information, product availability, request for credit, banking details and other information.
Seller may electronically receive and respond to the purchase request with a corresponding uniquely numbered seller response document providing requested information to the buyer. The seller response document may request or specify additional information from a buyer, e.g., export credit insurance, letter of credit, payment or shipper information.
Buyer may respond with a corresponding purchase request providing the requested data. Seller may additionally authorize that a uniquely numbered AgoraNet customer account including variables such as credit limit be established against which purchase order documents may be issued. Sellers or buyers may issue shipping/forwarding rate request documents to prospective carriers in order to obtain quotations on packaging, freight costs and other charges.
Buyers, having obtained quotations for both product cost and shipping charges may arrive at their total landed (delivered) cost by requesting a landed cost calculation from VOTE.
The landed cost calculation may begin with a conversion of product cost in United States dollars to the local currency based on an exchange rate calculation performed on an application server 102 computer. VOTE may provide a harmonized tariff number and rate of duty based on a calculation performed on application server 102.
VOTE may calculate the duty payable and any value-added taxes to arrive at the tax-paid value (TPV) based on calculations performed on an application server 102. Finally, VOTE may add delivery charges from warehouse to the final destination in order to provide buyer with a total landed cost based on calculations performed on an application server 102. Buyers may use VOTE to calculate total landed cost for equivalent products originating in different countries. Total landed cost calculations may be run before or after shipping & forwarding rate requests may be sent to prospective carriers. The actual number and sequence of calculations required in order to arrive at the total landed cost will vary by country but is performed at the application server. All goods and services regardless of their country of origin may be quoted in United
States dollars in VOTE. All goods and services may also be quoted in local currency with VOTE by using prevailing exchange rates to calculate to and from the local currency at the application server.
Seller may specify in the customer account which goods and services each buyer is authorized to purchase in addition to account variables such as credit limit.
Upon receipt of a uniquely numbered purchase order document from a buyer, seller has the option of final acceptance or, alternatively, notification to buyer (using the seller response document) indicating the purchase order should be modified in some way before final acceptance may occur. A uniquely numbered order confirmation document may be sent to confirm receipt and acceptance of an order. Buyer may use the seller request to obtain a uniquely numbered blanket purchase order from seller against which individual purchase orders may be issued.
Upon partial or complete shipment of goods specified in an open purchase order by a United States based Seller, VOTE may transmit a uniquely numbered transaction data message using EDIFACT to United States Government systems in development including the Automated Export System (AES), Automated Commercial Environment (ACE) or International Trade Data System (ITDS). These systems are being designed to permit the electronic filing of export data to United States Customs and other federal government agencies. In the event that a suitable interface to these systems is unavailable due to work-in- progress of one or more of these systems, VOTE will permit the seller to use their existing interface to the United States Customs Service to prepare shipping documents. When a complete or partial shipment of goods takes place, the seller or their agent may notify VOTE to generate a ship notification document electronically transmitted to the buyer. Upon receipt of a uniquely numbered purchase order by a seller based in another
AgoraNet subscribing country, VOTE may generate and send the aforementioned order confirmation message to the buyer.
When notified by the seller or their agent of a complete or partial shipment of goods on an open purchase order, VOTE may provide an interface and uniquely numbered transaction data message to the United States Customs Service of that country permitting the electronic filing of shipping documents. A ship notification message may be sent to the buyer also.
VOTE may either input a purchase order to standard or customized supply chain management operating at an AgoraNet site or translate the order to XML, EDIFACT or X.12 for transmission to seller. Buyers may request modifications to or cancellation of an existing purchase order by submitting a uniquely numbered order revision request document to seller. Seller may respond using a seller response or a uniquely numbered purchase order modification document depending upon whether changes to the order revision request are accepted or require further revision. VOTE may provide order tracking to buyers and sellers for goods in transit upon receipt of an order transit status request document. VOTE may respond with an order transit status document message.
VOTE may obtain the order transit status information by means of electronic links to carrier order tracking systems.
For goods being imported into the United States, VOTE may provide interfaces to the United States Government Automated Commercial System (ACS) and Automated Broker Interface (ABI). ACS is the system used by the United States Customs Service to track, control and process all commercial goods entering the United States. ABI is a component of ACS which allows importers to file import data electronically with the United States Customs Service. ABI enables United States Custom declarations to be processed electronically with a number of other functions. VOTE also supports the Automated Clearinghouse (ACH) electronic payment option enabling buyers and importers to pay customs fees, duties and taxes with one electronic transaction. For goods being imported into other countries in which AgoraNet is deployed, VOTE may use EDIFACT syntax to describe customs declaration and invoice data.
Upon release from United States Customs and acceptance of goods by a buyer or their agent in the United States or other countries in which AgoraNet is deployed, the commercial invoice and other required documentation is transmitted to buyer bank and buyer account is debited. Buyer bank will, assuming it maintains an internal account with seller bank, credit this account. A SWIFT transaction message may be sent to seller bank debiting the internal buyer bank account and crediting the seller account. AgoraNet sites maintain interfaces with the SWIFT network in order to present commercial invoices and related documents to SWIFT member banks. In the event that both buyer and seller maintain accounts with United States based banks, VOTE may issue a request to buyers bank to transfer funds to sellers bank using Fedwire.
VOTE may maintain transaction histories for subscriber accounts in accordance with United States and international record-keeping requirements. VOTE by virtue of its nature as a distributed database containing transaction data constitutes a data warehouse which market data subscribers and other classes of subscribers may access using an AgoraNet connection.
VOTE may provide order-input data to a subscribing organization supply chain management applications in one or two ways. The first is to input orders processed by VOTE to standard or customized commercial supply chain management software located at an AgoraNet site. The second is to translate the order to EDIFACT or X.12 format for transmission to the seller.
National Procurement and Resource Management (NPR), is a publish and subscribe AgoraNet system application that may facilitate the publication/distribution of government agency request for proposals and vendor responses to them.
The application allows government agencies to publish RFPs for distribution to select vendors, perhaps within a country or locality, or to publish them without restrictions. For example, a vendor might be allowed to subscribe to an agency bid list and receive bid documents automatically. This application also enables government agencies to publish information on selected land and structures for the purpose of seeking responses to RFPs that may involve new or re-development projects. Additionally, government or third party pre-auditing and approval of invoices prior to payment is a part of NPR.
NPR also permits government agencies to search all Seller electronic product catalogs published on the AgoraNet system for product information. Sellers who receive purchase orders from government agencies using NPR may file them using the same order processing and payment methods described earlier in the description of VOTE.
Both VOTE and NPR may use similar application server and database data models to support multilingual, multi-country and multi-customer operation. Both NPR and VOTE allow for real-time translation between languages using a combination of hard-coded translation values for standard words and reference values and commercial translating utilities for free-form text.
Multi-customer operation may be provided through implementation of customer tables pointing to the catalog inventory and transaction elements of the database.
Implementing customer preferences, as may be required by trading partner agreements, enables multilevel access to seller catalog information. VOTE and NPR may support a flexible, complex inventory system capable of classifying catalog inventory items in different units.
VOTE and NPR may support many types of merchandise transfer. Under the generic term merchandise transfer, VOTE and NPR may support the aforementioned purchase request, purchase order, order confirmation, blanket purchase order and ship notification documents.
VOTE and NPR may support transactions in United States dollars and local currencies. Exchange rate conversions may be supported for total landed (delivered) cost calculations and purchase orders. VOTE and NPR may support DCE access-controls lists, which control the explicit access permissions granted to users and groups.
While the preferred embodiment and various alternative embodiments of the invention have been disclosed and described in detail herein, it may be apparent to those skilled in the art that various changes in form and detail may be made therein without departing from the spirit and scope thereof.

Claims

B. CLAIMSI Claim:
1. A method for facilitating worldwide commercial electronic commerce based on national deployment, comprising the steps of: receiving a request from a requester through a network for total landed cost of a purchase based on initial cost of a seller item for an inter-country transaction, determining, from a database and application server(s), trade costs associated with the purchase, and adding the trade costs to the initial cost resulting in the total landed cost.
2. The method of claim 1 , further comprising the steps of: receiving, through the network, an identity of a country the item is to be shipped from and an identity of a country the item is to be shipped to, and receiving, from the requester through the network, currency type the requester prefers and currency type the seller prefers.
3. The method of claim 2, wherein said step of determining trade costs further comprises: performing an exchange rate calculation using the initial cost of the item and the currency type the requester prefers and the currency type the seller prefers, determining tariff for the item, from a database, based on the country the item is to be shipped from and the country the item is to be shipped to, determining delivery costs associated with the item, from a database, based on the country the item is to be shipped from and the country the item is to be shipped to, calculating value for duty to be added to the initial cost based on the country the item is to be shipped from and the country the item is to be shipped to, calculating value added taxes based on the country the item is to be shipped from and the country the item is to be shipped to, and arriving at the total landed cost by adding to the total initial cost the value for the duty, the value-added taxes, the tariff, and the delivery costs.
4. The method of claim 3, further comprising the step of displaying, over the network, to the requester, the total landed cost.
5. The method of claim 3, wherein said step of determining tariff for the item further comprises the steps of: sending a request through the network containing an item description to the country the item is to be shipped to, and receiving, by the requester, through the network, the tariff information.
6. The method of claim 3, wherein said step of determining tariff for the item further comprises the step of: searching, in the database, a harmonized tariff schedule of the country the item is to be shipped to for the tariff associated to the item.
7. The method of claim 1 , further comprising the step of: transmitting, through the network, the total landed cost to the requester.
8. The method of claim 1 , further comprising the step of: displaying, thorough the network, the total landed cost.
9. The method of claim 1 , wherein the requester is a potential buyer.
10. The method of claim 1 , wherein the requester is the owner of the item.
11. The method of claim 1 , wherein the item is a service.
12. The method of claim 1 , wherein the item is a product.
13. The method of claim 1 , further comprising the steps of: receiving, over the network, a request for comparison of total landed cost of an item in multiple countries, calculating total landed cost for the item in each country requested, and displaying, through the network, total landed cost of the item in each country requested.
14. The method of claim 1 , further comprising the steps of: receiving a purchase order over the network, from the requester for the seller item, notifying the seller, through the network, the requester has agreed to purchase the seller item, and consummating a monetary exchange through the network.
15. A method for creating and searching a national procurement electronic catalog, comprising the steps of: receiving item information through a network into an electronic catalog, placing the item into categories based on national standard classification codes, associating a country where the item resides to the item in the electronic catalog.
16. The method of claim 15, further comprising the steps of: receiving a search request through the network containing a standard classification code, and returning, through the network, items within the standard classification code.
17. The method of claim 16, further comprising the steps of: receiving, through the network, a country to be searched, and returning, through the network, a subset of items within the standard classification code within the country to be searched.
18. The method of claim 16, further comprising the step of: displaying, through the network, the items returned.
19. The method of claim 17, further comprising the step of: displaying, through the network, the subset of items returned.
20. The method of claim 15, further comprising the steps of: determining trade costs associated with the item, adding the trade costs to cost of the item resulting in the total landed cost of the item, and returning, through the network, the total landed cost of the item.
21. The method of claim 20, further comprising the steps of: receiving, through the network, identity of the country the item is to be shipped from and identity of the country the item is to be shipped to, and receiving, through the network, the type of currency the requester prefers and the type of currency that the seller prefers.
22. The method of claim 21 , further comprising the steps of: performing an exchange rate calculation using the initial cost of the item and the type of currency the requester prefers and the type of currency the seller prefers, determining tariff for the item based on the country the item is to be shipped from and the country the item is to be shipped to, determining delivery costs associated with the item based on the country the item is to be shipped from and the country the item is to be shipped to, calculating value for the duty to be added to the initial cost based on the country the item is to be shipped from and the country the item is to be shipped to, calculating value added taxes based on the country the item is to be shipped from and the country the item is to be shipped to, and arriving at the total landed cost by adding to the total initial cost the value for the duty, the value-added taxes, the tariff, and the delivery costs.
23. The method of claim 22, further comprising the step of: displaying, through the network, the total landed cost.
24. The method of claim 15, wherein the item is a service.
25. The method of claim 15, wherein the item is a product.
26. The method of claim 15, wherein the electronic catalog is a database.
27. A system for facilitating worldwide commercial business to business and government electronic commerce based on national deployment, said system comprising: a network coupling a plurality of country specific systems; and a plurality of country specific systems, each of the plurality of country specific systems including: an application server computer; a data server computer having a database containing subscriber information and a database containing country trade variables, said data server computer being connected to said application server computer; and an electronic commerce program, residing within said application server, for facilitating country to country trade.
28. The system of claim 27, wherein said electronic commerce program further comprises: means for determining trade costs associated with an item.
29. The system of claim 28, wherein said electronic commerce program further comprises: means for receiving identity of a country the item is to be shipped from and identity of a country the item is to be shipped to; and means for receiving type of currency the requester prefers and type of currency of the seller prefers.
30. The system of claim 29, wherein said electronic commerce program further comprises: means for performing an exchange rate calculation using the initial cost of the item and the type of currency the requester prefers and the type of currency the seller prefers; means for determining tariff for the item based on the country the item is to be shipped from and the country the item is to be shipped to; means for determining delivery costs associated with the item based on the country the item is to be shipped from and the country the item is to be shipped to; means for calculating value for the duty to be added to the initial cost based on the country the item is to be shipped from and the country the item is to be shipped to; means for calculating value added taxes based on the country the item is to be shipped from and the country the item is to be shipped to; and means for arriving at a total landed cost by adding to the total initial cost the value for the duty, the value-added taxes, the tariff, and the delivery costs.
31. The system of claim 30, wherein said electronic commerce program further comprises: means for returning, through the network, total landed cost of the item.
32. The system of claim 30, wherein said electronic commerce program further comprises: means for displaying, through the network, the total landed cost of the item.
33. The system for of claim 27, wherein country trade variables comprise a tariff, a value added tax, a delivery cost, trading partner agreements, and a duty.
PCT/US2001/008765 2001-03-19 2001-03-19 Networked international system for organizational electronic commerce WO2002075632A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/US2001/008765 WO2002075632A1 (en) 2001-03-19 2001-03-19 Networked international system for organizational electronic commerce

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/US2001/008765 WO2002075632A1 (en) 2001-03-19 2001-03-19 Networked international system for organizational electronic commerce

Publications (1)

Publication Number Publication Date
WO2002075632A1 true WO2002075632A1 (en) 2002-09-26

Family

ID=21742418

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2001/008765 WO2002075632A1 (en) 2001-03-19 2001-03-19 Networked international system for organizational electronic commerce

Country Status (1)

Country Link
WO (1) WO2002075632A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1839255A2 (en) * 2004-12-15 2007-10-03 Bank Of America Corporation Computerized method and system for creating a new brokerage account
CN100375426C (en) * 2003-10-17 2008-03-12 国际商业机器公司 Method and system for providing information about requested order form
US8175930B2 (en) 2005-02-17 2012-05-08 Shopmedia Inc. Apparatus for selling shipping services through a mediator's web site
JP2016530662A (en) * 2013-09-30 2016-09-29 アマゾン テクノロジーズ インコーポレイテッド Global merchant network

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5870473A (en) * 1995-12-14 1999-02-09 Cybercash, Inc. Electronic transfer system and method
US5897621A (en) * 1996-06-14 1999-04-27 Cybercash, Inc. System and method for multi-currency transactions
US5968110A (en) * 1995-05-12 1999-10-19 Hardware Street, Inc. Method and apparatus for an interactive on line catalog system for facilitating international, cross-border transactions
US5987429A (en) * 1997-12-16 1999-11-16 Sun Microsystems, Inc. Computer-based fee processing for electronic commerce
US6151631A (en) * 1998-10-15 2000-11-21 Liquid Audio Inc. Territorial determination of remote computer location in a wide area network for conditional delivery of digitized products

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5968110A (en) * 1995-05-12 1999-10-19 Hardware Street, Inc. Method and apparatus for an interactive on line catalog system for facilitating international, cross-border transactions
US5870473A (en) * 1995-12-14 1999-02-09 Cybercash, Inc. Electronic transfer system and method
US5897621A (en) * 1996-06-14 1999-04-27 Cybercash, Inc. System and method for multi-currency transactions
US5987429A (en) * 1997-12-16 1999-11-16 Sun Microsystems, Inc. Computer-based fee processing for electronic commerce
US6151631A (en) * 1998-10-15 2000-11-21 Liquid Audio Inc. Territorial determination of remote computer location in a wide area network for conditional delivery of digitized products

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100375426C (en) * 2003-10-17 2008-03-12 国际商业机器公司 Method and system for providing information about requested order form
EP1839255A2 (en) * 2004-12-15 2007-10-03 Bank Of America Corporation Computerized method and system for creating a new brokerage account
EP1839255A4 (en) * 2004-12-15 2009-05-13 Bank Of America Computerized method and system for creating a new brokerage account
US7933819B2 (en) 2004-12-15 2011-04-26 Bank Of America Corporation Computerized method and system for creating a new brokerage account
US8175930B2 (en) 2005-02-17 2012-05-08 Shopmedia Inc. Apparatus for selling shipping services through a mediator's web site
JP2016530662A (en) * 2013-09-30 2016-09-29 アマゾン テクノロジーズ インコーポレイテッド Global merchant network
JP2017215990A (en) * 2013-09-30 2017-12-07 アマゾン テクノロジーズ インコーポレイテッド Global merchant network

Similar Documents

Publication Publication Date Title
US20070226084A1 (en) Electronic product catalog for organizational electronic commerce
US7333942B1 (en) Networked international system for organizational electronic commerce
AU2001250580B2 (en) Electronic activity and business system and method
US7236947B2 (en) Providing highly automated procurement services
AU2001251286B2 (en) System, method and apparatus for international financial transactions
US7599856B2 (en) Detection of fraudulent attempts to initiate transactions using modified display objects
CN113261029A (en) Operation management device
US7133838B2 (en) Personal information buying/selling method
US8135621B2 (en) System and method for supporting anonymous transactions
US20030182204A1 (en) System for managing eletronic receipt according to eletronic commerce and method for managing thereof
US20040030619A1 (en) System and method for calculating transaction-based taxes
US20020099611A1 (en) Formation of horizontal, vertical and diagonal databases in an extranet based e-commerce platform
KR100809885B1 (en) System and method for implementing financing on demand service
CN115968481A (en) Smart assertion token for authenticating and controlling network communications using distributed ledgers
JP2003524220A (en) System and method for integrating trading activities including creation, processing and tracking of trading documents
KR100617858B1 (en) Method and system for intermediating purchase and sale of digital contents
AU2001273176B2 (en) Method, apparatus, and system for network-based peer-to-peer business transactions
WO2002075632A1 (en) Networked international system for organizational electronic commerce
WO2007102810A1 (en) Networked electronic commerce system
US7707094B1 (en) System and method for electronically sourcing products
KR100453341B1 (en) payment system using a credit card for trade and method thereof
WO2001040895A2 (en) E-commerce market-place using an extranet platform
WO2001058242A2 (en) Electronic factoring
Kutvonen Supporting global electronic commerce with ODP tools
Lestari et al. LEGAL ASPECT PROTECTION ON ONLINE SHOP OF THE THIRD PARTY

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CR CU CZ DE DK DM DZ EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG US UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: JP