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/"dcd4fb0f6d1701a41a58ae9af4de695d"
34
+ - W/"608d9b7a2e56f5f32413ae7f6cf2955b"
35
35
  Cache-Control:
36
36
  - max-age=0, private, must-revalidate
37
37
  X-Request-Id:
38
- - dcb6cfec-c1d4-4fd9-b09a-6fb11794669f
38
+ - 2dfec735-eb0d-4847-bed2-41aeae282d74
39
39
  X-Runtime:
40
- - '1.483279'
40
+ - '1.664625'
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:29:59 GMT
44
+ - Mon, 18 May 2015 20:06:29 GMT
45
45
  Content-Length:
46
46
  - '443'
47
47
  Connection:
48
48
  - Keep-Alive
49
49
  Set-Cookie:
50
- - _internal_session=Z1N0Tjcrem9MTGtUaVhTc3UwdmE4My9BeUFQMEJuNXlKcCtkVHNDMFZidHB0dGtuTlFhdURjUUVTQ0FPSng1NnVMZ3JMNmo3bENGRTV5V1dkMUFiU2VhdWNYQzc2alo3QTNsaXpqbWJDaFgwTlBFMytOemNGSURqcTY0S3phYWc2VGxKbDVwL3FuS2dkeE8xL0ROeDFNV0lqeHlObFV4MnMwRmFHOWhXV3F3ZjE5RFpORDJUeW9IN1VCTnVHN1FIc0Voamw1WE1Wdzk4RlF2blAxQnRoWFQxdEJ6WEVpTUhXaVRQcnR3L3VhOHBiVGl4Z2ttbHJiRFN6OW04SkM4di0tZy9IYlU2YmZnaE5tWWJnRjVJVVc2QT09--9181cb31dc388c3afdce04dde87f9b6ee7f07191;
50
+ - _internal_session=VjV1bTRhdnJ2MHZwQWZYUzNyeFRteTcyTDZwK3ZXeVY3S0Q2RUIrTEZlTTB5eGlvbER5M0V6UzBHVWkxV0RLcnMzMmp6ajloZkFYRERYYjRoT0xiSHdqTVZxUExWVkVtRE5GZy9UYXdmT0w2WlJvNnVnbkZHZVN0MXZkb3FtdTgyQWhraHhZVUtBdFVrR0RmQURXeFMydStyRlphUXdjbjQ0S3NmYmt0c3JSM2tuQWtkU2NyejgwN24rL0RRNVBNMUFFK1kzYXVhNWZnNWgwSjFjRFIza1FoNEg2ZHJ1SGxrTGo5R0wvc1EvOEt6Y0sxS21PYmIwZitvWDllWmI5VS0tUitkYWltM3JqUEt1aVIyRGx4OEhGQT09--93b2991f3a58da66611ac32a396a99b9571c6a2f;
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":"_:g70052293947820","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
- love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/38/24/26/ad/382426ad-e5e2-4bab-83da-a20b5f4ed5ad","@type":"oa:Annotation","hasBody":"_:g70052293947820","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
55
+ string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70310858496280","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
+ love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/5e/4d/b9/08/5e4db908-8e08-4477-b895-93a1d8929aec","@type":"oa:Annotation","hasBody":"_:g70310858496280","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
57
57
  http_version:
58
- recorded_at: Wed, 13 May 2015 22:29:59 GMT
58
+ recorded_at: Mon, 18 May 2015 20:06:29 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:29:59 GMT
78
+ - Mon, 18 May 2015 20:06:29 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:29:59 GMT
86
+ - Tue, 19 May 2015 02:06:29 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:29:59 GMT
102
+ recorded_at: Mon, 18 May 2015 20:06:29 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:29:59 GMT
124
+ - Mon, 18 May 2015 20:06:29 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:29:59 GMT
138
+ - Tue, 19 May 2015 02:06:29 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:00 GMT
1256
+ recorded_at: Mon, 18 May 2015 20:06:30 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:00 GMT
1276
+ - Mon, 18 May 2015 20:06:30 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:00 GMT
1284
+ - Tue, 19 May 2015 02:06:30 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:00 GMT
1300
+ recorded_at: Mon, 18 May 2015 20:06:30 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:00 GMT
1322
+ - Mon, 18 May 2015 20:06:30 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:00 GMT
1336
+ - Tue, 19 May 2015 02:06:30 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:00 GMT
2454
+ recorded_at: Mon, 18 May 2015 20:06:30 GMT
2455
2455
  - request:
2456
2456
  method: delete
2457
- uri: http://localhost:3000/annotations/38%2F24%2F26%2Fad%2F382426ad-e5e2-4bab-83da-a20b5f4ed5ad
2457
+ uri: http://localhost:3000/annotations/5e%2F4d%2Fb9%2F08%2F5e4db908-8e08-4477-b895-93a1d8929aec
2458
2458
  body:
2459
2459
  encoding: US-ASCII
2460
2460
  string: ''
@@ -2481,22 +2481,22 @@ http_interactions:
2481
2481
  Cache-Control:
2482
2482
  - no-cache
2483
2483
  X-Request-Id:
2484
- - 7c56735d-7570-4872-aa1f-42098b5c2756
2484
+ - 4fbc7d78-ea4c-4cfd-8723-8a0589a9a4b3
2485
2485
  X-Runtime:
2486
- - '0.212737'
2486
+ - '0.293494'
2487
2487
  Server:
2488
2488
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
2489
2489
  Date:
2490
- - Wed, 13 May 2015 22:30:00 GMT
2490
+ - Mon, 18 May 2015 20:06:31 GMT
2491
2491
  Connection:
2492
2492
  - Keep-Alive
2493
2493
  Set-Cookie:
2494
- - _internal_session=dm1lSWEwVDRaRkkwcStSUXB5WWFEaEpTT0lxNW5HbklHT2Q5V05HOEFXN0VXNEg0eGZwTHVmTU9CU1RmdUU1SDVpL2g0Uk5GSE5LM0VVd0ozcmRWaVJFZk11WlhVVnJmdkI4allXNkpXYS92eXBuLzVUVzJhVVhQbm9SNUtGREdsZTJRMElQSFkyYU5MamdsdTRnYkcwTWhlQTNlcU5VZXpFZ0cyQ2Q4WG5ncnA3bHRpWm9BNm9naURabTZhK3RHLS1yUUJLL2Q4MFN6alM2QWFMMFRqQnpnPT0%3D--e32017e9905f7ce624744ef7b220b1750793ce21;
2494
+ - _internal_session=NzZCU09wSFRNSjJNNXFiSzRueVJIQ1FUS1c0Znc0RFNXVjExVXlyRWswa2RVS1JuVjJQVE5lRjVmWmxXSStjOHNSWEt0UWgxcm0xMnVsVXk4MW9zaTNyaVNKMVlacUVVNmRxVVhTRVhQSG5aQktNSG1Qd0Z2U2ZRY0FOYTNkRWVvb2lkQjdRbHNBaGxHVzhRRjIzQmZxTEhadzQxQVJYcXcxZ2hPclFta0xZQmt5eEN5cVBPWjFNcTB2ZWJTSDBoLS1PWVUyTkV6Z2NuYTBGVjYrR1RaWGRBPT0%3D--20431a93df80fbae90b9ba4b5829e32ac836b9f9;
2495
2495
  path=/; HttpOnly
2496
2496
  - request_method=DELETE; path=/
2497
2497
  body:
2498
2498
  encoding: UTF-8
2499
2499
  string: ''
2500
2500
  http_version:
2501
- recorded_at: Wed, 13 May 2015 22:30:00 GMT
2501
+ recorded_at: Mon, 18 May 2015 20:06:31 GMT
2502
2502
  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/"eab4eb754635b553ad1d01285ebe3cf2"
34
+ - W/"8fc6a5aeb27a60d6870aea711c94edb1"
35
35
  Cache-Control:
36
36
  - max-age=0, private, must-revalidate
37
37
  X-Request-Id:
38
- - 2d112c27-b5b8-44b4-9ae3-2db3efdaadb9
38
+ - 8b0de1ed-f2dc-4bc2-8ba3-0663a51d3b71
39
39
  X-Runtime:
40
- - '1.390067'
40
+ - '1.734660'
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:31:22 GMT
44
+ - Mon, 18 May 2015 20:08:12 GMT
45
45
  Content-Length:
46
46
  - '443'
47
47
  Connection:
48
48
  - Keep-Alive
49
49
  Set-Cookie:
50
- - _internal_session=NVdIK3cxYkdqRUlhdTJUVWRlS0FyMlNJa0RuOXNjRmtzVUhzU2ZKV0pUemNLVXFNcDJ6Nkd6d0F0Mys4anpJaVMzMjBkQUlqN3A0YTQyYkYxcnpJSmpFOGwzbTdzWDRmOHpxUkYxdEUxRGZRNVF0blo2RlVMWnc5OWYvbmVJU0VwRjJ2czVnMnZmTVhNamZDSjZ5LzZrZmdMbUg4TzFBSTRrWURrQytJc3N3MVBIWDhPZE5BTENJZzhNdEE0eVU1dTBXcTg0QlBlZjhyM1JSTnJ4WmZUUDRoWlB3MmZ1UVFYUFdndjZZZEFpbXNzd3NqR3l5bFZxYnpSODBHWVltQy0tYklzbEdXbElEcUhxeUZiTGVscHlodz09--82e8731a1589f6e9761b5fa63c672bdd5387bd0f;
50
+ - _internal_session=RW10Z3d1Wnc2cVhWTjhWbk1GTENtZVdLdm1MUHB3cnlheFlCb21kRWRBY2FvWVhTdkNvRkVEV1Rsek1Tdm9UUkZxSElOMjVUSkl2amJNTGFaRVdDd2Q3OWkwT3hoS2tLY0dDQlpBK3RFajFHWkJ2TWVNbjRaVDI2d3cwL0ZVVGtBZDFwRUVyeTJhOEVtR2R4aEZQMHY5dUZyNnhCNEN2VGxBZ0Y4VGdvcVdUQkFIdjFSeG0xV1laT2k1NGJqYlJqZjdJNDIya1NFZHFOM1kvdU1oWERkRi93emROYkN0V1pHMlVvWWRWL0ozS3dxR1R1YzZBQjFrNWpqUUpGNUVRTi0tM0RpNGIyd3VOUFAzTVJsWm12RGo5UT09--ab1ee9767b96582dd7d947fec03fd1d7b796b58f;
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":"_:g70052659806900","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
- love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/eb/20/cd/ee/eb20cdee-cf0c-45d0-8301-f4900572ef30","@type":"oa:Annotation","hasBody":"_:g70052659806900","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
55
+ string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70310882605800","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
+ love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/be/83/c3/35/be83c335-af5f-4c89-a498-95828f665f86","@type":"oa:Annotation","hasBody":"_:g70310882605800","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
57
57
  http_version:
58
- recorded_at: Wed, 13 May 2015 22:31:22 GMT
58
+ recorded_at: Mon, 18 May 2015 20:08:12 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:31:22 GMT
78
+ - Mon, 18 May 2015 20:08:13 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:31:22 GMT
86
+ - Tue, 19 May 2015 02:08:13 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:31:22 GMT
102
+ recorded_at: Mon, 18 May 2015 20:08:13 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:31:22 GMT
124
+ - Mon, 18 May 2015 20:08:13 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:31:22 GMT
138
+ - Tue, 19 May 2015 02:08:13 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:31:23 GMT
1256
+ recorded_at: Mon, 18 May 2015 20:08:13 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:31:23 GMT
1276
+ - Mon, 18 May 2015 20:08:13 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:31:23 GMT
1284
+ - Tue, 19 May 2015 02:08:13 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:31:23 GMT
1300
+ recorded_at: Mon, 18 May 2015 20:08:13 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:31:23 GMT
1322
+ - Mon, 18 May 2015 20:08:13 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:31:23 GMT
1336
+ - Tue, 19 May 2015 02:08:13 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:31:23 GMT
2454
+ recorded_at: Mon, 18 May 2015 20:08:14 GMT
2455
2455
  - request:
2456
2456
  method: delete
2457
- uri: http://localhost:3000/annotations/eb%2F20%2Fcd%2Fee%2Feb20cdee-cf0c-45d0-8301-f4900572ef30
2457
+ uri: http://localhost:3000/annotations/be%2F83%2Fc3%2F35%2Fbe83c335-af5f-4c89-a498-95828f665f86
2458
2458
  body:
2459
2459
  encoding: US-ASCII
2460
2460
  string: ''
@@ -2481,22 +2481,22 @@ http_interactions:
2481
2481
  Cache-Control:
2482
2482
  - no-cache
2483
2483
  X-Request-Id:
2484
- - c01f3b66-c8a4-4f18-967b-c6bb90228b69
2484
+ - fb680cc6-ebd8-461f-ac63-1ad815e8a550
2485
2485
  X-Runtime:
2486
- - '0.140809'
2486
+ - '0.212396'
2487
2487
  Server:
2488
2488
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
2489
2489
  Date:
2490
- - Wed, 13 May 2015 22:31:23 GMT
2490
+ - Mon, 18 May 2015 20:08:14 GMT
2491
2491
  Connection:
2492
2492
  - Keep-Alive
2493
2493
  Set-Cookie:
2494
- - _internal_session=bW5xYnI5MVBYdllkSFp1RlpWbEJhSXJIMlY3LzJpblZONHdpeUNWdkJIekpPaytDSm9TaVgxcHcxdXlsbm85WU9WMEtqMUpGL0x6Q2lXQUF4U1M5QkxGRkpPTXRaZ1ZQeTMxMHBqalZlRDE5UTA2ZStlcVowRjFNVWJJVlFYZXo0MWZVTW1SWjZvS2xrMlA1dEJMdE9xanRWaGJSZzNDWU4yNkNCZktjZEJzbXBVbW1sck1wZXI0aUZGakk3NlBFLS1QRCt5ZWFJU3Z6cC9DcURUU0QrMGpRPT0%3D--b1068abc8a475df21e8458b0771c9aa3e0334b47;
2494
+ - _internal_session=Njd5MXcvWkRFaTZhOVdrTkZhTnNxU21nR3lCOG1zOFRGWFdTS29rTXRtUEVaK2svOTd4OGt1Y3BESWFnOEZwUXpRRmNPd2Q3dFgwVVNncDliSDlzZ3ZxaGlFNlY2NUhNNVVUZXpCR0IrM0NteEN3TlFOMlRicVBCOGt3bFJsZ0tmb3NUeEtIZzhzdW85RTZLdzJhTzlqeGZLMmRVWGhTVWwydEhHcno3M005TDVYM2MzQ0RXNEtHejkvL2MyZHRhLS1ESzJCRWEvcndINklLbURVZWR5Wkt3PT0%3D--3c0bdd20b588ec8dd4896beaed3190a08067fc5b;
2495
2495
  path=/; HttpOnly
2496
2496
  - request_method=DELETE; path=/
2497
2497
  body:
2498
2498
  encoding: UTF-8
2499
2499
  string: ''
2500
2500
  http_version:
2501
- recorded_at: Wed, 13 May 2015 22:31:23 GMT
2501
+ recorded_at: Mon, 18 May 2015 20:08:14 GMT
2502
2502
  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/"de8faf8d7e389c223a91ffa16fcd75c0"
34
+ - W/"afe4ab560bc25b37a53ddd90e17084ed"
35
35
  Cache-Control:
36
36
  - max-age=0, private, must-revalidate
37
37
  X-Request-Id:
38
- - e8cd6568-cf24-4630-9585-6db886d64763
38
+ - 8fd33a32-6a84-408e-9d8b-f8458d260c0d
39
39
  X-Runtime:
40
- - '1.384754'
40
+ - '1.637634'
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:35 GMT
44
+ - Mon, 18 May 2015 20:07:12 GMT
45
45
  Content-Length:
46
46
  - '443'
47
47
  Connection:
48
48
  - Keep-Alive
49
49
  Set-Cookie:
50
- - _internal_session=RVlIcy9hMno2RlpKREk1MDlLelE4NGFXSGpsK20zTWVCWHo2SEp4ZlpYcmxjNFFBVllFTzhRTkRIb0FsajBxR2c4d2FBbmM2OE9vMklWbk9SRHhoVWNHZ0xLem5jalVZNXJzVDZFRVZwWHUxRFMvTHJIL1d6WGVuNlh0VjIrSFVMcFlSUW5jSnNPdGduZ1ZXNldPTUo4TWhxcGIyK0M2WUJMMzIvaCtEQm0yZ1RFVFZCV0VnU1hRdE4rWGJUdFlPcWJUK3d0cTMxcmk1Mis3UWRrNEtJT296bnkvVTVSendrKzdCZldRdW9SSkU1bHU2aHZOckJUbDY0SkVmWU1Hcy0taCtWQzh2dlhnRDd0TU1JdU4wTkxvUT09--8ff65a0bd7e64fcab2242e310d8122b001dbce93;
50
+ - _internal_session=VTE5c2tjQXp6U2RpeEhWbnp2QTZaQ28vK0lWN1c2czNnQWpzU2oyS1EvWTlSSy9nU0Q2OStzVTUzdmFNazl6dUdoMVZ2bW16eTVzUXU2dE16Y1NaNU5JUllWTHFPWlZERTA2NDQ3NTEwQXM4YXpDeHQ4Nytwa0NKRkNpVnNwMkFKMzhlNmg1OU5hOVViQWJLTEhjL3NtVmlGcUpackJidXdwaVVETllqaW9qemNYWjZaRUxyWHZLMlNSSlFoU1NnVWcwTmhFNzNtb0dnTWU2ZkVhTnNZSUNFK1hvMkZBN2tUVGtZeVNydVJTUEMzZlA3cTUzZ3o3OWxRWWhWbTZrTC0tYlBIMXExZDhNRE54bGxoRHRyQTZsUT09--736683ea3730dd7422c0c73aac8dc3b05a2e2833;
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":"_:g70052317963520","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
- love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/1b/ba/54/e0/1bba54e0-89fe-4708-b5f3-cd613bf0bf75","@type":"oa:Annotation","hasBody":"_:g70052317963520","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
55
+ string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70310849963460","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
+ love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/69/7b/85/ac/697b85ac-53b5-4f2f-963e-0e70fe43eccc","@type":"oa:Annotation","hasBody":"_:g70310849963460","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
57
57
  http_version:
58
- recorded_at: Wed, 13 May 2015 22:30:35 GMT
58
+ recorded_at: Mon, 18 May 2015 20:07:12 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:35 GMT
78
+ - Mon, 18 May 2015 20:07:12 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:35 GMT
86
+ - Tue, 19 May 2015 02:07:12 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:35 GMT
102
+ recorded_at: Mon, 18 May 2015 20:07:12 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:35 GMT
124
+ - Mon, 18 May 2015 20:07:12 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:35 GMT
138
+ - Tue, 19 May 2015 02:07:12 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:36 GMT
1256
+ recorded_at: Mon, 18 May 2015 20:07:13 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:36 GMT
1276
+ - Mon, 18 May 2015 20:07:13 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:36 GMT
1284
+ - Tue, 19 May 2015 02:07:13 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:36 GMT
1300
+ recorded_at: Mon, 18 May 2015 20:07:13 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:36 GMT
1322
+ - Mon, 18 May 2015 20:07:13 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:36 GMT
1336
+ - Tue, 19 May 2015 02:07:13 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:36 GMT
2454
+ recorded_at: Mon, 18 May 2015 20:07:13 GMT
2455
2455
  - request:
2456
2456
  method: delete
2457
- uri: http://localhost:3000/annotations/1b%2Fba%2F54%2Fe0%2F1bba54e0-89fe-4708-b5f3-cd613bf0bf75
2457
+ uri: http://localhost:3000/annotations/69%2F7b%2F85%2Fac%2F697b85ac-53b5-4f2f-963e-0e70fe43eccc
2458
2458
  body:
2459
2459
  encoding: US-ASCII
2460
2460
  string: ''
@@ -2481,22 +2481,22 @@ http_interactions:
2481
2481
  Cache-Control:
2482
2482
  - no-cache
2483
2483
  X-Request-Id:
2484
- - 518cf435-f8f7-4345-b610-ac2d7377c9b6
2484
+ - 712d39cd-899f-463e-bf41-5ed5a56da17f
2485
2485
  X-Runtime:
2486
- - '0.156141'
2486
+ - '0.214719'
2487
2487
  Server:
2488
2488
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
2489
2489
  Date:
2490
- - Wed, 13 May 2015 22:30:36 GMT
2490
+ - Mon, 18 May 2015 20:07:14 GMT
2491
2491
  Connection:
2492
2492
  - Keep-Alive
2493
2493
  Set-Cookie:
2494
- - _internal_session=ckNCUVlycnZEZHJzNUd1MFhkWkYweDJVWTJBMElzNzV4aENFcmpYenZqaFEzRzBxc2E2c0tJaHU1NUFTUUVEeUp3dVpHSStycU9pMDIva05xaGVHMDM3MzRmWFVTNmxWZlpQSTd4T05CMEwwZjNoMk81cXhJNHQxQktrMjFYYzRacHdHRFFpdEw5UHNQT3dJcUVKc1U2OTVTM2p0YWNsdmdmRGVTK0M4eU1icU85allLR3dNRkNpRlo3OW8xQk5MLS1DcjdBclprazV0eWplSWxYV1JwOUpRPT0%3D--13af33576bda3854b8300ba41309d5031175539e;
2494
+ - _internal_session=bVo2aUd1NXpNR000ZTd5NXcyUVVDbkR6c0FGZVlWUDhWYnE3WWRQVmQzWEFvZ21qa3dtY1hhNHRrNE9nK0ducXJyU3ZyS0pSbjZYYXVMeElBdHJjdXJGUGsvT3Q5cmdxNEdFVmJXODRVM1QvK0kxMkNCWWV5OFlLLytGVXBZWWxpR1RBVndlRnRjV3pjY3l6SmRFZWNrcUEvdVUvT3VjWGdtb2RJbW1DUG53WG8zYUpRRlIrdUxQYjVsSnJzOFU5LS1yMC9CODFtS3RJK05wTkxkV2VDTmVRPT0%3D--fea542f379974f62590b497edfe3713643672ec6;
2495
2495
  path=/; HttpOnly
2496
2496
  - request_method=DELETE; path=/
2497
2497
  body:
2498
2498
  encoding: UTF-8
2499
2499
  string: ''
2500
2500
  http_version:
2501
- recorded_at: Wed, 13 May 2015 22:30:36 GMT
2501
+ recorded_at: Mon, 18 May 2015 20:07:14 GMT
2502
2502
  recorded_with: VCR 2.9.3