triannon-client 0.3.0 → 0.4.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (80) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -0
  3. data/lib/triannon-client/triannon_client.rb +14 -3
  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-quads_.yml +49 -61
  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/n-triples_.yml +49 -61
  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_json_.yml +49 -61
  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/rdf_n3_.yml +49 -61
  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/trig_.yml +49 -61
  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/trix_.yml +49 -61
  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/turtle_.yml +49 -61
  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-ld_json_.yml +49 -61
  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_application/x-trig_.yml +49 -61
  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/n3_.yml +49 -61
  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_n3_.yml +49 -61
  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/rdf_turtle_.yml +49 -61
  16. 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 +49 -61
  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/ld_json_.yml +46 -46
  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/rdf_xml_.yml +34 -34
  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_application/x-turtle_.yml +33 -33
  20. 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 +33 -33
  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/ld_json_.yml +26 -26
  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-quads_.yml +26 -26
  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/n-triples_.yml +26 -26
  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_json_.yml +26 -26
  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_n3_.yml +26 -26
  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/rdf_xml_.yml +26 -26
  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/trig_.yml +26 -26
  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/trix_.yml +26 -26
  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/turtle_.yml +26 -26
  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-ld_json_.yml +26 -26
  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-trig_.yml +26 -26
  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_application/x-turtle_.yml +26 -26
  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/n3_.yml +26 -26
  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_n3_.yml +26 -26
  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/rdf_turtle_.yml +26 -26
  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/turtle_.yml +26 -26
  37. 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 +26 -26
  38. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/without_content_type/checks_the_annotation_ID.yml +26 -26
  39. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/without_content_type/logs_exceptions.yml +26 -26
  40. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/without_content_type/raises_an_argument_error_with_a_nil_ID.yml +26 -26
  41. 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 +26 -26
  42. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/without_content_type/raises_an_argument_error_with_an_integer_ID.yml +26 -26
  43. 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 +26 -26
  44. 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 +26 -26
  45. 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 +99 -40
  46. 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 +46 -46
  47. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_iiif_annotation/requests_an_open_annotation_by_ID_using_a_IIIF_profile.yml +26 -26
  48. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_iiif_annotation/returns_an_RDF_Graph_of_an_open_annotation.yml +40 -40
  49. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_oa_annotation/requests_an_open_annotation_by_ID_using_an_OA_profile.yml +26 -26
  50. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_oa_annotation/returns_an_RDF_Graph_of_an_open_annotation.yml +46 -46
  51. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/{returns_true_for_a_204_response_to_a_DELETE_request.yml → does_not_log_exceptions_for_missing_annotations_404_responses_.yml} +10 -10
  52. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/{returns_false_for_a_500_response_to_a_DELETE_request.yml → does_not_log_exceptions_for_missing_annotations_410_responses_.yml} +10 -10
  53. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/{returns_true_for_a_202_response_to_a_DELETE_request.yml → logs_exceptions.yml} +9 -9
  54. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/{returns_true_for_a_200_response_to_a_DELETE_request.yml → returns_FALSE_for_a_500_response_to_a_DELETE_request.yml} +11 -12
  55. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/returns_TRUE_for_a_200_response_to_a_DELETE_request.yml +63 -0
  56. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/returns_TRUE_for_a_202_response_to_a_DELETE_request.yml +63 -0
  57. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/returns_TRUE_for_a_204_response_to_a_DELETE_request.yml +63 -0
  58. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/returns_TRUE_for_a_404_response_to_a_DELETE_request.yml +63 -0
  59. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/returns_TRUE_for_a_410_response_to_a_DELETE_request.yml +63 -0
  60. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/{fails_to_delete_an_open_annotation_that_does_NOT_exist.yml → returns_TRUE_when_deleting_an_open_annotation_that_does_NOT_exist.yml} +8 -8
  61. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/{deletes_an_open_annotation_that_exists.yml → returns_TRUE_when_deleting_an_open_annotation_that_exists.yml} +34 -34
  62. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/validates_the_annotation_ID.yml +8 -8
  63. data/spec/fixtures/vcr_cassettes/TriannonClient/_get_annotations/returns_an_RDF_Graph.yml +14 -14
  64. data/spec/fixtures/vcr_cassettes/TriannonClient/_get_annotations/returns_an_RDF_Graph_that_contains_an_AnnotationList.yml +14 -14
  65. data/spec/fixtures/vcr_cassettes/TriannonClient/_get_annotations/returns_an_annotation_list_with_an_annotation_created_by_a_prior_POST.yml +42 -42
  66. data/spec/fixtures/vcr_cassettes/TriannonClient/_post_annotation/does_not_raise_an_error_when_submitting_a_valid_open_annotation.yml +26 -26
  67. data/spec/fixtures/vcr_cassettes/TriannonClient/_post_annotation/logs_exceptions.yml +5601 -0
  68. data/spec/fixtures/vcr_cassettes/TriannonClient/_post_annotation/logs_exceptions_for_RestClient_Exception.yml +5601 -0
  69. data/spec/fixtures/vcr_cassettes/TriannonClient/_post_annotation/returns_a_RestClient_Response_object.yml +26 -26
  70. data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_annotation_id/returns_a_String_ID_from_the_RDF_URI_of_an_annotation.yml +26 -26
  71. data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_annotation_id/returns_a_String_ID_that_is_not_empty.yml +26 -26
  72. data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_annotation_uris/returns_an_RDF_URI_that_is_a_valid_URI.yml +34 -34
  73. 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 +26 -26
  74. data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_response2graph/accepts_a_RestClient_Response_instance.yml +38 -38
  75. data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_response2graph/raises_ArgumentError_when_given_an_empty_String.yml +26 -26
  76. data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_response2graph/raises_ArgumentError_when_given_nil.yml +26 -26
  77. data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_response2graph/returns_an_RDF_Graph.yml +26 -26
  78. data/spec/lib/triannon-client/triannon_client_spec.rb +67 -26
  79. data/triannon-client.gemspec +1 -1
  80. metadata +28 -14
