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/"7dcdf8a069e7f0ae7c34d5d001e17159"
34
+ - W/"b9fa6cc59887f6e86930f4d025680b8f"
35
35
  Cache-Control:
36
36
  - max-age=0, private, must-revalidate
37
37
  X-Request-Id:
38
- - 1c4e10c2-f37b-4842-9aac-4a3edc3069f2
38
+ - 7310d95f-fec7-4d0e-8ccf-8e48320563f9
39
39
  X-Runtime:
40
- - '1.752756'
40
+ - '1.752759'
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:05 GMT
44
+ - Fri, 19 Jun 2015 18:39:45 GMT
45
45
  Content-Length:
46
- - '443'
46
+ - '447'
47
47
  Connection:
48
48
  - Keep-Alive
49
49
  Set-Cookie:
50
- - _internal_session=cFJBRVFlZEo1WUcyN2t0Si9zcW1iVlBQeEUyQ2FCanFmSGhzUTF4SUdZZm95R2cvb3M1SGZnWitwVmRSNDZUMHRZSFFYcEN2ZC82ZWxlY1FwMHU0NlBLZy9aR1ZsbmhjQUp1Q2xVcVQxU01CVW9NYjd5aFBUUFozM1lCb3REdlVtOXpxVHkraFJEWndHWi9rcVMrSFpKWDVDc2k1akNnaW1BSFNkMXdWL2NFaWF3MUM5bEJGaVU2NTZqemQrWUdLb0o0NWczZzNlaTFlL1VZSnNtWWJ5ckVLcXBDMjloejZ3OFJ4TkRZU25PUnVrWkd1aWVpNUVkaTllbmlTRldKUS0tV2RTYzBudXZicXZGQ2s0ZWJFUkZBUT09--ac4b32152f5f7029504d883b5c7e7fa3252d5c60;
50
+ - _internal_session=cjRRSGM5MTBjTjU0SG1uYUl5UWtFSGs1ZGhGS1h3bXRMSkh6dVhBakx2b1pyUE9GTWRldWZycnMyRHAyT3ZHZGhJOUJUQ3FJVC85Qks3aEJVVmdFNnVpeXhtRFZTTnE4RWEybmtLM3VVbmtNelZweCtISEplYkoydWhVenVaOGJkVldKT2d4U016bzBiOWxXdnpEbFVNSnlqZUwvQllESElyaG5iL1Q3KzR2U3dzaVpYT200VkxhSDJVVEVTVE1tSVB2aFBRZEJQWG9OQ2ltaTZBTFVTaUE2b0N6Zktpb21oV1FxY01xekxDQXlMTnNFb2dNSDFiaFNqa29UaDYrbi0tbDBSdTRJMHg0VmJsSnhQdzBZVzdpQT09--c703ca3f7b15ef624bb257856ce7781a3b8b8a39;
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":"_:g70310878872960","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
- love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/3e/a6/bb/65/3ea6bb65-50c7-44b6-93d3-e7e9e0075fb9","@type":"oa:Annotation","hasBody":"_:g70310878872960","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
55
+ string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70154444692760","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
+ love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/foo/35/4d/76/26/354d7626-33bd-4ac5-a4e7-fc98c5c70ec1","@type":"oa:Annotation","hasBody":"_:g70154444692760","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
57
57
  http_version:
58
- recorded_at: Mon, 18 May 2015 20:08:05 GMT
58
+ recorded_at: Fri, 19 Jun 2015 18:39:45 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:05 GMT
78
+ - Fri, 19 Jun 2015 18:39:45 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:05 GMT
86
+ - Sat, 20 Jun 2015 00:39:45 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:05 GMT
102
+ recorded_at: Fri, 19 Jun 2015 18:39:45 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:05 GMT
124
+ - Fri, 19 Jun 2015 18:39:45 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:05 GMT
138
+ - Sat, 20 Jun 2015 00:39:45 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:06 GMT
1256
+ recorded_at: Fri, 19 Jun 2015 18:39:46 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:06 GMT
1276
+ - Fri, 19 Jun 2015 18:39:46 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:06 GMT
1284
+ - Sat, 20 Jun 2015 00:39:46 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:06 GMT
1300
+ recorded_at: Fri, 19 Jun 2015 18:39:46 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:06 GMT
1322
+ - Fri, 19 Jun 2015 18:39:46 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:06 GMT
1336
+ - Sat, 20 Jun 2015 00:39:46 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:07 GMT
2454
+ recorded_at: Fri, 19 Jun 2015 18:39:46 GMT
2455
2455
  - request:
2456
2456
  method: delete
2457
- uri: http://localhost:3000/annotations/3e%2Fa6%2Fbb%2F65%2F3ea6bb65-50c7-44b6-93d3-e7e9e0075fb9
2457
+ uri: http://localhost:3000/annotations/foo/35%2F4d%2F76%2F26%2F354d7626-33bd-4ac5-a4e7-fc98c5c70ec1
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
- - 62ca9f95-9a2d-45e5-b2e8-d5ba67cf75d8
2484
+ - a8ba5d2a-f35c-43d5-999d-01ce16945c03
2485
2485
  X-Runtime:
2486
- - '0.248837'
2486
+ - '0.159050'
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:07 GMT
2490
+ - Fri, 19 Jun 2015 18:39:47 GMT
2491
2491
  Connection:
2492
2492
  - Keep-Alive
2493
2493
  Set-Cookie:
2494
- - _internal_session=aEFsd2tRcjF6MmVxeHlMQUVJVFhEcTBGbmhZdzhyTHFIQnI1SnA2NEpTM05sSk1OaVgzdTJLbjd5d0w1MnBtYjNESVYvSEx6d2FGSTByVGZEcVJjNFd3dk5jQkhEamNvMlA0UlpkQVdvbEZkRXBVcW9pOS9xTC8relBWSVduWDJhN09adndZWWNXK01GNU9YZmp1Q3A0QlFOSFZZVlQrVU1oN3FmMkx2OStvNmFpWmFxMk9GTzB3TzlsOENZVnY4LS1qT3A0SEI0R1U4M0d3MWFPczhwRmdBPT0%3D--348e36b40739c492ebdb0d9d3b4561c99ba1951a;
2494
+ - _internal_session=RllmaWYwUDJJdzh0Wm9kaVZyQ1BMaXh2dWlzT2syMllYM0RsaXZpTlA4emlldUhnSjdQeGtJTVkrbFMxY2VtUVdQaDFLQVo1aFozbm1HKzU5b1RqTzZ3akovMXh3ZHVYTGo4R0tCelppWkhZV3drL2V5RTZtbjVLMlVUSmJscnhJNk9pQ0Zpb2hoVzNTMXhuUlRtemlJdFFYeDVUdExvcGVUQmxjVEdzTTNHeGs1RHpSWjdMNGtWN3Ywc3I5U09xLS1UcDRNVnAxNUtPWTVTUTJvdjRaVkNnPT0%3D--426219eb9e0100886a3557e76f317aaca428c487;
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:07 GMT
2501
+ recorded_at: Fri, 19 Jun 2015 18:39:47 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/"1b7c1f0122283905d9e9125a689b616c"
34
+ - W/"f713bc54002bcbb70db34a73addc9e7b"
35
35
  Cache-Control:
36
36
  - max-age=0, private, must-revalidate
37
37
  X-Request-Id:
38
- - 2112e0fd-3ca4-49a8-a8dc-76d6b14c5e28
38
+ - f367a5d3-5fea-4ba8-841e-10ee863c506c
39
39
  X-Runtime:
40
- - '1.784130'
40
+ - '1.774975'
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:20 GMT
44
+ - Fri, 19 Jun 2015 18:40:00 GMT
45
45
  Content-Length:
46
- - '443'
46
+ - '447'
47
47
  Connection:
48
48
  - Keep-Alive
49
49
  Set-Cookie:
50
- - _internal_session=WFRGVlZaeHVYS3VBY2xJWVZhcmpxU0dFV1FjclU4ZWtXZEYvREhGdkNhQ0l5em8zNDFYajdSVlFyS3d4a05yVkhmencvZTlWN0owcE56enBwUldKb1I5UC9QNFJCckdMR3V0VWo5MW9TRXFxQ0NUeEZEa1Z5bnMyalJPcnIvSitFdXZCQVJvL1ZiT2VkT3JRSXZtVWxDMytsckh6ZWhKT1NaWmZtSkhlWXl2dHdJUkhybDVTckw4WXJPK0FrQjBlV1JWaTFxNXhyRUxkSldJUXJ0M3pTWGsxay9yUkdSVXlEYmUyb0lTQ2RhQXd3dDdveDRxSlFEK2dpTWpSc1g2ZS0tMm53OXFOK2RrdGtYVVBLNitjYmI5Zz09--3431164672e3bc64f80716f79545beeeac5b5d27;
50
+ - _internal_session=a3N5ZVVKZVRUd2RoVlM4bkZkc3RIZ0VyaUpQdnZRZHRzanlWcmozWm94UkpDTis3RU9QZ1QrS0ozYitxelJNQWNTZS9ibC9qVlB1ZnRJQ2FZVk1SQjgwVXkrTWhkL2VpUHNnMytLTUc1aXA5cHJtQ1VPY2QzdmYvVUswUENHY0hCQW92OERQVGlHdm1qMFduUWJ2WmtIciswQjFPWDl6c2lFdE4zL1EyMmNvUlA3WHZnQXV3WFBaN1pYdHJjU2Q3L3V3cnhmeGhDQ25PcEI1Q0tkeDNRcEJxeGdPS01QdjAzaUdDL0d6Q0xMYW9LdW9lOWZtVHVLRTFHampmWHJiZS0tSE5BWEVhRjNRWGg1R1U5WE9rMnFzdz09--940d663536c0c406954c23381eab15f66e4d7578;
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":"_:g70310882611640","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
- love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/e1/e6/d8/a1/e1e6d8a1-c539-467f-937b-6f12df465a47","@type":"oa:Annotation","hasBody":"_:g70310882611640","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
55
+ string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70154459786900","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
+ love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/foo/41/1e/c8/f1/411ec8f1-6c4c-4c21-ae53-2996180b77a6","@type":"oa:Annotation","hasBody":"_:g70154459786900","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
57
57
  http_version:
58
- recorded_at: Mon, 18 May 2015 20:08:20 GMT
58
+ recorded_at: Fri, 19 Jun 2015 18:40:00 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:20 GMT
78
+ - Fri, 19 Jun 2015 18:40:00 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:20 GMT
86
+ - Sat, 20 Jun 2015 00:40:00 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:20 GMT
102
+ recorded_at: Fri, 19 Jun 2015 18:40:00 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:20 GMT
124
+ - Fri, 19 Jun 2015 18:40:00 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:20 GMT
138
+ - Sat, 20 Jun 2015 00:40:00 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:20 GMT
1256
+ recorded_at: Fri, 19 Jun 2015 18:40:01 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:20 GMT
1276
+ - Fri, 19 Jun 2015 18:40:01 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:20 GMT
1284
+ - Sat, 20 Jun 2015 00:40:01 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:20 GMT
1300
+ recorded_at: Fri, 19 Jun 2015 18:40:01 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:21 GMT
1322
+ - Fri, 19 Jun 2015 18:40:01 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:21 GMT
1336
+ - Sat, 20 Jun 2015 00:40:01 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:21 GMT
2454
+ recorded_at: Fri, 19 Jun 2015 18:40:01 GMT
2455
2455
  - request:
2456
2456
  method: delete
2457
- uri: http://localhost:3000/annotations/e1%2Fe6%2Fd8%2Fa1%2Fe1e6d8a1-c539-467f-937b-6f12df465a47
2457
+ uri: http://localhost:3000/annotations/foo/41%2F1e%2Fc8%2Ff1%2F411ec8f1-6c4c-4c21-ae53-2996180b77a6
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
- - f2a80658-dc1b-4c35-80b5-cd90571381e9
2484
+ - 4fb68afa-ade6-4168-800f-747cacc3ef28
2485
2485
  X-Runtime:
2486
- - '0.235576'
2486
+ - '0.169042'
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:21 GMT
2490
+ - Fri, 19 Jun 2015 18:40:01 GMT
2491
2491
  Connection:
2492
2492
  - Keep-Alive
2493
2493
  Set-Cookie:
2494
- - _internal_session=V0hac0lJQlA4bTB1Uk9FT29OcHVDMXpmeE9KMEpiMlZQTXhvQVlhVHVOem1ZTXNFZG5ZdExqZUN4SXBGbE1aU0xoLy9QOTZUT0t3TnNpWjlXUHE5RHZtRi9Vb2dqZFlFSHdrYnptQ2dRSUJlbEN1bFc2NFJ2UkdXL1VhYndsN0hDcW51TVFKY2VvK1V5ZFNDc1EzbmUyZnA5ZjVjZzNYb21NY1RzL0ZKUGRhN0VaM0prdDJwb3U1b3lNNUtZSEJoLS1zQWdQanZpeWpsNWxQT1lwTEJsaWd3PT0%3D--39f209460e2e882ed12d5a3827bb8eb7728e158e;
2494
+ - _internal_session=R0NvZkU1d2RVOEFNN3VadmxoejYvUHJDSzRCOW5wZENtZTJ4L0FyM1NWNUFEZDdkN1lMQXRDYTExVWRxTm5TWlRNTElDQVpZVkNiT3NuYmtZZ3dtNU52UEVYN2NKY2hTNUNMZlFBUXNTZms3M2p1clBxQWtDOXgxTW9aWExtNXBGL3NHaldDTkxUZTVKT3FCdkYrMzNLOElBOXV2cXpWUHNhSVJ6cXFSRE5rYTFqUUxQSUsvTkpYNllKR1JOamZxLS1UNWhJeXhPMHQ4U1hQZ1pVdklQL05BPT0%3D--1dfdfad52e6ef790de6c4e268e266658798eb64b;
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:21 GMT
2501
+ recorded_at: Fri, 19 Jun 2015 18:40:01 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/"6a76b93fd65b53a253564e0259d1d357"
34
+ - W/"2f70828e37af33cc3b135cdd32bee318"
35
35
  Cache-Control:
36
36
  - max-age=0, private, must-revalidate
37
37
  X-Request-Id:
38
- - acea1372-6478-4143-8aad-16292890eb94
38
+ - 239b6241-5119-4513-aa60-88dc3f17b9cc
39
39
  X-Runtime:
40
- - '1.771144'
40
+ - '1.774093'
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:05 GMT
44
+ - Fri, 19 Jun 2015 18:38:42 GMT
45
45
  Content-Length:
46
- - '443'
46
+ - '447'
47
47
  Connection:
48
48
  - Keep-Alive
49
49
  Set-Cookie:
50
- - _internal_session=RlBXS3FJZHQrK1QwTEFwdDBHR1p4ZlJHYjdqazBhaVRyeWZxYmU5d3pwb3VEYVpSSmY2dUtKMUsyVmJETEk3ckd0bTZwMzFUbmIySnp6Qk5CclJ5Ym9GVGtKeHBoSHB2YjZWeTc1SDIwcGtYZ3BGWkdUZXdVdjVyNW9uSjRack9Yc0Y2MTd5d3pWVlVQN2xTajVTcU10STNTS1BoZW5RN1VpdGNEekhjbVRqNWdiUWpuaEhINkYzL3dzSkJzL0x3V01hYmR5NUlkL3kxREpNSWsyMEt1aENZTUUrZkFPNmNPc1ExTkNxdkZTbUtvNjNVNGpLT2Z5UmxMY1lWY2VNVy0tUktmSDdPTkVHMjlxVU5pZHQxU1RBdz09--8eebc520d1575674560890f14e1906455c815c25;
50
+ - _internal_session=V21uaXhFeUc3WE9kMVFXWk5JN1FaaUdXZVRCTy9RRlM3aXk0aWZlZ3RWVGhVdExJQVhQdmEvTjVOZjVmVU90dzhzTUZ5dWZPYlZUd1JPeG1TNzkzUEZuSWRYYWNpN0l1TWxacjFpZ2RSNTBvNElPaERMQWJqV294Wk8wNlJTbmpGdmhhbHBSbHlzMmtWbEJYODh3NUZZb2JoamF1NXRoVzRKSUVpcWJ3MWhMejlLOWZHdGxad1ZjYjZuR1U0RmxYanVIRERFL2ZYcUdHbmdxSUtFc0NYSnN6UGRmTGthZ1FNWUYxMWUyVWswemEzb0F3VUFmWWViaEVDc0RtWk81SC0tN2tNdzJCRFkrVXF1bERRd3pWRjg3Zz09--19043343152794d13ae10a3a17c9c08c8aa70c02;
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":"_:g70310887745080","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
- love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/66/9a/b6/6c/669ab66c-72c1-4589-af16-b6cd3b78c666","@type":"oa:Annotation","hasBody":"_:g70310887745080","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
55
+ string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70154449752880","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
+ love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/foo/fd/a3/29/ab/fda329ab-ec14-4c25-bd70-c381e547ecd4","@type":"oa:Annotation","hasBody":"_:g70154449752880","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
57
57
  http_version:
58
- recorded_at: Mon, 18 May 2015 20:07:05 GMT
58
+ recorded_at: Fri, 19 Jun 2015 18:38:42 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:05 GMT
78
+ - Fri, 19 Jun 2015 18:38:42 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:05 GMT
86
+ - Sat, 20 Jun 2015 00:38:42 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:05 GMT
102
+ recorded_at: Fri, 19 Jun 2015 18:38:42 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:06 GMT
124
+ - Fri, 19 Jun 2015 18:38:42 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:06 GMT
138
+ - Sat, 20 Jun 2015 00:38:42 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:06 GMT
1256
+ recorded_at: Fri, 19 Jun 2015 18:38:43 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:06 GMT
1276
+ - Fri, 19 Jun 2015 18:38:43 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:06 GMT
1284
+ - Sat, 20 Jun 2015 00:38:43 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:06 GMT
1300
+ recorded_at: Fri, 19 Jun 2015 18:38:43 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:06 GMT
1322
+ - Fri, 19 Jun 2015 18:38:43 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:06 GMT
1336
+ - Sat, 20 Jun 2015 00:38:43 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:07 GMT
2454
+ recorded_at: Fri, 19 Jun 2015 18:38:43 GMT
2455
2455
  - request:
2456
2456
  method: delete
2457
- uri: http://localhost:3000/annotations/66%2F9a%2Fb6%2F6c%2F669ab66c-72c1-4589-af16-b6cd3b78c666
2457
+ uri: http://localhost:3000/annotations/foo/fd%2Fa3%2F29%2Fab%2Ffda329ab-ec14-4c25-bd70-c381e547ecd4
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
- - bfdeb434-a6bc-41f6-999d-7c47a7be52cd
2484
+ - 158d2489-69fc-438d-9869-f611f53d1df1
2485
2485
  X-Runtime:
2486
- - '0.249562'
2486
+ - '0.159085'
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:07:07 GMT
2490
+ - Fri, 19 Jun 2015 18:38:44 GMT
2491
2491
  Connection:
2492
2492
  - Keep-Alive
2493
2493
  Set-Cookie:
2494
- - _internal_session=QThLQ05zTTJJdVMxS1lzcWIyc1RrU2ZMbWlzeFhsNHp3Yi80T0ZaSm9RWXNCU3JENVc2aUxrTnRFaG91c2JKRmhidHV3dVF4eDdwMm9YbWkwRUNkSzZoYUxkRzJlWmdVSXdSeGhTS3F4UHE5cnY5QllEWk1kOXY3TlFBcGp3NnRrSzN0ZGQ1bExqK0tZZ2NpZGFiTm5nME5MN20zSnZXZ3JQaXBPc3d6L1VjTUo5bElkMFRZZDB6L2ZDRnF4NGdNLS1Fc3VsdldwMWRURmtvb01seE1CSWx3PT0%3D--a1c1925bbd76b0b68567ee92643d486c0186d33c;
2494
+ - _internal_session=bzhBMW1CSThDV05IR3B3c2VZeVlhaU5PakVPTUdYVFhyVkJJV3lZWWdHK1VXQ3dENUxpdkJEc1pjeElxUnJUeTdzbzZ1T1UzZE5iWWVkL2Z5SjJIRUpKQkdVUXpHa3pFM3MzcWRqSWJJMFJDL3ZEaFAyam16VytlWGFlYk5SZXF0RklHUVhjR2ROUCttTndpdjhsT3lkM2FwNkVwWit6R0VmWlByZ0liZFY5RlF6MmtqYVNnQlNXQm0wV1dDbkN6LS0rdTZ2eDQ2M1ZUMXVHaGVMakJoU0tnPT0%3D--6ca036b3c9450804ac845cf06a5b37ecb8e2b5b2;
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:07:07 GMT
2501
+ recorded_at: Fri, 19 Jun 2015 18:38:44 GMT
2502
2502
  recorded_with: VCR 2.9.3