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/"14bb5ce40e11541ca0c331bc84b51bf8"
34
+ - W/"0209e7af9a004ee43e929b875c127ad3"
35
35
  Cache-Control:
36
36
  - max-age=0, private, must-revalidate
37
37
  X-Request-Id:
38
- - c2ef969e-acda-465c-9cdc-0bce30f65fdd
38
+ - ea4ab495-b302-4dc6-9a54-3ddd3fb9d3d9
39
39
  X-Runtime:
40
- - '1.732281'
40
+ - '1.948083'
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:55 GMT
44
+ - Fri, 19 Jun 2015 18:40:39 GMT
45
45
  Content-Length:
46
- - '443'
46
+ - '447'
47
47
  Connection:
48
48
  - Keep-Alive
49
49
  Set-Cookie:
50
- - _internal_session=QUwvbWhKZGlwdUtMeDhTZjJncTFyODYxOWtocGFUUUo5VzVBOTk2L081UHhMR0FueUxMR3lMVHBFa1VHYXhqWGNmSDd4aGJPbHpLZlhKdW9rMkw0a0dZTTNVNUx2dmlpNTVUN1E2WFc1Nk1WSkhldWNaTWF3T1JRZm5acjdMQ1lSM21MdGhBVkQ5RE1rZlJUN0ZzeGw2Z2pPK0JoYU5XUVBwSlBkR1JSNTM0YUZ3bEs4TGtlOXE2V2RtcjJibGxJL2NMSW5XQ045RFdESFVaVWFDa0E0K2V0UTYxM0M0SlVwV2JaWEhxNzAwQW8vQWU5eDN1Y3Z1MTR5MjBnNnNtLy0tSnBka2xNYXozT3lZRDNTWDlSTkhWZz09--236ba8d17883e23613fcbe0e02433e912ccbcec0;
50
+ - _internal_session=dFJML25VUE5MTGU2aUJKeW9kMHJ3ZzFnNDZ4TGJzZWE3V2Y3MGhjOXhNZHFZQ0dJd2ZDdXoxUjZGanNCTGtNUCs5eEdmZmdRN21zajBLUXF2ZE51WUpVVFQxSTdUaEIrNHJiOUFxQ1BxZWhsejdMVGNzMjlHVWhHRER1MnVxQ1pUaEVoSU56RnlCUURPWmgvM1Iwb3BhcUxTZ0xONFVWRnVmSFRCTy93dU9YbzRRL3BXZjlqbnJHblhMeElOaGplRmZXQ0VKOUw3bmZWUEZkYXFFV1lQVDRmeUhsWkNpbnVFNlZ6Qk95bDBJRFQ0cENHWTd3TXFsNmZBdmFIT1g4di0taTZONktkSjZYcmQvb1NGUjNHUjY1UT09--ef23b208f4e6893586189511fdfc93c3754ffa34;
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":"_:g70310858147740","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
- love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/4e/52/bc/20/4e52bc20-d3d4-4f47-a5ad-e23d28d2e7cd","@type":"oa:Annotation","hasBody":"_:g70310858147740","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
55
+ string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70154459658900","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
+ love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/foo/4d/08/83/0a/4d08830a-e75c-4e27-af8e-3835d411037d","@type":"oa:Annotation","hasBody":"_:g70154459658900","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
57
57
  http_version:
58
- recorded_at: Mon, 18 May 2015 20:08:55 GMT
58
+ recorded_at: Fri, 19 Jun 2015 18:40:39 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:55 GMT
78
+ - Fri, 19 Jun 2015 18:40:40 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:55 GMT
86
+ - Sat, 20 Jun 2015 00:40:40 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:55 GMT
102
+ recorded_at: Fri, 19 Jun 2015 18:40:40 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:55 GMT
124
+ - Fri, 19 Jun 2015 18:40:40 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:55 GMT
138
+ - Sat, 20 Jun 2015 00:40:40 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:56 GMT
1256
+ recorded_at: Fri, 19 Jun 2015 18:40:40 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:56 GMT
1276
+ - Fri, 19 Jun 2015 18:40:41 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:56 GMT
1284
+ - Sat, 20 Jun 2015 00:40:41 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:56 GMT
1300
+ recorded_at: Fri, 19 Jun 2015 18:40:41 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:56 GMT
1322
+ - Fri, 19 Jun 2015 18:40:41 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:56 GMT
1336
+ - Sat, 20 Jun 2015 00:40:41 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:56 GMT
2454
+ recorded_at: Fri, 19 Jun 2015 18:40:41 GMT
2455
2455
  - request:
2456
2456
  method: delete
2457
- uri: http://localhost:3000/annotations/4e%2F52%2Fbc%2F20%2F4e52bc20-d3d4-4f47-a5ad-e23d28d2e7cd
2457
+ uri: http://localhost:3000/annotations/foo/4d%2F08%2F83%2F0a%2F4d08830a-e75c-4e27-af8e-3835d411037d
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
- - 772c987d-f7df-4bcd-9201-b6b7ed317256
2484
+ - 1d1183d5-7e80-4c4f-9fc7-49e042e5c3b3
2485
2485
  X-Runtime:
2486
- - '0.187622'
2486
+ - '0.240325'
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:57 GMT
2490
+ - Fri, 19 Jun 2015 18:40:41 GMT
2491
2491
  Connection:
2492
2492
  - Keep-Alive
2493
2493
  Set-Cookie:
2494
- - _internal_session=cjlia3Q3cFBJZWR6dTZoSGI2YzVTL1dVSHVWQ3A4N01Kb29nZEwybldyRHRNZHJxMWExYW0walJVZ2lkdVMxODYwSCsyUEVhY0NIOVJJNlZDT2tUclVCTU9QTlVrOFJudkdFVWl3em1LUjJoejlHbEtxaU1YL2oxZFYvTmkybGtIaHczVThJZG1pUlRIZUplTnRqNm9DaTBZdDRwdUxveVBUQ0pocC84NThiT2kvUW5WWkJCdFZHd2VxNVRIelczLS1uY013Y1VwUVpNOUxXcnh3WUFTaE1RPT0%3D--eba459b722a475e145686007c10243d6fa3370f9;
2494
+ - _internal_session=S3VGMXZwUXZ2SE1waUxmajg1Qmp5NktHcW5qTG5FR2Q5UDZUVjNsZFhCblBtdEU0S05IT2FPSGJWQTZYRVFWN1E4VUxOQ3V3OGl0QUpxd1dpUXA4Uk9iTDlLSFNReXd2RUhBTE5oZ2M3amRTZk1CdnZSOXJlbE1wWXluUXprN1hrR0FNVFloc1NyR0xUdXVGdkpuWGY0K2ZlTk9jQVRHZkNybkVlTG9TNHVxMUh3Q3Q3YkdTV3lBcjVqdzNzTWx4LS1MYVdLRzN0eVBMemY2Qys4OVhkRGx3PT0%3D--84a4431767a22c5c3accfc7c9c22ca4c2a903365;
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:57 GMT
2501
+ recorded_at: Fri, 19 Jun 2015 18:40:41 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/"cbf64771f83c64befd9a279a33078758"
34
+ - W/"a17fa6b3bff740c24e0747d021b023f3"
35
35
  Cache-Control:
36
36
  - max-age=0, private, must-revalidate
37
37
  X-Request-Id:
38
- - b1258a19-6e81-4fdb-9579-9a3ba2b366c2
38
+ - 06b99e99-2e46-44a3-a055-d57662936fc7
39
39
  X-Runtime:
40
- - '1.762966'
40
+ - '1.827349'
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:33 GMT
44
+ - Fri, 19 Jun 2015 18:40:14 GMT
45
45
  Content-Length:
46
- - '443'
46
+ - '447'
47
47
  Connection:
48
48
  - Keep-Alive
49
49
  Set-Cookie:
50
- - _internal_session=bzkzZ2VWQ2hOL3FwT1A4WmFYN2U2QnoyUTBXOEpYeVI3NTNaUEtzTTUxVm5QYXNtTUE4R2MrRVJSMW1hZkYxQWRjSE1OVUNKOW4zcitjUmt0ajZFbFhncEQwOWM5bThROHcvM0NvL1JQVVBnRUpWSUs1cVdveVMweXNMYmlxSkJ2TUpMWW5Pb1NURmU1T3pFTllPU3oyTk9HZlZYMUNZU1p5OXUzeGdPckZmWlJocjhLcENGS3RRaDRCQ0ZGKzhHWUJqVUFTd1N0SzlXOW4xUVo1TWgzalNNOWMvWG15c0dsb2lOTE1QMExOSG5zUW1aQmpCMERaeGUwOENTRk1yTy0tMDlqWWZ0SmlORHdLNVJ1V0tlM25ZZz09--e59147fdd0842f293b7374334cb863a340c3c564;
50
+ - _internal_session=dzZoZmp4K09qTVVLSnhieHlnbTl0SHVmeXNQUlh4dThWMFg3UVJDNEhQZTNPaVd3Q1JSbjJiOFl6WXlCYklyU0RoLzBkREFMVVh1ajJmWGkxMHJZN2ZTVHAxWnVUM0hpR1hNWGQxQ0I5WTc0dHFSK0hSNHJIVkJXb20yK00xallrQkhhOTV3cGJPakxsd3htVnhJQnZ0Q0IvQ2FMVXdDNURSSjdVWGcvUGtlZU5IYnRlbGp6RW1RdzVydEtuY3NvdC9RTDNCS1dncG1iNmJEcC8zKzhuTit5N2hjaEFYNTFMVjUwc0F0UXBqU1llTnpuSmwxdi9uMWRkK2hUOWFPVi0tNFVETjcvdWRteCtuVTYvU2YrZTJIUT09--e20edb0ab1bb7fdffbe951f3c94c4081762185fc;
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":"_:g70310885229380","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
- love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/20/6d/03/a2/206d03a2-8b7b-4dac-a2c3-85af31a3223b","@type":"oa:Annotation","hasBody":"_:g70310885229380","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
55
+ string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70154599158120","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
+ love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/foo/58/11/6e/8a/58116e8a-e5f5-4793-953c-3aaf02bcf236","@type":"oa:Annotation","hasBody":"_:g70154599158120","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
57
57
  http_version:
58
- recorded_at: Mon, 18 May 2015 20:08:33 GMT
58
+ recorded_at: Fri, 19 Jun 2015 18:40:14 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:33 GMT
78
+ - Fri, 19 Jun 2015 18:40:15 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:33 GMT
86
+ - Sat, 20 Jun 2015 00:40:15 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:33 GMT
102
+ recorded_at: Fri, 19 Jun 2015 18:40:15 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:34 GMT
124
+ - Fri, 19 Jun 2015 18:40:15 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:34 GMT
138
+ - Sat, 20 Jun 2015 00:40:15 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:34 GMT
1256
+ recorded_at: Fri, 19 Jun 2015 18:40:15 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:34 GMT
1276
+ - Fri, 19 Jun 2015 18:40:15 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:34 GMT
1284
+ - Sat, 20 Jun 2015 00:40:15 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:34 GMT
1300
+ recorded_at: Fri, 19 Jun 2015 18:40:15 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:34 GMT
1322
+ - Fri, 19 Jun 2015 18:40:16 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:34 GMT
1336
+ - Sat, 20 Jun 2015 00:40:16 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:35 GMT
2454
+ recorded_at: Fri, 19 Jun 2015 18:40:16 GMT
2455
2455
  - request:
2456
2456
  method: delete
2457
- uri: http://localhost:3000/annotations/20%2F6d%2F03%2Fa2%2F206d03a2-8b7b-4dac-a2c3-85af31a3223b
2457
+ uri: http://localhost:3000/annotations/foo/58%2F11%2F6e%2F8a%2F58116e8a-e5f5-4793-953c-3aaf02bcf236
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
- - 47a3352f-e1bc-421e-81b8-4884678d4e5e
2484
+ - 42e0b9b7-f8f9-4e02-ac3d-bb7c1a74fcea
2485
2485
  X-Runtime:
2486
- - '0.209510'
2486
+ - '0.178198'
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:35 GMT
2490
+ - Fri, 19 Jun 2015 18:40:16 GMT
2491
2491
  Connection:
2492
2492
  - Keep-Alive
2493
2493
  Set-Cookie:
2494
- - _internal_session=SHA0aTRmZkpRakRCWkFrYWNKMSttODdMRnlUNFhmeVdrQ0g2aDhLVFNTd0t5SFI0dXJSZTdGYmpsVWlTQUJKOUJlenhUWFd6eVBmSGhzempoME9EQ1RlNk5ERCtDTEtaVk5xWEQ0QnByaDhxTU9sWGpzNEJZb0xSQmw1OExJT2tzRWJMRStIN1JIS3NiSEl2Z3ZBZjAxZGphL0hrVTAvd3FucXlucUQrbnZzTU9MeTQzSHZXRVhVbDVlejVzeVBBLS1ZTlM1cHV1MEREMDcxWFZJU2tDVmZRPT0%3D--534f079783b679903ae456a9d0f53dee68a067e1;
2494
+ - _internal_session=aGJkdU43QWYwUmhQZ2hPZE0xZ0w3VzFKMEtTUjBlYmhGQXJNWUdnejdzSWVzTlh3N1RybGtJSEpMeUhhZmhTeXZnb2R1ejhrS3RGVlhVL3Y2VTFFdk9FaVlBMWJyZ0VEQkRmTFlxUXh2dENWVjlPVGZHNzhpM1hBZU1FQmNMV1ExUTFXdzZLb3QvOVZGTnZ6azVCL3U1RFRiYlFDTS9mZGx1VlpnN0V2WENkeXNLY0N3cEZZUTRHSGR4R1JGcUJKLS00b2JVakNLUmpFanVPTjlXeU13dG53PT0%3D--7dd4f51956819290cd919ebc8bf471e9a73f68cb;
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:35 GMT
2501
+ recorded_at: Fri, 19 Jun 2015 18:40:16 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/"1163480d56fd5cf9fec01801e83b12b4"
34
+ - W/"8d71df5e3e964a29144935ac5fc45560"
35
35
  Cache-Control:
36
36
  - max-age=0, private, must-revalidate
37
37
  X-Request-Id:
38
- - 0963b00e-e123-4fea-8871-81053048fd91
38
+ - 73e60017-6be4-443f-8cf0-e0cdcee5f553
39
39
  X-Runtime:
40
- - '1.682352'
40
+ - '2.063832'
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:40 GMT
44
+ - Fri, 19 Jun 2015 18:40:22 GMT
45
45
  Content-Length:
46
- - '443'
46
+ - '447'
47
47
  Connection:
48
48
  - Keep-Alive
49
49
  Set-Cookie:
50
- - _internal_session=MDYxSnlVRmFjdXNYdjBFbTBHVUVxWC8rVVRQaU1raGRWbGlJdWFSdjFsdHQ2MlNvRDg3ZFVjbUJHbXJnbHM3T0VFWWd2dTVOcTBJMTc3TGI4S0Z0SE5XWXEzZmZ2MFhkUFkwREJjc0duRkJJSkxzRFF5Rlh6ZGdsOHNqMjZKQlR5RWNqWUtSVjBPRXpWelRTM2pBQk9PdkRSamFUY1N0OVFSNmZ6OG9UcXZDYVNoZlVlbU04SVFtbmtGN3B2Znd0UW91clBNMks5THErZ0FkOHY1R05FOGFpRjBBUGpRY1NyTm9kRWU1QnAyNytXWXJXM0w4UnVnc0JVaEl0dGdUYy0tMFNzSnhzNnRvT0JVMzBCWWc4OEM0UT09--445cb0d3dd19fce5256b5ea845bffa926670ebf3;
50
+ - _internal_session=UVdmWmxSN0g3bys1aFJScnFTWFJXZzdWMjRoK1phSE9UVUpkMTUvWnRuMlVQa0Nabm1kUGgwU1BTR2puZ0x4eUV6V1Z2dnVnN1NGdFZCaWEwaUZNV0lCcHh5MjVhdzdVSDhCTWdqbXpxZER1M2RLVnBDSGtubWEwRVZEVUVCNXNYdVBrVVM5ellqNHhGU1B4UXVpTHFhMWt1ZCtzR2VoOUF5Y2tYM2FKaVdkdGNTcTdJRkxHb255bXNMZC9BOEZJTEF0UUpTTzVTRUFzdTZJQjFJR0VpdDB0YmkxdmZuVUFIL3ZhOCtGd3J4a1c1OVl6KzVxL1hYQmdwejY1QVFUTy0tNzdhcGQrNnh5N3kySlp4cmV2SkxIQT09--a40879324e3805df86ac7dfe9daa7273f9b03c3f;
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":"_:g70310887105780","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
- love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/94/94/72/ee/949472ee-d00a-460d-bb73-656ec32a2bdf","@type":"oa:Annotation","hasBody":"_:g70310887105780","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
55
+ string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70154457756060","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
+ love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/foo/ab/10/5d/04/ab105d04-2829-40ce-91de-528050885ede","@type":"oa:Annotation","hasBody":"_:g70154457756060","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
57
57
  http_version:
58
- recorded_at: Mon, 18 May 2015 20:08:40 GMT
58
+ recorded_at: Fri, 19 Jun 2015 18:40:22 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:40 GMT
78
+ - Fri, 19 Jun 2015 18:40:22 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:40 GMT
86
+ - Sat, 20 Jun 2015 00:40:22 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:40 GMT
102
+ recorded_at: Fri, 19 Jun 2015 18:40:22 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:40 GMT
124
+ - Fri, 19 Jun 2015 18:40:22 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:40 GMT
138
+ - Sat, 20 Jun 2015 00:40:22 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:40 GMT
1256
+ recorded_at: Fri, 19 Jun 2015 18:40:23 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:41 GMT
1276
+ - Fri, 19 Jun 2015 18:40:23 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:41 GMT
1284
+ - Sat, 20 Jun 2015 00:40:23 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:41 GMT
1300
+ recorded_at: Fri, 19 Jun 2015 18:40:23 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:41 GMT
1322
+ - Fri, 19 Jun 2015 18:40:23 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:41 GMT
1336
+ - Sat, 20 Jun 2015 00:40:23 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:41 GMT
2454
+ recorded_at: Fri, 19 Jun 2015 18:40:23 GMT
2455
2455
  - request:
2456
2456
  method: delete
2457
- uri: http://localhost:3000/annotations/94%2F94%2F72%2Fee%2F949472ee-d00a-460d-bb73-656ec32a2bdf
2457
+ uri: http://localhost:3000/annotations/foo/ab%2F10%2F5d%2F04%2Fab105d04-2829-40ce-91de-528050885ede
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
- - c9cbb180-5c0b-4ee9-9102-e30da22d141f
2484
+ - d09c224b-1295-4099-82df-571e3102e8e6
2485
2485
  X-Runtime:
2486
- - '0.201419'
2486
+ - '0.237074'
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:41 GMT
2490
+ - Fri, 19 Jun 2015 18:40:24 GMT
2491
2491
  Connection:
2492
2492
  - Keep-Alive
2493
2493
  Set-Cookie:
2494
- - _internal_session=Vnl3MUYvRFlwbVNzQ29oN3VwK1hyaFY5VGhobFM1NTdZVWtCQ3BjRnFIdW5HaURLdzRiUlU1dE9RY3orL2JBZmU2VnJXbWVwZ2dyUm81T0JyTGF3cUE2MjJPOUkrMmpRK2J0V3QzSTgyWXJzb0hRd0RQV3p4Sml1RXV5dklLQ1htRkdaZkltaTIrcTQyY2FzcGQ4Y3BEQ1FqTGYyMjFKZElwckRJVFgybjJmVlk3VGpMOWdabnZZRVhDK3V4SytVLS1YRVFKdERTZEtPbGMzQkxtNXN5RmhRPT0%3D--b7413f6a3255a3d84a718fac1aa2b8d5b591c504;
2494
+ - _internal_session=emFNK3RxMUdDTlJZdkF6emliVjhuRnpBR2lnQ00zMTJVZC9CYkl2VU5wQnpJRnIwNkd6ZEpjKzVwdk9sV0tUWitkZ2w4KzgrdGt2bStOSi9PeW9xV29SS2RxTjBwWGY0YUJ2WkhkaW9ZVHNtMWdwZXJJRVJYWDhQalZpekQxYUtOMVlWQldnTG1FcWZLbzZEc1ZYVnFmTmVtYUp1OVpscDJLUGxSUU5JRFlSMWxKQ0VHU1BVSS81d2kvaTBYSXdnLS1xU3poQVc0azBlTlBUWGptNkw2MFJnPT0%3D--cf2ab4c780d3a1f4f4ab824919d413ea67c21eb7;
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:41 GMT
2501
+ recorded_at: Fri, 19 Jun 2015 18:40:24 GMT
2502
2502
  recorded_with: VCR 2.9.3