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/"b611d895529936d6061d7a9c7f688b06"
34
+ - W/"3f6438679a742c01c5086cbf78578336"
35
35
  Cache-Control:
36
36
  - max-age=0, private, must-revalidate
37
37
  X-Request-Id:
38
- - 2a79d60c-e088-41e6-b8f7-ae147a923f96
38
+ - f405f3f4-f9b8-4025-b3e6-88831f1a4ac1
39
39
  X-Runtime:
40
- - '1.529947'
40
+ - '1.837793'
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:17 GMT
44
+ - Mon, 18 May 2015 20:06:51 GMT
45
45
  Content-Length:
46
46
  - '443'
47
47
  Connection:
48
48
  - Keep-Alive
49
49
  Set-Cookie:
50
- - _internal_session=VHZjb3V1MzZ0d2EweWJseGJjU1YxbTBWU1EwSjJGMm53djRFWGNxK1l5ek5MeDlKU0JWS0x0VDJJWGVWeFhLQkRQaEl6cWZ1eTFydDhXUkxuYnhtcGZCNkE0K0tDQ0xYcjlUZUJQZE53Z0Qva0RMTVYwbXhWN0FjcEtqTDVWQ0JYZ0J5SFdyeEtrZmxFUUhDZGgzeHlldDBJbXlRNG1XOTFYeWQ5TlBRQXRLcHNKeTVCYURFL0E3Sldyd2lTellGWlk0dmhzMTFZRnFBSzNMczZ0cmhaSElCVzVyeGorajlMOXdIYVhQcXZNRlp5SVpwbnl6WXpNTjVBQXA4VU1pSC0tOEtTdS95ekhha2p5ZnB6SW5GYlVTdz09--e6a56d42760c88fa00ad9492bbfb50721efa55da;
50
+ - _internal_session=YzhPWVM5ZU50Z2VqbzIvL0xGc20zZ0dqNTMwRENsZHJFR3Q3d3ROQXhpT2o2dDN2QkxRNUNSdG94SGx2MFFrc0NMYTFaQk9EWVZtTHl5bmVycWk0RWpyc2d6TU04dWg2SFZPSVNVdFRiY3FieU1OSW1lMHNVU3RRRE56RXVSUktlMXRSdWZBOWp2WnJOdkFFQlhnRy9zUjQ1N3ZidDVhaXQ0dkNIaHVQNkdpTkNUa0l2eG51SVUwNDdhSFRQanNHeXdBbW9LSHo3TnJqZ24zZGtyeHY3eHJCdTc4RVJEU0dRZ2FuMFdUUllmb1dqR2l0MTFHRUZ4TVQ1VGtvcmNQYi0tOVpiMWZXMzZXMWNUQjZ1OVZ0Nk13QT09--14b613c0a5dc804d9aea8be732af635f781a18a9;
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":"_:g70052310952940","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
- love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/f5/91/40/df/f59140df-19f1-49ba-beb7-1d0e8134ade0","@type":"oa:Annotation","hasBody":"_:g70052310952940","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
55
+ string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70310849617280","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
+ love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/2f/1f/a0/4c/2f1fa04c-6091-42b4-8efa-39885fdbffcc","@type":"oa:Annotation","hasBody":"_:g70310849617280","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
57
57
  http_version:
58
- recorded_at: Wed, 13 May 2015 22:30:17 GMT
58
+ recorded_at: Mon, 18 May 2015 20:06:51 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:18 GMT
78
+ - Mon, 18 May 2015 20:06:51 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:18 GMT
86
+ - Tue, 19 May 2015 02:06:51 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:18 GMT
102
+ recorded_at: Mon, 18 May 2015 20:06:51 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:18 GMT
124
+ - Mon, 18 May 2015 20:06:51 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:18 GMT
138
+ - Tue, 19 May 2015 02:06:51 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:18 GMT
1256
+ recorded_at: Mon, 18 May 2015 20:06:51 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:18 GMT
1276
+ - Mon, 18 May 2015 20:06:51 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:18 GMT
1284
+ - Tue, 19 May 2015 02:06:51 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:18 GMT
1300
+ recorded_at: Mon, 18 May 2015 20:06:51 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:18 GMT
1322
+ - Mon, 18 May 2015 20:06:52 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:18 GMT
1336
+ - Tue, 19 May 2015 02:06:52 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:19 GMT
2454
+ recorded_at: Mon, 18 May 2015 20:06:52 GMT
2455
2455
  - request:
2456
2456
  method: delete
2457
- uri: http://localhost:3000/annotations/f5%2F91%2F40%2Fdf%2Ff59140df-19f1-49ba-beb7-1d0e8134ade0
2457
+ uri: http://localhost:3000/annotations/2f%2F1f%2Fa0%2F4c%2F2f1fa04c-6091-42b4-8efa-39885fdbffcc
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
- - 041e8412-dc6d-422d-a997-00442ddba505
2484
+ - 9f85acaf-2bb3-4fc1-8a8a-62b85ec5cf93
2485
2485
  X-Runtime:
2486
- - '0.217786'
2486
+ - '0.256618'
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:19 GMT
2490
+ - Mon, 18 May 2015 20:06:53 GMT
2491
2491
  Connection:
2492
2492
  - Keep-Alive
2493
2493
  Set-Cookie:
2494
- - _internal_session=TVZ0U0pJU3FnQ3pjUURLWnZZWjN5UlJjMFNVTjFROEc4T2xQSGwyVmlsTmhlSlVLZEVTUTJSL09CdUV1K2pNNTlLNUZmZmJzYnBTZGY4ZVpzZEk3NVRxeDBTZno4SWQveWoyVm4yTFNIWHhDdTRqZTlwVXhPVFlRZXpNSHg0NXNQQkFQODc0M1hBbHprY1dwUHpnaFdZMDVkSm44UmkwR2c2eEhBMU96MjdpbkV5TkYyYXpmb0F3dU1ZS0U1VEtTLS15cElPZjRTNWRJdjR0cW8yb04rZ3BnPT0%3D--7ce1ae3f6458b0fca3028592e806b976d95efdc1;
2494
+ - _internal_session=RUFGbFM5eU9PZ3pPaUg4bSs5VG5Nd1ZsZ0Q5Mit4ZGUwRFM5Y0NVRkdlTEovZllRK2R6NHpQWENKTjA4YkdjR2t1RE1TMWFXZjh6dk1PYS9HVjI0bVBMS1FOdXN2LytyMUtXZFUvY1BXbmtDUytGTG16YVF2N2k3amJiNTZlanV6UXl2RnFjbGNvVkUzRXgvOHh0TkxjTGpMKzgxOHNSZWk0QWVFM3JTcExhMnY2RTJkMm1PR1ZIc0RRZ1BIeXI3LS1DZmE5Tm5nUkJkbkhUaUFYd2pYNmpnPT0%3D--e557ee1b771219df7387bfb02a0eba44b62158dc;
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:19 GMT
2501
+ recorded_at: Mon, 18 May 2015 20:06:53 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/"2caccf71a1ca32a422d0b3106a9e4d80"
34
+ - W/"7c26d14e64d5be990900ff05e066ae2b"
35
35
  Cache-Control:
36
36
  - max-age=0, private, must-revalidate
37
37
  X-Request-Id:
38
- - 79fdb03f-a980-4afa-b3cb-4113522d08b9
38
+ - 9a3307c2-2741-463b-bca1-e6fc815f4b20
39
39
  X-Runtime:
40
- - '1.571202'
40
+ - '1.672883'
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:11 GMT
44
+ - Mon, 18 May 2015 20:07:58 GMT
45
45
  Content-Length:
46
46
  - '443'
47
47
  Connection:
48
48
  - Keep-Alive
49
49
  Set-Cookie:
50
- - _internal_session=UWpXYW9iQS9QVFBQNWRLSjhyazRENGk4OWszR3RYL0tqdGg3N05pS05VVmpOeGdmb2IrKzRTakpibWNXMDlnNWplTW1aN2sybGxyS3ZUQ05mNVRuWkYxL0M1WkpUTEU0b05EVUVRQTN2Z1ljNXc3OG0yeTNTT1pycEJmM0FGUXpXemc4YldPNWNMbEtFR2NWMGhqQkZGbHpiYjNpNnRSZkt4emNPeUFLREI0S2UxVWg4d081M01ZZU51Z1lRNTF0ODdMdWIxOFFnMCtlZHRrSUNBbFFaRnF6QVJTS2c5bnhxSWlyMXo5RTM0dG4zK0RmajF3YU9jaElzL2NzREJVdS0tU1hDOGRoeFltVWhqVnhFYmxKVmZCQT09--0f1f93c4b285d3cd06fe871bb81c613432ed6bd3;
50
+ - _internal_session=Rks5UXQrQkpWM2plejhBWTQrblppcWNOSXFWQy9tdTluZG9xL1ZuQnVpUDlBTktjd3JCaHgySDFwaGU4azkzNGpvWnRsOHp0cldwaU5PSTF1RVNzcHp3WWtqbThqcmU3cUhZRkYvc1hVSnRDUEhKNjk2QmZiV1V1K0QzY1dUV1pTNVFqSE9JNEZPWDhoSVhFQ1NiMGRjeDhaV3BRN2hwbUdiLzgvVS91RkF1Wk5HSkQ5VEZYMTl4dVBIcm1aaEpmUlc5NGxvU2NvWkIrdmFPNTlheTRBeGh5YzF1S3RpTkJlanQzYkMxczVMYkR3djZzMVZobDBqemNIS3ZTN2k5VS0tK0paVjJZZzJtMXlhU1N4YThZVjJxUT09--13d0df6c6c439f93dab52b3ed1672fe4d5418ee4;
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":"_:g70052303688140","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
- love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/f4/01/7d/5f/f4017d5f-726b-44a9-89bc-12144defe4ef","@type":"oa:Annotation","hasBody":"_:g70052303688140","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
55
+ string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70310884132240","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
+ love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/eb/f4/a7/c7/ebf4a7c7-589f-4649-9e05-34b070d81d72","@type":"oa:Annotation","hasBody":"_:g70310884132240","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
57
57
  http_version:
58
- recorded_at: Wed, 13 May 2015 22:31:11 GMT
58
+ recorded_at: Mon, 18 May 2015 20:07:58 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:11 GMT
78
+ - Mon, 18 May 2015 20:07:58 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:11 GMT
86
+ - Tue, 19 May 2015 02:07:58 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:11 GMT
102
+ recorded_at: Mon, 18 May 2015 20:07:58 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:11 GMT
124
+ - Mon, 18 May 2015 20:07:58 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:11 GMT
138
+ - Tue, 19 May 2015 02:07:58 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:11 GMT
1256
+ recorded_at: Mon, 18 May 2015 20:07:59 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:12 GMT
1276
+ - Mon, 18 May 2015 20:07:59 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:12 GMT
1284
+ - Tue, 19 May 2015 02:07:59 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:12 GMT
1300
+ recorded_at: Mon, 18 May 2015 20:07:59 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:12 GMT
1322
+ - Mon, 18 May 2015 20:07:59 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:12 GMT
1336
+ - Tue, 19 May 2015 02:07:59 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:12 GMT
2454
+ recorded_at: Mon, 18 May 2015 20:07:59 GMT
2455
2455
  - request:
2456
2456
  method: delete
2457
- uri: http://localhost:3000/annotations/f4%2F01%2F7d%2F5f%2Ff4017d5f-726b-44a9-89bc-12144defe4ef
2457
+ uri: http://localhost:3000/annotations/eb%2Ff4%2Fa7%2Fc7%2Febf4a7c7-589f-4649-9e05-34b070d81d72
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
- - 294d247f-3f2d-4de8-9924-ec08a1c4eab1
2484
+ - 644383b9-dc6c-4648-b36c-9a00d77cfeac
2485
2485
  X-Runtime:
2486
- - '0.183062'
2486
+ - '0.179508'
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:12 GMT
2490
+ - Mon, 18 May 2015 20:08:00 GMT
2491
2491
  Connection:
2492
2492
  - Keep-Alive
2493
2493
  Set-Cookie:
2494
- - _internal_session=Qm9ReERHYjBUOUp3VkMzSTN4K2w2ZGh1OXV3SDBaU0w0MDk4bHFNL3lSc1dhVklFTFQ0dEROelNaTUl6YlN2OXZaS3RYWkpQbXJpcndRcGxJWnlza0ZFV094WHNUU3pVWEFHbXdyYzZuSUVGaDh1SVZFOUc5TVMwZmloUVlkbEdRUmZKSnZxWEFDMWhRM0RtWG0yNnBjVUxnQkNNakNmaGk0WEhtMDI2emQ4ZTBRQlpzajVLdVVvZ2dJbXZTbVNCLS1IL0JhME9MYVJFWHptZHNEZU9KRy9RPT0%3D--128653fefa94c977e0e6c9f24e31dc0ea59f0cb2;
2494
+ - _internal_session=WjFJbDB4UDdOT2lTbUhDWHkyVlFpTUV5QmsrZFlOTUxWZk8zNnhjU3ZsWVBYcUd6VlVTSUkybGVudkZ1OElXL28rSGlmZXpFdm00L0ZFY0Y2TVlTcVVQRmUyVGtFcm5FNmxxVHhpK3hJYVVRaDY5cU9WamxBY1ZwN0NNOXg1RDFjSElZcDlUcDhlOFc1YUI0a1ZLVGVGL2dERTdiNlNqYzg5a1dsMWxzS3Y1djlwUG51aTFJV09TU2V2SUg4bWN1LS0vRzJnOWhSODYvc0hqSUFtQS9SQmhnPT0%3D--5ff5a227d935b3f6df1057d576ceb9023f08872a;
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:12 GMT
2501
+ recorded_at: Mon, 18 May 2015 20:08:00 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/"fe122a3ab6cabb037abe64de9c5f5784"
34
+ - W/"ed53c954929112a620834a1820e30598"
35
35
  Cache-Control:
36
36
  - max-age=0, private, must-revalidate
37
37
  X-Request-Id:
38
- - 799b717b-aaf8-44ae-be0a-a7d3db8dcd20
38
+ - 3d9f1752-0b8f-499f-981f-df3d98b7a96f
39
39
  X-Runtime:
40
- - '1.417540'
40
+ - '1.623929'
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:36 GMT
44
+ - Mon, 18 May 2015 20:08:30 GMT
45
45
  Content-Length:
46
46
  - '443'
47
47
  Connection:
48
48
  - Keep-Alive
49
49
  Set-Cookie:
50
- - _internal_session=cnBDUlVCQTljVi81SEIxa2pESTk0cGluaEFseFNPQmFFYlVlVDBwQTdnVjlxeEo3ajhFTm5TWFAyN09LTTNpL0g1bE9EN2h6aEJFcm1PZHBQc2R1S2pQSVBNL01mdmRUTnNrYWNxakN3RXBXeEYrLzFvVi9ja2tsVTBML0xNckhCeklrTU1KS21DQk1xYVYrd0g3QmlEMGhiSGNQM2t1VTU5ajlmNDJTT2tSL3NRa2NtQ2h5MENIeG5adlk0bS9xdFFoQWxERC8vRjVka2J2TVA1UlFtbDZtS2x0UGg1OUlMaWkyWWtYUFp6M21NQWlndEhQK2R5d0FYcHEyNUFmRC0teVgzM240akJFd0ZtWHV4R0lzNFg2dz09--21aff769d428bcfa7295f1db475117b803309372;
50
+ - _internal_session=SHAwZU5HQUxiQUNoUkZWZVhBUStFWCsraElWYmpJWkQ2K2VFQUJjU3gzYUlyL2dValZIMWVHL09jWExQQjMxZlhxMVZuUytXNjJnOWN3YUh2MlJmdG1MZzFTMXkxTThaQnVYeFhvRDkwUzJXT3ozWWJscSs2VEJ0cEE4aUFzejAzT1dFMm03OUkzR0ZXaFZCRW5RRWRtVlZCQm9LR1B3L0d0UmE1NU15WUhJS3FyU0FpbjQrWUs4YUFjaTlwQTZ1ZXhkbngrZFVsMXVLTDU4NEJVbDdLTUQzbW0vWUVEMjdtb21SbVpEL3BFODFKNS9BcU94dHlBWlI3cmJMTU5KMC0tNEZXR3NoQ0lZdWVhSHBuWUY0SG83UT09--068f8736e5897b4781bdc433c7c32c64e1b42dd7;
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":"_:g70052305430740","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
- love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/fe/ec/ed/27/feeced27-a99d-410b-839c-271e260539f3","@type":"oa:Annotation","hasBody":"_:g70052305430740","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
55
+ string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70310859125340","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
+ love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/16/a3/cf/e8/16a3cfe8-f1b6-4b98-ac60-4d0fdb857a66","@type":"oa:Annotation","hasBody":"_:g70310859125340","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
57
57
  http_version:
58
- recorded_at: Wed, 13 May 2015 22:31:36 GMT
58
+ recorded_at: Mon, 18 May 2015 20:08:30 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:36 GMT
78
+ - Mon, 18 May 2015 20:08:30 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:36 GMT
86
+ - Tue, 19 May 2015 02:08:30 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:36 GMT
102
+ recorded_at: Mon, 18 May 2015 20:08:30 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:37 GMT
124
+ - Mon, 18 May 2015 20:08:30 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:37 GMT
138
+ - Tue, 19 May 2015 02:08:30 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:37 GMT
1256
+ recorded_at: Mon, 18 May 2015 20:08:31 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:37 GMT
1276
+ - Mon, 18 May 2015 20:08:31 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:37 GMT
1284
+ - Tue, 19 May 2015 02:08:31 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:37 GMT
1300
+ recorded_at: Mon, 18 May 2015 20:08:31 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:37 GMT
1322
+ - Mon, 18 May 2015 20:08:31 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:37 GMT
1336
+ - Tue, 19 May 2015 02:08:31 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:37 GMT
2454
+ recorded_at: Mon, 18 May 2015 20:08:31 GMT
2455
2455
  - request:
2456
2456
  method: delete
2457
- uri: http://localhost:3000/annotations/fe%2Fec%2Fed%2F27%2Ffeeced27-a99d-410b-839c-271e260539f3
2457
+ uri: http://localhost:3000/annotations/16%2Fa3%2Fcf%2Fe8%2F16a3cfe8-f1b6-4b98-ac60-4d0fdb857a66
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
- - dd61ce18-6407-4495-8d0e-2fea203c9437
2484
+ - be0d9215-ecdc-4dac-a39f-d60e9b46da81
2485
2485
  X-Runtime:
2486
- - '0.146138'
2486
+ - '0.238257'
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:37 GMT
2490
+ - Mon, 18 May 2015 20:08:31 GMT
2491
2491
  Connection:
2492
2492
  - Keep-Alive
2493
2493
  Set-Cookie:
2494
- - _internal_session=Y29jK2NJNlRqZWhHbGkrcWttY0wxVGhYak5RMGs5TjJlZyttOEI0aFlJZW5kUjNNbGpNek1wV2ZWNXFtQ21qQngyaU5sZitTWjZ4SWl4d0tUQkF3RS9qSjE5Zy9abE5DVFEzNjRnUENQV0xKMmw4eDRmV1RyV05TajVralBSMGV3OWMxeHBmd1ZTVlBtNE00YUtPRHo5OW00aVVxQlRTZzRQMUN0NW9kMG5JR0FZYlFPVjRWK1E2elpqb0E3NXkvLS1kdVZ3QlpzaUpkYUdQSmRHREt4cThBPT0%3D--eab295f76f2d38dbf7e70b1baa4a62f49bd0017c;
2494
+ - _internal_session=ZUVTM0xyVm9qRThGeE5HNUtQdXN3QWViRGZhMmQvUkQ4OWphZ08wbjBTZU96U1BRRVJ0ZFJXb0tRNlY3aUFKWHY5LzBvSStTblJneHpLMmxFUjJyeDd1T1J1dElKTFBIbnRTQWNIeHNmQUVxWlQ0VUtaYWh3cjB3UVZLa2dzdWtBT2JvcjliTnFGVElSVHpoNlA2eDF1UFRNbGxHQVd6U0VORnE3dEp1aGlyWDNrMllDVWdoQ2ZiZmdHVUltSkdTLS01MUZiZzMrZitHYTcyMHM0VFh3cXNnPT0%3D--a25b1e7deaf9a6f0327988513ef0b31dcf601a84;
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:37 GMT
2501
+ recorded_at: Mon, 18 May 2015 20:08:31 GMT
2502
2502
  recorded_with: VCR 2.9.3