triannon-client 0.3.0 → 0.4.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (80) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -0
  3. data/lib/triannon-client/triannon_client.rb +14 -3
  4. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/cannot_get_an_open_annotation_by_ID_with_content_type_application/n-quads_.yml +49 -61
  5. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/cannot_get_an_open_annotation_by_ID_with_content_type_application/n-triples_.yml +49 -61
  6. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/cannot_get_an_open_annotation_by_ID_with_content_type_application/rdf_json_.yml +49 -61
  7. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/cannot_get_an_open_annotation_by_ID_with_content_type_application/rdf_n3_.yml +49 -61
  8. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/cannot_get_an_open_annotation_by_ID_with_content_type_application/trig_.yml +49 -61
  9. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/cannot_get_an_open_annotation_by_ID_with_content_type_application/trix_.yml +49 -61
  10. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/cannot_get_an_open_annotation_by_ID_with_content_type_application/turtle_.yml +49 -61
  11. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/cannot_get_an_open_annotation_by_ID_with_content_type_application/x-ld_json_.yml +49 -61
  12. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/cannot_get_an_open_annotation_by_ID_with_content_type_application/x-trig_.yml +49 -61
  13. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/cannot_get_an_open_annotation_by_ID_with_content_type_text/n3_.yml +49 -61
  14. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/cannot_get_an_open_annotation_by_ID_with_content_type_text/rdf_n3_.yml +49 -61
  15. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/cannot_get_an_open_annotation_by_ID_with_content_type_text/rdf_turtle_.yml +49 -61
  16. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/cannot_get_an_open_annotation_by_ID_with_content_type_text/x-nquads_.yml +49 -61
  17. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/gets_an_open_annotation_by_ID_with_content_type_application/ld_json_.yml +46 -46
  18. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/gets_an_open_annotation_by_ID_with_content_type_application/rdf_xml_.yml +34 -34
  19. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/gets_an_open_annotation_by_ID_with_content_type_application/x-turtle_.yml +33 -33
  20. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/gets_an_open_annotation_by_ID_with_content_type_text/turtle_.yml +33 -33
  21. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_application/ld_json_.yml +26 -26
  22. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_application/n-quads_.yml +26 -26
  23. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_application/n-triples_.yml +26 -26
  24. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_application/rdf_json_.yml +26 -26
  25. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_application/rdf_n3_.yml +26 -26
  26. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_application/rdf_xml_.yml +26 -26
  27. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_application/trig_.yml +26 -26
  28. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_application/trix_.yml +26 -26
  29. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_application/turtle_.yml +26 -26
  30. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_application/x-ld_json_.yml +26 -26
  31. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_application/x-trig_.yml +26 -26
  32. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_application/x-turtle_.yml +26 -26
  33. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_text/n3_.yml +26 -26
  34. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_text/rdf_n3_.yml +26 -26
  35. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_text/rdf_turtle_.yml +26 -26
  36. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_text/turtle_.yml +26 -26
  37. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_text/x-nquads_.yml +26 -26
  38. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/without_content_type/checks_the_annotation_ID.yml +26 -26
  39. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/without_content_type/logs_exceptions.yml +26 -26
  40. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/without_content_type/raises_an_argument_error_with_a_nil_ID.yml +26 -26
  41. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/without_content_type/raises_an_argument_error_with_an_empty_string_ID.yml +26 -26
  42. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/without_content_type/raises_an_argument_error_with_an_integer_ID.yml +26 -26
  43. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/without_content_type/requests_an_open_annotation_by_ID_accepting_a_default_JSON-LD_content.yml +26 -26
  44. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/without_content_type/returns_an_EMPTY_RDF_graph_for_a_500_server_response.yml +26 -26
  45. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/without_content_type/returns_an_EMPTY_RDF_graph_with_a_valid_ID_for_NO_annotation_on_the_server.yml +99 -40
  46. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/without_content_type/returns_an_RDF_graph_with_a_valid_ID_for_an_annotation_on_the_server.yml +46 -46
  47. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_iiif_annotation/requests_an_open_annotation_by_ID_using_a_IIIF_profile.yml +26 -26
  48. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_iiif_annotation/returns_an_RDF_Graph_of_an_open_annotation.yml +40 -40
  49. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_oa_annotation/requests_an_open_annotation_by_ID_using_an_OA_profile.yml +26 -26
  50. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_oa_annotation/returns_an_RDF_Graph_of_an_open_annotation.yml +46 -46
  51. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/{returns_true_for_a_204_response_to_a_DELETE_request.yml → does_not_log_exceptions_for_missing_annotations_404_responses_.yml} +10 -10
  52. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/{returns_false_for_a_500_response_to_a_DELETE_request.yml → does_not_log_exceptions_for_missing_annotations_410_responses_.yml} +10 -10
  53. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/{returns_true_for_a_202_response_to_a_DELETE_request.yml → logs_exceptions.yml} +9 -9
  54. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/{returns_true_for_a_200_response_to_a_DELETE_request.yml → returns_FALSE_for_a_500_response_to_a_DELETE_request.yml} +11 -12
  55. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/returns_TRUE_for_a_200_response_to_a_DELETE_request.yml +63 -0
  56. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/returns_TRUE_for_a_202_response_to_a_DELETE_request.yml +63 -0
  57. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/returns_TRUE_for_a_204_response_to_a_DELETE_request.yml +63 -0
  58. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/returns_TRUE_for_a_404_response_to_a_DELETE_request.yml +63 -0
  59. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/returns_TRUE_for_a_410_response_to_a_DELETE_request.yml +63 -0
  60. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/{fails_to_delete_an_open_annotation_that_does_NOT_exist.yml → returns_TRUE_when_deleting_an_open_annotation_that_does_NOT_exist.yml} +8 -8
  61. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/{deletes_an_open_annotation_that_exists.yml → returns_TRUE_when_deleting_an_open_annotation_that_exists.yml} +34 -34
  62. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/validates_the_annotation_ID.yml +8 -8
  63. data/spec/fixtures/vcr_cassettes/TriannonClient/_get_annotations/returns_an_RDF_Graph.yml +14 -14
  64. data/spec/fixtures/vcr_cassettes/TriannonClient/_get_annotations/returns_an_RDF_Graph_that_contains_an_AnnotationList.yml +14 -14
  65. data/spec/fixtures/vcr_cassettes/TriannonClient/_get_annotations/returns_an_annotation_list_with_an_annotation_created_by_a_prior_POST.yml +42 -42
  66. data/spec/fixtures/vcr_cassettes/TriannonClient/_post_annotation/does_not_raise_an_error_when_submitting_a_valid_open_annotation.yml +26 -26
  67. data/spec/fixtures/vcr_cassettes/TriannonClient/_post_annotation/logs_exceptions.yml +5601 -0
  68. data/spec/fixtures/vcr_cassettes/TriannonClient/_post_annotation/logs_exceptions_for_RestClient_Exception.yml +5601 -0
  69. data/spec/fixtures/vcr_cassettes/TriannonClient/_post_annotation/returns_a_RestClient_Response_object.yml +26 -26
  70. data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_annotation_id/returns_a_String_ID_from_the_RDF_URI_of_an_annotation.yml +26 -26
  71. data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_annotation_id/returns_a_String_ID_that_is_not_empty.yml +26 -26
  72. data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_annotation_uris/returns_an_RDF_URI_that_is_a_valid_URI.yml +34 -34
  73. data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_annotation_uris/returns_an_array_of_RDF_URI_from_an_RDF_Graph_of_an_annotation.yml +26 -26
  74. data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_response2graph/accepts_a_RestClient_Response_instance.yml +38 -38
  75. data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_response2graph/raises_ArgumentError_when_given_an_empty_String.yml +26 -26
  76. data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_response2graph/raises_ArgumentError_when_given_nil.yml +26 -26
  77. data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_response2graph/returns_an_RDF_Graph.yml +26 -26
  78. data/spec/lib/triannon-client/triannon_client_spec.rb +67 -26
  79. data/triannon-client.gemspec +1 -1
  80. metadata +28 -14
