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/"66e9b0fa27b6bb453c23be858df6c62b"
34
+ - W/"391afb32a4c4fd8d4af990515461c708"
35
35
  Cache-Control:
36
36
  - max-age=0, private, must-revalidate
37
37
  X-Request-Id:
38
- - 8e23dc13-3390-43b5-b2cd-802423940308
38
+ - d94bdfbf-204b-465f-a34f-2f486b0c986a
39
39
  X-Runtime:
40
- - '1.486280'
40
+ - '1.796336'
41
41
  Server:
42
42
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
43
43
  Date:
44
- - Mon, 18 May 2015 20:06:24 GMT
44
+ - Fri, 19 Jun 2015 18:37:57 GMT
45
45
  Content-Length:
46
- - '443'
46
+ - '447'
47
47
  Connection:
48
48
  - Keep-Alive
49
49
  Set-Cookie:
50
- - _internal_session=OWpodFNYU0VKVmJxb2RHcll6K0d6aHQ5aUgzeEplZmg1cnBKR3l3NXdvV1NCUVVzTkxGQlhpTXUzekZFSFNoejhzam9XR091NHorQUIzKzF5aWw3dHRLZ1FKa3EyeFRXZElZM0RPUlNLeWlqNC9KVTVBMk9IZ2lSQW1wNDFUUExmYjFKb0crM0NmbDdLdGFkR0hjNzE5emVpMGFQWlFoaWJ4Q0p0YjdUSnRDU3lZdGwvS1BBNWV4c3RSd1RYU0JhdUVZVWU4S1J4L2JJeU9CS2x3VFc0MDZoUGpBV2UyUDNBVlZBZWtzQXlEWHcxTHpGVXNIN3h5MUxvNEMrZGplZS0tTU1pNS94eTR0RkpNK1RQQnN1MURKZz09--8139cc779c4e85fcf21bee9c5913f7e8f4e6ad3d;
50
+ - _internal_session=bmd3OTBBMWZYdHdzbzdoMDRGWlFYMlBuZGNMVnZOby9mUkVVdzEzUE5yTDZlbGRORW5ibTBHU0NNekdsbWN5ajhSdUhsNFlMZ1lmWTdHVzZhbXVsN2RCclZZQ25KYXhTZlhhamxaTFhzVGxPdHNvdDBmSUV5NWlSb0hBY2ljOXZJMC9ETlExd0hGaFdqL2N6UmtqOFVPUFZYb1I3R2c5c0FGMW5sbkxnNWJSK0wzS1pJK2ZWMTNPTkkvQW9FN2h6TVYxKzdya0Z2bkxmREJhOUV3QmswejZMSzFmRDFMS3E3U0ZvU1N4Q3NNVGlEZHUySVU4Nm82cm8vMGpyVUhSLy0ta3NsNUhxeXhLZlpXR2d2TndpbkN2dz09--74074e681973d3aa62283a21a60a80c16a4ab299;
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":"_:g70310856682260","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
- love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/23/58/f6/62/2358f662-3c2f-46cf-93ee-5353a5c9df87","@type":"oa:Annotation","hasBody":"_:g70310856682260","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
55
+ string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70154460222180","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
+ love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/foo/8a/7b/4f/61/8a7b4f61-1cf1-4c28-bc42-f8f745e7bb3f","@type":"oa:Annotation","hasBody":"_:g70154460222180","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
57
57
  http_version:
58
- recorded_at: Mon, 18 May 2015 20:06:24 GMT
58
+ recorded_at: Fri, 19 Jun 2015 18:37:57 GMT
59
59
  - request:
60
60
  method: get
61
61
  uri: http://www.w3.org/ns/oa-context-20130208.json
@@ -75,7 +75,7 @@ http_interactions:
75
75
  message: Temporary Redirect
76
76
  headers:
77
77
  Date:
78
- - Mon, 18 May 2015 20:06:24 GMT
78
+ - Fri, 19 Jun 2015 18:37:57 GMT
79
79
  Server:
80
80
  - Apache/2
81
81
  Location:
@@ -83,7 +83,7 @@ http_interactions:
83
83
  Cache-Control:
84
84
  - max-age=21600
85
85
  Expires:
86
- - Tue, 19 May 2015 02:06:24 GMT
86
+ - Sat, 20 Jun 2015 00:37:57 GMT
87
87
  Content-Length:
88
88
  - '240'
