Reply Protocol Trace

This was meant to be a debugging session, but upon putting some work into it, I figured it would make a good presentation of the strucure of annotations and replies.

  1. misc GETs
  2. post annotation A1
  3. reply R1 to A1
  4. reply R2 to R1 with thread root A1
  5. replace R1 with new body
  6. misc GETs

misc GETs

SESSION_ID: 1051289999.200557
SESSION_ID: 1051290018.598403

post annotation A1

SESSION_ID: 1051290079.308571
POST_VARS: <?xml version="1.0" ?>
<r:RDF xmlns:r="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:a="http://www.w3.org/2000/10/annotation-ns#"
xmlns:t="http://www.w3.org/2001/03/thread#"
xmlns:http="http://www.w3.org/1999/xx/http#"
xmlns:d="http://purl.org/dc/elements/1.0/">
<r:Description>
<r:type r:resource="http://www.w3.org/2000/10/annotation-ns#Annotation" />
<r:type r:resource="http://www.w3.org/2000/10/annotationType#Comment" />
<a:annotates r:resource="http://www.w3.org/2001/Annotea/Contributors.html" />
<a:context>http://www.w3.org/2001/Annotea/Contributors.html#xpointer(string-range(id("most"),"",73,4))</a:context>
<d:title>Annotation of Annotea project</d:title>
<d:creator>marja</d:creator>
<a:created>2003-04-25T13:00:58-05:00</a:created>
<d:date>2003-04-25T13:01:19-05:00</d:date>
<a:body>
<r:Description>
<http:ContentType>application/xhtml+xml</http:ContentType>
<http:ContentLength>208</http:ContentLength>
<http:Body r:parseType="Literal">
  <html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <title>Annotation of Annotea project</title>
  </head>
  
  <body>
  <p>testing iggy again annotation 1</p>
  </body>
  </html>
</http:Body>
</r:Description>
</a:body>
</r:Description>
</r:RDF>

reply R1 to A1

SESSION_ID: 1051290110.84472
POST_VARS: <?xml version="1.0" ?>
<r:RDF xmlns:r="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:a="http://www.w3.org/2000/10/annotation-ns#"
xmlns:t="http://www.w3.org/2001/03/thread#"
xmlns:http="http://www.w3.org/1999/xx/http#"
xmlns:d="http://purl.org/dc/elements/1.0/">
<r:Description>
<r:type r:resource="http://www.w3.org/2001/03/thread#Reply" />
<r:type r:resource="http://www.w3.org/2001/12/replyType#Comment" />
<a:context>http://iggy.w3.org/annotations/body/1051290079.308571#xpointer(/html[1])</a:context>
<d:title>1.1</d:title>
<d:creator>marja</d:creator>
<a:created>2003-04-25T13:01:42-05:00</a:created>
<d:date>2003-04-25T13:02:01-05:00</d:date>
<t:root r:resource="http://iggy.w3.org/annotations/annotation/1051290079.308571" />
<t:inReplyTo r:resource="http://iggy.w3.org/annotations/annotation/1051290079.308571" />
<a:body>
<r:Description>
<http:ContentType>application/xhtml+xml</http:ContentType>
<http:ContentLength>213</http:ContentLength>
<http:Body r:parseType="Literal">
  <html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <title>Annotation of Annotation of Annotea project</title>
  </head>
  
  <body>
  <p>testing iggy reply 1.1</p>
  </body>
  </html>
</http:Body>
</r:Description>
</a:body>
</r:Description>
</r:RDF>

reply R2 to R1 with thread root A1

SESSION_ID: 1051290136.439763
POST_VARS: <?xml version="1.0" ?>
<r:RDF xmlns:r="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:a="http://www.w3.org/2000/10/annotation-ns#"
xmlns:t="http://www.w3.org/2001/03/thread#"
xmlns:http="http://www.w3.org/1999/xx/http#"
xmlns:d="http://purl.org/dc/elements/1.0/">
<r:Description>
<r:type r:resource="http://www.w3.org/2001/03/thread#Reply" />
<r:type r:resource="http://www.w3.org/2001/12/replyType#Comment" />
<a:context>http://iggy.w3.org/annotations/body/1051290079.308571#xpointer(/html[1])</a:context>
<d:title>Reply to 1.1.1</d:title>
<d:creator>marja</d:creator>
<a:created>2003-04-25T13:02:13-05:00</a:created>
<d:date>2003-04-25T13:02:27-05:00</d:date>
<t:root r:resource="http://iggy.w3.org/annotations/annotation/1051290079.308571" />
<t:inReplyTo r:resource="http://iggy.w3.org/annotations/reply/1051290110.84472" />
<a:body>
<r:Description>
<http:ContentType>application/xhtml+xml</http:ContentType>
<http:ContentLength>189</http:ContentLength>
<http:Body r:parseType="Literal">
  <html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <title>Annotation of 1.1</title>
  </head>
  
  <body>
  <p>Testing iggy reply 1.1.1</p>
  </body>
  </html>
</http:Body>
</r:Description>
</a:body>
</r:Description>
</r:RDF>

replace R1 with new body

SESSION_ID: 1051290158.636349
PATH_INFO=/reply/1051290110.84472
PUT_VARS: <?xml version="1.0" ?>
<r:RDF xmlns:r="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:a="http://www.w3.org/2000/10/annotation-ns#"
xmlns:t="http://www.w3.org/2001/03/thread#"
xmlns:http="http://www.w3.org/1999/xx/http#"
xmlns:d="http://purl.org/dc/elements/1.0/">
<r:Description>
<r:type r:resource="http://www.w3.org/2001/03/thread#Reply" />
<r:type r:resource="http://www.w3.org/2001/12/replyType#Comment" />
<a:context>http://iggy.w3.org/annotations/body/1051290079.308571#xpointer(/html[1])</a:context>
<d:title>changed title 1.1</d:title>
<d:creator>marja</d:creator>
<a:created>2003-04-25T13:01:42-05:00</a:created>
<d:date>2003-04-25T13:02:50-05:00</d:date>
<t:root r:resource="http://iggy.w3.org/annotations/annotation/1051290079.308571" />
<t:inReplyTo r:resource="http://iggy.w3.org/annotations/annotation/1051290079.308571" />
<a:body>
<r:Description>
<http:ContentType>application/xhtml+xml</http:ContentType>
<http:ContentLength>213</http:ContentLength>
<http:Body r:parseType="Literal">
  <html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <title>Annotation of Annotation of Annotea project</title>
  </head>
  
  <body>
  <p>testing iggy reply 1.1</p>
  </body>
  </html>
</http:Body>
</r:Description>
</a:body>
</r:Description>
</r:RDF>

misc GETs

SESSION_ID: 1051290172.252675
SESSION_ID: 1051290174.403697
SESSION_ID: 1051290185.82013
SESSION_ID: 1051290187.178881
SESSION_ID: 1051290191.604761
SESSION_ID: 1051290193.734834
SESSION_ID: 1051290225.40127
SESSION_ID: 1051290226.838800
SESSION_ID: 1051294125.132623
SESSION_ID: 1051294126.922183
SESSION_ID: 1051294265.815766
SESSION_ID: 1051294271.603488
SESSION_ID: 1051294879.660812
$Id: 25-marja-iggy-trace.html,v 1.7 2003/04/28 15:27:58 eric Exp $