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/"43304ad1c3b5dde0b9d87fc367429e48"
34
+ - W/"4f4ba37bffe6153be52abe28563ba373"
35
35
  Cache-Control:
36
36
  - max-age=0, private, must-revalidate
37
37
  X-Request-Id:
38
- - e2bb08f5-4db8-4fe2-89e2-61e2d69e1177
38
+ - 3f09d186-4e77-4242-b0ff-ccce85100448
39
39
  X-Runtime:
40
- - '1.379567'
40
+ - '1.641738'
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:32:25 GMT
44
+ - Mon, 18 May 2015 20:09:29 GMT
45
45
  Content-Length:
46
46
  - '443'
47
47
  Connection:
48
48
  - Keep-Alive
49
49
  Set-Cookie:
50
- - _internal_session=b0JnZStraVl4OS9uN0pNaEd6SzlVTlUvU0h0TzY1NkpMdFhYSXJYcGZLVEJ6S1RUQUd1TElnV2JjQldXemIwbVdwWXExRCtQeTBIWU5ITUQ5aDhYWWV5MXdRaHl2MitPaWxCVWFwRWN0bUFtSGwzM0Faa0E2ajVOVHllMzg0dWN4MjdOZmhiVlpmWUVjT1Zkemw2cERHSkkyZEJjNFgzMzZZckxpZWdWUWhxazJGbXRwM0tsWUJ1MXFSdW9ibU1jQ2wrdktlQW9uUkYvYWl5eU10dFRBQlNydW5aSCtRYWlad21NaDBGV2U5SGt6cXFPZHl3eDl2NTF2a1BHa3RBVC0tZzc4b3JQTHdKZ3RvK1pNeDFPZ21pdz09--34efec354e97dda1a670cbd6ec2ad3d513030903;
50
+ - _internal_session=NFByUHNhU2RrVkJXc3ZtS2M4QmE5UzFTeUs3OHVFcEhRV1JBeW1ZS2djNmVhbDArSWlZZXh5Yi9zcGJKcTZmQnhTSWpQQ3B3djVsVUpzUS85TE9lN3FZTFlnOG1pOE16aGVRbWlLWHpOM0Z5Nmp2cHhaMzhRYis1aVZ4c3J6YU1Pb0NLblBiNlVUeWYvcFVqR3pWeFYyZnl6YldtZjVCU21BclJEcUFIUURKY05YWGQ3eVR1SVZUcC9MRWZ1dzIzVHVxdnFFbEpXNkQxcU5xMFpCdHp1Q013M0hWaDVrdG4rTHpSSDlTQXVubFZQcWxYZityM1BpWUNoOTBUOTVsaS0tU1NwNUpoQVpudFFUaTltRjNNMzZ1Zz09--8dd65c0bf1fe438a799fa62968c6951698b82f94;
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":"_:g70052520601400","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
- love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/3f/16/d9/f3/3f16d9f3-ef2b-43bf-8ad5-b7f5705556d2","@type":"oa:Annotation","hasBody":"_:g70052520601400","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
55
+ string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70310852268780","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
+ love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/9d/71/19/87/9d711987-f607-4f61-9c7f-df0f797a5751","@type":"oa:Annotation","hasBody":"_:g70310852268780","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
57
57
  http_version:
58
- recorded_at: Wed, 13 May 2015 22:32:25 GMT
58
+ recorded_at: Mon, 18 May 2015 20:09: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:32:25 GMT
78
+ - Mon, 18 May 2015 20:09: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:32:25 GMT
86
+ - Tue, 19 May 2015 02:09: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:32:25 GMT
102
+ recorded_at: Mon, 18 May 2015 20:09: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:32:25 GMT
124
+ - Mon, 18 May 2015 20:09: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:32:25 GMT
138
+ - Tue, 19 May 2015 02:09: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:32:25 GMT
1256
+ recorded_at: Mon, 18 May 2015 20:09: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:32:25 GMT
1276
+ - Mon, 18 May 2015 20:09: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:32:25 GMT
1284
+ - Tue, 19 May 2015 02:09: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:32:25 GMT
1300
+ recorded_at: Mon, 18 May 2015 20:09: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:32:26 GMT
1322
+ - Mon, 18 May 2015 20:09: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:32:26 GMT
1336
+ - Tue, 19 May 2015 02:09: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:32:26 GMT
2454
+ recorded_at: Mon, 18 May 2015 20:09:31 GMT
2455
2455
  - request:
2456
2456
  method: delete
2457
- uri: http://localhost:3000/annotations/3f%2F16%2Fd9%2Ff3%2F3f16d9f3-ef2b-43bf-8ad5-b7f5705556d2
2457
+ uri: http://localhost:3000/annotations/9d%2F71%2F19%2F87%2F9d711987-f607-4f61-9c7f-df0f797a5751
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
- - 120e01f4-d9b0-4532-9d34-2bffbd267830
2484
+ - 362166aa-818b-4d88-9d59-c109935d7a85
2485
2485
  X-Runtime:
2486
- - '0.162862'
2486
+ - '0.234384'
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:32:26 GMT
2490
+ - Mon, 18 May 2015 20:09:31 GMT
2491
2491
  Connection:
2492
2492
  - Keep-Alive
2493
2493
  Set-Cookie:
2494
- - _internal_session=WFBxcVlEUnNNTlpDdGVMNDNJOG5RdGxzMjhoYVRuV2huUGoybExRbWtqb0JNeG9FSGhabzB2Qmh1eEJBaFgyalBXN21qMEVCOCtyWjVJZFhUSWRsUklHR2kvd1AxMzlIN3AwZkxGOTlsTlR4akFPUjJTUXdCcVZtQWlBemlYZjhKdmhRU0pCNnd4aVd3Z1pYRlJyQTYxK0NZcDhNNEtDUkNqOUtNL2lLT25zZXJNTkNzbkNtUktyazdxY01pRjA4LS1aSW13M1FBQ0tQL0hGWDJUVDAxekl3PT0%3D--66bbc8051c4eb46c67c4eacf4c6a9b6e839f33ed;
2494
+ - _internal_session=RHpOT3dzT1FFa2t1ZDlrUVZCVlVHTDVZV0hSWGtqRVNOR0VEUkdFcHlBc1FVRmYxeTlNNHlNWHo4QTlWUytFV1N4eGMyeWlwZldwRWZDR0U1K05zOFhXajJXRTNKdVl0MzBJbEMwQmE0WndlL0tPZ25qMmFER2JKTDVaUU9oSjBsakNDNUlBSGQzcE8vZDRoVUhpajJxR0NpQm5UQVh3ZmhLMHc0bnBxdHZaL2NWVUROREFTcTREZUpmWDNkMUlwLS05K1UyamExSEE3YUJDWGg3ZjFVd0FnPT0%3D--708ec54618700fae4d0b52e0703007f3b19d279a;
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:32:26 GMT
2501
+ recorded_at: Mon, 18 May 2015 20:09: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/"f6b9739b0cafbe04c76f24aa2b8b2929"
34
+ - W/"68d10f9a6e0ed8273b3c61e525865aae"
35
35
  Cache-Control:
36
36
  - max-age=0, private, must-revalidate
37
37
  X-Request-Id:
38
- - 36ebc860-fcfa-44a7-8a68-6bb88f2c6183
38
+ - be40a655-88a4-4676-b89e-240d825ad1eb
39
39
  X-Runtime:
40
- - '1.375630'
40
+ - '1.706891'
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:32:22 GMT
44
+ - Mon, 18 May 2015 20:09:26 GMT
45
45
  Content-Length:
46
46
  - '443'
47
47
  Connection:
48
48
  - Keep-Alive
49
49
  Set-Cookie:
50
- - _internal_session=dTQ3MmdvbnJXT0syTFhLMVQreU5PVjBxMGl3QjhQbU1FTVdBTW5KblBvY21QYjBLRytkNi9qQ1FLSkJSNlJabW91Y3JhL3hqbVdtQ1doWWVKa3BMYnVkSUZrQWxqdE5jZGZ5L3hwQWx3UDhSOUZwV0p6OEhiYnFjRDI3bHlYc2lvUEliMVdVQTA1cDI3RVF0OTYvTlA3Y2JOK0wxbmxJZkhnZVI2WjR0T3dxWkRNTWhManppR0xLZnJCbjZSR0dFZC9jVStpWnMxV2JjZk80WC9adlNDTU5DbzA0R2VMUnBWWk9oYWhEaWhHUkE3eGFibzdJblhuOTk2MEtHZC9kRy0tS2VEWTA4TmRXd25GdmNrRWx3R0hnZz09--cdbe5e7d308808375d9704d15ab7fba9bd8640ae;
50
+ - _internal_session=Qk84YTE2bDIyY3RhTDhpU2ZFNzBEUVhvVkJXOVFneU1wT3paNlh4R1VWQmlnRmlpMzlXa05BRXpHMWRKdU5jUVMxcktzdFhkNU01RjlFSjBmTjd2VHVHSTRpMFR6VXhLN1Vub2xYa2J3dWpPMXg4YmxBQWZSb1FDRCtJNXdzMGp5azJEMjNoV2p2dG1McEVEdGNTN1lEb2JRTEdaMkk2Q0hIYUlNa0pKL3pXcU9jcUM5NG8rY1FRalAvcTRyOU51S3l6b1dsYzEvMDdCOG54UDZ4UFB0VlM2d2o5WExiRDNpK1lvbXMzVW9taExPbG5rM2VheU5Ec2FRbU9jb1hmZy0tRUZNRlNPWUY2dlRhcDRpYVFSSUFHZz09--c8000be05c0e65e39303aea57d02b07d887d8434;
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":"_:g70052302936700","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
- love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/c5/84/69/35/c5846935-1ae1-402d-9d55-08cebfe1a5d9","@type":"oa:Annotation","hasBody":"_:g70052302936700","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
55
+ string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70310876641600","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
+ love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/cb/46/b1/0c/cb46b10c-c2e6-4103-86fe-e5da6cea172e","@type":"oa:Annotation","hasBody":"_:g70310876641600","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
57
57
  http_version:
58
- recorded_at: Wed, 13 May 2015 22:32:22 GMT
58
+ recorded_at: Mon, 18 May 2015 20:09:26 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:32:22 GMT
78
+ - Mon, 18 May 2015 20:09:26 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:32:22 GMT
86
+ - Tue, 19 May 2015 02:09:26 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:32:22 GMT
102
+ recorded_at: Mon, 18 May 2015 20:09:26 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:32:22 GMT
124
+ - Mon, 18 May 2015 20:09:26 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:32:22 GMT
138
+ - Tue, 19 May 2015 02:09:26 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:32:23 GMT
1256
+ recorded_at: Mon, 18 May 2015 20:09:27 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:32:23 GMT
1276
+ - Mon, 18 May 2015 20:09:27 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:32:23 GMT
1284
+ - Tue, 19 May 2015 02:09:27 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:32:23 GMT
1300
+ recorded_at: Mon, 18 May 2015 20:09:27 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:32:23 GMT
1322
+ - Mon, 18 May 2015 20:09:27 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:32:23 GMT
1336
+ - Tue, 19 May 2015 02:09:27 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:32:23 GMT
2454
+ recorded_at: Mon, 18 May 2015 20:09:27 GMT
2455
2455
  - request:
2456
2456
  method: delete
2457
- uri: http://localhost:3000/annotations/c5%2F84%2F69%2F35%2Fc5846935-1ae1-402d-9d55-08cebfe1a5d9
2457
+ uri: http://localhost:3000/annotations/cb%2F46%2Fb1%2F0c%2Fcb46b10c-c2e6-4103-86fe-e5da6cea172e
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
- - 154e794a-56d3-41bc-aa36-e5cb02ba142f
2484
+ - 2f2476e3-cf0f-4e70-af9b-a340f8600515
2485
2485
  X-Runtime:
2486
- - '0.148182'
2486
+ - '0.232798'
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:32:23 GMT
2490
+ - Mon, 18 May 2015 20:09:28 GMT
2491
2491
  Connection:
2492
2492
  - Keep-Alive
2493
2493
  Set-Cookie:
2494
- - _internal_session=OFpSZ2d5cVV5WkJPbkRSUFZNaGd6R1FaVU5WcFluS0Fub0t5aUY1MFRwWFR2cnkyVmF2YnJ5TjVtZk5VVEZaWDhsRzlET01wZmhuNGgzek8zMDZjMGhwT0JWTWtuUmFpSUlBWFBsenpBaTlSVjFXc1BiT2l4RHdieHFrdWw4TWpia3p3bmFVdmhVeTJ3YmRMQXA0eDNPTjJrM3lwMTJXOGt1UFlCWnIvS3d5cVNVTDFxR09uZS9zYUJkdWxsMXAzLS04dnIyU3ArRDhUYWtkREhUbmpKeG5RPT0%3D--5ef75834797cd382e8455dd25a0c096183de62ee;
2494
+ - _internal_session=SkxmQTNmdFRDdE9GQmRBc1pJTW40TFRUTVZLVGNpR1FGSUZkN0lhTFlBbmhERkVJN1d4RkdWVlp1SDZ2QzRCQTRlaytLV3R1L0NBMU5UR1dFRE05eElONjhlemlKNDRNL3RVb2NlU2dVMUIrUnZZenlSUFgraEpzSmVQeDFSakF3c2dOdkhNZzQ2VWkxR3M2RTlENm5ybE05K1VNVktRZGkrb3RjcHA0OFdCZ1hPN05sZXpDSnhYWFBnVjdiVHZYLS1ZUUFoeHRyRWRDTWZ5TUxNM3pCelV3PT0%3D--fd1bae954b41f7d9ea2481e74de050f35979a8ed;
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:32:23 GMT
2501
+ recorded_at: Mon, 18 May 2015 20:09:28 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/"d828d19a2af15e2b67bea13880272eb8"
34
+ - W/"ca780a5fe7badf2d36f31b42549f4d5f"
35
35
  Cache-Control:
36
36
  - max-age=0, private, must-revalidate
37
37
  X-Request-Id:
38
- - 87ea0ab3-c97c-4406-9cea-82c004a3c2fe
38
+ - 745643d7-8506-4437-aa37-c86bc8335b6f
39
39
  X-Runtime:
40
- - '6.407059'
40
+ - '1.642145'
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:32:32 GMT
44
+ - Mon, 18 May 2015 20:09:33 GMT
45
45
  Content-Length:
46
46
  - '443'
47
47
  Connection:
48
48
  - Keep-Alive
49
49
  Set-Cookie:
50
- - _internal_session=NEJPUjUrKzd2UkNtbDNGV3pYRTVUbkJZMEU4dWdwc3M4NXY2OWU0aHVlRnhwNEhkTy9uTTllOC9KMmhFY0lWdzFSYmVPU1E0RWdzV0ZWZW1iRzF4UXREOGtLb2QvU2lWZ3dXbFZyTE8ySXFjY0RHUVArcUJ4a2RlWnFaTmJPRlJGYy84RDFITnB4T0tEekVyeHkzeHZ3eHpaRUxNcXdIZ0JYUXdOSmVYZ3hkN3dZVVNGK1BrU2VtV3hIZDg2aHBzc1B3L2lhL3JTajdtZzBxb0NKdUZIMFFpVlNWamwwY0NxTnV4b09WOHZXc01aUGNrNWhFbVN4dlpmUHFDYUZnOS0tbWhpOTNrakE4K2VaSjAyZ3lqVWNSZz09--5ae4dd2caf3427bf9bee790c6ab57144eb4f5725;
50
+ - _internal_session=UTE0K3FJcVBtdEtoK3B5Vmx0RHBsSE55aDBIa0F1SGw3STI0aUNTQzdtbVhYdkFqM1lNR014OXRoTUM5blV4QTB2NW96VGxmcERJanV4Ui9xNG95VjY5Ykl1YUg2UUJSc0Q2bjh4RU12NjVFbEVQK3Q1WE1MakwrZXFnanQ4aDZxQ2M5Z21RcXFqN25YVE05SjJETWdhdGlXdGYvU0hyd2pFblJhOXl5VGNFeFl3cmRMc3dYVklNZHdnTFA1OUV2V05QT3R6d0pHOWw1T0xPVUF3ZWF2dkVLL2dseGlHRFFJV0hXU1VRNXdzZUF3QWtSc25JUmlSSmh2eVdIYXFEby0tQlhDcmpFRjhvNnZ2cEgrZGVZNzBuUT09--7c59fea1c313e9c454a40a68a46d060f823cbb29;
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":"_:g70052264559280","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
- love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/68/ac/1c/16/68ac1c16-daa0-43ff-aa9f-2cf87545d930","@type":"oa:Annotation","hasBody":"_:g70052264559280","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
55
+ string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70310877876340","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
+ love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/a2/32/7c/21/a2327c21-d161-43bc-88b0-a2201472cdd3","@type":"oa:Annotation","hasBody":"_:g70310877876340","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
57
57
  http_version:
58
- recorded_at: Wed, 13 May 2015 22:32:32 GMT
58
+ recorded_at: Mon, 18 May 2015 20:09:33 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:32:33 GMT
78
+ - Mon, 18 May 2015 20:09:33 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:32:33 GMT
86
+ - Tue, 19 May 2015 02:09:33 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:32:33 GMT
102
+ recorded_at: Mon, 18 May 2015 20:09:33 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:32:33 GMT
124
+ - Mon, 18 May 2015 20:09:33 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:32:33 GMT
138
+ - Tue, 19 May 2015 02:09:33 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:32:33 GMT
1256
+ recorded_at: Mon, 18 May 2015 20:09:33 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:32:33 GMT
1276
+ - Mon, 18 May 2015 20:09:33 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:32:33 GMT
1284
+ - Tue, 19 May 2015 02:09:33 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:32:33 GMT
1300
+ recorded_at: Mon, 18 May 2015 20:09:33 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:32:33 GMT
1322
+ - Mon, 18 May 2015 20:09:34 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:32:33 GMT
1336
+ - Tue, 19 May 2015 02:09:34 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:32:34 GMT
2454
+ recorded_at: Mon, 18 May 2015 20:09:34 GMT
2455
2455
  - request:
2456
2456
  method: delete
2457
- uri: http://localhost:3000/annotations/68%2Fac%2F1c%2F16%2F68ac1c16-daa0-43ff-aa9f-2cf87545d930
2457
+ uri: http://localhost:3000/annotations/a2%2F32%2F7c%2F21%2Fa2327c21-d161-43bc-88b0-a2201472cdd3
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
- - e01d42c3-1478-4279-a896-4f968cb17d44
2484
+ - 6ec62e89-adcd-425c-bfed-b2e8d9f407cd
2485
2485
  X-Runtime:
2486
- - '0.140562'
2486
+ - '0.206951'
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:32:34 GMT
2490
+ - Mon, 18 May 2015 20:09:34 GMT
2491
2491
  Connection:
2492
2492
  - Keep-Alive
2493
2493
  Set-Cookie:
2494
- - _internal_session=eG1INGdDcSszUHFHWDJOUjN2cHZmUFphTVRGQUs2ZEk5VndnT3JsU2dnWXA2V2dUaTdINnlnU29Sd0NZVXpQK0VpZDB4ZkxFNVVscW4zaWxUR3VwSjdySXNRbXdOY1R2SHNTaWtaNDdVY1M1OGhscWdhck1KOG43QndSTFk0MHdIY2JSVTd6dEFxMEs5T2FiNkpUWkluVzVaRGErMzlvZTV1OXJ0MkNyRHA1NVlsdm9JRDgrSlUrQVU5RlRFdFlmLS1hMW9YdUNicUpNUnlWTFljT2hLdzl3PT0%3D--0736c3abb395605b78ade3b902a98b0be3949a0d;
2494
+ - _internal_session=Mm5GK1paSkpuMUV2OWFxYzg2dHlFLzU5RldWa0xPdmlvYVVvS2ZkVE1yYWxodXk3UjI5L09YR0FTemF3TFcwZzR2VE9ZUDhlWlNYRGYrUEo4amdjclVzLzBtVTIrdEdqSVZhVXpsWU51d01HYWhVeUtPZjdiTlY1RWs0YXp5Q0pKMXBZVXNQUURjZ25BMWdNalRuQUJpMjYrUkdodVF3Vi94U1IxenFzWFg3cE5oaEdEZEFWZFNzblhLRFpURDk2LS1lNjlsQlRTSXU5NkFIakp5a0VBZUhRPT0%3D--2008f27f51041bbe6b8bd0bbc5ee8b5ce64a64a4;
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:32:34 GMT
2501
+ recorded_at: Mon, 18 May 2015 20:09:34 GMT
2502
2502
  recorded_with: VCR 2.9.3