triannon-client 0.4.1 → 0.4.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (78) hide show
  1. checksums.yaml +4 -4
  2. data/.env_example +1 -1
  3. 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 +432 -513
  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-triples_.yml +432 -513
  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/rdf_json_.yml +432 -513
  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_n3_.yml +432 -513
  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/trig_.yml +432 -513
  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/trix_.yml +432 -513
  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/turtle_.yml +432 -513
  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/x-ld_json_.yml +432 -513
  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-trig_.yml +432 -513
  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_text/n3_.yml +432 -513
  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/rdf_n3_.yml +432 -513
  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_turtle_.yml +432 -513
  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/x-nquads_.yml +432 -513
  16. 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 +50 -50
  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/rdf_xml_.yml +38 -38
  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/x-turtle_.yml +37 -37
  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_text/turtle_.yml +37 -37
  20. 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 +29 -29
  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/n-quads_.yml +29 -29
  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-triples_.yml +29 -29
  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/rdf_json_.yml +29 -29
  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_n3_.yml +29 -29
  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_xml_.yml +29 -29
  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/trig_.yml +29 -29
  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/trix_.yml +29 -29
  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/turtle_.yml +29 -29
  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/x-ld_json_.yml +29 -29
  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-trig_.yml +29 -29
  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-turtle_.yml +29 -29
  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_text/n3_.yml +29 -29
  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/rdf_n3_.yml +29 -29
  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_turtle_.yml +29 -29
  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/turtle_.yml +29 -29
  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/x-nquads_.yml +29 -29
  37. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/without_content_type/checks_the_annotation_ID.yml +29 -29
  38. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/without_content_type/logs_exceptions.yml +29 -29
  39. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/without_content_type/raises_an_argument_error_with_a_nil_ID.yml +29 -29
  40. 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 +29 -29
  41. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/without_content_type/raises_an_argument_error_with_an_integer_ID.yml +29 -29
  42. 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 +29 -29
  43. 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 +29 -29
  44. 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 +37 -155
  45. 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 +50 -50
  46. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_iiif_annotation/requests_an_open_annotation_by_ID_using_a_IIIF_profile.yml +29 -29
  47. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_iiif_annotation/returns_an_RDF_Graph_of_an_open_annotation.yml +46 -46
  48. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_oa_annotation/requests_an_open_annotation_by_ID_using_an_OA_profile.yml +29 -29
  49. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_oa_annotation/returns_an_RDF_Graph_of_an_open_annotation.yml +50 -50
  50. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/does_not_log_exceptions_for_missing_annotations_404_responses_.yml +8 -8
  51. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/does_not_log_exceptions_for_missing_annotations_410_responses_.yml +8 -8
  52. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/logs_exceptions.yml +8 -8
  53. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/returns_FALSE_for_a_500_response_to_a_DELETE_request.yml +12 -11
  54. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/returns_TRUE_for_a_200_response_to_a_DELETE_request.yml +12 -11
  55. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/returns_TRUE_for_a_202_response_to_a_DELETE_request.yml +12 -11
  56. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/returns_TRUE_for_a_204_response_to_a_DELETE_request.yml +12 -11
  57. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/returns_TRUE_for_a_404_response_to_a_DELETE_request.yml +12 -11
  58. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/returns_TRUE_for_a_410_response_to_a_DELETE_request.yml +12 -11
  59. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/returns_TRUE_when_deleting_an_open_annotation_that_does_NOT_exist.yml +18 -18
  60. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/returns_TRUE_when_deleting_an_open_annotation_that_exists.yml +38 -38
  61. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/validates_the_annotation_ID.yml +8 -8
  62. data/spec/fixtures/vcr_cassettes/TriannonClient/_get_annotations/returns_an_RDF_Graph.yml +24 -24
  63. data/spec/fixtures/vcr_cassettes/TriannonClient/_get_annotations/returns_an_RDF_Graph_that_contains_an_AnnotationList.yml +24 -24
  64. data/spec/fixtures/vcr_cassettes/TriannonClient/_get_annotations/returns_an_annotation_list_with_an_annotation_created_by_a_prior_POST.yml +54 -54
  65. data/spec/fixtures/vcr_cassettes/TriannonClient/_post_annotation/does_not_raise_an_error_when_submitting_a_valid_open_annotation.yml +29 -29
  66. data/spec/fixtures/vcr_cassettes/TriannonClient/_post_annotation/logs_exceptions.yml +1377 -1623
  67. data/spec/fixtures/vcr_cassettes/TriannonClient/_post_annotation/logs_exceptions_for_RestClient_Exception.yml +1377 -1623
  68. data/spec/fixtures/vcr_cassettes/TriannonClient/_post_annotation/returns_a_RestClient_Response_object.yml +29 -29
  69. data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_annotation_id/returns_a_String_ID_from_the_RDF_URI_of_an_annotation.yml +29 -29
  70. data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_annotation_id/returns_a_String_ID_that_is_not_empty.yml +29 -29
  71. data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_annotation_uris/returns_an_RDF_URI_that_is_a_valid_URI.yml +38 -38
  72. 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 +29 -29
  73. data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_response2graph/accepts_a_RestClient_Response_instance.yml +41 -41
  74. data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_response2graph/raises_ArgumentError_when_given_an_empty_String.yml +29 -29
  75. data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_response2graph/raises_ArgumentError_when_given_nil.yml +29 -29
  76. data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_response2graph/returns_an_RDF_Graph.yml +29 -29
  77. data/triannon-client.gemspec +1 -1
  78. metadata +2 -2