89
89
  Content-Type:
@@ -99,7 +99,7 @@ http_interactions:
99
99
  <p>The document has moved <a href="http://www.w3.org/ns/oa.jsonld">here</a>.</p>
100
100
  </body></html>
101
101
  http_version:
102
- recorded_at: Mon, 18 May 2015 20:06:24 GMT
102
+ recorded_at: Fri, 19 Jun 2015 18:37:57 GMT
103
103
  - request:
104
104
  method: get
105
105
  uri: http://www.w3.org/ns/oa.jsonld
@@ -121,7 +121,7 @@ http_interactions:
121
121
  message: OK
122
122
  headers:
123
123
  Date:
124
- - Mon, 18 May 2015 20:06:24 GMT
124
+ - Fri, 19 Jun 2015 18:37:57 GMT
125
125
  Server:
126
126
  - Apache/2
127
127
  Last-Modified:
@@ -135,7 +135,7 @@ http_interactions:
135
135
  Cache-Control:
136
136
  - max-age=21600
137
137
  Expires:
138
- - Tue, 19 May 2015 02:06:24 GMT
138
+ - Sat, 20 Jun 2015 00:37:57 GMT
139
139
  P3p:
140
140
  - policyref="http://www.w3.org/2014/08/p3p.xml"
141
141
  Access-Control-Allow-Origin:
@@ -1253,7 +1253,7 @@ http_interactions:
1253
1253
 
1254
1254
 
1255
1255
  http_version:
1256
- recorded_at: Mon, 18 May 2015 20:06:25 GMT
1256
+ recorded_at: Fri, 19 Jun 2015 18:37:58 GMT
1257
1257
  - request:
1258
1258
  method: get
1259
1259
  uri: http://www.w3.org/ns/oa-context-20130208.json
@@ -1273,7 +1273,7 @@ http_interactions:
1273
1273
  message: Temporary Redirect
1274
1274
  headers:
1275
1275
  Date:
1276
- - Mon, 18 May 2015 20:06:25 GMT
1276
+ - Fri, 19 Jun 2015 18:37:58 GMT
1277
1277
  Server:
1278
1278
  - Apache/2
1279
1279
  Location:
@@ -1281,7 +1281,7 @@ http_interactions:
1281
1281
  Cache-Control:
1282
1282
  - max-age=21600
1283
1283
  Expires:
1284
- - Tue, 19 May 2015 02:06:25 GMT
1284
+ - Sat, 20 Jun 2015 00:37:58 GMT
1285
1285
  Content-Length:
1286
1286
  - '240'
1287
1287
  Content-Type:
@@ -1297,7 +1297,7 @@ http_interactions:
1297
1297
  <p>The document has moved <a href="http://www.w3.org/ns/oa.jsonld">here</a>.</p>
1298
1298
  </body></html>
1299
1299
  http_version:
1300
- recorded_at: Mon, 18 May 2015 20:06:25 GMT
1300
+ recorded_at: Fri, 19 Jun 2015 18:37:58 GMT
1301
1301
  - request:
1302
1302
  method: get
1303
1303
  uri: http://www.w3.org/ns/oa.jsonld
@@ -1319,7 +1319,7 @@ http_interactions:
1319
1319
  message: OK
1320
1320
  headers:
1321
1321
  Date:
1322
- - Mon, 18 May 2015 20:06:25 GMT
1322
+ - Fri, 19 Jun 2015 18:37:58 GMT
1323
1323
  Server:
1324
1324
  - Apache/2
1325
1325
  Last-Modified:
@@ -1333,7 +1333,7 @@ http_interactions:
1333
1333
  Cache-Control:
1334
1334
  - max-age=21600
1335
1335
  Expires:
1336
- - Tue, 19 May 2015 02:06:25 GMT
1336
+ - Sat, 20 Jun 2015 00:37:58 GMT
1337
1337
  P3p:
1338
1338
  - policyref="http://www.w3.org/2014/08/p3p.xml"
1339
1339
  Access-Control-Allow-Origin:
@@ -2451,10 +2451,10 @@ http_interactions:
2451
2451
 
2452
2452
 
2453
2453
  http_version:
2454
- recorded_at: Mon, 18 May 2015 20:06:25 GMT
2454
+ recorded_at: Fri, 19 Jun 2015 18:37:58 GMT
2455
2455
  - request:
2456
2456
  method: get
