4 | | ''GeniusWeb'' is an open architecture for negotiation via the internet. It provides protocols, data structures and a java-based reference implementation for many components needed in negotiation such as isues, values, domain descriptions, preference profiles, timelines, negotiation protocols, json serialization of these items, automatic negotiation software, etc. |
5 | | |
6 | | This page contains technical documentation. More general info on GeniusWeb, including tutorials, can be found on [https://ii.tudelft.nl/GeniusWeb/ GeniusWeb main page]. |
| 4 | ''GeniusWeb'' is an open architecture for negotiation via the internet. The core of the architecture is a JSON based communication protocol that standardizes the communication messages comprising a negotiation. |
| 5 | |
| 6 | This project also contains a java-based reference implementation. It provides protocols, data structures and many components needed in negotiation such as isues, values, domain descriptions, preference profiles, timelines, negotiation protocols, json serialization of these items, automatic negotiation software, etc. |
| 7 | |
| 8 | This page contains technical documentation describing the core json structures for describing issues, values, bids, offers, negotiation events etc. |
| 9 | |
| 10 | General info on GeniusWeb, including tutorials, can be found on the [https://ii.tudelft.nl/GeniusWeb/ GeniusWeb main page]. |