Protocol
From Hypertopic
Aims
We aim at proposing a new standard protocol in order to make the collaboration possible beyond the boundaries of different software and of the resulting communities.
Specifications
Our protocol is designed as a REST web service. This means that every class of the model is mapped to a URL pattern, an XML payload grammar, HTTP methods (GET, POST, PUT, DELETE) and HTTP result codes.
Our classes are : Actor, Viewpoint, Topic, Entity, Attribute, Value, Resource.