@@ -31,31 +31,31 @@ http_interactions:
31
31
  Content-Type:
32
32
  - application/ld+json; charset=utf-8
33
33
  Etag:
34
- - W/"bb4593d53e54428fd030428993e60064"
34
+ - W/"d3246cda7c13b5035df254234ad3fdbc"
35
35
  Cache-Control:
36
36
  - max-age=0, private, must-revalidate
37
37
  X-Request-Id:
38
- - a13792f2-056d-4883-90df-2a5f7d76ab0f
38
+ - ef5af274-2407-4226-aef3-f09e672f521b
39
39
  X-Runtime:
40
- - '1.462130'
40
+ - '1.875340'
41
41
  Server:
42
42
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
43
43
  Date:
44
- - Wed, 13 May 2015 22:30:08 GMT
44
+ - Mon, 18 May 2015 20:06:40 GMT
45
45
  Content-Length:
46
46
  - '443'
47
47
  Connection:
48
48
  - Keep-Alive
49
49
  Set-Cookie:
50
- - _internal_session=ZlozR2lOb1VUNTB4OTlQaG56blltdTVNSUFJQ2lIVU0zdVJvazJCb0g2YkJ1a3NTa2pLZ29wSHhMdHQ2VjZWSE1mdms2RmpRWXFLOGluTERyTlRFODJvcmxNcmwyaVQraWg2NlNPbXNia1l0LzFNVWl0SDFKaHFSdGdNVU5vMnNBckhyRjg1VjB2MFRWZmFHRHQ3RmQ4d2p1b25LQ0YzRG1kb1FwR2FiWlVsdWhpMlFySGtKS0R5L1RDWkpST3U2YXBFWjNEa1E2LzV0Tm1Fb2IxYWJETDFjQlVhTWNXNlhZMEFBWnFuRmZxTzZEZk5GTTY2ZkNGcDQyQ3M2ZnY3bC0tR2djOUgwSzc4U09XMm1iVm9OYTFCdz09--c2d3ccd44371aff18b3f68eb1309513bb6002caf;
50
+ - _internal_session=cHM1YTAvMXhDTSs5ODdVTlFDSndaT3Z0b1hzQ3RrWWJkeW1aclkzS25hUHlSQ0xDTG5yWXViQ3V2TFlKN2QxbVFjVFoyUlgwblgvQkJDMFcyRXRycDQ2VmJHTzBJQm9ZWEY2aUMwVG9SUkljc2ZRYkdnRUZ6MWlWNXhuZW9KSHdxN0ZpSXZqN3lQZC9pZHNFVEZSTXY0eUJwZ1h5Y0V3YmUwT0kyblp6ZklieS9jb0wvQmxyaXZ2TmpyRlZFOTNjRklLdmxhRW4zbHJYL1ZqZDVpQnJuTVRKWWJtOE92bkx4M1dobk9NczhpYWNabjRETkIva05MRW54UTNMaHNQZS0tUCt5QVpqRDh1MFIyeUlCL1gxaGdXQT09--4e1cf941fe9b4484738a3933d2bf7f694e6b5f70;
51
51
  path=/; HttpOnly
52
52
  - request_method=POST; path=/
53
53
  body:
54
54
  encoding: UTF-8
55
- string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70052312803420","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
- love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/71/46/72/9e/7146729e-563d-4d9d-9a0d-25b1276491c8","@type":"oa:Annotation","hasBody":"_:g70052312803420","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
55
+ string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70310842421900","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
+ love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/28/ec/9d/7f/28ec9d7f-616c-45ce-8509-9dc7b1933097","@type":"oa:Annotation","hasBody":"_:g70310842421900","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
57
57
  http_version:
58
- recorded_at: Wed, 13 May 2015 22:30:08 GMT
58
+ recorded_at: Mon, 18 May 2015 20:06:40 GMT
59
59
  - request:
60
60
  method: get
61
61
  uri: http://www.w3.org/ns/oa-context-20130208.json
@@ -75,7 +75,7 @@ http_interactions:
75
75
  message: Temporary Redirect
76
76
  headers:
77
77
  Date:
78
- - Wed, 13 May 2015 22:30:09 GMT
78
+ - Mon, 18 May 2015 20:06:40 GMT
79
79
  Server:
80
80
  - Apache/2
81
81
  Location:
@@ -83,7 +83,7 @@ http_interactions:
83
83
  Cache-Control:
84
84
  - max-age=21600
85
85
  Expires:
86
- - Thu, 14 May 2015 04:30:09 GMT
86
+ - Tue, 19 May 2015 02:06:40 GMT
87
87
  Content-Length:
88
88
  - '240'
89
89
  Content-Type:
@@ -99,7 +99,7 @@ http_interactions:
99
99
  <p>The document has moved <a href="http://www.w3.org/ns/oa.jsonld">here</a>.</p>
100
100
  </body></html>
101
101
  http_version:
102
- recorded_at: Wed, 13 May 2015 22:30:09 GMT
102
+ recorded_at: Mon, 18 May 2015 20:06:40 GMT
103
103
  - request:
104
104
  method: get
105
105
  uri: http://www.w3.org/ns/oa.jsonld
@@ -121,7 +121,7 @@ http_interactions:
121
121
  message: OK
122
122
  headers:
123
123
  Date:
124
- - Wed, 13 May 2015 22:30:09 GMT
124
+ - Mon, 18 May 2015 20:06:40 GMT
125
125
  Server:
126
126
  - Apache/2
127
127
  Last-Modified:
@@ -135,7 +135,7 @@ http_interactions:
135
135
  Cache-Control:
136
136
  - max-age=21600
137
137
  Expires:
138
- - Thu, 14 May 2015 04:30:09 GMT
138
+ - Tue, 19 May 2015 02:06:40 GMT
139
139
  P3p:
140
140
  - policyref="http://www.w3.org/2014/08/p3p.xml"
141
141
  Access-Control-Allow-Origin:
@@ -1253,7 +1253,7 @@ http_interactions:
1253
1253
 
1254
1254
 
1255
1255
  http_version:
1256
- recorded_at: Wed, 13 May 2015 22:30:09 GMT
1256
+ recorded_at: Mon, 18 May 2015 20:06:40 GMT
1257
1257
  - request:
1258
1258
  method: get
1259
1259
  uri: http://www.w3.org/ns/oa-context-20130208.json
@@ -1273,7 +1273,7 @@ http_interactions:
1273
1273
  message: Temporary Redirect
1274
1274
  headers:
1275
1275
  Date:
1276
- - Wed, 13 May 2015 22:30:09 GMT
1276
+ - Mon, 18 May 2015 20:06:41 GMT
1277
1277
  Server:
1278
1278
  - Apache/2
1279
1279
  Location:
@@ -1281,7 +1281,7 @@ http_interactions:
1281
1281
  Cache-Control:
1282
1282
  - max-age=21600
1283
1283
  Expires:
1284
- - Thu, 14 May 2015 04:30:09 GMT
1284
+ - Tue, 19 May 2015 02:06:41 GMT
1285
1285
  Content-Length:
1286
1286
  - '240'
1287
1287
  Content-Type:
@@ -1297,7 +1297,7 @@ http_interactions:
1297
1297
  <p>The document has moved <a href="http://www.w3.org/ns/oa.jsonld">here</a>.</p>
1298
1298
  </body></html>
1299
1299
  http_version:
1300
- recorded_at: Wed, 13 May 2015 22:30:09 GMT
1300
+ recorded_at: Mon, 18 May 2015 20:06:41 GMT
1301
1301
  - request:
1302
1302
  method: get
1303
1303
  uri: http://www.w3.org/ns/oa.jsonld
@@ -1319,7 +1319,7 @@ http_interactions:
1319
1319
  message: OK
1320
1320
  headers:
1321
1321
  Date:
1322
- - Wed, 13 May 2015 22:30:09 GMT
1322
+ - Mon, 18 May 2015 20:06:41 GMT
1323
1323
  Server:
1324
1324
  - Apache/2
1325
1325
  Last-Modified:
@@ -1333,7 +1333,7 @@ http_interactions:
1333
1333
  Cache-Control:
1334
1334
  - max-age=21600
1335
1335
  Expires:
1336
- - Thu, 14 May 2015 04:30:09 GMT
1336
+ - Tue, 19 May 2015 02:06:41 GMT
1337
1337
  P3p:
1338
1338
  - policyref="http://www.w3.org/2014/08/p3p.xml"
1339
1339
  Access-Control-Allow-Origin:
@@ -2451,10 +2451,10 @@ http_interactions:
2451
2451
 
2452
2452
 
2453
2453
  http_version:
2454
- recorded_at: Wed, 13 May 2015 22:30:09 GMT
2454
+ recorded_at: Mon, 18 May 2015 20:06:41 GMT
2455
2455
  - request:
2456
2456
  method: get
2457
- uri: http://localhost:3000/annotations/71%2F46%2F72%2F9e%2F7146729e-563d-4d9d-9a0d-25b1276491c8
2457
+ uri: http://localhost:3000/annotations/28%2Fec%2F9d%2F7f%2F28ec9d7f-616c-45ce-8509-9dc7b1933097
2458
2458
  body:
2459
2459
  encoding: US-ASCII
2460
2460
  string: ''
@@ -2473,15 +2473,15 @@ http_interactions:
2473
2473
  Content-Type:
2474
2474
  - text/html; charset=utf-8
2475
2475
  Content-Length:
2476
- - '129099'
2476
+ - '128006'
2477
2477
  X-Request-Id:
2478
- - 74baaff8-8174-4889-b16d-2a7d497ff8a0
2478
+ - 4e9d7db7-0c42-4273-baa6-776924dfa8dd
2479
2479
  X-Runtime:
2480
- - '0.309088'
2480
+ - '0.366217'
2481
2481
  Server:
2482
2482
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
2483
2483
  Date:
2484
- - Wed, 13 May 2015 22:30:10 GMT
2484
+ - Mon, 18 May 2015 20:06:41 GMT
2485
2485
  Connection:
2486
2486
  - Keep-Alive
2487
2487
  body:
@@ -3438,17 +3438,7 @@ http_interactions:
3438
3438
  regardless if they changed or not.\n</div>\n</pre>\n</td>\n </tr>\n
3439
3439
  \ </table>\n </div>\n </div>\n <div class=\"source hidden\"
3440
3440
  id=\"frame-source-88\">\n <div class=\"info\">\n Extracted source