@@ -2,7 +2,7 @@
2
2
  http_interactions:
3
3
  - request:
4
4
  method: post
5
- uri: http://localhost:3000/annotations/
5
+ uri: http://localhost:3000/annotations/foo/
6
6
  body:
7
7
  encoding: US-ASCII
8
8
  string: commit=Create%20Annotation&annotation[data]=%7B%22%40context%22%3A%22http%3A%2F%2Fiiif.io%2Fapi%2Fpresentation%2F2%2Fcontext.json%22%2C%22%40graph%22%3A%5B%7B%22%40id%22%3A%22_%3Ag70349699654640%22%2C%22%40type%22%3A%5B%22dctypes%3AText%22%2C%22cnt%3AContentAsText%22%5D%2C%22chars%22%3A%22I%20love%20this!%22%2C%22format%22%3A%22text%2Fplain%22%2C%22language%22%3A%22en%22%7D%2C%7B%22%40type%22%3A%22oa%3AAnnotation%22%2C%22motivation%22%3A%22oa%3Acommenting%22%2C%22on%22%3A%22http%3A%2F%2Fpurl.stanford.edu%2Fkq131cs7229%22%2C%22resource%22%3A%22_%3Ag70349699654640%22%7D%5D%7D
@@ -31,31 +31,31 @@ http_interactions:
31
31
  Content-Type:
32
32
  - application/ld+json; charset=utf-8
33
33
  Etag:
34
- - W/"3f6438679a742c01c5086cbf78578336"
34
+ - W/"025c7b61a87100b1fa792c685be3c915"
35
35
  Cache-Control:
36
36
  - max-age=0, private, must-revalidate
37
37
  X-Request-Id:
38
- - f405f3f4-f9b8-4025-b3e6-88831f1a4ac1
38
+ - 07916cf5-7d5e-443e-8ae2-8788aa12d6a5
39
39
  X-Runtime:
40
- - '1.837793'
40
+ - '2.129407'
41
41
  Server:
42
42
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
43
43
  Date:
44
- - Mon, 18 May 2015 20:06:51 GMT
44
+ - Fri, 19 Jun 2015 18:38:27 GMT
45
45
  Content-Length:
46
- - '443'
46
+ - '447'
47
47
  Connection:
48
48
  - Keep-Alive
49
49
  Set-Cookie:
50
- - _internal_session=YzhPWVM5ZU50Z2VqbzIvL0xGc20zZ0dqNTMwRENsZHJFR3Q3d3ROQXhpT2o2dDN2QkxRNUNSdG94SGx2MFFrc0NMYTFaQk9EWVZtTHl5bmVycWk0RWpyc2d6TU04dWg2SFZPSVNVdFRiY3FieU1OSW1lMHNVU3RRRE56RXVSUktlMXRSdWZBOWp2WnJOdkFFQlhnRy9zUjQ1N3ZidDVhaXQ0dkNIaHVQNkdpTkNUa0l2eG51SVUwNDdhSFRQanNHeXdBbW9LSHo3TnJqZ24zZGtyeHY3eHJCdTc4RVJEU0dRZ2FuMFdUUllmb1dqR2l0MTFHRUZ4TVQ1VGtvcmNQYi0tOVpiMWZXMzZXMWNUQjZ1OVZ0Nk13QT09--14b613c0a5dc804d9aea8be732af635f781a18a9;
50
+ - _internal_session=SEU3MXN4ZVp3Q2taUVM4d3dBUTNNUUVJZk1lVHUrY0R0VHUzWm5jZ0hpalJHNVBwRStjeVVJUVRFTkNrUWhaaXdJR0NTcHVsYU84OWZHZDZXQ0Y2SHZ2cnpoVVMzZjRjdFJJTHZteUZEeS9QOXN4NjNXK0M5UjhySUovaGNSV1Nld2dIclBwYlBldDBDVmNDZWRkdUtMN3EvV0hrNUdyems1ZXhuUm43NVhNUFhaVWplWlY5T2VnSkdKRjY2dENIdDlmLzdJVjJOc29lT3lRVzhJTnp4bnFpVWxXaGYwM2tJVzhVeEs0NGZaTFBjVEpnbzI4blVrYmFlTnloOWhXTi0tb3kvSGc2a2dBWjFFQ2NsZzlBVlQzUT09--aac849893d41304f7e6512a137b7f0d6c3e966a8;
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":"_: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"}]}'
55
+ string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70154458080420","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
+ love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/foo/69/71/ce/e0/6971cee0-7c23-4a2f-b63b-e31dcc6c6612","@type":"oa:Annotation","hasBody":"_:g70154458080420","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
57
57
  http_version:
58
- recorded_at: Mon, 18 May 2015 20:06:51 GMT
58
+ recorded_at: Fri, 19 Jun 2015 18:38:27 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
- - Mon, 18 May 2015 20:06:51 GMT
78
+ - Fri, 19 Jun 2015 18:38:27 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
- - Tue, 19 May 2015 02:06:51 GMT
86
+ - Sat, 20 Jun 2015 00:38:27 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: Mon, 18 May 2015 20:06:51 GMT
102
+ recorded_at: Fri, 19 Jun 2015 18:38:27 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
- - Mon, 18 May 2015 20:06:51 GMT
124
+ - Fri, 19 Jun 2015 18:38:27 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
- - Tue, 19 May 2015 02:06:51 GMT
138
+ - Sat, 20 Jun 2015 00:38:27 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: Mon, 18 May 2015 20:06:51 GMT
1256
+ recorded_at: Fri, 19 Jun 2015 18:38: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
- - Mon, 18 May 2015 20:06:51 GMT
1276
+ - Fri, 19 Jun 2015 18:38:28 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
- - Tue, 19 May 2015 02:06:51 GMT
1284
+ - Sat, 20 Jun 2015 00:38:28 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: Mon, 18 May 2015 20:06:51 GMT
1300
+ recorded_at: Fri, 19 Jun 2015 18:38:28 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
- - Mon, 18 May 2015 20:06:52 GMT
1322
+ - Fri, 19 Jun 2015 18:38:28 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
- - Tue, 19 May 2015 02:06:52 GMT
1336
+ - Sat, 20 Jun 2015 00:38:28 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: Mon, 18 May 2015 20:06:52 GMT
2454
+ recorded_at: Fri, 19 Jun 2015 18:38:28 GMT
2455
2455
  - request:
2456
2456
  method: delete
2457
- uri: http://localhost:3000/annotations/2f%2F1f%2Fa0%2F4c%2F2f1fa04c-6091-42b4-8efa-39885fdbffcc
2457
+ uri: http://localhost:3000/annotations/foo/69%2F71%2Fce%2Fe0%2F6971cee0-7c23-4a2f-b63b-e31dcc6c6612
2458
2458
  body:
2459
2459
  encoding: US-ASCII
2460
2460
  string: ''
@@ -2477,26 +2477,26 @@ http_interactions:
2477
2477
  X-Content-Type-Options:
2478
2478
  - nosniff
2479
2479
  Location:
2480
- - http://localhost:3000/annotations
2480
+ - http://localhost:3000/annotations?anno_root=foo
2481
2481
  Cache-Control:
2482
2482
  - no-cache
2483
2483
  X-Request-Id:
2484
- - 9f85acaf-2bb3-4fc1-8a8a-62b85ec5cf93
2484
+ - 769c59e3-55d5-46d5-8dc9-51eb7171bb36
2485
2485
  X-Runtime:
2486
- - '0.256618'
2486
+ - '0.215417'
2487
2487
  Server:
2488
2488
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
2489
2489
  Date:
2490
- - Mon, 18 May 2015 20:06:53 GMT
2490
+ - Fri, 19 Jun 2015 18:38:28 GMT
2491
2491
  Connection:
2492
2492
  - Keep-Alive
2493
2493
  Set-Cookie:
2494
- - _internal_session=RUFGbFM5eU9PZ3pPaUg4bSs5VG5Nd1ZsZ0Q5Mit4ZGUwRFM5Y0NVRkdlTEovZllRK2R6NHpQWENKTjA4YkdjR2t1RE1TMWFXZjh6dk1PYS9HVjI0bVBMS1FOdXN2LytyMUtXZFUvY1BXbmtDUytGTG16YVF2N2k3amJiNTZlanV6UXl2RnFjbGNvVkUzRXgvOHh0TkxjTGpMKzgxOHNSZWk0QWVFM3JTcExhMnY2RTJkMm1PR1ZIc0RRZ1BIeXI3LS1DZmE5Tm5nUkJkbkhUaUFYd2pYNmpnPT0%3D--e557ee1b771219df7387bfb02a0eba44b62158dc;
2494
+ - _internal_session=MTJDbVZ0dVl1T0p6YTIxbVNVci9jMW91ejRYYVYyUzRrNmVyeURrQmVCbFpCZ1VxdGswUUM4SktibjQxV290Z3J6WnE5Sk1QM2NDbVpNN1UvQ0QzU2crYUFUNDVVN2IvdE8zWDVTY055dWVEdDVyUWxheGVHRlRUbmhlQ3c1Y3B3V1M0RFJqelpadmZoRFBBcDQrTjNsWUNOMEVUVU1zc0RhdHJwR3ZHRThDTjlMdE9CMUJWYzFFUW9QTzltRVRqLS1GT0hPb291YnRzbnBPWVlod1NOdWtRPT0%3D--3f49d5552d472723154b6705b0c7621666d7b684;
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: Mon, 18 May 2015 20:06:53 GMT
2501
+ recorded_at: Fri, 19 Jun 2015 18:38:28 GMT
2502
2502
  recorded_with: VCR 2.9.3
@@ -2,7 +2,7 @@
2
2
  http_interactions:
3
3
  - request:
4
4
  method: post
5
- uri: http://localhost:3000/annotations/
5
+ uri: http://localhost:3000/annotations/foo/
6
6
  body:
7
7
  encoding: US-ASCII
8
8
  string: commit=Create%20Annotation&annotation[data]=%7B%22%40context%22%3A%22http%3A%2F%2Fiiif.io%2Fapi%2Fpresentation%2F2%2Fcontext.json%22%2C%22%40graph%22%3A%5B%7B%22%40id%22%3A%22_%3Ag70349699654640%22%2C%22%40type%22%3A%5B%22dctypes%3AText%22%2C%22cnt%3AContentAsText%22%5D%2C%22chars%22%3A%22I%20love%20this!%22%2C%22format%22%3A%22text%2Fplain%22%2C%22language%22%3A%22en%22%7D%2C%7B%22%40type%22%3A%22oa%3AAnnotation%22%2C%22motivation%22%3A%22oa%3Acommenting%22%2C%22on%22%3A%22http%3A%2F%2Fpurl.stanford.edu%2Fkq131cs7229%22%2C%22resource%22%3A%22_%3Ag70349699654640%22%7D%5D%7D
@@ -31,31 +31,31 @@ http_interactions:
31
31
  Content-Type:
32
32
  - application/ld+json; charset=utf-8
33
33
  Etag:
34
- - W/"7c26d14e64d5be990900ff05e066ae2b"
34
+ - W/"9fbf32502ce0f5effaa5627ee86780a1"
35
35
  Cache-Control:
36
36
  - max-age=0, private, must-revalidate
37
37
  X-Request-Id:
38
- - 9a3307c2-2741-463b-bca1-e6fc815f4b20
38
+ - db96c6b4-b156-447e-ab95-d983b47aa2f0
39
39
  X-Runtime:
40
- - '1.672883'
40
+ - '1.886068'
41
41
  Server:
42
42
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
43
43
  Date:
44
- - Mon, 18 May 2015 20:07:58 GMT
44
+ - Fri, 19 Jun 2015 18:39:37 GMT
45
45
  Content-Length:
46
- - '443'
46
+ - '447'
47
47
  Connection:
48
48
  - Keep-Alive
49
49
  Set-Cookie:
50
- - _internal_session=Rks5UXQrQkpWM2plejhBWTQrblppcWNOSXFWQy9tdTluZG9xL1ZuQnVpUDlBTktjd3JCaHgySDFwaGU4azkzNGpvWnRsOHp0cldwaU5PSTF1RVNzcHp3WWtqbThqcmU3cUhZRkYvc1hVSnRDUEhKNjk2QmZiV1V1K0QzY1dUV1pTNVFqSE9JNEZPWDhoSVhFQ1NiMGRjeDhaV3BRN2hwbUdiLzgvVS91RkF1Wk5HSkQ5VEZYMTl4dVBIcm1aaEpmUlc5NGxvU2NvWkIrdmFPNTlheTRBeGh5YzF1S3RpTkJlanQzYkMxczVMYkR3djZzMVZobDBqemNIS3ZTN2k5VS0tK0paVjJZZzJtMXlhU1N4YThZVjJxUT09--13d0df6c6c439f93dab52b3ed1672fe4d5418ee4;
50
+ - _internal_session=MjJkWGU1YnpRamlveGpKLyt1VGZXeXV5K2ZSZ1hwV3JGbEdwbkl6dnY4MTgrTjF2WEcyQzJZTjRLME1uL0FqbSttcXNVelZqS2k2MjBocG9XUmxkOW5ZcDl0dkpxajVlWSt0RW1LL1hJTGUvSlhsWEcrSmNKRUhMakRESmplR1hLVDlJRGlhdXBjQzcvTGxuNDlYbkl1T1B6QTlOTElWUU1seEdQdG8xVFprVmN1UW9LVWhzRVp3Y2x3c0tNbWtHbjFFcGl3Y0V6a281eHlqemwzcm9qNm5vVGVZd0ZHY3dpVVgzU1p3bjJyeVh2RlRjRkVDRlM0cEtucGYzTmluYS0tMi9kTzA2dE9RNmgrYU1ESGpVdHRlUT09--59da7ee72c73b42735d9d86fb555272591e36d78;
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":"_: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"}]}'
55
+ string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70154593134640","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
+ love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/foo/ad/2e/99/6d/ad2e996d-87b7-4919-9075-ffbfa104a81a","@type":"oa:Annotation","hasBody":"_:g70154593134640","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
57
57
  http_version:
58
- recorded_at: Mon, 18 May 2015 20:07:58 GMT
58
+ recorded_at: Fri, 19 Jun 2015 18:39:37 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
- - Mon, 18 May 2015 20:07:58 GMT
78
+ - Fri, 19 Jun 2015 18:39:38 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
- - Tue, 19 May 2015 02:07:58 GMT
86
+ - Sat, 20 Jun 2015 00:39:38 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: Mon, 18 May 2015 20:07:58 GMT
102
+ recorded_at: Fri, 19 Jun 2015 18:39:38 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
- - Mon, 18 May 2015 20:07:58 GMT
124
+ - Fri, 19 Jun 2015 18:39:38 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
- - Tue, 19 May 2015 02:07:58 GMT
138
+ - Sat, 20 Jun 2015 00:39:38 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: Mon, 18 May 2015 20:07:59 GMT
1256
+ recorded_at: Fri, 19 Jun 2015 18:39:38 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
- - Mon, 18 May 2015 20:07:59 GMT
1276
+ - Fri, 19 Jun 2015 18:39:38 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
- - Tue, 19 May 2015 02:07:59 GMT
1284
+ - Sat, 20 Jun 2015 00:39:38 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: Mon, 18 May 2015 20:07:59 GMT
1300
+ recorded_at: Fri, 19 Jun 2015 18:39:38 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
- - Mon, 18 May 2015 20:07:59 GMT
1322
+ - Fri, 19 Jun 2015 18:39:39 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
- - Tue, 19 May 2015 02:07:59 GMT
1336
+ - Sat, 20 Jun 2015 00:39:39 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: Mon, 18 May 2015 20:07:59 GMT
2454
+ recorded_at: Fri, 19 Jun 2015 18:39:39 GMT
2455
2455
  - request:
2456
2456
  method: delete
2457
- uri: http://localhost:3000/annotations/eb%2Ff4%2Fa7%2Fc7%2Febf4a7c7-589f-4649-9e05-34b070d81d72
2457
+ uri: http://localhost:3000/annotations/foo/ad%2F2e%2F99%2F6d%2Fad2e996d-87b7-4919-9075-ffbfa104a81a
2458
2458
  body:
2459
2459
  encoding: US-ASCII
2460
2460
  string: ''
@@ -2477,26 +2477,26 @@ http_interactions:
2477
2477
  X-Content-Type-Options:
2478
2478
  - nosniff
2479
2479
  Location:
2480
- - http://localhost:3000/annotations
2480
+ - http://localhost:3000/annotations?anno_root=foo
2481
2481
  Cache-Control:
2482
2482
  - no-cache
2483
2483
  X-Request-Id:
2484
- - 644383b9-dc6c-4648-b36c-9a00d77cfeac
2484
+ - bb1f9bda-3d73-4573-aa87-2656237387f8
2485
2485
  X-Runtime:
2486
- - '0.179508'
2486
+ - '0.238934'
2487
2487
  Server:
2488
2488
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
2489
2489
  Date:
2490
- - Mon, 18 May 2015 20:08:00 GMT
2490
+ - Fri, 19 Jun 2015 18:39:39 GMT
2491
2491
  Connection:
2492
2492
  - Keep-Alive
2493
2493
  Set-Cookie:
2494
- - _internal_session=WjFJbDB4UDdOT2lTbUhDWHkyVlFpTUV5QmsrZFlOTUxWZk8zNnhjU3ZsWVBYcUd6VlVTSUkybGVudkZ1OElXL28rSGlmZXpFdm00L0ZFY0Y2TVlTcVVQRmUyVGtFcm5FNmxxVHhpK3hJYVVRaDY5cU9WamxBY1ZwN0NNOXg1RDFjSElZcDlUcDhlOFc1YUI0a1ZLVGVGL2dERTdiNlNqYzg5a1dsMWxzS3Y1djlwUG51aTFJV09TU2V2SUg4bWN1LS0vRzJnOWhSODYvc0hqSUFtQS9SQmhnPT0%3D--5ff5a227d935b3f6df1057d576ceb9023f08872a;
2494
+ - _internal_session=aElEUDBvNGo5eUJuUHQ1dm9ZclBQUlU3Rk56WkFHU2oySVp2N0g4WTg0U1pFQ3hMTWZmaVlFV1JIZnNMMWtMY3hSeFFQSVRwZFZ4dks2Zjg4T0w2bTNtN1NLV3U5Wlc4K0ZtcmJLanMzS1BFT1VvRFVaRU5hTlVXeTFzNFdQVWNnOWFKOXhOSzlVcDRLZUY4N3VJR1FzOXJkbkRHby9aNEZJelNnRDNGUE92TzFWS0hGUzh1NVpkT1hjTjFsZE15LS1EcTcxMWQzZWdITnUwRHJjRGQxc29RPT0%3D--7c5e9f15732563d7b73f57bb7a80d1bdc4d38056;
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: Mon, 18 May 2015 20:08:00 GMT
2501
+ recorded_at: Fri, 19 Jun 2015 18:39:39 GMT
2502
2502
  recorded_with: VCR 2.9.3
@@ -2,7 +2,7 @@
2
2
  http_interactions:
3
3
  - request:
4
4
  method: post
5
- uri: http://localhost:3000/annotations/
5
+ uri: http://localhost:3000/annotations/foo/
6
6
  body:
7
7
  encoding: US-ASCII
8
8
  string: commit=Create%20Annotation&annotation[data]=%7B%22%40context%22%3A%22http%3A%2F%2Fiiif.io%2Fapi%2Fpresentation%2F2%2Fcontext.json%22%2C%22%40graph%22%3A%5B%7B%22%40id%22%3A%22_%3Ag70349699654640%22%2C%22%40type%22%3A%5B%22dctypes%3AText%22%2C%22cnt%3AContentAsText%22%5D%2C%22chars%22%3A%22I%20love%20this!%22%2C%22format%22%3A%22text%2Fplain%22%2C%22language%22%3A%22en%22%7D%2C%7B%22%40type%22%3A%22oa%3AAnnotation%22%2C%22motivation%22%3A%22oa%3Acommenting%22%2C%22on%22%3A%22http%3A%2F%2Fpurl.stanford.edu%2Fkq131cs7229%22%2C%22resource%22%3A%22_%3Ag70349699654640%22%7D%5D%7D
@@ -31,31 +31,31 @@ http_interactions:
31
31
  Content-Type:
32
32
  - application/ld+json; charset=utf-8
33
33
  Etag:
34
- - W/"ed53c954929112a620834a1820e30598"
34
+ - W/"8a70fc2e483a3cf8261529184a95dc86"
35
35
  Cache-Control:
36
36
  - max-age=0, private, must-revalidate
37
37
  X-Request-Id:
38
- - 3d9f1752-0b8f-499f-981f-df3d98b7a96f
38
+ - 8e57ab44-4add-4d6c-81aa-7a9457a7691a
39
39
  X-Runtime:
40
- - '1.623929'
40
+ - '1.842023'
41
41
  Server:
42
42
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
43
43
  Date:
44
- - Mon, 18 May 2015 20:08:30 GMT
44
+ - Fri, 19 Jun 2015 18:40:11 GMT
45
45
  Content-Length:
46
- - '443'
46
+ - '447'
47
47
  Connection:
48
48
  - Keep-Alive
49
49
  Set-Cookie:
50
- - _internal_session=SHAwZU5HQUxiQUNoUkZWZVhBUStFWCsraElWYmpJWkQ2K2VFQUJjU3gzYUlyL2dValZIMWVHL09jWExQQjMxZlhxMVZuUytXNjJnOWN3YUh2MlJmdG1MZzFTMXkxTThaQnVYeFhvRDkwUzJXT3ozWWJscSs2VEJ0cEE4aUFzejAzT1dFMm03OUkzR0ZXaFZCRW5RRWRtVlZCQm9LR1B3L0d0UmE1NU15WUhJS3FyU0FpbjQrWUs4YUFjaTlwQTZ1ZXhkbngrZFVsMXVLTDU4NEJVbDdLTUQzbW0vWUVEMjdtb21SbVpEL3BFODFKNS9BcU94dHlBWlI3cmJMTU5KMC0tNEZXR3NoQ0lZdWVhSHBuWUY0SG83UT09--068f8736e5897b4781bdc433c7c32c64e1b42dd7;
50
+ - _internal_session=Wm9IcVRaeit2dkIwdjgwN20yTVByYjBRUHN5cXVLWWRQb2tlSXExWmRicGlEdUNFbFhpUEZ4ZjdIa29pYTIvTmtGcVpPaE1vNzVHOUZ6c1dva0pPMVFqSjZMcmRGdTdCaCtabVhKaHJZNGJhYy9kb3p4d1l5eGhQdGN6SVJWd3F3Y0c1cUt3ZFQxclR4WjVtNHNaN1pLQXR2MkQ2Q2dtTDFldWx5cjZGdG96TVVjRVlCMXFCUkFNNzRweTdESHZFV3BmenNtTFVEUThRcnhKNGZ1ZDhaazNOVDZFYXJ5bnpvWEJnVnoxc1cwcGZGdm5SOWYwejNwYnNkN1NpcDFrbC0tYjhoRlhQRFZQYUpCS0ZLOWI3ekFaZz09--83fd2da56454ab2200f66aa4a92fec163248b1ad;
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":"_: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"}]}'
55
+ string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70154567298260","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
+ love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/foo/35/a5/c2/6f/35a5c26f-a9ca-4f45-bf4c-0c5c88b28058","@type":"oa:Annotation","hasBody":"_:g70154567298260","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
57
57
  http_version:
58
- recorded_at: Mon, 18 May 2015 20:08:30 GMT
58
+ recorded_at: Fri, 19 Jun 2015 18:40:11 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
- - Mon, 18 May 2015 20:08:30 GMT
78
+ - Fri, 19 Jun 2015 18:40:11 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
- - Tue, 19 May 2015 02:08:30 GMT
86
+ - Sat, 20 Jun 2015 00:40:11 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: Mon, 18 May 2015 20:08:30 GMT
102
+ recorded_at: Fri, 19 Jun 2015 18:40:11 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
- - Mon, 18 May 2015 20:08:30 GMT
124
+ - Fri, 19 Jun 2015 18:40:11 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
- - Tue, 19 May 2015 02:08:30 GMT
138
+ - Sat, 20 Jun 2015 00:40:11 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: Mon, 18 May 2015 20:08:31 GMT
1256
+ recorded_at: Fri, 19 Jun 2015 18:40:12 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
- - Mon, 18 May 2015 20:08:31 GMT
1276
+ - Fri, 19 Jun 2015 18:40:12 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
- - Tue, 19 May 2015 02:08:31 GMT
1284
+ - Sat, 20 Jun 2015 00:40:12 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: Mon, 18 May 2015 20:08:31 GMT
1300
+ recorded_at: Fri, 19 Jun 2015 18:40:12 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
- - Mon, 18 May 2015 20:08:31 GMT
1322
+ - Fri, 19 Jun 2015 18:40:12 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
- - Tue, 19 May 2015 02:08:31 GMT
1336
+ - Sat, 20 Jun 2015 00:40:12 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: Mon, 18 May 2015 20:08:31 GMT
2454
+ recorded_at: Fri, 19 Jun 2015 18:40:12 GMT
2455
2455
  - request:
2456
2456
  method: delete
2457
- uri: http://localhost:3000/annotations/16%2Fa3%2Fcf%2Fe8%2F16a3cfe8-f1b6-4b98-ac60-4d0fdb857a66
2457
+ uri: http://localhost:3000/annotations/foo/35%2Fa5%2Fc2%2F6f%2F35a5c26f-a9ca-4f45-bf4c-0c5c88b28058
2458
2458
  body:
2459
2459
  encoding: US-ASCII
2460
2460
  string: ''
@@ -2477,26 +2477,26 @@ http_interactions:
2477
2477
  X-Content-Type-Options:
2478
2478
  - nosniff
2479
2479
  Location:
2480
- - http://localhost:3000/annotations
2480
+ - http://localhost:3000/annotations?anno_root=foo
2481
2481
  Cache-Control:
2482
2482
  - no-cache
2483
2483
  X-Request-Id:
2484
- - be0d9215-ecdc-4dac-a39f-d60e9b46da81
2484
+ - b2bb403a-c416-4e9e-82df-b79ca3edd6b3
2485
2485
  X-Runtime:
2486
- - '0.238257'
2486
+ - '0.200175'
2487
2487
  Server:
2488
2488
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
2489
2489
  Date:
2490
- - Mon, 18 May 2015 20:08:31 GMT
2490
+ - Fri, 19 Jun 2015 18:40:13 GMT
2491
2491
  Connection:
2492
2492
  - Keep-Alive
2493
2493
  Set-Cookie:
2494
- - _internal_session=ZUVTM0xyVm9qRThGeE5HNUtQdXN3QWViRGZhMmQvUkQ4OWphZ08wbjBTZU96U1BRRVJ0ZFJXb0tRNlY3aUFKWHY5LzBvSStTblJneHpLMmxFUjJyeDd1T1J1dElKTFBIbnRTQWNIeHNmQUVxWlQ0VUtaYWh3cjB3UVZLa2dzdWtBT2JvcjliTnFGVElSVHpoNlA2eDF1UFRNbGxHQVd6U0VORnE3dEp1aGlyWDNrMllDVWdoQ2ZiZmdHVUltSkdTLS01MUZiZzMrZitHYTcyMHM0VFh3cXNnPT0%3D--a25b1e7deaf9a6f0327988513ef0b31dcf601a84;
2494
+ - _internal_session=dUlmL1FXSUxEMEZSK0lwV1Vpb2hSK0kwZWtMUGN1SVBKS2Z5dEo5Sml2YWErb0g0dlg1ZzM3eFJLWlpnd0hPK21HQi9WYWo2UHNPNUV1SVZRZ1RRVU5leXpDQzFnRUhLMkNUZ3o4bE9OVWE4c1JKLzRWdG9kSUl5cnBoYzgzdGpIdk5sTC9FRk94ZFhJYjFWR05qSndBZUhyMmp5ZjhIMWFoMDdwYkN5YkJrczRqbzFKdW1ienkzTWtnYmxZclg0LS1ubVlNcVRMd0c5UndTRldlNUJzb0xRPT0%3D--41a279e41cd391b204be5d8fd7bf040ca91d7a38;
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: Mon, 18 May 2015 20:08:31 GMT
2501
+ recorded_at: Fri, 19 Jun 2015 18:40:13 GMT
2502
2502
  recorded_with: VCR 2.9.3