2457
- uri: http://localhost:3000/annotations/23%2F58%2Ff6%2F62%2F2358f662-3c2f-46cf-93ee-5353a5c9df87
2457
+ uri: http://localhost:3000/annotations/foo/8a%2F7b%2F4f%2F61%2F8a7b4f61-1cf1-4c28-bc42-f8f745e7bb3f
2458
2458
  body:
2459
2459
  encoding: US-ASCII
2460
2460
  string: ''
@@ -2479,27 +2479,27 @@ http_interactions:
2479
2479
  Content-Type:
2480
2480
  - application/ld+json; charset=utf-8
2481
2481
  Etag:
2482
- - W/"c7ecfe18ffd9df96ed50d8c53e1fc1af"
2482
+ - W/"d196937f8f6329452738a1d5f28af44c"
2483
2483
  Cache-Control:
2484
2484
  - max-age=0, private, must-revalidate
2485
2485
  X-Request-Id:
2486
- - c0ad729b-6664-4117-bc9f-a4c148efb164
2486
+ - f859215b-f6bf-4fc2-910e-257af01f512c
2487
2487
  X-Runtime:
2488
- - '0.820868'
2488
+ - '0.812780'
2489
2489
  Server:
2490
2490
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
2491
2491
  Date:
2492
- - Mon, 18 May 2015 20:06:26 GMT
2492
+ - Fri, 19 Jun 2015 18:37:59 GMT
2493
2493
  Content-Length:
2494
- - '443'
2494
+ - '447'
2495
2495
  Connection:
2496
2496
  - Keep-Alive
2497
2497
  body:
2498
2498
  encoding: UTF-8
2499
- string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70310876142400","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
2500
- love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/23/58/f6/62/2358f662-3c2f-46cf-93ee-5353a5c9df87","@type":"oa:Annotation","hasBody":"_:g70310876142400","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
2499
+ string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70154444896580","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
2500
+ love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/foo/8a/7b/4f/61/8a7b4f61-1cf1-4c28-bc42-f8f745e7bb3f","@type":"oa:Annotation","hasBody":"_:g70154444896580","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
2501
2501
  http_version:
2502
- recorded_at: Mon, 18 May 2015 20:06:26 GMT
2502
+ recorded_at: Fri, 19 Jun 2015 18:37:59 GMT
2503
2503
  - request:
2504
2504
  method: get
2505
2505
  uri: http://www.w3.org/ns/oa-context-20130208.json
@@ -2519,7 +2519,7 @@ http_interactions:
2519
2519
  message: Temporary Redirect
2520
2520
  headers:
2521
2521
  Date:
2522
- - Mon, 18 May 2015 20:06:26 GMT
2522
+ - Fri, 19 Jun 2015 18:37:59 GMT
2523
2523
  Server:
2524
2524
  - Apache/2
2525
2525
  Location:
@@ -2527,7 +2527,7 @@ http_interactions:
2527
2527
  Cache-Control:
2528
2528
  - max-age=21600
2529
2529
  Expires:
2530
- - Tue, 19 May 2015 02:06:26 GMT
2530
+ - Sat, 20 Jun 2015 00:37:59 GMT
2531
2531
  Content-Length:
2532
2532
  - '240'
2533
2533
  Content-Type:
@@ -2543,7 +2543,7 @@ http_interactions:
2543
2543
  <p>The document has moved <a href="http://www.w3.org/ns/oa.jsonld">here</a>.</p>
2544
2544
  </body></html>
2545
2545
  http_version:
2546
- recorded_at: Mon, 18 May 2015 20:06:26 GMT
2546
+ recorded_at: Fri, 19 Jun 2015 18:38:00 GMT
2547
2547
  - request:
2548
2548
  method: get
2549
2549
  uri: http://www.w3.org/ns/oa.jsonld
@@ -2565,7 +2565,7 @@ http_interactions:
2565
2565
  message: OK
2566
2566
  headers:
2567
2567
  Date:
2568
- - Mon, 18 May 2015 20:06:26 GMT
2568
+ - Fri, 19 Jun 2015 18:38:00 GMT
2569
2569
  Server:
2570
2570
  - Apache/2
2571
2571
  Last-Modified:
@@ -2579,7 +2579,7 @@ http_interactions:
2579
2579
  Cache-Control:
2580
2580
  - max-age=21600
2581
2581
  Expires:
2582
- - Tue, 19 May 2015 02:06:26 GMT
2582
+ - Sat, 20 Jun 2015 00:38:00 GMT
2583
2583
  P3p:
2584
2584
  - policyref="http://www.w3.org/2014/08/p3p.xml"
2585
2585
  Access-Control-Allow-Origin:
@@ -3697,7 +3697,7 @@ http_interactions:
3697
3697
 
3698
3698
 
3699
3699
  http_version:
3700
- recorded_at: Mon, 18 May 2015 20:06:27 GMT
3700
+ recorded_at: Fri, 19 Jun 2015 18:38:00 GMT
3701
3701
  - request:
3702
3702
  method: get
3703
3703
  uri: http://www.w3.org/ns/oa-context-20130208.json
@@ -3717,7 +3717,7 @@ http_interactions:
3717
3717
  message: Temporary Redirect
3718
3718
  headers:
3719
3719
  Date:
3720
- - Mon, 18 May 2015 20:06:27 GMT
3720
+ - Fri, 19 Jun 2015 18:38:01 GMT
3721
3721
  Server:
3722
3722
  - Apache/2
3723
3723
  Location:
@@ -3725,7 +3725,7 @@ http_interactions:
3725
3725
  Cache-Control:
3726
3726
  - max-age=21600
3727
3727
  Expires:
3728
- - Tue, 19 May 2015 02:06:27 GMT
3728
+ - Sat, 20 Jun 2015 00:38:01 GMT
3729
3729
  Content-Length:
3730
3730
  - '240'
3731
3731
  Content-Type:
@@ -3741,7 +3741,7 @@ http_interactions:
3741
3741
  <p>The document has moved <a href="http://www.w3.org/ns/oa.jsonld">here</a>.</p>
3742
3742
  </body></html>
3743
3743
  http_version:
3744
- recorded_at: Mon, 18 May 2015 20:06:27 GMT
3744
+ recorded_at: Fri, 19 Jun 2015 18:38:01 GMT
3745
3745
  - request:
3746
3746
  method: get
3747
3747
  uri: http://www.w3.org/ns/oa.jsonld
@@ -3763,7 +3763,7 @@ http_interactions:
3763
3763
  message: OK
3764
3764
  headers:
3765
3765
  Date:
3766
- - Mon, 18 May 2015 20:06:27 GMT
3766
+ - Fri, 19 Jun 2015 18:38:01 GMT
3767
3767
  Server:
3768
3768
  - Apache/2
3769
3769
  Last-Modified:
@@ -3777,7 +3777,7 @@ http_interactions:
3777
3777
  Cache-Control:
3778
3778
  - max-age=21600
3779
3779
  Expires:
3780
- - Tue, 19 May 2015 02:06:27 GMT
3780
+ - Sat, 20 Jun 2015 00:38:01 GMT
3781
3781
  P3p:
3782
3782
  - policyref="http://www.w3.org/2014/08/p3p.xml"
3783
3783
  Access-Control-Allow-Origin:
@@ -4895,10 +4895,10 @@ http_interactions:
4895
4895
 
4896
4896
 
4897
4897
  http_version:
4898
- recorded_at: Mon, 18 May 2015 20:06:27 GMT
4898
+ recorded_at: Fri, 19 Jun 2015 18:38:01 GMT
4899
4899
  - request:
4900
4900
  method: delete
4901
- uri: http://localhost:3000/annotations/23%2F58%2Ff6%2F62%2F2358f662-3c2f-46cf-93ee-5353a5c9df87
4901
+ uri: http://localhost:3000/annotations/foo/8a%2F7b%2F4f%2F61%2F8a7b4f61-1cf1-4c28-bc42-f8f745e7bb3f
4902
4902
  body:
4903
4903
  encoding: US-ASCII
4904
4904
  string: ''
@@ -4921,26 +4921,26 @@ http_interactions:
4921
4921
  X-Content-Type-Options:
4922
4922
  - nosniff
4923
4923
  Location:
4924
- - http://localhost:3000/annotations
4924
+ - http://localhost:3000/annotations?anno_root=foo
4925
4925
  Cache-Control:
4926
4926
  - no-cache
4927
4927
  X-Request-Id:
4928
- - 6ae3c214-1639-418a-9ba3-0d77c0a28160
4928
+ - 8e98e272-a6f5-4ad0-aa33-5a449f0242ae
4929
4929
  X-Runtime:
4930
- - '0.276218'
4930
+ - '0.236270'
4931
4931
  Server:
4932
4932
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
4933
4933
  Date:
4934
- - Mon, 18 May 2015 20:06:27 GMT
4934
+ - Fri, 19 Jun 2015 18:38:01 GMT
4935
4935
  Connection:
4936
4936
  - Keep-Alive
4937
4937
  Set-Cookie:
4938
- - _internal_session=YmJJMnlVM0R2ejFSd0wvNHdDZGlNMFlJZTRLcHdVMFpQYjAxeW14Q0J2bC9uaFZEdTZKakpienNzS3hYZ1I0Mlg1UlJ5Z1BkenhJOW5lTEcwWW9zVW5lMEV2dzJtUVJ5OXBaZkgzRHd1VkhIc0VYK3JLT0FHNGU3c2o3YUJVdnBVYjRmQlh1VWx5dnh0VmlhQytSODNOazJ4dXB6V1doNUdoQlBCMjZhWmRlbG12VTFvUDRIdUNIa01kM2gweEl3LS10SFhkZ0lDMDcvczBseXdsMURqdlNnPT0%3D--a593890f432534a1b951b482f81ba66c2ce37c29;
4938
+ - _internal_session=R1BoQmFCVzEzdHIxZDl5Nm04RFRxTGdOUmNMVmswZEU2MjUxVEJUdkpSdlFuZlVhUldlRDdZMnluR2IwL0FvMERrMXJrWHo3cVNRSlk3cXNwRFF4dFczSTNsWm9jTXBRSUNrSTQ0TW9EdEdBdENyNk9aUTN0TzkwSVVaeHNrejc0enZ2MHo4ejVOeks3MmdCakdZMUg2eWRFM2tFOTVWNjZBRm9WWDdtMXNKZlV4OW11OHNpVlRSdFVsN3IvRTNBLS02RVh4TU1va1QwUVlIRnB2OCtsSGFBPT0%3D--a1e9e4137ea48dc1f0b3b629dba18800dc459dfa;
4939
4939
  path=/; HttpOnly
4940
4940
  - request_method=DELETE; path=/
4941
4941
  body:
4942
4942
  encoding: UTF-8
4943
4943
  string: ''
4944
4944
  http_version:
4945
- recorded_at: Mon, 18 May 2015 20:06:27 GMT
4945
+ recorded_at: Fri, 19 Jun 2015 18:38:01 GMT
4946
4946
  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/"98789c4bb30d8a5c023dd141e88d8edd"
34
+ - W/"9174b64703f6a6df2ebde91a1491ff09"
35
35
  Cache-Control:
36
36
  - max-age=0, private, must-revalidate
37
37
  X-Request-Id:
38
- - 3e611c5a-8ff4-4903-bfd6-900083229142
38
+ - cb2c5880-aa83-429b-8778-231577e2e74c
39
39
  X-Runtime:
40
- - '1.741883'
40
+ - '1.858800'
41
41
  Server:
42
42
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
43
43
  Date:
44
- - Mon, 18 May 2015 20:06:47 GMT
44
+ - Fri, 19 Jun 2015 18:38:23 GMT
45
45
  Content-Length:
46
- - '443'
46
+ - '447'
47
47
  Connection:
48
48
  - Keep-Alive
49
49
  Set-Cookie:
50
- - _internal_session=UXdoNGkvVWZJdmN3SjREZjJXdSszUkdhVkZKWDROWTYxb0R0YXJ5MEx5bHNWSXBtOVdkaysrUFZUQUJBdW5PRlhJcENMaXZ3KzZodkJEaWExd0hCVEFjSmwyNU1zYTlKRzRjVUtmRURPTHdWWU5PR0IwejF5ckgvNEpZVlNrMFJ6aUg1OGtLUHVxcW4wcHVtVnEzTXpYUVFPZVFIc1BxR2RaL2oxVDQ1S3J3ZVRSQzFSMXd2N0pKUEFURm9vTzNzc0FmaWx4ZFVzK1VvZHBybUZwV21ISU0zbXFEcGFSaGJrL3Q5N2pxN0g1SFY2Vm94aExNKzhMc09lWnJzaG4weC0td0MrcTZTTUdGMDBMMXEyOUsyb3B5dz09--47637b5ffff74bc988ab319cfb987564a18b62f6;
50
+ - _internal_session=UWxVNXRkWGVoRXRXTmNHc1A0ejBuQXQxT3RrSUl3UmpReE12WHgvVi9wNEZUczF6NjV1UVp4b1E0S3NmNUV1eERLM2oxSGsxbmp3VVladDVHcUFHVlJwaDh3Tllud0xyV3ord3ZOSWdIaUwyRERQakh5b0ZOVm8rUG5MemNjdWVSZzZ1aW5DYXVQNTh5UUlDcEhXNHI2YU01d1BKbkFCOUdZdUhUMVNURERTekNsQ2daUm55Yml0eW14ZDVwRFVrM1AvMkJuSVN0M1FhdHV5UGI3bVlQU3NQSkhmNThUWW42OURBSnZERmJ0NU91OVRyWmNVSVFxanJXNzd3eTlOay0tcUN6WDZjQVhuTHlUaUxuT01qN2dGZz09--2c52ff679a5e0a6656e8597519a21816900edd19;
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":"_:g70310845350660","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
- love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/46/05/a5/b2/4605a5b2-fe2b-4da2-a6c9-d49c80a47d37","@type":"oa:Annotation","hasBody":"_:g70310845350660","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
55
+ string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70154462250380","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
+ love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/foo/d6/5b/34/90/d65b3490-7cd2-4cdc-85f4-e0ec34643c05","@type":"oa:Annotation","hasBody":"_:g70154462250380","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
57
57
  http_version:
58
- recorded_at: Mon, 18 May 2015 20:06:47 GMT
58
+ recorded_at: Fri, 19 Jun 2015 18:38:23 GMT
59
59
  - request:
60
60
  method: get
61
61
  uri: http://www.w3.org/ns/oa-context-20130208.json
@@ -75,7 +75,7 @@ http_interactions:
75
75
  message: Temporary Redirect
76
76
  headers:
77
77
  Date:
78
- - Mon, 18 May 2015 20:06:47 GMT
78
+ - Fri, 19 Jun 2015 18:38:23 GMT
79
79
  Server:
80
80
  - Apache/2
81
81
  Location:
@@ -83,7 +83,7 @@ http_interactions:
83
83
  Cache-Control:
84
84
  - max-age=21600
85
85
  Expires:
86
- - Tue, 19 May 2015 02:06:47 GMT
86
+ - Sat, 20 Jun 2015 00:38:23 GMT
87
87
  Content-Length:
88
88
  - '240'
89
89
  Content-Type:
@@ -99,7 +99,7 @@ http_interactions:
99
99
  <p>The document has moved <a href="http://www.w3.org/ns/oa.jsonld">here</a>.</p>
100
100
  </body></html>
101
101
  http_version:
102
- recorded_at: Mon, 18 May 2015 20:06:47 GMT
102
+ recorded_at: Fri, 19 Jun 2015 18:38:23 GMT
103
103
  - request:
104
104
  method: get
105
105
  uri: http://www.w3.org/ns/oa.jsonld
@@ -121,7 +121,7 @@ http_interactions:
121
121
  message: OK
122
122
  headers:
123
123
  Date:
124
- - Mon, 18 May 2015 20:06:47 GMT
124
+ - Fri, 19 Jun 2015 18:38:23 GMT
125
125
  Server:
126
126
  - Apache/2
127
127
  Last-Modified:
@@ -135,7 +135,7 @@ http_interactions:
135
135
  Cache-Control:
136
136
  - max-age=21600
137
137
  Expires:
138
- - Tue, 19 May 2015 02:06:47 GMT
138
+ - Sat, 20 Jun 2015 00:38:23 GMT
139
139
  P3p:
140
140
  - policyref="http://www.w3.org/2014/08/p3p.xml"
141
141
  Access-Control-Allow-Origin:
@@ -1253,7 +1253,7 @@ http_interactions:
1253
1253
 
1254
1254
 
1255
1255
  http_version:
1256
- recorded_at: Mon, 18 May 2015 20:06:48 GMT
1256
+ recorded_at: Fri, 19 Jun 2015 18:38: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:06:48 GMT
1276
+ - Fri, 19 Jun 2015 18:38:24 GMT
1277
1277
  Server:
1278
1278
  - Apache/2
1279
1279
  Location:
@@ -1281,7 +1281,7 @@ http_interactions:
1281
1281
  Cache-Control:
1282
1282
  - max-age=21600
1283
1283
  Expires:
1284
- - Tue, 19 May 2015 02:06:48 GMT
1284
+ - Sat, 20 Jun 2015 00:38:24 GMT
1285
1285
  Content-Length:
1286
1286
  - '240'
1287
1287
  Content-Type:
@@ -1297,7 +1297,7 @@ http_interactions:
1297
1297
  <p>The document has moved <a href="http://www.w3.org/ns/oa.jsonld">here</a>.</p>
1298
1298
  </body></html>
1299
1299
  http_version:
1300
- recorded_at: Mon, 18 May 2015 20:06:48 GMT
1300
+ recorded_at: Fri, 19 Jun 2015 18:38:24 GMT
1301
1301
  - request:
1302
1302
  method: get
1303
1303
  uri: http://www.w3.org/ns/oa.jsonld
@@ -1319,7 +1319,7 @@ http_interactions:
1319
1319
  message: OK
1320
1320
  headers:
1321
1321
  Date:
1322
- - Mon, 18 May 2015 20:06:48 GMT
1322
+ - Fri, 19 Jun 2015 18:38:24 GMT
1323
1323
  Server:
1324
1324
  - Apache/2
1325
1325
  Last-Modified:
@@ -1333,7 +1333,7 @@ http_interactions:
1333
1333
  Cache-Control:
1334
1334
  - max-age=21600
1335
1335
  Expires:
1336
- - Tue, 19 May 2015 02:06:48 GMT
1336
+ - Sat, 20 Jun 2015 00:38:24 GMT
1337
1337
  P3p:
1338
1338
  - policyref="http://www.w3.org/2014/08/p3p.xml"
1339
1339
  Access-Control-Allow-Origin:
@@ -2451,10 +2451,10 @@ http_interactions:
2451
2451
 
2452
2452
 
2453
2453
  http_version:
2454
- recorded_at: Mon, 18 May 2015 20:06:48 GMT
2454
+ recorded_at: Fri, 19 Jun 2015 18:38:24 GMT
2455
2455
  - request:
2456
2456
  method: get
2457
- uri: http://localhost:3000/annotations/46%2F05%2Fa5%2Fb2%2F4605a5b2-fe2b-4da2-a6c9-d49c80a47d37
2457
+ uri: http://localhost:3000/annotations/foo/d6%2F5b%2F34%2F90%2Fd65b3490-7cd2-4cdc-85f4-e0ec34643c05
2458
2458
  body:
2459
2459
  encoding: US-ASCII
2460
2460
  string: ''
@@ -2479,19 +2479,19 @@ http_interactions:
2479
2479
  Content-Type:
2480
2480
  - application/rdf+xml; charset=utf-8
2481
2481
  Etag:
2482
- - W/"f1e6615f9b6ea869e4d5094b64abe4df"
2482
+ - W/"70096102a48fd8234f310e5383d8b4f3"
2483
2483
  Cache-Control:
2484
2484
  - max-age=0, private, must-revalidate
2485
2485
  X-Request-Id:
2486
- - e02ce82d-ee70-423d-849a-12f6c0fd528f
2486
+ - d54003b4-bd6f-424d-85ec-620aed2516f0
2487
2487
  X-Runtime:
2488
- - '0.255719'
2488
+ - '0.137790'
2489
2489
  Server:
2490
2490
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
2491
2491
  Date:
2492
- - Mon, 18 May 2015 20:06:48 GMT
2492
+ - Fri, 19 Jun 2015 18:38:24 GMT
2493
2493
  Content-Length:
2494
- - '909'
2494
+ - '913'
2495
2495
  Connection:
2496
2496
  - Keep-Alive
2497
2497
  body:
@@ -2499,9 +2499,9 @@ http_interactions:
2499
2499
  string: |
2500
2500
  <?xml version='1.0' encoding='utf-8' ?>
2501
2501
  <rdf:RDF xmlns:cnt='http://www.w3.org/2011/content#' xmlns:dc11='http://purl.org/dc/elements/1.1/' xmlns:dcmitype='http://purl.org/dc/dcmitype/' xmlns:oa='http://www.w3.org/ns/oa#' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
2502
- <oa:Annotation rdf:about='http://your.triannon-server.com/annotations/46/05/a5/b2/4605a5b2-fe2b-4da2-a6c9-d49c80a47d37'>
2502
+ <oa:Annotation rdf:about='http://your.triannon-server.com/annotations/foo/d6/5b/34/90/d65b3490-7cd2-4cdc-85f4-e0ec34643c05'>
2503
2503
  <oa:hasBody>