@@ -31,31 +31,31 @@ http_interactions:
31
31
  Content-Type:
32
32
  - application/ld+json; charset=utf-8
33
33
  Etag:
34
- - W/"453796a7fda61a97d83b6a1486868298"
34
+ - W/"d32779462ac1d4ba61ceb2af5a33f22c"
35
35
  Cache-Control:
36
36
  - max-age=0, private, must-revalidate
37
37
  X-Request-Id:
38
- - 738ed1de-5ed7-4025-8b56-cb2ab13bfbc1
38
+ - c1a0a2f7-b116-4556-8666-feb2344cf9bc
39
39
  X-Runtime:
40
- - '1.387746'
40
+ - '1.646155'
41
41
  Server:
42
42
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
43
43
  Date:
44
- - Wed, 13 May 2015 22:32:00 GMT
44
+ - Mon, 18 May 2015 20:08:58 GMT
45
45
  Content-Length:
46
46
  - '443'
47
47
  Connection:
48
48
  - Keep-Alive
49
49
  Set-Cookie:
50
- - _internal_session=RWp2WUxpVjZlMHFNRFhMRTJzcVA2Z1JFZ1VDQjNnUDVKK1JwejFNdTJCSmxQcXhlTDNKSFZpZ2ZLS3cydGROdWNlUTk2dUZ2WEVoa3VJRHFYQmRkNTlFYXRzTHBSMXhzKzJ6TEYycy82TzdXcW02ZDFaQU5rcmJkUU50KzJzejJCZXJCT2hVcy8vakZ4YkY0NW5BVlFKVXVJMjdVYVFEcnI1OWtzeUg2SG1EQ1p4QWphVDd6ckwvaWYvUFpLenByQ2JXZ21sQU55bWZDMDRISk1YR2FWWWtmVDBzRlNFemdPQ2luMCs0WVd6czFTak1KRmN4bGloc2VDUjZ5anlEeC0tMlpoRDJZT2Z1Y2IrbTZBREUxSVNOUT09--5aa9a575f55648bd535f24fd066a9630682128ea;
50
+ - _internal_session=alRva0NMZzVYdHpLRWIwWjFZVHRJT2Y1YjJqYldQNVlDaVpaMU14aGNnSGVZd0FxQmRLcmRrRFkxZ3M3WGxEeXJINlNnR2VCcmJWRDZ6ZVRxRnUwQkgyQnhKdUFjaStjQWRmajRFYk1iQXdOSmVpejdzSElacWErS0ZBak9kbHRoczNUS1NsWFZsajBTbVhEbzFlb21OZ05ZNjFybDN2K3FMY2IySnpkdzJSLzVkY0IxVVo5RjVSMVcwVXFTd0FhK083aVZockxzeHMvRG92d3djNDNURFNmN0praWExNWh6Ym8rR1JjOHJ2QnRTUVFRSyt6RnpveDh5VGs1WnY4bS0tSU53Ny9HNm5OS1hpRlZWYTE4TUVjdz09--fe28237c6f617f2aa32165869198fc8d8a4846bd;
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":"_:g70052262521620","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
- love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/0b/56/d0/d6/0b56d0d6-d559-48f2-ba2b-a18eda0b58e7","@type":"oa:Annotation","hasBody":"_:g70052262521620","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
55
+ string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70310887427240","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
+ love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/97/a1/cf/da/97a1cfda-c0b1-4509-bb3f-d18597d0a95b","@type":"oa:Annotation","hasBody":"_:g70310887427240","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
57
57
  http_version:
58
- recorded_at: Wed, 13 May 2015 22:32:00 GMT
58
+ recorded_at: Mon, 18 May 2015 20:08:58 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
- - Wed, 13 May 2015 22:32:00 GMT
78
+ - Mon, 18 May 2015 20:08:58 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
- - Thu, 14 May 2015 04:32:00 GMT
86
+ - Tue, 19 May 2015 02:08:58 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: Wed, 13 May 2015 22:32:00 GMT
102
+ recorded_at: Mon, 18 May 2015 20:08:58 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
- - Wed, 13 May 2015 22:32:00 GMT
124
+ - Mon, 18 May 2015 20:08:59 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
- - Thu, 14 May 2015 04:32:00 GMT
138
+ - Tue, 19 May 2015 02:08:59 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: Wed, 13 May 2015 22:32:00 GMT
1256
+ recorded_at: Mon, 18 May 2015 20:08:59 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
- - Wed, 13 May 2015 22:32:01 GMT
1276
+ - Mon, 18 May 2015 20:08:59 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
- - Thu, 14 May 2015 04:32:01 GMT
1284
+ - Tue, 19 May 2015 02:08:59 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: Wed, 13 May 2015 22:32:01 GMT
1300
+ recorded_at: Mon, 18 May 2015 20:08:59 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
- - Wed, 13 May 2015 22:32:01 GMT
1322
+ - Mon, 18 May 2015 20:08:59 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
- - Thu, 14 May 2015 04:32:01 GMT
1336
+ - Tue, 19 May 2015 02:08:59 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: Wed, 13 May 2015 22:32:01 GMT
2454
+ recorded_at: Mon, 18 May 2015 20:09:00 GMT
2455
2455
  - request:
2456
2456
  method: delete
2457
- uri: http://localhost:3000/annotations/0b%2F56%2Fd0%2Fd6%2F0b56d0d6-d559-48f2-ba2b-a18eda0b58e7
2457
+ uri: http://localhost:3000/annotations/97%2Fa1%2Fcf%2Fda%2F97a1cfda-c0b1-4509-bb3f-d18597d0a95b
2458
2458
  body:
2459
2459
  encoding: US-ASCII
2460
2460
  string: ''
@@ -2481,22 +2481,22 @@ http_interactions:
2481
2481
  Cache-Control:
2482
2482
  - no-cache
2483
2483
  X-Request-Id:
2484
- - ca21925d-b717-4b8b-a028-0a1c3e183443
2484
+ - 97615c8a-918f-4b89-9854-6a713a384205
2485
2485
  X-Runtime:
2486
- - '0.160154'
2486
+ - '0.282327'
2487
2487
  Server:
2488
2488
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
2489
2489
  Date:
2490
- - Wed, 13 May 2015 22:32:01 GMT
2490
+ - Mon, 18 May 2015 20:09:00 GMT
2491
2491
  Connection:
2492
2492
  - Keep-Alive
2493
2493
  Set-Cookie:
2494
- - _internal_session=VG5ya2pSaEFkY3h1RWNDR1dRS2JLVCtTeUUvWjZxdE5jUFhRME03TFgySmNTZ3NwZXRlTWxIbmFsMHYwMjhYYm5MMW5hd3hNOXVSbncwcVJQM1huelN3Rkc3S0ROS2Y0aG5aQ1JCYnI0Y3cvamVQaFVIQnludUp4SUwrZnhxK0VxNXdmYTUzUzE4RXNUMW1tSEczdFR3dnpRN1VDL2dyck8vRTdSWktlM3NzNFBnbjUwSGRLYTJ2cXN2Qzg4SjExLS1KUnVLZ0srTUl1Yyt2czljR3hFQmxRPT0%3D--d471f09a8768f1aae599af6e2c5fae00c05f6965;
2494
+ - _internal_session=dlcvR2t3ekZ5M3lFTmU3d0xrbXRiNUFHVEc2OHhQbGIrSlJ1YmFTSmpwRUcvVy9naWJIUVdSb3NSM2RrNWc1eTI1QkFLUTRCTzJGM1R3dHM0VnBjNktMYnlYdHErMVFRUkwwM1BTWkE1cUhsRS8vdE0wQnhXbG50cmtGQnJ1TU5PYzZrT2VVS2lya2RuVmFCUnBjTnIwMlJMeHZJUkNzQnlWUEEyUEdseTdiY05jWTg5ZjE2czd5ZVg5UENBc3BhLS1SbWFrMGg4dDlldExPTlZWZjRrTldRPT0%3D--c59ff4b3b8bcf99ba99ca94f590ae47dde65888b;
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: Wed, 13 May 2015 22:32:01 GMT
2501
+ recorded_at: Mon, 18 May 2015 20:09:00 GMT
2502
2502
  recorded_with: VCR 2.9.3