3441
- (around line <strong>#17</strong>):\n </div>\n <div class=\"data\">\n
3442
- \ <table cellpadding=\"0\" cellspacing=\"0\" class=\"lines\">\n <tr>\n
3443
- \ <td>\n <pre class=\"line_numbers\">\n<span>15</span>\n<span>16</span>\n<span>17</span>\n<span>18</span>\n<span>19</span>\n<span>20</span>\n
3444
- \ </pre>\n </td>\n<td width=\"100%\">\n<pre>\n<div
3445
- class=\"line\"> old, env[FLAG] = env[FLAG], false\n</div><div class=\"line\">
3446
- \ @mutex.lock\n</div><div class=\"line active\"> response = @app.call(env)\n</div><div
3447
- class=\"line\"> body = BodyProxy.new(response[2]) { @mutex.unlock }\n</div><div
3448
- class=\"line\"> response[2] = body\n</div><div class=\"line\"> response\n</div>\n</pre>\n</td>\n
3449
- \ </tr>\n </table>\n </div>\n </div>\n <div class=\"source
3450
- hidden\" id=\"frame-source-89\">\n <div class=\"info\">\n Extracted
3451
- source (around line <strong>#15</strong>):\n </div>\n <div class=\"data\">\n
3441
+ (around line <strong>#15</strong>):\n </div>\n <div class=\"data\">\n
3452
3442
  \ <table cellpadding=\"0\" cellspacing=\"0\" class=\"lines\">\n <tr>\n
3453
3443
  \ <td>\n <pre class=\"line_numbers\">\n<span>13</span>\n<span>14</span>\n<span>15</span>\n<span>16</span>\n<span>17</span>\n<span>18</span>\n
3454
3444
  \ </pre>\n </td>\n<td width=\"100%\">\n<pre>\n<div
@@ -3457,7 +3447,7 @@ http_interactions:
3457
3447
  \ headers = HeaderHash.new(headers)\n</div><div class=\"line\">\n</div><div
3458
3448
  class=\"line\"> if !STATUS_WITH_NO_ENTITY_BODY.include?(status.to_i)
3459
3449
  &amp;&amp;\n</div>\n</pre>\n</td>\n </tr>\n </table>\n </div>\n
3460
- \ </div>\n <div class=\"source hidden\" id=\"frame-source-90\">\n <div
3450
+ \ </div>\n <div class=\"source hidden\" id=\"frame-source-89\">\n <div
3461
3451
  class=\"info\">\n Extracted source (around line <strong>#89</strong>):\n
3462
3452
  \ </div>\n <div class=\"data\">\n <table cellpadding=\"0\"
3463
3453
  cellspacing=\"0\" class=\"lines\">\n <tr>\n <td>\n <pre
@@ -3469,7 +3459,7 @@ http_interactions:
3469
3459
  \ begin\n</div><div class=\"line\"> res.status = status.to_i\n</div><div
3470
3460
  class=\"line\"> headers.each { |k, vs|\n</div>\n</pre>\n</td>\n </tr>\n
3471
3461
  \ </table>\n </div>\n </div>\n <div class=\"source hidden\"
3472
- id=\"frame-source-91\">\n <div class=\"info\">\n Extracted source
3462
+ id=\"frame-source-90\">\n <div class=\"info\">\n Extracted source
3473
3463
  (around line <strong>#138</strong>):\n </div>\n <div class=\"data\">\n
3474
3464
  \ <table cellpadding=\"0\" cellspacing=\"0\" class=\"lines\">\n <tr>\n
3475
3465
  \ <td>\n <pre class=\"line_numbers\">\n<span>136</span>\n<span>137</span>\n<span>138</span>\n<span>139</span>\n<span>140</span>\n<span>141</span>\n
@@ -3479,7 +3469,7 @@ http_interactions:
3479
3469
  class=\"line active\"> si.service(req, res)\n</div><div class=\"line\">
3480
3470
  \ end\n</div><div class=\"line\">\n</div><div class=\"line\"> ##\n</div>\n</pre>\n</td>\n
3481
3471
  \ </tr>\n </table>\n </div>\n </div>\n <div class=\"source
3482
- hidden\" id=\"frame-source-92\">\n <div class=\"info\">\n Extracted
3472
+ hidden\" id=\"frame-source-91\">\n <div class=\"info\">\n Extracted
3483
3473
  source (around line <strong>#94</strong>):\n </div>\n <div class=\"data\">\n
3484
3474
  \ <table cellpadding=\"0\" cellspacing=\"0\" class=\"lines\">\n <tr>\n
3485
3475
  \ <td>\n <pre class=\"line_numbers\">\n<span>92</span>\n<span>93</span>\n<span>94</span>\n<span>95</span>\n<span>96</span>\n<span>97</span>\n
@@ -3490,7 +3480,7 @@ http_interactions:
3490
3480
  =&gt; ex\n</div><div class=\"line\"> res.set_error(ex)\n</div><div
3491
3481
  class=\"line\"> rescue HTTPStatus::Error =&gt; ex\n</div>\n</pre>\n</td>\n
3492
3482
  \ </tr>\n </table>\n </div>\n </div>\n <div class=\"source
3493
- hidden\" id=\"frame-source-93\">\n <div class=\"info\">\n Extracted
3483
+ hidden\" id=\"frame-source-92\">\n <div class=\"info\">\n Extracted
3494
3484
  source (around line <strong>#294</strong>):\n </div>\n <div class=\"data\">\n
3495
3485
  \ <table cellpadding=\"0\" cellspacing=\"0\" class=\"lines\">\n <tr>\n
3496
3486
  \ <td>\n <pre class=\"line_numbers\">\n<span>292</span>\n<span>293</span>\n<span>294</span>\n<span>295</span>\n<span>296</span>\n<span>297</span>\n
@@ -3654,13 +3644,12 @@ http_interactions:
3654
3644
  data-frame-id=\"86\" href=\"#\">railties (4.2.0) lib/rails/engine.rb:518:in
3655
3645
  `call&#39;</a><br><a class=\"trace-frames\" data-frame-id=\"87\" href=\"#\">railties
3656
3646
  (4.2.0) lib/rails/application.rb:164:in `call&#39;</a><br><a class=\"trace-frames\"
3657
- data-frame-id=\"88\" href=\"#\">rack (1.6.1) lib/rack/lock.rb:17:in `call&#39;</a><br><a
3658
- class=\"trace-frames\" data-frame-id=\"89\" href=\"#\">rack (1.6.1) lib/rack/content_length.rb:15:in
3659
- `call&#39;</a><br><a class=\"trace-frames\" data-frame-id=\"90\" href=\"#\">rack
3647
+ data-frame-id=\"88\" href=\"#\">rack (1.6.1) lib/rack/content_length.rb:15:in
3648
+ `call&#39;</a><br><a class=\"trace-frames\" data-frame-id=\"89\" href=\"#\">rack
3660
3649
  (1.6.1) lib/rack/handler/webrick.rb:89:in `service&#39;</a><br><a class=\"trace-frames\"
3661
- data-frame-id=\"91\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in
3662
- `service&#39;</a><br><a class=\"trace-frames\" data-frame-id=\"92\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in
3663
- `run&#39;</a><br><a class=\"trace-frames\" data-frame-id=\"93\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in
3650
+ data-frame-id=\"90\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in
3651
+ `service&#39;</a><br><a class=\"trace-frames\" data-frame-id=\"91\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in
3652
+ `run&#39;</a><br><a class=\"trace-frames\" data-frame-id=\"92\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in
3664
3653
  `block in start_thread&#39;</a><br></code></pre>\n </div>\n <div id=\"Full-Trace\"
3665
3654
  style=\"display: block;\">\n <pre><code><a class=\"trace-frames\" data-frame-id=\"0\"
3666
3655
  href=\"#\">actionpack (4.2.0) lib/action_controller/metal/mime_responds.rb:218:in
@@ -3809,13 +3798,12 @@ http_interactions:
3809
3798
  data-frame-id=\"86\" href=\"#\">railties (4.2.0) lib/rails/engine.rb:518:in
3810
3799
  `call&#39;</a><br><a class=\"trace-frames\" data-frame-id=\"87\" href=\"#\">railties
3811
3800
  (4.2.0) lib/rails/application.rb:164:in `call&#39;</a><br><a class=\"trace-frames\"
3812
- data-frame-id=\"88\" href=\"#\">rack (1.6.1) lib/rack/lock.rb:17:in `call&#39;</a><br><a
3813
- class=\"trace-frames\" data-frame-id=\"89\" href=\"#\">rack (1.6.1) lib/rack/content_length.rb:15:in
3814
- `call&#39;</a><br><a class=\"trace-frames\" data-frame-id=\"90\" href=\"#\">rack
3801
+ data-frame-id=\"88\" href=\"#\">rack (1.6.1) lib/rack/content_length.rb:15:in
3802
+ `call&#39;</a><br><a class=\"trace-frames\" data-frame-id=\"89\" href=\"#\">rack
3815
3803
  (1.6.1) lib/rack/handler/webrick.rb:89:in `service&#39;</a><br><a class=\"trace-frames\"
3816
- data-frame-id=\"91\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in
3817
- `service&#39;</a><br><a class=\"trace-frames\" data-frame-id=\"92\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in
3818
- `run&#39;</a><br><a class=\"trace-frames\" data-frame-id=\"93\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in
3804
+ data-frame-id=\"90\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in
3805
+ `service&#39;</a><br><a class=\"trace-frames\" data-frame-id=\"91\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in
3806
+ `run&#39;</a><br><a class=\"trace-frames\" data-frame-id=\"92\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in
3819
3807
  `block in start_thread&#39;</a><br></code></pre>\n </div>\n\n <script
3820
3808
  type=\"text/javascript\">\n var traceFrames = document.getElementsByClassName('trace-frames');\n
3821
3809
  \ var selectedFrame, currentSource = document.getElementById('frame-source-0');\n\n
@@ -3830,7 +3818,7 @@ http_interactions:
3830
3818
  && el) {\n currentSource.className += \" hidden\";\n el.className
3831
3819
  = el.className.replace(\" hidden\", \"\");\n currentSource = el;\n
3832
3820
  \ }\n }\n }\n </script>\n</div>\n\n \n\n<h2 style=\"margin-top:
3833
- 30px\">Request</h2>\n<p><b>Parameters</b>:</p> <pre>{&quot;id&quot;=&gt;&quot;71/46/72/9e/7146729e-563d-4d9d-9a0d-25b1276491c8&quot;}</pre>\n\n<div
3821
+ 30px\">Request</h2>\n<p><b>Parameters</b>:</p> <pre>{&quot;id&quot;=&gt;&quot;28/ec/9d/7f/28ec9d7f-616c-45ce-8509-9dc7b1933097&quot;}</pre>\n\n<div
3834
3822
  class=\"details\">\n <div class=\"summary\"><a href=\"#\" onclick=\"return
3835
3823
  toggleSessionDump()\">Toggle session dump</a></div>\n <div id=\"session_dump\"
3836
3824
  style=\"display:none\"><pre></pre></div>\n</div>\n\n<div class=\"details\">\n
@@ -3840,7 +3828,7 @@ http_interactions:
3840
3828
  &quot;gzip, deflate&quot;\nREMOTE_ADDR: &quot;127.0.0.1&quot;\nREMOTE_HOST:
3841
3829
  &quot;127.0.0.1&quot;\nSERVER_NAME: &quot;localhost&quot;\nSERVER_PROTOCOL:
3842
3830
  &quot;HTTP/1.1&quot;</pre></div>\n</div>\n\n<h2 style=\"margin-top: 30px\">Response</h2>\n<p><b>Headers</b>:</p>
3843
- <pre>None</pre>\n\n</div>\n\n\n</body>\n</html>\n<div id=\"console\"\n data-remote-path='console/repl_sessions/2b0b8507e15a2b51b1413cc4bd8b981e'\n
3831
+ <pre>None</pre>\n\n</div>\n\n\n</body>\n</html>\n<div id=\"console\"\n data-remote-path='console/repl_sessions/606a0ca6ef1ea4134ec85b0f514e0335'\n
3844
3832
  \ data-initial-prompt='>> '>\n</div>\n\n\n<script type=\"text/javascript\">\n(function()
3845
3833
  {\n // DOM helpers\nfunction hasClass(el, className) {\n var regex = new
3846
3834
  RegExp('(?:^|\\\\s)' + className + '(?!\\\\S)', 'g');\n return el.className.match(regex);\n}\n\nfunction
@@ -4037,10 +4025,10 @@ http_interactions:
4037
4025
  \ resizerElement.addEventListener('mouseup', recordConsoleElementHeight);\n
4038
4026
  \ });\n});\n\n}).call(this);\n</script>\n\n"
4039
4027
  http_version:
4040
- recorded_at: Wed, 13 May 2015 22:30:10 GMT
4028
+ recorded_at: Mon, 18 May 2015 20:06:41 GMT
4041
4029
  - request:
4042
4030
  method: delete
4043
- uri: http://localhost:3000/annotations/71%2F46%2F72%2F9e%2F7146729e-563d-4d9d-9a0d-25b1276491c8
4031
+ uri: http://localhost:3000/annotations/28%2Fec%2F9d%2F7f%2F28ec9d7f-616c-45ce-8509-9dc7b1933097
4044
4032
  body:
4045
4033
  encoding: US-ASCII
4046
4034
  string: ''
@@ -4067,22 +4055,22 @@ http_interactions:
4067
4055
  Cache-Control:
4068
4056
  - no-cache
4069
4057
  X-Request-Id:
4070
- - 3ddb8af7-c14c-40c7-8a82-92a427d1e203
4058
+ - c0ab5d3b-b162-4b7d-a375-3675c1e4a73e
4071
4059
  X-Runtime:
4072
- - '0.227397'
4060
+ - '0.247942'
4073
4061
  Server:
4074
4062
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
4075
4063
  Date:
4076
- - Wed, 13 May 2015 22:30:10 GMT
4064
+ - Mon, 18 May 2015 20:06:42 GMT
4077
4065
  Connection:
4078
4066
  - Keep-Alive
4079
4067
  Set-Cookie:
4080
- - _internal_session=VFppT25odUdMSmJudlFzVDdldG5FUmxtOS85NkZSMmJ6K09qUU9BVEZTZ3hJenF1bnpsMUNXc1pHM3RpMHIxRnZRdHRlU0ZNRGp1akgyUnRxckhtZkk1TDZwRk5BRHM1Umo1SGdodTdoVTFPbjRDYm9UUEhJU0lnZnFoa2NMQkthblc3NGxGdlFSZ2hucUhaOTdmdzRzbk1hMW40ckNsT09GZTJzemNydlgydGhDZzJQbnFwS2xsSHlWUVFPUUJvLS1LSld2V2x5RCtTZ1lLczRHNU5TMHd3PT0%3D--f85337896ab263e85d3813e42a0be23fe1fbd141;
4068
+ - _internal_session=RXF6QkZRcDI2WEdKeFhNMzRCQy9LNW5kYWw2b3R0QjFmNHhLQnFzWE9ITHY0Z3hlRTJZcW9VYUpPc3dPNmxMYXNiMTRxeDFpT0xJcDNPSGpKVTh0Z0pZQTJwUWh0a2dVWDBWNHdPNCtYc1FEK1I0UThkUDNacVZ5MCtCelpJbDZKRitVWXBLck1FRGJETk1NUHgyOXV1LzFnQTkzR0VkSTBtbFdTSkNpSlhCRWdBM1NQZTV3THRVOU4wa1NBOGtjLS0zOXIyZUx2NC8xb2h5S0ZweXJxSFdBPT0%3D--98ff25e39746e6e4e6fe4a6c4ef768fdd8856d37;
4081
4069
  path=/; HttpOnly
4082
4070
  - request_method=DELETE; path=/
4083
4071
  body:
4084
4072
  encoding: UTF-8
4085
4073
  string: ''
4086
4074
  http_version:
4087
- recorded_at: Wed, 13 May 2015 22:30:10 GMT
4075
+ recorded_at: Mon, 18 May 2015 20:06:42 GMT
4088
4076
  recorded_with: VCR 2.9.3
@@ -31,31 +31,31 @@ http_interactions:
31
31
  Content-Type:
32
32
  - application/ld+json; charset=utf-8
33
33
  Etag:
34
- - W/"b114e6cfaec5ac0529ebb686d7dc8d73"
34
+ - W/"df921f15e0ce1445fa7aafa0b92fd5df"
35
35
  Cache-Control:
36
36
  - max-age=0, private, must-revalidate
37
37
  X-Request-Id:
38
- - 9f85aba1-27d6-48fe-b4e8-969372ed8b4b
38
+ - 6350c440-4b9f-478f-867a-ce812d3e4476
39
39
  X-Runtime:
40
- - '1.384759'
40
+ - '1.605393'
41
41
  Server:
42
42
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
43
43
  Date:
44
- - Wed, 13 May 2015 22:30:51 GMT
44
+ - Mon, 18 May 2015 20:07:34 GMT
45
45
  Content-Length:
46
46
  - '443'
47
47
  Connection:
48
48
  - Keep-Alive
49
49
  Set-Cookie:
50
- - _internal_session=UTZPNmJFdHE1OWVxdEVKdDdLQStSQy94dnJwSWltNDF4NjYvTWF2ZUNSdytZdHprSnVST1ZCclpEZ0pVY0M4U3JsRmJRZTh0YTZCZlpJUHRtSnBJS2FCNzBEMmozSjFLTnlGU1g3cjdrVzlpTzU5SWRkYU12OCtQKy8rNG03QmRQOHgrTlpBSi92c05LNnBPSWpDdXVhUWlZczNXRU5iZ1pBN1NVeEU1YUw4Zmg4MFJ4aktOVVlXQWp1dHN5eXh3YnZEdFFHTFFNT1Y5Y0VLQ08vbVY3K2ZIWS9wbCtGbVJ0aWNhM1FFMzNzOFhmNDB4NllxM1ZnaWcxZUgwU21WVS0tRkl4K3JrTXQ2Z3lRN2ZGbytKbFhzQT09--4847cb251e9d21a33e06ff7d1b7250d11241d6fd;
50
+ - _internal_session=ZWRpVTU4anJqZE1saFJCQzJBelVLM2pDbGVMU1k1UFErSGt0ZzZWRnptWkJXdUVKMUJsUXd2UDdYUzdHbEJSQ2I1UFhxNkJiKytpZG1TVzE4UmM1cmwxdkxrVE13OW5HdjdJK2hINTBnbGM2TkQ4Wk5VZkJsakFMRTB6U3NsTHV4MXVWVFlHNGRvTEVjRVV4TkdVMVRJdnl1bEpqQ0V6RFhLbWZWWHREV3p1aE1xMnpZdkNJOUQ3ZFFVNHBWZGpGODRuN1pUUG9OdnpObzVuU002aVY1WlVTamRzN0h6eUZQRU5HSjYzTzRybEYxeUhDSFo2bkl2MkFQNUNyT0NMYS0tMHNPZFJzWWJmNkcwWXFjSUdWY2NIZz09--444996e59ec963d5601492ef20771bfa40fcbb9e;
51
51
  path=/; HttpOnly
52
52
  - request_method=POST; path=/
53
53
  body:
54
54
  encoding: UTF-8
55
- string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70052318927780","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
- love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/13/b4/07/21/13b40721-a977-4b71-a0e8-1ef8120560ce","@type":"oa:Annotation","hasBody":"_:g70052318927780","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
55
+ string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70310857025900","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
+ love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/cf/bd/1a/c6/cfbd1ac6-4a6b-4006-a741-52588f2dae70","@type":"oa:Annotation","hasBody":"_:g70310857025900","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
57
57
  http_version:
58
- recorded_at: Wed, 13 May 2015 22:30:51 GMT
58
+ recorded_at: Mon, 18 May 2015 20:07:34 GMT
59
59
  - request:
60
60
  method: get
61
61
  uri: http://www.w3.org/ns/oa-context-20130208.json
@@ -75,7 +75,7 @@ http_interactions:
75
75
  message: Temporary Redirect
76
76
  headers:
77
77
  Date:
78
- - Wed, 13 May 2015 22:30:51 GMT
78
+ - Mon, 18 May 2015 20:07:34 GMT
79
79
  Server:
80
80
  - Apache/2
81
81
  Location:
@@ -83,7 +83,7 @@ http_interactions:
83
83
  Cache-Control:
84
84
  - max-age=21600
85
85
  Expires:
86
- - Thu, 14 May 2015 04:30:51 GMT
86
+ - Tue, 19 May 2015 02:07:34 GMT
87
87
  Content-Length:
88
88
  - '240'
89
89
  Content-Type:
@@ -99,7 +99,7 @@ http_interactions:
99
99
  <p>The document has moved <a href="http://www.w3.org/ns/oa.jsonld">here</a>.</p>
100
100
  </body></html>
101
101
  http_version:
102
- recorded_at: Wed, 13 May 2015 22:30:51 GMT
102
+ recorded_at: Mon, 18 May 2015 20:07:34 GMT
103
103
  - request:
104
104
  method: get
105
105
  uri: http://www.w3.org/ns/oa.jsonld
@@ -121,7 +121,7 @@ http_interactions:
121
121
  message: OK
122
122
  headers:
123
123
  Date:
124
- - Wed, 13 May 2015 22:30:51 GMT
124
+ - Mon, 18 May 2015 20:07:34 GMT
125
125
  Server:
126
126
  - Apache/2
127
127
  Last-Modified:
@@ -135,7 +135,7 @@ http_interactions:
135
135
  Cache-Control:
136
136
  - max-age=21600
137
137
  Expires:
138
- - Thu, 14 May 2015 04:30:51 GMT
138
+ - Tue, 19 May 2015 02:07:34 GMT
139
139
  P3p:
140
140
  - policyref="http://www.w3.org/2014/08/p3p.xml"
141
141
  Access-Control-Allow-Origin:
@@ -1253,7 +1253,7 @@ http_interactions:
1253
1253
 
1254
1254
 
1255
1255
  http_version:
1256
- recorded_at: Wed, 13 May 2015 22:30:51 GMT
1256
+ recorded_at: Mon, 18 May 2015 20:07:35 GMT
1257
1257
  - request:
1258
1258
  method: get
1259
1259
  uri: http://www.w3.org/ns/oa-context-20130208.json
@@ -1273,7 +1273,7 @@ http_interactions:
1273
1273
  message: Temporary Redirect
1274
1274
  headers:
1275
1275
  Date:
1276
- - Wed, 13 May 2015 22:30:51 GMT
1276
+ - Mon, 18 May 2015 20:07:35 GMT
1277
1277
  Server:
1278
1278
  - Apache/2
1279
1279
  Location:
@@ -1281,7 +1281,7 @@ http_interactions:
1281
1281
  Cache-Control:
1282
1282
  - max-age=21600
1283
1283
  Expires:
1284
- - Thu, 14 May 2015 04:30:51 GMT
1284
+ - Tue, 19 May 2015 02:07:35 GMT
1285
1285
  Content-Length:
1286
1286
  - '240'
1287
1287
  Content-Type:
@@ -1297,7 +1297,7 @@ http_interactions:
1297
1297
  <p>The document has moved <a href="http://www.w3.org/ns/oa.jsonld">here</a>.</p>
1298
1298
  </body></html>
1299
1299
  http_version:
1300
- recorded_at: Wed, 13 May 2015 22:30:51 GMT
1300
+ recorded_at: Mon, 18 May 2015 20:07:35 GMT
1301
1301
  - request:
1302
1302
  method: get
1303
1303
  uri: http://www.w3.org/ns/oa.jsonld
@@ -1319,7 +1319,7 @@ http_interactions:
1319
1319
  message: OK
1320
1320
  headers:
1321
1321
  Date:
1322
- - Wed, 13 May 2015 22:30:52 GMT
1322
+ - Mon, 18 May 2015 20:07:35 GMT
1323
1323
  Server:
1324
1324
  - Apache/2
1325
1325
  Last-Modified:
@@ -1333,7 +1333,7 @@ http_interactions:
1333
1333
  Cache-Control:
1334
1334
  - max-age=21600
1335
1335
  Expires:
1336
- - Thu, 14 May 2015 04:30:52 GMT
1336
+ - Tue, 19 May 2015 02:07:35 GMT
1337
1337
  P3p:
1338
1338
  - policyref="http://www.w3.org/2014/08/p3p.xml"
1339
1339
  Access-Control-Allow-Origin:
@@ -2451,10 +2451,10 @@ http_interactions:
2451
2451
 
2452
2452
 
2453
2453
  http_version:
2454
- recorded_at: Wed, 13 May 2015 22:30:52 GMT
2454
+ recorded_at: Mon, 18 May 2015 20:07:35 GMT
2455
2455
  - request:
2456
2456
  method: get
2457
- uri: http://localhost:3000/annotations/13%2Fb4%2F07%2F21%2F13b40721-a977-4b71-a0e8-1ef8120560ce
2457
+ uri: http://localhost:3000/annotations/cf%2Fbd%2F1a%2Fc6%2Fcfbd1ac6-4a6b-4006-a741-52588f2dae70
2458
2458
  body:
2459
2459
  encoding: US-ASCII
2460
2460
  string: ''
@@ -2473,15 +2473,15 @@ http_interactions:
2473
2473
  Content-Type:
2474
2474
  - text/html; charset=utf-8
2475
2475
  Content-Length:
2476
- - '129097'
2476
+ - '128004'
2477
2477
  X-Request-Id:
2478
- - 0cb18442-3576-4faa-b356-06248bf7498a
2478
+ - cd5929e2-cfa2-4bae-9909-83aeeca2f227
2479
2479
  X-Runtime:
2480
- - '0.213404'
2480
+ - '0.361867'
2481
2481
  Server:
2482
2482
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
2483
2483
  Date:
2484
- - Wed, 13 May 2015 22:30:52 GMT
2484
+ - Mon, 18 May 2015 20:07:36 GMT
2485
2485
  Connection:
2486
2486
  - Keep-Alive
2487
2487
  body:
@@ -3438,17 +3438,7 @@ http_interactions:
3438
3438
  regardless if they changed or not.\n</div>\n</pre>\n</td>\n </tr>\n
3439
3439
  \ </table>\n </div>\n </div>\n <div class=\"source hidden\"
3440
3440
  id=\"frame-source-88\">\n <div class=\"info\">\n Extracted source
3441
- (around line <strong>#17</strong>):\n </div>\n <div class=\"data\">\n
3442
- \ <table cellpadding=\"0\" cellspacing=\"0\" class=\"lines\">\n <tr>\n
3443
- \ <td>\n <pre class=\"line_numbers\">\n<span>15</span>\n<span>16</span>\n<span>17</span>\n<span>18</span>\n<span>19</span>\n<span>20</span>\n
3444
- \ </pre>\n </td>\n<td width=\"100%\">\n<pre>\n<div
3445
- class=\"line\"> old, env[FLAG] = env[FLAG], false\n</div><div class=\"line\">
3446
- \ @mutex.lock\n</div><div class=\"line active\"> response = @app.call(env)\n</div><div
3447
- class=\"line\"> body = BodyProxy.new(response[2]) { @mutex.unlock }\n</div><div
3448
- class=\"line\"> response[2] = body\n</div><div class=\"line\"> response\n</div>\n</pre>\n</td>\n
3449
- \ </tr>\n </table>\n </div>\n </div>\n <div class=\"source
3450
- hidden\" id=\"frame-source-89\">\n <div class=\"info\">\n Extracted
3451
- source (around line <strong>#15</strong>):\n </div>\n <div class=\"data\">\n
3441
+ (around line <strong>#15</strong>):\n </div>\n <div class=\"data\">\n
3452
3442
  \ <table cellpadding=\"0\" cellspacing=\"0\" class=\"lines\">\n <tr>\n
3453
3443
  \ <td>\n <pre class=\"line_numbers\">\n<span>13</span>\n<span>14</span>\n<span>15</span>\n<span>16</span>\n<span>17</span>\n<span>18</span>\n
3454
3444
  \ </pre>\n </td>\n<td width=\"100%\">\n<pre>\n<div
@@ -3457,7 +3447,7 @@ http_interactions:
3457
3447
  \ headers = HeaderHash.new(headers)\n</div><div class=\"line\">\n</div><div
3458
3448
  class=\"line\"> if !STATUS_WITH_NO_ENTITY_BODY.include?(status.to_i)
3459
3449
  &amp;&amp;\n</div>\n</pre>\n</td>\n </tr>\n </table>\n </div>\n
3460
- \ </div>\n <div class=\"source hidden\" id=\"frame-source-90\">\n <div
3450
+ \ </div>\n <div class=\"source hidden\" id=\"frame-source-89\">\n <div
3461
3451
  class=\"info\">\n Extracted source (around line <strong>#89</strong>):\n
3462
3452
  \ </div>\n <div class=\"data\">\n <table cellpadding=\"0\"
3463
3453
  cellspacing=\"0\" class=\"lines\">\n <tr>\n <td>\n <pre
@@ -3469,7 +3459,7 @@ http_interactions:
3469
3459
  \ begin\n</div><div class=\"line\"> res.status = status.to_i\n</div><div
3470
3460
  class=\"line\"> headers.each { |k, vs|\n</div>\n</pre>\n</td>\n </tr>\n
3471
3461
  \ </table>\n </div>\n </div>\n <div class=\"source hidden\"
3472
- id=\"frame-source-91\">\n <div class=\"info\">\n Extracted source
3462
+ id=\"frame-source-90\">\n <div class=\"info\">\n Extracted source
3473
3463
  (around line <strong>#138</strong>):\n </div>\n <div class=\"data\">\n
3474
3464
  \ <table cellpadding=\"0\" cellspacing=\"0\" class=\"lines\">\n <tr>\n
3475
3465
  \ <td>\n <pre class=\"line_numbers\">\n<span>136</span>\n<span>137</span>\n<span>138</span>\n<span>139</span>\n<span>140</span>\n<span>141</span>\n
@@ -3479,7 +3469,7 @@ http_interactions:
3479
3469
  class=\"line active\"> si.service(req, res)\n</div><div class=\"line\">
3480
3470
  \ end\n</div><div class=\"line\">\n</div><div class=\"line\"> ##\n</div>\n</pre>\n</td>\n
3481
3471
  \ </tr>\n </table>\n </div>\n </div>\n <div class=\"source
3482
- hidden\" id=\"frame-source-92\">\n <div class=\"info\">\n Extracted
3472
+ hidden\" id=\"frame-source-91\">\n <div class=\"info\">\n Extracted
3483
3473
  source (around line <strong>#94</strong>):\n </div>\n <div class=\"data\">\n
3484
3474
  \ <table cellpadding=\"0\" cellspacing=\"0\" class=\"lines\">\n <tr>\n
3485
3475
  \ <td>\n <pre class=\"line_numbers\">\n<span>92</span>\n<span>93</span>\n<span>94</span>\n<span>95</span>\n<span>96</span>\n<span>97</span>\n
@@ -3490,7 +3480,7 @@ http_interactions:
3490
3480
  =&gt; ex\n</div><div class=\"line\"> res.set_error(ex)\n</div><div
3491
3481
  class=\"line\"> rescue HTTPStatus::Error =&gt; ex\n</div>\n</pre>\n</td>\n
3492
3482
  \ </tr>\n </table>\n </div>\n </div>\n <div class=\"source
3493
- hidden\" id=\"frame-source-93\">\n <div class=\"info\">\n Extracted
3483
+ hidden\" id=\"frame-source-92\">\n <div class=\"info\">\n Extracted
3494
3484
  source (around line <strong>#294</strong>):\n </div>\n <div class=\"data\">\n
3495
3485
  \ <table cellpadding=\"0\" cellspacing=\"0\" class=\"lines\">\n <tr>\n
3496
3486
  \ <td>\n <pre class=\"line_numbers\">\n<span>292</span>\n<span>293</span>\n<span>294</span>\n<span>295</span>\n<span>296</span>\n<span>297</span>\n
@@ -3654,13 +3644,12 @@ http_interactions:
3654
3644
  data-frame-id=\"86\" href=\"#\">railties (4.2.0) lib/rails/engine.rb:518:in
3655
3645
  `call&#39;</a><br><a class=\"trace-frames\" data-frame-id=\"87\" href=\"#\">railties
3656
3646
  (4.2.0) lib/rails/application.rb:164:in `call&#39;</a><br><a class=\"trace-frames\"
3657
- data-frame-id=\"88\" href=\"#\">rack (1.6.1) lib/rack/lock.rb:17:in `call&#39;</a><br><a
3658
- class=\"trace-frames\" data-frame-id=\"89\" href=\"#\">rack (1.6.1) lib/rack/content_length.rb:15:in
3659
- `call&#39;</a><br><a class=\"trace-frames\" data-frame-id=\"90\" href=\"#\">rack
3647
+ data-frame-id=\"88\" href=\"#\">rack (1.6.1) lib/rack/content_length.rb:15:in
3648
+ `call&#39;</a><br><a class=\"trace-frames\" data-frame-id=\"89\" href=\"#\">rack
3660
3649
  (1.6.1) lib/rack/handler/webrick.rb:89:in `service&#39;</a><br><a class=\"trace-frames\"
3661
- data-frame-id=\"91\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in
3662
- `service&#39;</a><br><a class=\"trace-frames\" data-frame-id=\"92\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in
3663
- `run&#39;</a><br><a class=\"trace-frames\" data-frame-id=\"93\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in
3650
+ data-frame-id=\"90\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in
3651
+ `service&#39;</a><br><a class=\"trace-frames\" data-frame-id=\"91\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in
3652
+ `run&#39;</a><br><a class=\"trace-frames\" data-frame-id=\"92\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in
3664
3653
  `block in start_thread&#39;</a><br></code></pre>\n </div>\n <div id=\"Full-Trace\"
3665
3654
  style=\"display: block;\">\n <pre><code><a class=\"trace-frames\" data-frame-id=\"0\"
3666
3655
  href=\"#\">actionpack (4.2.0) lib/action_controller/metal/mime_responds.rb:218:in
@@ -3809,13 +3798,12 @@ http_interactions:
3809
3798
  data-frame-id=\"86\" href=\"#\">railties (4.2.0) lib/rails/engine.rb:518:in
3810
3799
  `call&#39;</a><br><a class=\"trace-frames\" data-frame-id=\"87\" href=\"#\">railties
3811
3800
  (4.2.0) lib/rails/application.rb:164:in `call&#39;</a><br><a class=\"trace-frames\"
3812
- data-frame-id=\"88\" href=\"#\">rack (1.6.1) lib/rack/lock.rb:17:in `call&#39;</a><br><a
3813
- class=\"trace-frames\" data-frame-id=\"89\" href=\"#\">rack (1.6.1) lib/rack/content_length.rb:15:in
3814
- `call&#39;</a><br><a class=\"trace-frames\" data-frame-id=\"90\" href=\"#\">rack
3801
+ data-frame-id=\"88\" href=\"#\">rack (1.6.1) lib/rack/content_length.rb:15:in
3802
+ `call&#39;</a><br><a class=\"trace-frames\" data-frame-id=\"89\" href=\"#\">rack
3815
3803
  (1.6.1) lib/rack/handler/webrick.rb:89:in `service&#39;</a><br><a class=\"trace-frames\"
3816
- data-frame-id=\"91\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in
3817
- `service&#39;</a><br><a class=\"trace-frames\" data-frame-id=\"92\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in
3818
- `run&#39;</a><br><a class=\"trace-frames\" data-frame-id=\"93\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in
3804
+ data-frame-id=\"90\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in
3805
+ `service&#39;</a><br><a class=\"trace-frames\" data-frame-id=\"91\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in
3806
+ `run&#39;</a><br><a class=\"trace-frames\" data-frame-id=\"92\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in
3819
3807
  `block in start_thread&#39;</a><br></code></pre>\n </div>\n\n <script
3820
3808
  type=\"text/javascript\">\n var traceFrames = document.getElementsByClassName('trace-frames');\n
3821
3809
  \ var selectedFrame, currentSource = document.getElementById('frame-source-0');\n\n
@@ -3830,7 +3818,7 @@ http_interactions:
3830
3818
  && el) {\n currentSource.className += \" hidden\";\n el.className
3831
3819
  = el.className.replace(\" hidden\", \"\");\n currentSource = el;\n
3832
3820
  \ }\n }\n }\n </script>\n</div>\n\n \n\n<h2 style=\"margin-top:
3833
- 30px\">Request</h2>\n<p><b>Parameters</b>:</p> <pre>{&quot;id&quot;=&gt;&quot;13/b4/07/21/13b40721-a977-4b71-a0e8-1ef8120560ce&quot;}</pre>\n\n<div
3821
+ 30px\">Request</h2>\n<p><b>Parameters</b>:</p> <pre>{&quot;id&quot;=&gt;&quot;cf/bd/1a/c6/cfbd1ac6-4a6b-4006-a741-52588f2dae70&quot;}</pre>\n\n<div
3834
3822
  class=\"details\">\n <div class=\"summary\"><a href=\"#\" onclick=\"return
3835
3823
  toggleSessionDump()\">Toggle session dump</a></div>\n <div id=\"session_dump\"
3836
3824
  style=\"display:none\"><pre></pre></div>\n</div>\n\n<div class=\"details\">\n
@@ -3840,7 +3828,7 @@ http_interactions:
3840
3828
  &quot;gzip, deflate&quot;\nREMOTE_ADDR: &quot;127.0.0.1&quot;\nREMOTE_HOST:
3841
3829
  &quot;127.0.0.1&quot;\nSERVER_NAME: &quot;localhost&quot;\nSERVER_PROTOCOL:
3842
3830
  &quot;HTTP/1.1&quot;</pre></div>\n</div>\n\n<h2 style=\"margin-top: 30px\">Response</h2>\n<p><b>Headers</b>:</p>
3843
- <pre>None</pre>\n\n</div>\n\n\n</body>\n</html>\n<div id=\"console\"\n data-remote-path='console/repl_sessions/1957ace2de9c06def59a6765db49961d'\n
3831
+ <pre>None</pre>\n\n</div>\n\n\n</body>\n</html>\n<div id=\"console\"\n data-remote-path='console/repl_sessions/3cae29dbee58f494b90d235fee8483f3'\n
3844
3832
  \ data-initial-prompt='>> '>\n</div>\n\n\n<script type=\"text/javascript\">\n(function()
3845
3833
  {\n // DOM helpers\nfunction hasClass(el, className) {\n var regex = new
3846
3834
  RegExp('(?:^|\\\\s)' + className + '(?!\\\\S)', 'g');\n return el.className.match(regex);\n}\n\nfunction
@@ -4037,10 +4025,10 @@ http_interactions:
4037
4025
  \ resizerElement.addEventListener('mouseup', recordConsoleElementHeight);\n
4038
4026
  \ });\n});\n\n}).call(this);\n</script>\n\n"
4039
4027
  http_version:
4040
- recorded_at: Wed, 13 May 2015 22:30:52 GMT
4028
+ recorded_at: Mon, 18 May 2015 20:07:36 GMT
4041
4029
  - request:
4042
4030
  method: delete
4043
- uri: http://localhost:3000/annotations/13%2Fb4%2F07%2F21%2F13b40721-a977-4b71-a0e8-1ef8120560ce
4031
+ uri: http://localhost:3000/annotations/cf%2Fbd%2F1a%2Fc6%2Fcfbd1ac6-4a6b-4006-a741-52588f2dae70
4044
4032
  body:
4045
4033
  encoding: US-ASCII
4046
4034
  string: ''
@@ -4067,22 +4055,22 @@ http_interactions:
4067
4055
  Cache-Control:
4068
4056
  - no-cache
4069
4057
  X-Request-Id:
4070
- - e8996a79-917c-4d80-b859-a70a54e3d8be
4058
+ - 8fd37b7c-5bf9-4d92-bdaf-5c7ef893d767
4071
4059
  X-Runtime:
4072
- - '0.173763'
4060
+ - '0.192591'
4073
4061
  Server:
4074
4062
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
4075
4063
  Date:
4076
- - Wed, 13 May 2015 22:30:52 GMT
4064
+ - Mon, 18 May 2015 20:07:36 GMT
4077
4065
  Connection:
4078
4066
  - Keep-Alive
4079
4067
  Set-Cookie:
4080
- - _internal_session=YXZwbFpRSFNMNW0wTXNxc3lSS2d0dnZRNkdmaFViaXVEdUc2T0l2Qlk4bzBOck9QSDB3YnRPTzlZZzVteTdmYTB0MGxRdVh6dTMzcjN0dmZXZ3NyVzRpdzkwQ3VHanVVLzJYUjJDcTFqK3hZY0pIR1NGb0VXWUhoKzhXdXBjU0tOK1l0NXQ3blRBZzkzNU1KTXpMclVmN0FIZkhkVUE3TUEzWEVnMDVzOTdaRGtHTmhFSVgvTUVOSEp2N1l3QkZ6LS1mMHNLZTlyZUQ3RWd1VHBjV1MyZnRBPT0%3D--ef87b6d36e837138231f6e5098009201dc320e69;
4068
+ - _internal_session=NCs3d3QrMGF0T0p3ZXZqR1JMOUovWHBMRlAvM3hDdFZ5K1RNbUg4TG9xUVNDSUVOQ281cDRGVnBwNHA5cmdGdW85UllmakxZbDUyY1dYNEtDd1FtV0s0ck5uS3F5K2JzL0xKbFNueTViQXdrK2luanpHc3lNVVV3ditzZ2YrdGg3QnFkQmxiUXl4YkxreUdRbnZXSGdnZzdSeE5FZzUxNmY5VW1XK0NyeDg5b3VDQXJpSG02KzRLckluLzBqVk5wLS10Z0l3YkNGQ2pCcWt3NENTM2o2M0NBPT0%3D--c63144a0f7a292a2592c9ea7de4a43b81c42d84a;
4081
4069
  path=/; HttpOnly
4082
4070
  - request_method=DELETE; path=/
4083
4071
  body:
4084
4072
  encoding: UTF-8
4085
4073
  string: ''
4086
4074
  http_version:
4087
- recorded_at: Wed, 13 May 2015 22:30:52 GMT
4075
+ recorded_at: Mon, 18 May 2015 20:07:36 GMT
4088
4076
  recorded_with: VCR 2.9.3