Flip-chart pictures

Carlos Iglesias schrieb:
> You can find them at:
> 
> (About 1.5MB each one)
> 
> [http://www.fundacionctic.org/uaw/ERT-WG/2007/f2f/figure1.jpg]
> [http://www.fundacionctic.org/uaw/ERT-WG/2007/f2f/figure2.jpg]
> [http://www.fundacionctic.org/uaw/ERT-WG/2007/f2f/figure3.jpg]

The text content of figure3.jpg looks like:

http:Connection
   http:authority (server:port)
   http:request -> http:Request
                     http:requestURI
                     ...
                     http:response -> http:Response
   http:request
   ...

> [http://www.fundacionctic.org/uaw/ERT-WG/2007/f2f/figure4.jpg]
> [http://www.fundacionctic.org/uaw/ERT-WG/2007/f2f/figure5.jpg]

The text content of figure5.jpg looks like:

<earl:Content>
   <earl:source rdf:resource="#foo"/>
   <earl:context rdf:resource="#bar"/>
</earl:Content>

<http:Response rdf:ID="foo">
   ...
</http:Response>

<http:Connection rdf:ID="bar">
   ...
   <http:request>
     <http:Request>
       ...
       <http:response rdf:resource="#foo"/>
       ...
     </http:Request>
   </http:request>
</http:Connection>
-- 
Johannes Koch
BIKA Web Compliance Center - Fraunhofer FIT
Schloss Birlinghoven, D-53757 Sankt Augustin, Germany
Phone: +49-2241-142628    Fax: +49-2241-142065

Received on Wednesday, 28 February 2007 14:51:56 UTC