@@ -31,31 +31,31 @@ http_interactions:
31
31
  Content-Type:
32
32
  - application/ld+json; charset=utf-8
33
33
  Etag:
34
- - W/"992236069ef2862b117c7865f9fe3097"
34
+ - W/"2d5371680258642578ab10f4961f22da"
35
35
  Cache-Control:
36
36
  - max-age=0, private, must-revalidate
37
37
  X-Request-Id:
38
- - 16bc9626-0ce4-4e92-a142-c8102bf399c7
38
+ - 2d79de4e-8078-4c35-9c6d-9ea6e6f5b9d6
39
39
  X-Runtime:
40
- - '1.397673'
40
+ - '1.724068'
41
41
  Server:
42
42
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
43
43
  Date:
44
- - Wed, 13 May 2015 22:32:03 GMT
44
+ - Mon, 18 May 2015 20:09:02 GMT
45
45
  Content-Length:
46
46
  - '443'
47
47
  Connection:
48
48
  - Keep-Alive
49
49
  Set-Cookie:
50
- - _internal_session=Q3ptUlNnNVF3Z2RtS0dsNnUwVjJlUFhiTkNLVldQRzZmWklaZXYzZGUyZGV6aWdORXM5MUZDTUxoc0ZZRzJPb0NEcWhKbGxwa1JHcTlCWXZ0RGJxbml6RXFGdFVWMTJEZlMwYUMyajhoeHhIZ2t2aGlGdyt1emZhbXJHYTN0RWw5YnN4ZWlFdTM2S0c2ejBSS1NURko5aUhmZ1pHMzhXcXdMQWFETTJibTZXUjZMUzgxV1kxVWhieGdwdjcycmkxaGZoSC9PczF0eWtVeGlObUJ4TWRvN0hhZ2dQK21IY090M1V4aHZFcEs1U1duNEFCampRREVEVkVGMkFycU5NNC0tVGYveFM4YWJtRkJuMS84VjBQbHFtZz09--01737cbfef5e70930f153fefc8f819f07a94fabd;
50
+ - _internal_session=SWhNN3NUT2hxVHNlUUpZaUIrMzRGT0VGU1JuOXNlZitLVjJlMVZUdTFEYlltYnVpVGFZK2d0M0RmOS9MbTJkb2R5MENkVC9BNTNjV0g5M3FzS0hOdHhvUkM2b05FbGJMOGRmd0M4NVY0WWpUaTdnTml6TkhMTDJReFp4bVo3ektrei9WYjU3c3AyYXVleE5qclFuV2pYd0RZV1MxUEdGMnVnMjRnMUx2SE5KQS9nV0VBckZQV2tSTWs1TU1abUtjaUQ1bUhCWGZ2NlAwV2tMUjhETVZYTG05b3R4ZnM0VFk4RTFaNjMyRU1zZVAxRXBwTkE5NHMvYXVUVFFJUThBOC0tY0VndXhHSDRYK1pNNVNBZ0FyZnl1Zz09--a32d22e380809bc7bd0b56cfe3dbe9d674b40d5e;
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":"_:g70052318316100","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
- love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/f3/64/37/d1/f36437d1-a618-44f4-ac81-cc287ffc0c2a","@type":"oa:Annotation","hasBody":"_:g70052318316100","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
55
+ string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70310874307140","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
+ love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/66/ce/62/2e/66ce622e-627b-4302-a647-e8ce5a6e5fac","@type":"oa:Annotation","hasBody":"_:g70310874307140","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
57
57
  http_version:
58
- recorded_at: Wed, 13 May 2015 22:32:03 GMT
58
+ recorded_at: Mon, 18 May 2015 20:09:02 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
- - Wed, 13 May 2015 22:32:03 GMT
78
+ - Mon, 18 May 2015 20:09:02 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
- - Thu, 14 May 2015 04:32:03 GMT
86
+ - Tue, 19 May 2015 02:09:02 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: Wed, 13 May 2015 22:32:03 GMT
102
+ recorded_at: Mon, 18 May 2015 20:09:02 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
- - Wed, 13 May 2015 22:32:03 GMT
124
+ - Mon, 18 May 2015 20:09:02 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
- - Thu, 14 May 2015 04:32:03 GMT
138
+ - Tue, 19 May 2015 02:09:02 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: Wed, 13 May 2015 22:32:03 GMT
1256
+ recorded_at: Mon, 18 May 2015 20:09:02 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
- - Wed, 13 May 2015 22:32:03 GMT
1276
+ - Mon, 18 May 2015 20:09:03 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
- - Thu, 14 May 2015 04:32:03 GMT
1284
+ - Tue, 19 May 2015 02:09:03 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: Wed, 13 May 2015 22:32:03 GMT
1300
+ recorded_at: Mon, 18 May 2015 20:09:03 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
- - Wed, 13 May 2015 22:32:03 GMT
1322
+ - Mon, 18 May 2015 20:09:03 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
- - Thu, 14 May 2015 04:32:03 GMT
1336
+ - Tue, 19 May 2015 02:09:03 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: Wed, 13 May 2015 22:32:04 GMT
2454
+ recorded_at: Mon, 18 May 2015 20:09:03 GMT
2455
2455
  - request:
2456
2456
  method: get
2457
- uri: http://localhost:3000/annotations/f3%2F64%2F37%2Fd1%2Ff36437d1-a618-44f4-ac81-cc287ffc0c2a
2457
+ uri: http://localhost:3000/annotations/66%2Fce%2F62%2F2e%2F66ce622e-627b-4302-a647-e8ce5a6e5fac
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/"c7c1dddd053405a7940ce33ca0d6c097"
2482
+ - W/"027fab91b04730ea5b3ce479d27369d1"
2483
2483
  Cache-Control:
2484
2484
  - max-age=0, private, must-revalidate
2485
2485
  X-Request-Id:
2486
- - c467ea51-f50c-4fd4-963b-df6c0a845d23
2486
+ - 84ea5acc-bfb7-4970-be43-113d6782198f
2487
2487
  X-Runtime:
2488
- - '0.120943'
2488
+ - '0.162402'
2489
2489
  Server:
2490
2490
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
2491
2491
  Date:
2492
- - Wed, 13 May 2015 22:32:04 GMT
2492
+ - Mon, 18 May 2015 20:09:03 GMT
2493
2493
  Content-Length:
2494
2494
  - '437'
2495
2495
  Connection:
2496
2496
  - Keep-Alive
2497
2497
  body:
2498
2498
  encoding: UTF-8
2499
- string: '{"@context":"http://iiif.io/api/presentation/2/context.json","@graph":[{"@id":"_:g70052325567460","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
2500
- love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/f3/64/37/d1/f36437d1-a618-44f4-ac81-cc287ffc0c2a","@type":"oa:Annotation","motivation":"oa:commenting","on":"http://purl.stanford.edu/kq131cs7229","resource":"_:g70052325567460"}]}'
2499
+ string: '{"@context":"http://iiif.io/api/presentation/2/context.json","@graph":[{"@id":"_:g70310880866060","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
2500
+ love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/66/ce/62/2e/66ce622e-627b-4302-a647-e8ce5a6e5fac","@type":"oa:Annotation","motivation":"oa:commenting","on":"http://purl.stanford.edu/kq131cs7229","resource":"_:g70310880866060"}]}'
2501
2501
  http_version:
2502
- recorded_at: Wed, 13 May 2015 22:32:04 GMT
2502
+ recorded_at: Mon, 18 May 2015 20:09:03 GMT
2503
2503
  - request:
2504
2504
  method: get
2505
2505
  uri: http://iiif.io/api/presentation/2/context.json
@@ -2519,7 +2519,7 @@ http_interactions:
2519
2519
  message: OK
2520
2520
  headers:
2521
2521
  Date:
2522
- - Wed, 13 May 2015 22:34:45 GMT
2522
+ - Mon, 18 May 2015 20:11:52 GMT
2523
2523
  Server:
2524
2524
  - Apache/2.2.15 (Red Hat)
2525
2525
  Last-Modified:
@@ -2531,7 +2531,7 @@ http_interactions:
2531
2531
  Cache-Control:
2532
2532
  - max-age=86400
2533
2533
  Expires:
2534
- - Thu, 14 May 2015 22:34:45 GMT
2534
+ - Tue, 19 May 2015 20:11:52 GMT
2535
2535
  Content-Type:
2536
2536
  - application/ld+json
2537
2537
  Access-Control-Allow-Origin:
@@ -2597,7 +2597,7 @@ http_interactions:
2597
2597
  \ \"language\": {\"@id\": \"dc:language\"},\n\t\t \"value\": {\"@id\":
2598
2598
  \"rdf:value\"},\n\t\t \"label\": {\"@id\": \"rdfs:label\"}\n\t\t}\n\t]\n}"
2599
2599
  http_version:
2600
- recorded_at: Wed, 13 May 2015 22:32:04 GMT
2600
+ recorded_at: Mon, 18 May 2015 20:09:03 GMT
2601
2601
  - request:
2602
2602
  method: get
2603
2603
  uri: http://iiif.io/api/presentation/2/context.json
@@ -2617,7 +2617,7 @@ http_interactions:
2617
2617
  message: OK
2618
2618
  headers:
2619
2619
  Date:
2620
- - Wed, 13 May 2015 22:34:45 GMT
2620
+ - Mon, 18 May 2015 20:11:52 GMT
2621
2621
  Server:
2622
2622
  - Apache/2.2.15 (Red Hat)
2623
2623
  Last-Modified:
@@ -2629,7 +2629,7 @@ http_interactions:
2629
2629
  Cache-Control:
2630
2630
  - max-age=86400
2631
2631
  Expires:
2632
- - Thu, 14 May 2015 22:34:45 GMT
2632
+ - Tue, 19 May 2015 20:11:52 GMT
2633
2633
  Content-Type:
2634
2634
  - application/ld+json
2635
2635
  Access-Control-Allow-Origin:
@@ -2695,10 +2695,10 @@ http_interactions:
2695
2695
  \ \"language\": {\"@id\": \"dc:language\"},\n\t\t \"value\": {\"@id\":
2696
2696
  \"rdf:value\"},\n\t\t \"label\": {\"@id\": \"rdfs:label\"}\n\t\t}\n\t]\n}"
2697
2697
  http_version:
2698
- recorded_at: Wed, 13 May 2015 22:32:04 GMT
2698
+ recorded_at: Mon, 18 May 2015 20:09:03 GMT
2699
2699
  - request:
2700
2700
  method: delete
2701
- uri: http://localhost:3000/annotations/f3%2F64%2F37%2Fd1%2Ff36437d1-a618-44f4-ac81-cc287ffc0c2a
2701
+ uri: http://localhost:3000/annotations/66%2Fce%2F62%2F2e%2F66ce622e-627b-4302-a647-e8ce5a6e5fac
2702
2702
  body:
2703
2703
  encoding: US-ASCII
2704
2704
  string: ''
@@ -2725,22 +2725,22 @@ http_interactions:
2725
2725
  Cache-Control:
2726
2726
  - no-cache
2727
2727
  X-Request-Id:
2728
- - fe16ddf8-ae4c-4638-93b8-d41739e82e7e
2728
+ - 4c88fe85-79c2-483d-aa35-9c8801e4c6d5
2729
2729
  X-Runtime:
2730
- - '0.146543'
2730
+ - '0.189083'
2731
2731
  Server:
2732
2732
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
2733
2733
  Date:
2734
- - Wed, 13 May 2015 22:32:04 GMT
2734
+ - Mon, 18 May 2015 20:09:04 GMT
2735
2735
  Connection:
2736
2736
  - Keep-Alive
2737
2737
  Set-Cookie:
2738
- - _internal_session=SjBEbmVkSmN0TDBXNFdjTGxkc1NoR2lzLzBBVjRKdDVXVHVrdlUxcG54ZzA1QTcvZnJ0MmVTRkZrQXA5Qzh1dzZIU0Y0TUZiZjRtYnpTb2xJU3hnUEVWZVJuUFRmVThvN1BKUEpMSi8vUTRpZ2ZhYlV4K2gzeHkxQ3pCZEUxNHphVnY5RGRNZ0NWdm5jTHdMdzVISU5DYStTelVlODdaUDFESUNVZWJkSi81OEticldSaEFodmFEQWN2YXdPbW5PLS1hdUptZEtMWkVsdGdyQTVHK1UwaFFBPT0%3D--fdc3339be5fd1139b5386a66888c1dfe7610eccb;
2738
+ - _internal_session=WlYxZmU1QnpyQWVRRWZ6RWFHRUhVdFhiTVVSS0FjQ3l2R1VacXVoQUpkeGw5cjVjWEd6SzdkbEwrOEZSMVlPUldxWGE2NWtuOHBHVDhNUjh2SEgzQkpGd2JuOTI1K3pxRXdGRlUvZWdadE0xMldsM1BxVHl4akNaMjZLTm1CbTE2TnpnUEJnQkpVdDRmNG12dlBnRndQVjcwZ1VQZXpkd1Q0aVptR0NXOWhCdmZ6UHpseGJtTG03NThXODNPWmVoLS1rRlhyWUF1dklyNHJ0anIyV2hoL2x3PT0%3D--5763c0bf16cf892a101b59d6ad374a9109865a74;
2739
2739
  path=/; HttpOnly
2740
2740
  - request_method=DELETE; path=/
2741
2741
  body:
2742
2742
  encoding: UTF-8
2743
2743
  string: ''
2744
2744
  http_version:
2745
- recorded_at: Wed, 13 May 2015 22:32:04 GMT
2745
+ recorded_at: Mon, 18 May 2015 20:09:04 GMT
2746
2746
  recorded_with: VCR 2.9.3
@@ -31,31 +31,31 @@ http_interactions:
31
31
  Content-Type:
32
32
  - application/ld+json; charset=utf-8
33
33
  Etag:
34
- - W/"fb3c5c8c05775e036645e825f9c4e11d"
34
+ - W/"76f2da2a3c8e749412dc607c1fd9cb51"
35
35
  Cache-Control:
36
36
  - max-age=0, private, must-revalidate
37
37
  X-Request-Id:
38
- - 77140a1e-9970-4b73-880b-204a8b9b0fe6
38
+ - f43656dd-e65b-43f4-8a66-1663d112bc43
39
39
  X-Runtime:
40
- - '1.417158'
40
+ - '1.625895'
41
41
  Server:
42
42
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
43
43
  Date:
44
- - Wed, 13 May 2015 22:32:06 GMT
44
+ - Mon, 18 May 2015 20:09:05 GMT
45
45
  Content-Length:
46
46
  - '443'
47
47
  Connection:
48
48
  - Keep-Alive
49
49
  Set-Cookie:
50
- - _internal_session=a3lIRytKam9uWjIxaTY1Rld3a3FjQm1udnJ3T09xdis0WVhTSWRBb1RodThXOGJuUm5VZ2tROUhVTStzWU0vTFYvVUppVkR2QTZpSTFORjhtMEtrR3kxK1JoOWl3NVFkck8ybjQyUHg0aEJ6cktOaGFiTXBzMUZibDhSc2lPYXg4NkpyYzhpZ1RlbytTNGtmQXgrWG5GODBiaHNONzhneUlYc0RxdmlSOVJBTmJ5aU80Ukg5WkQ4akhLaC9mTmtaYVZTTG9nZmIrd0hzYVdISlVsRjFvd1dDL3lWZVlxSnhsSlFNNEhNUGp3VkxTQ0QyRDFKTk1kNUY1UUNFMXRVZy0tZGJiUU1oNGVqS0pyN0pTV0EyZjRFUT09--cc9234fc515c92570a94260f605094141cf4b96d;
50
+ - _internal_session=Y0Zsd1QxUGorNXFnV2xrZjUyVXQxemF4U3pUTXdRVjdyUlpFdkFRWEZVUHlCTm9DWXcrc0xqcHJUaEJSaXQrVHJMcjNaRC9lQ1AzYkx5VUIwa05RbW5rdVZQMU91NmxxcUJuVG1XWXRBR1F3THFBdDBOQVpabER6clZwSmNUc2lGUXNTV3lDMzhKUG1KaXJ2SzVGUnd0L0hNUjYrRXgzOS9lNjJFOVlYWXBnc1VKSFdjZjcwMDVCbkMxaXorTTJvbkErRVpkS1Zkbm1Pb1F1UWNhYVhxaDlkaXAxeGM4ZmpqSk00NCt1dTBNQkJDeEZvblBCS1pIQzNxM09qRHpOQi0tVFdoZ1VoZ2IwRlkyS0NCTXhnRzVhdz09--6197d6c920defcb8b8cdbb095f54016383c5dcbe;
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":"_:g70052313341360","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
- love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/ee/a2/dd/58/eea2dd58-963f-438e-b7e8-18f013ef02e3","@type":"oa:Annotation","hasBody":"_:g70052313341360","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
55
+ string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70310872635640","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
+ love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/0b/d0/30/41/0bd03041-8282-438b-b341-80f6da248694","@type":"oa:Annotation","hasBody":"_:g70310872635640","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
57
57
  http_version:
58
- recorded_at: Wed, 13 May 2015 22:32:06 GMT
58
+ recorded_at: Mon, 18 May 2015 20:09:05 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
- - Wed, 13 May 2015 22:32:06 GMT
78
+ - Mon, 18 May 2015 20:09:05 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
- - Thu, 14 May 2015 04:32:06 GMT
86
+ - Tue, 19 May 2015 02:09:05 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: Wed, 13 May 2015 22:32:06 GMT
102
+ recorded_at: Mon, 18 May 2015 20:09:05 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
- - Wed, 13 May 2015 22:32:06 GMT
124
+ - Mon, 18 May 2015 20:09:06 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
- - Thu, 14 May 2015 04:32:06 GMT
138
+ - Tue, 19 May 2015 02:09:06 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: Wed, 13 May 2015 22:32:06 GMT
1256
+ recorded_at: Mon, 18 May 2015 20:09:06 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
- - Wed, 13 May 2015 22:32:06 GMT
1276
+ - Mon, 18 May 2015 20:09:06 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
- - Thu, 14 May 2015 04:32:06 GMT
1284
+ - Tue, 19 May 2015 02:09:06 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: Wed, 13 May 2015 22:32:06 GMT
1300
+ recorded_at: Mon, 18 May 2015 20:09:06 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
- - Wed, 13 May 2015 22:32:06 GMT
1322
+ - Mon, 18 May 2015 20:09:06 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
- - Thu, 14 May 2015 04:32:06 GMT
1336
+ - Tue, 19 May 2015 02:09:06 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: Wed, 13 May 2015 22:32:07 GMT
2454
+ recorded_at: Mon, 18 May 2015 20:09:07 GMT
2455
2455
  - request:
2456
2456
  method: delete
2457
- uri: http://localhost:3000/annotations/ee%2Fa2%2Fdd%2F58%2Feea2dd58-963f-438e-b7e8-18f013ef02e3
2457
+ uri: http://localhost:3000/annotations/0b%2Fd0%2F30%2F41%2F0bd03041-8282-438b-b341-80f6da248694
2458
2458
  body:
2459
2459
  encoding: US-ASCII
2460
2460
  string: ''
@@ -2481,22 +2481,22 @@ http_interactions:
2481
2481
  Cache-Control:
2482
2482
  - no-cache
2483
2483
  X-Request-Id:
2484
- - a0e57ca9-b39a-4388-a086-4953dcef8e80
2484
+ - 3315f0b2-a02d-4111-86f9-886428bca527
2485
2485
  X-Runtime:
2486
- - '0.150061'
2486
+ - '0.241122'
2487
2487
  Server:
2488
2488
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
2489
2489
  Date:
2490
- - Wed, 13 May 2015 22:32:07 GMT
2490
+ - Mon, 18 May 2015 20:09:07 GMT
2491
2491
  Connection:
2492
2492
  - Keep-Alive
2493
2493
  Set-Cookie:
2494
- - _internal_session=WjJ1V0FmV0xiQU9nNWlUdS9RbnkyQzNrTzJ2R0V6czNOV0xxelVTcFZ3cDF6bzAvWkZ6Y1FMRlFvUVQ5c0x0YitmL1ZuTkJTNXdOUWFLZisxS1B2YnJGaDQyM1BuMldXRlkra2kvcVFmMXNsY3dDeGNSZzluR2w4cE9pVXlzbVJORGtSTENhZjVaMHllblNKbFg1RGdOL2srSFByOERUdzhmN1dqTldiczJSbFlveDM2UHJFY0Nma1NnMXVoUGFILS0vSkR1QWJyV1B5eUhMdUZQbWNPK0tnPT0%3D--f79dd35b30577b01a68d95068fcbce34d08f168a;
2494
+ - _internal_session=RGV3N3R6UVo1UmZJNkNxMnhlcHJMbkdvdFQ1QVAvNXlBRUhlQXduOGorWHZVUHFPZWxrK0NqOXRtTWQ4Q0pHMDZISWNELzRBSFVxRk0yUXNUeVlIMG5IYkNMOU1wOEJnSWNEd2h4djZaazhGNndrRkFOcFd2OVNyRE00dmlCdEE1bmJSZy9xb0FieEljRWtvd2xGT245V3RCaktycUwzYUJPbHlUQ1dXczRkd1JVVEl3L3RzVEt4RE5qOGxEVGFRLS13cEZrd1JhZFJOYlg3eHNUcUxuNE1BPT0%3D--e755d1a7b718198ef6968dc1d0452c7a4d4eafb7;
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: Wed, 13 May 2015 22:32:07 GMT
2501
+ recorded_at: Mon, 18 May 2015 20:09:07 GMT
2502
2502
  recorded_with: VCR 2.9.3