2504
- <dcmitype:Text rdf:nodeID='g70310874745000'>
2504
+ <dcmitype:Text rdf:nodeID='g70154456640160'>
2505
2505
  <rdf:type rdf:resource='http://www.w3.org/2011/content#ContentAsText'></rdf:type>
2506
2506
  <dc11:format>text/plain</dc11:format>
2507
2507
  <dc11:language>en</dc11:language>
@@ -2514,10 +2514,10 @@ http_interactions:
2514
2514
 
2515
2515
  </rdf:RDF>
2516
2516
  http_version:
2517
- recorded_at: Mon, 18 May 2015 20:06:48 GMT
2517
+ recorded_at: Fri, 19 Jun 2015 18:38:24 GMT
2518
2518
  - request:
2519
2519
  method: delete
2520
- uri: http://localhost:3000/annotations/46%2F05%2Fa5%2Fb2%2F4605a5b2-fe2b-4da2-a6c9-d49c80a47d37
2520
+ uri: http://localhost:3000/annotations/foo/d6%2F5b%2F34%2F90%2Fd65b3490-7cd2-4cdc-85f4-e0ec34643c05
2521
2521
  body:
2522
2522
  encoding: US-ASCII
2523
2523
  string: ''
@@ -2540,26 +2540,26 @@ http_interactions:
2540
2540
  X-Content-Type-Options:
2541
2541
  - nosniff
2542
2542
  Location:
2543
- - http://localhost:3000/annotations
2543
+ - http://localhost:3000/annotations?anno_root=foo
2544
2544
  Cache-Control:
2545
2545
  - no-cache
2546
2546
  X-Request-Id:
2547
- - 7bbe13f6-3938-4697-b949-e620610ad92a
2547
+ - 1c291459-d2ec-443e-8625-d035c394d85f
2548
2548
  X-Runtime:
2549
- - '0.301621'
2549
+ - '0.208353'
2550
2550
  Server:
2551
2551
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
2552
2552
  Date:
2553
- - Mon, 18 May 2015 20:06:49 GMT
2553
+ - Fri, 19 Jun 2015 18:38:25 GMT
2554
2554
  Connection:
2555
2555
  - Keep-Alive
2556
2556
  Set-Cookie:
2557
- - _internal_session=cnFQWWlDeXVmRnJuVHJCTHFxTlJHN3hxWVRMUm5nc0xaa1A2Mk8yL0lWYXFiUG02aGdKU1U2V2FzUWxxZmxhLzlwVWpaNzJtMHlGSVA3QTBtYytMUTVQalFaM25MSVpzZ3J2dk1OZnY5QVp3VXNyMnBWM3Jka0IvMUd5RGhPQTZrN0J6N1MvYzByelhOdGlhZ3haQTdxUy9uNStuaU1wOGRra1NWRnppdGIxd2JUZGs4WEFYNStVNHpQcS83Z2RCLS1heEJQVUpTV3NmS0FKTEVpdm9MMDh3PT0%3D--83d436c1f6c44317999de13073cd80df34501a48;
2557
+ - _internal_session=VStxYzJUQVg4aUJ6R2FnWlVlZFc0MDd6SmpZOC94cWVUN1FuWjA4S1V1MC9wMzkvQ0dMejAwazg4eVF5S0lienN3aEJWeXpubUNjY0ZYQmJqR3k3UDRkSG5CT0lKcFdTVkZOSjMrbHo4TW9pMjFnS0NReFBVSXNiWmNRWit3SitwTlZpREFMaVc1d1Fod05GTTdTdTY4YVY3TVpWM1YySTlNTExESi9Pc0duL24yME1HSjdCT3Y0Mzg2THJ1ZUwwLS1IWEtBd2pKbElxT0R5bHg2NTRwRDlRPT0%3D--71f699b9d63650f75ca1a423ea3382af4c2b7d0a;
2558
2558
  path=/; HttpOnly
2559
2559
  - request_method=DELETE; path=/
2560
2560
  body:
2561
2561
  encoding: UTF-8
2562
2562
  string: ''
2563
2563
  http_version:
2564
- recorded_at: Mon, 18 May 2015 20:06:49 GMT
2564
+ recorded_at: Fri, 19 Jun 2015 18:38:25 GMT
2565
2565
  recorded_with: VCR 2.9.3