1. The document describes the Semantic Automated Discovery and Integration (SADI) framework for building semantic web services.
2. In SADI, a service is identified by a URI and responds to GET requests with a service description and to POST requests by taking RDF input and producing RDF output.
3. SADI services define input and output classes in OWL that describe the expected input and generated output so that services can be discovered based on semantic types.
Related topics: