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/"5bacd03a8af0b97ec900e162bf379698"
34
+ - W/"37264cb281262533da1b9b2721878298"
35
35
  Cache-Control:
36
36
  - max-age=0, private, must-revalidate
37
37
  X-Request-Id:
38
- - 4fde2adb-6a28-4f63-ba5f-f1b78edf454f
38
+ - acb900ab-0716-408e-bbc8-5e3fe5129c19
39
39
  X-Runtime:
40
- - '1.646171'
40
+ - '1.751788'
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:36 GMT
44
+ - Fri, 19 Jun 2015 18:40:18 GMT
45
45
  Content-Length:
46
- - '443'
46
+ - '447'
47
47
  Connection:
48
48
  - Keep-Alive
49
49
  Set-Cookie:
50
- - _internal_session=NXI2YzdJSlhldERlNzdRUWN3RnVZZjZmSkxTK3NLVW5qZ1RvSFJvb2V3Q3VZT3FuSmVhY1d5YUdRbzZWaWYzVzZTZldLSTJmeURwbEduNkFuQjcvdUlmK3ErVFl5SndWZkY1dzNRY0lhR0hwYjNhT1dRU255bjU1anpObDN0bFVCUWxZT1k4T3pmZjlobFlaUkVtYTY5bk43QlpHU01HbU4rdVg3UzRzd2tyTk9UcElvNFQ2NTRyR1V0Y1Z5cjE1U3h0TVAvcy9nalNYSXpqb1ZUdk1rUXV1YzY1cmtTcGxPdmxlVjlFZFFNQ0xDd1dnR1FDWXpTK2Y3UHY0Skp0eC0tU05OOXNRc1loci91THFSYVpzZ2xhQT09--7faa4ebcc3f20aed1bdebef3625f043c31906bee;
50
+ - _internal_session=eWliZlF5SjRSRnZNU3VQZFhGQUt3NmlXOEZlMnpLb3lRcXFKK2Z1bDYrb2xqN0RxeGd5YWVUMlZqU2xWS2U2K1pZbC9pSmhUME9LTHZYVzZIL0ZEeDRLQ0RBN1ZGZVpoZ2NIZnluWk5qbmgzNWtaUmNwRStaazVlQktzRzBCV05iT1owdDl2cGlYdEZVRm1wR0toM1dDUU02aGdMOUxXb3JNVm03UmVtd0Rha3dpdmx5bkx3VHdib1BWTlpOTnVkdGNDa2hVWTlFVHlCTFVBWWw2c3M5aS93cXI2c2xXSWVDT045emlLTlZRNTJDV3pJdWI3YThUQmVOcVdmQVpBOS0tSEFUTUpyc1pMYmlwNWdhV3pjbW1Ddz09--bf190a548452cbead11c3a1d738c1a9305476b4b;
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":"_:g70310851299500","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
- love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/7c/51/e3/90/7c51e390-22e6-4ce9-a516-a61111662960","@type":"oa:Annotation","hasBody":"_:g70310851299500","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
55
+ string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70154447001140","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
+ love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/foo/43/6f/4f/8a/436f4f8a-b4e9-42a6-bb91-38e4e4a88058","@type":"oa:Annotation","hasBody":"_:g70154447001140","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
57
57
  http_version:
58
- recorded_at: Mon, 18 May 2015 20:08:36 GMT
58
+ recorded_at: Fri, 19 Jun 2015 18:40:18 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:37 GMT
78
+ - Fri, 19 Jun 2015 18:40:18 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:37 GMT
86
+ - Sat, 20 Jun 2015 00:40:18 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:37 GMT
102
+ recorded_at: Fri, 19 Jun 2015 18:40:18 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:37 GMT
124
+ - Fri, 19 Jun 2015 18:40:18 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:37 GMT
138
+ - Sat, 20 Jun 2015 00:40:18 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:37 GMT
1256
+ recorded_at: Fri, 19 Jun 2015 18:40:19 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:37 GMT
1276
+ - Fri, 19 Jun 2015 18:40:19 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:37 GMT
1284
+ - Sat, 20 Jun 2015 00:40:19 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:37 GMT
1300
+ recorded_at: Fri, 19 Jun 2015 18:40:19 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:37 GMT
1322
+ - Fri, 19 Jun 2015 18:40:19 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:37 GMT
1336
+ - Sat, 20 Jun 2015 00:40:19 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:38 GMT
2454
+ recorded_at: Fri, 19 Jun 2015 18:40:19 GMT
2455
2455
  - request:
2456
2456
  method: delete
2457
- uri: http://localhost:3000/annotations/7c%2F51%2Fe3%2F90%2F7c51e390-22e6-4ce9-a516-a61111662960
2457
+ uri: http://localhost:3000/annotations/foo/43%2F6f%2F4f%2F8a%2F436f4f8a-b4e9-42a6-bb91-38e4e4a88058
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
- - c663da6a-3f7d-4fe2-a06b-4782aad756d6
2484
+ - 034a7286-c044-43c0-9b93-af1f6891dae1
2485
2485
  X-Runtime:
2486
- - '0.199476'
2486
+ - '0.225433'
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:38 GMT
2490
+ - Fri, 19 Jun 2015 18:40:20 GMT
2491
2491
  Connection:
2492
2492
  - Keep-Alive
2493
2493
  Set-Cookie:
2494
- - _internal_session=Y2lLRVlkb20renFKUVJ6bW1KdXdkN2NsdkhUVVJ1NVM3L0ZxZU1DcE9mQnZDaDExL0xWL1M5TmFuOFdoVm4wZXlXNC9oYmZwU1NWZWJUNlpQTkd3R09PUjVzL3A2TEhGcE5RWHFSVk93RlJvUklQK2FKdTZWeEVnTEwrNC9lOGlvOGNqVS9mWVRuSlVFYXFxdjdVKzE5UEFRWGU0RDNEVVBZdXFiZXNIMU55RitjRlBpZnpYQ3dZVy8xZkN3dVJRLS04ckxFYVBVdGw1M3lENkhOZEx2ZW93PT0%3D--48f9925debb90a580410ef37049654e81faf2089;
2494
+ - _internal_session=emtKQ1R1Vlhxbi9YTWpYdjljeTF2djVTMHZodm5NWUZCT0djTzhwNkpIUVMyZzBoVk1CRmVBN25kV1BHc0l6emJaTHdJQ2E1c0VXSjgraHpGZ0Q1cVB2MzBabmt2QmxMVlFOUytQKzF0M0dtL1JIT0JoRHdobXZIUk9zNXNnWVJRRmlWYWloYmVtNUs4bTJOWU1KemFCR0hSRDN2S3hTd0NBYUxXR3pQTDB3dDVCY2RtVzRrdndCSjFlWm5abTh6LS10eVBGRUpnbW9OOU16VEU3NTdtMDNBPT0%3D--a3c43fa3e53e2205043851160c537c5b23b3d082;
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:38 GMT
2501
+ recorded_at: Fri, 19 Jun 2015 18:40:20 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/"9006d859837bbbf9a744e4fa19407c40"
34
+ - W/"a5aa25824d8af9d3ea547822daadae45"
35
35
  Cache-Control:
36
36
  - max-age=0, private, must-revalidate
37
37
  X-Request-Id:
38
- - 2055f13c-b6f9-496f-8b6b-316b122fed66
38
+ - c5ebc7b4-312e-4fdc-8856-dc62075d1e7c
39
39
  X-Runtime:
40
- - '2.028142'
40
+ - '1.876710'
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:27 GMT
44
+ - Fri, 19 Jun 2015 18:40:07 GMT
45
45
  Content-Length:
46
- - '443'
46
+ - '447'
47
47
  Connection:
48
48
  - Keep-Alive
49
49
  Set-Cookie:
50
- - _internal_session=c1VpcURBV3VKRkt0OTRmNmxwSDd2N1dNbXIzWnJmaVJGelN2a1ljSGpORGlPYVNMbEVOaTM2bVZtVzI1Z3lyUHZIRERLSWZDZlJvdURrdnR5YWN1RG1Ib2k1QThYdlBES0ZXNmVERVU3SVhRY3RscVd6bjQwaEpQa1RqV0o3UStrdmFaVTBxb1FxMjBQTmdRa0Q1eklKS3ZNQW91Q3kwTmU4cmFKRHlCSmVzODBxNDV5SjlvQzAzWXQvZFFSRm10b2tBZVVMRERQbFFkc3ZvYVlsNHA3dkdhKzVlVmhHU250cW1BU1pjNXVRSFJ1SGx5ZUNVdTlEa0dEWDhkcDc1RS0tZmIwNnFkVzFSMDZXM0lVdW4yODJwdz09--cd9e44cfa47122a16fb8aba6918e8ede0e8b692a;
50
+ - _internal_session=Vm5KZDRuN1RlU242Ny81UHBXd0o5ME5HMEtZRnhJcDVFQk1ySzlwZVZaby9veFNNWkpScnNxZWY5OEwwTUNkRGlFN085STErUmVHMSticVpxSkY5SEd4cTk4VUdMKzdwZmhjUmFrU0ZiejRUYlFzdUhIcklXbDV1bS9NSXhFSTNKVzRTSGh0Y0crY3lsa2IybTcwaTRrTHVRam1CNEJaeVIxUTA4cDhKZlVMYkFkUnk2Nm1sUWdOOW5VS1lLZDhhNDBReUZGcmg0YmNtTHJ6dXJnVmpLTnE1ZGFqU2FuRlIzMlJFMlQxTC90NFQxQno0cTdSVEJmYTRpS2QwOWt5OS0tbUJub3hXL2ttQmxiSENZdG12VkRRUT09--90df143ff90b1a72630420760e9912c57778df93;
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":"_:g70310883476240","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
- love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/49/48/a8/95/4948a895-1b34-4303-b68b-6706ae42e2b7","@type":"oa:Annotation","hasBody":"_:g70310883476240","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
55
+ string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70154446974660","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
+ love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/foo/8e/7d/57/e7/8e7d57e7-19fb-426b-a7a4-036513c8dab1","@type":"oa:Annotation","hasBody":"_:g70154446974660","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
57
57
  http_version:
58
- recorded_at: Mon, 18 May 2015 20:08:27 GMT
58
+ recorded_at: Fri, 19 Jun 2015 18:40:07 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:27 GMT
78
+ - Fri, 19 Jun 2015 18:40:07 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:27 GMT
86
+ - Sat, 20 Jun 2015 00:40:07 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:27 GMT
102
+ recorded_at: Fri, 19 Jun 2015 18:40:07 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:27 GMT
124
+ - Fri, 19 Jun 2015 18:40:08 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:27 GMT
138
+ - Sat, 20 Jun 2015 00:40:08 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:27 GMT
1256
+ recorded_at: Fri, 19 Jun 2015 18:40:08 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:28 GMT
1276
+ - Fri, 19 Jun 2015 18:40:08 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:28 GMT
1284
+ - Sat, 20 Jun 2015 00:40:08 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:28 GMT
1300
+ recorded_at: Fri, 19 Jun 2015 18:40:08 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:28 GMT
1322
+ - Fri, 19 Jun 2015 18:40:09 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:28 GMT
1336
+ - Sat, 20 Jun 2015 00:40:09 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:28 GMT
2454
+ recorded_at: Fri, 19 Jun 2015 18:40:09 GMT
2455
2455
  - request:
2456
2456
  method: delete
2457
- uri: http://localhost:3000/annotations/49%2F48%2Fa8%2F95%2F4948a895-1b34-4303-b68b-6706ae42e2b7
2457
+ uri: http://localhost:3000/annotations/foo/8e%2F7d%2F57%2Fe7%2F8e7d57e7-19fb-426b-a7a4-036513c8dab1
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
- - 2de19fac-b118-4ad6-b20f-116f1f44b558
2484
+ - be3546ce-ddf6-4164-8e6e-1596eafb2cd2
2485
2485
  X-Runtime:
2486
- - '0.214643'
2486
+ - '0.183937'
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:28 GMT
2490
+ - Fri, 19 Jun 2015 18:40:09 GMT
2491
2491
  Connection:
2492
2492
  - Keep-Alive
2493
2493
  Set-Cookie:
2494
- - _internal_session=STVDK0lnUTRlV2FadDVXKzJ3WlRxT2g2YlQvV0NIbWFyMGl0SFZiYVQ5dlJlQWpHVkgybDd0dStVWXFLLzR4M0pWSDY0U2NZOFdYYUdEY0UzNThNdFB5UDdWbllBU0JrMk03YVBYVFdxeElWc0hvalY0c0p2eVBMcHJlYUlDV2htZ0s4TUQ3c3R6aWgrLzdRZEdTeWt1MVYrajhDM1ZTaUhoWlV5T3VweGpaSTI4a3hoOXJ3enk5QU1ZZjhNSERoLS1YNWY5Zng3SkpDenlQdVNtYjM5UVVBPT0%3D--b762fb142a52fc4e4433ae8a51161adec6c3a945;
2494
+ - _internal_session=dE5CZnh3MDBSWGNHcGJrUDcrYVBhTXdVYUxHVjRPMTY2d3lVcm01NDZLZFJlMmhqRitqYmdJam5rVVdZaUM2YmJlenh2Q3pnVUp3NVZPR1VVQ1A1RFBhSEZNUE5wTGNVdjVQaitFWVFxWDVZbjFJVnlGencxdVBiU0crN2JkS0JFQkwvQmwzV0VlRTREWmFtNWlwMXc5dDJ6NUMrU0lYeDNhTEZtbnQ4b1dCNjNoNzVmVEh6aGE5bWI1Zk9oNFltLS1aUklYcXlyT1BzbEE5MTgzaGJyS21BPT0%3D--7fa9d6a15edf3d61e71c73770a379fab8dd6c5be;
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:28 GMT
2501
+ recorded_at: Fri, 19 Jun 2015 18:40:09 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/"df07f5d1aadd2ba06122ab2a601ee14a"
34
+ - W/"b699cb8eb76cf97b7cb8e58b03585cdf"
35
35
  Cache-Control:
36
36
  - max-age=0, private, must-revalidate
37
37
  X-Request-Id:
38
- - de768aee-8ce9-4e1c-a5b7-5e791321a17f
38
+ - d64d76bb-344d-4f2b-acbf-13bfdcb40893
39
39
  X-Runtime:
40
- - '1.621330'
40
+ - '1.899294'
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:52 GMT
44
+ - Fri, 19 Jun 2015 18:40:36 GMT
45
45
  Content-Length:
46
- - '443'
46
+ - '447'
47
47
  Connection:
48
48
  - Keep-Alive
49
49
  Set-Cookie:
50
- - _internal_session=bStwck1VODJjK0kvT2pJRHFJcTluOW9tWkxPZ08xY2h5Z01aakRwK282RlEwWmU5ckNiRU85WUM2TTc0RjNGTUE1UFBZZkx0cE9HNDNTcld1dzVLSmVOT0dMTGY0K1ZxQktMV0QwZjNEL1VSa2x1bG8wLzJTNGdROTBYZUZsMFcxRVQzU2NSVU5HQmw1ZGoyU1VSRGw2ZWJRa3lXd0VpKzd6SDNSejVWSXFPK1Y0TDBJalgwOHdNNUl0U0hhQlhBM0NDcG9laFZJdkt2QlZ2M2FhZ21TbUdLdEZSMitTb1QydmJwSWcxSzZsQURObm95Y2Naem9jbnA1ZjFBS05xVS0tNXRNOW5KRnRkc3hNZURqSFF0L0pIdz09--a741e7733fe364d1818a5f93ff201559b250ce0c;
50
+ - _internal_session=T1FyKytVa051RWxISS9RSm5CSmRubmJrdXJYTDVKQnM4YmN3Y0dCNHBmTk9nWDhlNU9KQytwZVZzb1dtZVhjem1XMFZMemhKL1RxTU1ZQVpkZWlzRHl0YUd3QWJUdmpPcWNZeEY4MVJpTHNuNWRiUzlCSmZuRGZNV3ZJNmQ4TmtQUU40Q210STQ0ZWZYZjRtbVpHcGxBWFJ0azBrblhja2t5OXNNeVlZN1E4cTNqMHRaTjU5Q2ZuTmFFK0ZpQXRnQzZmRmcrUmtSN1d5anFBQ0czbzFFeDF0RmR6N1NZS3BCNTZRNlBISTNXOHZXS1huaTZUNXNuSmZ3Ty8ycU01dC0tR3UvWVVyVldOTmEvd3hRelRKcHQ3QT09--b87b4067027b96b3ec26e6bd11e4f07504df037f;
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":"_:g70310886274700","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
- love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/c5/11/7e/7a/c5117e7a-25e9-43cf-ad51-e9e5469c4004","@type":"oa:Annotation","hasBody":"_:g70310886274700","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
55
+ string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70154444891500","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
+ love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/foo/23/b6/29/12/23b62912-8800-4e99-8410-3c91dea747d0","@type":"oa:Annotation","hasBody":"_:g70154444891500","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
57
57
  http_version:
58
- recorded_at: Mon, 18 May 2015 20:08:52 GMT
58
+ recorded_at: Fri, 19 Jun 2015 18:40:36 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:52 GMT
78
+ - Fri, 19 Jun 2015 18:40:36 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:52 GMT
86
+ - Sat, 20 Jun 2015 00:40:36 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:52 GMT
102
+ recorded_at: Fri, 19 Jun 2015 18:40:36 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:52 GMT
124
+ - Fri, 19 Jun 2015 18:40:36 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:52 GMT
138
+ - Sat, 20 Jun 2015 00:40:36 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:52 GMT
1256
+ recorded_at: Fri, 19 Jun 2015 18:40:36 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:52 GMT
1276
+ - Fri, 19 Jun 2015 18:40:37 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:52 GMT
1284
+ - Sat, 20 Jun 2015 00:40:37 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:52 GMT
1300
+ recorded_at: Fri, 19 Jun 2015 18:40:37 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:53 GMT
1322
+ - Fri, 19 Jun 2015 18:40:37 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:53 GMT
1336
+ - Sat, 20 Jun 2015 00:40:37 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:53 GMT
2454
+ recorded_at: Fri, 19 Jun 2015 18:40:37 GMT
2455
2455
  - request:
2456
2456
  method: delete
2457
- uri: http://localhost:3000/annotations/c5%2F11%2F7e%2F7a%2Fc5117e7a-25e9-43cf-ad51-e9e5469c4004
2457
+ uri: http://localhost:3000/annotations/foo/23%2Fb6%2F29%2F12%2F23b62912-8800-4e99-8410-3c91dea747d0
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
- - 52ae00d8-2680-43d2-84f5-b526d37d2ba1
2484
+ - b8851a43-fc8e-4ebe-9875-4fe9336c826f
2485
2485
  X-Runtime:
2486
- - '0.219275'
2486
+ - '0.223769'
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:53 GMT
2490
+ - Fri, 19 Jun 2015 18:40:37 GMT
2491
2491
  Connection:
2492
2492
  - Keep-Alive
2493
2493
  Set-Cookie:
2494
- - _internal_session=K2xPVnYwaGtwdUF6ZHNmMXQyVjdabFUzczh4bjBzVkVVVDdIM2xyajFQR3JuNTRyaXVhRHdKdllFWm1UVnBtOXZXS0ovN3ZQczRoN1hCS2tQcjRpa3ZpendwK3ZMdFFoN1F6MTJkTk56WElMYmtxNnNDeXJMbjRNNkk5M0xCNm14aFI0QXYralpwRlY2WFh4WmFIQy91Znh5NXVMdW43U0lZRVFnTnlhUXcycy9wREVkR0hTM1A0dGpEM3JoMUljLS1XVU1Hc0pFV3pMT0QxM2JMYUtuMHZnPT0%3D--677ea3394aa60d351bc7431182101c0ca62d0251;
2494
+ - _internal_session=RVJWYWVWMk5WTEZTWEJRY2dFam9kNDNLc3hDVVBFa3ZyT3o0MHVlL04xd0JkUng0VzY0c05PQm1mWG5kbjZ0UkpSeVYxTmtnbzdlNEt3NkRUWHVlN3owWDJkdTU2UC9CM2kxV2sxS29vY1BsQVBkVjl1SjNZRGl5RFIreEY4VWswTjV6ZGVZa3FjVDlobGs0YytvMVZiY1pUbFdNc01sbno4YlU2MytqNVh4MVFhVCtVY0JGcVFOM2JnbmVZSy93LS1MdVRZbUprdVBTVDVHbldPSUpKdmpnPT0%3D--d48a791eef88a2a5a32e39f9fe58f6636041fa6b;
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:53 GMT
2501
+ recorded_at: Fri, 19 Jun 2015 18:40:37 GMT
2502
2502
  recorded_with: VCR 2.9.3