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/"cbab80d06665632d3d40f20f41c4a478"
34
+ - W/"e91952778c52b56fa67863c615739f9e"
35
35
  Cache-Control:
36
36
  - max-age=0, private, must-revalidate
37
37
  X-Request-Id:
38
- - de5de6e4-47c8-4c6e-83dd-df652229910b
38
+ - 25b3a6ed-6d79-4551-b432-001ce21756da
39
39
  X-Runtime:
40
- - '1.372756'
40
+ - '1.619081'
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:31:14 GMT
44
+ - Mon, 18 May 2015 20:08:01 GMT
45
45
  Content-Length:
46
46
  - '443'
47
47
  Connection:
48
48
  - Keep-Alive
49
49
  Set-Cookie:
50
- - _internal_session=NE9BZktBQlNiZzlXWXBCUDIyeE5KQ3B1RFh0bjR1V041QmNYakF4MnJUNndnUVY5My82TmVzaWVPaEtXLytmM3FZSXVVWVArb2NRSGIwb3RsdE84UGE4aDAwV0ZpN2NhZ0ZRcFZkeHMxcC9LaGVVaGdsdGdlWWEvUlQ1cjEvQjRDamJnZmIwUWRqNTFLaDZZemZOSWhaZVljMHVacDJkY1ZGWUpKM3V3ZHErOWdlTTgzamJWM0dQVGNhMEMvRUduNUVEM3czRitEUW4vam5KanRUeWxISE55bFd1U2tUV1czZ1RPckFIM2ZFUXFqbmVSQ2JhbnowM2F4eUNLSTB3ZS0teGg1RnU4KzN5VHhGOVo2eStINk9CQT09--882b3876b8f3a822ae4736898652c663e4e75edb;
50
+ - _internal_session=VFJlbHZtcFVaeVJzUVdJTnlkd1lpajB2UnorTU9POHlubVNTQjJPWkZ6SzFPM1EyVHBORGwyWmp6YTgwak42TERLWmJ5dzFUbVRMbDZjQk5Pc1p0aHB4OFBnaWVxODgxa1o4UExFcGc2aXh3SzdPODlqWXFQcUpLNU5LcmtWQSt4QWZ1WGJlMEZUazJvOFNhc3Vnc2p6MkEySENrQy9qdncyYnNrdTZodmsrSkVkdnpLNzJuN1N3RC92R3RYRGdLUDRNSDFwcFB2eVc0dzYwUHlSQkRLclplZGI4NHFHZ2lkZEFJaHVoN0hpV0UrajJodWF1YmNaaDcvN0VPbld6by0tM2RHMEx0Z0hJZEpoV2l3NlVLYVljZz09--cd58eb2024163cd26e1705c7549eb08583edc63b;
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":"_:g70052520705040","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
- love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/eb/b0/e9/51/ebb0e951-d7aa-4982-954f-607014b3fed4","@type":"oa:Annotation","hasBody":"_:g70052520705040","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
55
+ string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70310860346080","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
+ love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/1d/e5/af/a1/1de5afa1-72e5-4b51-96f5-a675bff6f04c","@type":"oa:Annotation","hasBody":"_:g70310860346080","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
57
57
  http_version:
58
- recorded_at: Wed, 13 May 2015 22:31:14 GMT
58
+ recorded_at: Mon, 18 May 2015 20:08:01 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:31:14 GMT
78
+ - Mon, 18 May 2015 20:08:01 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:31:14 GMT
86
+ - Tue, 19 May 2015 02:08:01 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:31:14 GMT
102
+ recorded_at: Mon, 18 May 2015 20:08:01 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:31:14 GMT
124
+ - Mon, 18 May 2015 20:08: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:31:14 GMT
138
+ - Tue, 19 May 2015 02:08: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:31:14 GMT
1256
+ recorded_at: Mon, 18 May 2015 20:08: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:31:14 GMT
1276
+ - Mon, 18 May 2015 20:08:02 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:31:14 GMT
1284
+ - Tue, 19 May 2015 02:08:02 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:31:14 GMT
1300
+ recorded_at: Mon, 18 May 2015 20:08:02 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:31:14 GMT
1322
+ - Mon, 18 May 2015 20:08:02 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:31:14 GMT
1336
+ - Tue, 19 May 2015 02:08:02 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:31:15 GMT
2454
+ recorded_at: Mon, 18 May 2015 20:08:03 GMT
2455
2455
  - request:
2456
2456
  method: get
2457
- uri: http://localhost:3000/annotations/eb%2Fb0%2Fe9%2F51%2Febb0e951-d7aa-4982-954f-607014b3fed4
2457
+ uri: http://localhost:3000/annotations/1d%2Fe5%2Faf%2Fa1%2F1de5afa1-72e5-4b51-96f5-a675bff6f04c
2458
2458
  body:
2459
2459
  encoding: US-ASCII
2460
2460
  string: ''
@@ -2473,15 +2473,15 @@ http_interactions:
2473
2473
  Content-Type:
2474
2474
  - text/html; charset=utf-8
2475
2475
  Content-Length:
2476
- - '129092'
2476
+ - '127999'
2477
2477
  X-Request-Id:
2478
- - 1bf87e28-306d-47b2-ae10-13c664462532
2478
+ - 0ac2e5c8-57ac-4b91-adb0-afafdeee48b8
2479
2479
  X-Runtime:
2480
- - '0.212054'
2480
+ - '0.341914'
2481
2481
  Server:
2482
2482
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
2483
2483
  Date:
2484
- - Wed, 13 May 2015 22:31:15 GMT
2484
+ - Mon, 18 May 2015 20:08:03 GMT
2485
2485
  Connection:
2486
2486
  - Keep-Alive
2487
2487
  body:
@@ -3438,17 +3438,7 @@ http_interactions:
3438
3438
  regardless if they changed or not.\n</div>\n</pre>\n</td>\n </tr>\n
3439
3439
  \ </table>\n </div>\n </div>\n <div class=\"source hidden\"
3440
3440
  id=\"frame-source-88\">\n <div class=\"info\">\n Extracted source
3441
- (around line <strong>#17</strong>):\n </div>\n <div class=\"data\">\n
3442
- \ <table cellpadding=\"0\" cellspacing=\"0\" class=\"lines\">\n <tr>\n
3443
- \ <td>\n <pre class=\"line_numbers\">\n<span>15</span>\n<span>16</span>\n<span>17</span>\n<span>18</span>\n<span>19</span>\n<span>20</span>\n
3444
- \ </pre>\n </td>\n<td width=\"100%\">\n<pre>\n<div
3445
- class=\"line\"> old, env[FLAG] = env[FLAG], false\n</div><div class=\"line\">
3446
- \ @mutex.lock\n</div><div class=\"line active\"> response = @app.call(env)\n</div><div
3447
- class=\"line\"> body = BodyProxy.new(response[2]) { @mutex.unlock }\n</div><div
3448
- class=\"line\"> response[2] = body\n</div><div class=\"line\"> response\n</div>\n</pre>\n</td>\n
3449
- \ </tr>\n </table>\n </div>\n </div>\n <div class=\"source
3450
- hidden\" id=\"frame-source-89\">\n <div class=\"info\">\n Extracted
3451
- source (around line <strong>#15</strong>):\n </div>\n <div class=\"data\">\n
3441
+ (around line <strong>#15</strong>):\n </div>\n <div class=\"data\">\n
3452
3442
  \ <table cellpadding=\"0\" cellspacing=\"0\" class=\"lines\">\n <tr>\n
3453
3443
  \ <td>\n <pre class=\"line_numbers\">\n<span>13</span>\n<span>14</span>\n<span>15</span>\n<span>16</span>\n<span>17</span>\n<span>18</span>\n
3454
3444
  \ </pre>\n </td>\n<td width=\"100%\">\n<pre>\n<div
@@ -3457,7 +3447,7 @@ http_interactions:
3457
3447
  \ headers = HeaderHash.new(headers)\n</div><div class=\"line\">\n</div><div
3458
3448
  class=\"line\"> if !STATUS_WITH_NO_ENTITY_BODY.include?(status.to_i)
3459
3449
  &amp;&amp;\n</div>\n</pre>\n</td>\n </tr>\n </table>\n </div>\n
3460
- \ </div>\n <div class=\"source hidden\" id=\"frame-source-90\">\n <div
3450
+ \ </div>\n <div class=\"source hidden\" id=\"frame-source-89\">\n <div
3461
3451
  class=\"info\">\n Extracted source (around line <strong>#89</strong>):\n
3462
3452
  \ </div>\n <div class=\"data\">\n <table cellpadding=\"0\"
3463
3453
  cellspacing=\"0\" class=\"lines\">\n <tr>\n <td>\n <pre
@@ -3469,7 +3459,7 @@ http_interactions:
3469
3459
  \ begin\n</div><div class=\"line\"> res.status = status.to_i\n</div><div
3470
3460
  class=\"line\"> headers.each { |k, vs|\n</div>\n</pre>\n</td>\n </tr>\n
3471
3461
  \ </table>\n </div>\n </div>\n <div class=\"source hidden\"
3472
- id=\"frame-source-91\">\n <div class=\"info\">\n Extracted source
3462
+ id=\"frame-source-90\">\n <div class=\"info\">\n Extracted source
3473
3463
  (around line <strong>#138</strong>):\n </div>\n <div class=\"data\">\n
3474
3464
  \ <table cellpadding=\"0\" cellspacing=\"0\" class=\"lines\">\n <tr>\n
3475
3465
  \ <td>\n <pre class=\"line_numbers\">\n<span>136</span>\n<span>137</span>\n<span>138</span>\n<span>139</span>\n<span>140</span>\n<span>141</span>\n
@@ -3479,7 +3469,7 @@ http_interactions:
3479
3469
  class=\"line active\"> si.service(req, res)\n</div><div class=\"line\">
3480
3470
  \ end\n</div><div class=\"line\">\n</div><div class=\"line\"> ##\n</div>\n</pre>\n</td>\n
3481
3471
  \ </tr>\n </table>\n </div>\n </div>\n <div class=\"source
3482
- hidden\" id=\"frame-source-92\">\n <div class=\"info\">\n Extracted
3472
+ hidden\" id=\"frame-source-91\">\n <div class=\"info\">\n Extracted
3483
3473
  source (around line <strong>#94</strong>):\n </div>\n <div class=\"data\">\n
3484
3474
  \ <table cellpadding=\"0\" cellspacing=\"0\" class=\"lines\">\n <tr>\n
3485
3475
  \ <td>\n <pre class=\"line_numbers\">\n<span>92</span>\n<span>93</span>\n<span>94</span>\n<span>95</span>\n<span>96</span>\n<span>97</span>\n
@@ -3490,7 +3480,7 @@ http_interactions:
3490
3480
  =&gt; ex\n</div><div class=\"line\"> res.set_error(ex)\n</div><div
3491
3481
  class=\"line\"> rescue HTTPStatus::Error =&gt; ex\n</div>\n</pre>\n</td>\n
3492
3482
  \ </tr>\n </table>\n </div>\n </div>\n <div class=\"source
3493
- hidden\" id=\"frame-source-93\">\n <div class=\"info\">\n Extracted
3483
+ hidden\" id=\"frame-source-92\">\n <div class=\"info\">\n Extracted
3494
3484
  source (around line <strong>#294</strong>):\n </div>\n <div class=\"data\">\n
3495
3485
  \ <table cellpadding=\"0\" cellspacing=\"0\" class=\"lines\">\n <tr>\n
3496
3486
  \ <td>\n <pre class=\"line_numbers\">\n<span>292</span>\n<span>293</span>\n<span>294</span>\n<span>295</span>\n<span>296</span>\n<span>297</span>\n
@@ -3654,13 +3644,12 @@ http_interactions:
3654
3644
  data-frame-id=\"86\" href=\"#\">railties (4.2.0) lib/rails/engine.rb:518:in
3655
3645
  `call&#39;</a><br><a class=\"trace-frames\" data-frame-id=\"87\" href=\"#\">railties
3656
3646
  (4.2.0) lib/rails/application.rb:164:in `call&#39;</a><br><a class=\"trace-frames\"
3657
- data-frame-id=\"88\" href=\"#\">rack (1.6.1) lib/rack/lock.rb:17:in `call&#39;</a><br><a
3658
- class=\"trace-frames\" data-frame-id=\"89\" href=\"#\">rack (1.6.1) lib/rack/content_length.rb:15:in
3659
- `call&#39;</a><br><a class=\"trace-frames\" data-frame-id=\"90\" href=\"#\">rack
3647
+ data-frame-id=\"88\" href=\"#\">rack (1.6.1) lib/rack/content_length.rb:15:in
3648
+ `call&#39;</a><br><a class=\"trace-frames\" data-frame-id=\"89\" href=\"#\">rack
3660
3649
  (1.6.1) lib/rack/handler/webrick.rb:89:in `service&#39;</a><br><a class=\"trace-frames\"
3661
- data-frame-id=\"91\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in
3662
- `service&#39;</a><br><a class=\"trace-frames\" data-frame-id=\"92\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in
3663
- `run&#39;</a><br><a class=\"trace-frames\" data-frame-id=\"93\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in
3650
+ data-frame-id=\"90\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in
3651
+ `service&#39;</a><br><a class=\"trace-frames\" data-frame-id=\"91\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in
3652
+ `run&#39;</a><br><a class=\"trace-frames\" data-frame-id=\"92\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in
3664
3653
  `block in start_thread&#39;</a><br></code></pre>\n </div>\n <div id=\"Full-Trace\"
3665
3654
  style=\"display: block;\">\n <pre><code><a class=\"trace-frames\" data-frame-id=\"0\"
3666
3655
  href=\"#\">actionpack (4.2.0) lib/action_controller/metal/mime_responds.rb:218:in
@@ -3809,13 +3798,12 @@ http_interactions:
3809
3798
  data-frame-id=\"86\" href=\"#\">railties (4.2.0) lib/rails/engine.rb:518:in
3810
3799
  `call&#39;</a><br><a class=\"trace-frames\" data-frame-id=\"87\" href=\"#\">railties
3811
3800
  (4.2.0) lib/rails/application.rb:164:in `call&#39;</a><br><a class=\"trace-frames\"
3812
- data-frame-id=\"88\" href=\"#\">rack (1.6.1) lib/rack/lock.rb:17:in `call&#39;</a><br><a
3813
- class=\"trace-frames\" data-frame-id=\"89\" href=\"#\">rack (1.6.1) lib/rack/content_length.rb:15:in
3814
- `call&#39;</a><br><a class=\"trace-frames\" data-frame-id=\"90\" href=\"#\">rack
3801
+ data-frame-id=\"88\" href=\"#\">rack (1.6.1) lib/rack/content_length.rb:15:in
3802
+ `call&#39;</a><br><a class=\"trace-frames\" data-frame-id=\"89\" href=\"#\">rack
3815
3803
  (1.6.1) lib/rack/handler/webrick.rb:89:in `service&#39;</a><br><a class=\"trace-frames\"
3816
- data-frame-id=\"91\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in
3817
- `service&#39;</a><br><a class=\"trace-frames\" data-frame-id=\"92\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in
3818
- `run&#39;</a><br><a class=\"trace-frames\" data-frame-id=\"93\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in
3804
+ data-frame-id=\"90\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in
3805
+ `service&#39;</a><br><a class=\"trace-frames\" data-frame-id=\"91\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in
3806
+ `run&#39;</a><br><a class=\"trace-frames\" data-frame-id=\"92\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in
3819
3807
  `block in start_thread&#39;</a><br></code></pre>\n </div>\n\n <script
3820
3808
  type=\"text/javascript\">\n var traceFrames = document.getElementsByClassName('trace-frames');\n
3821
3809
  \ var selectedFrame, currentSource = document.getElementById('frame-source-0');\n\n
@@ -3830,7 +3818,7 @@ http_interactions:
3830
3818
  && el) {\n currentSource.className += \" hidden\";\n el.className
3831
3819
  = el.className.replace(\" hidden\", \"\");\n currentSource = el;\n
3832
3820
  \ }\n }\n }\n </script>\n</div>\n\n \n\n<h2 style=\"margin-top:
3833
- 30px\">Request</h2>\n<p><b>Parameters</b>:</p> <pre>{&quot;id&quot;=&gt;&quot;eb/b0/e9/51/ebb0e951-d7aa-4982-954f-607014b3fed4&quot;}</pre>\n\n<div
3821
+ 30px\">Request</h2>\n<p><b>Parameters</b>:</p> <pre>{&quot;id&quot;=&gt;&quot;1d/e5/af/a1/1de5afa1-72e5-4b51-96f5-a675bff6f04c&quot;}</pre>\n\n<div
3834
3822
  class=\"details\">\n <div class=\"summary\"><a href=\"#\" onclick=\"return
3835
3823
  toggleSessionDump()\">Toggle session dump</a></div>\n <div id=\"session_dump\"
3836
3824
  style=\"display:none\"><pre></pre></div>\n</div>\n\n<div class=\"details\">\n
@@ -3840,7 +3828,7 @@ http_interactions:
3840
3828
  &quot;gzip, deflate&quot;\nREMOTE_ADDR: &quot;127.0.0.1&quot;\nREMOTE_HOST:
3841
3829
  &quot;127.0.0.1&quot;\nSERVER_NAME: &quot;localhost&quot;\nSERVER_PROTOCOL:
3842
3830
  &quot;HTTP/1.1&quot;</pre></div>\n</div>\n\n<h2 style=\"margin-top: 30px\">Response</h2>\n<p><b>Headers</b>:</p>
3843
- <pre>None</pre>\n\n</div>\n\n\n</body>\n</html>\n<div id=\"console\"\n data-remote-path='console/repl_sessions/2607d86bab1982cba4d767502a7c93e0'\n
3831
+ <pre>None</pre>\n\n</div>\n\n\n</body>\n</html>\n<div id=\"console\"\n data-remote-path='console/repl_sessions/ce2dc0b266b0ac990735583af5ab92dc'\n
3844
3832
  \ data-initial-prompt='>> '>\n</div>\n\n\n<script type=\"text/javascript\">\n(function()
3845
3833
  {\n // DOM helpers\nfunction hasClass(el, className) {\n var regex = new
3846
3834
  RegExp('(?:^|\\\\s)' + className + '(?!\\\\S)', 'g');\n return el.className.match(regex);\n}\n\nfunction
@@ -4037,10 +4025,10 @@ http_interactions:
4037
4025
  \ resizerElement.addEventListener('mouseup', recordConsoleElementHeight);\n
4038
4026
  \ });\n});\n\n}).call(this);\n</script>\n\n"
4039
4027
  http_version:
4040
- recorded_at: Wed, 13 May 2015 22:31:15 GMT
4028
+ recorded_at: Mon, 18 May 2015 20:08:03 GMT
4041
4029
  - request:
4042
4030
  method: delete
4043
- uri: http://localhost:3000/annotations/eb%2Fb0%2Fe9%2F51%2Febb0e951-d7aa-4982-954f-607014b3fed4
4031
+ uri: http://localhost:3000/annotations/1d%2Fe5%2Faf%2Fa1%2F1de5afa1-72e5-4b51-96f5-a675bff6f04c
4044
4032
  body:
4045
4033
  encoding: US-ASCII
4046
4034
  string: ''
@@ -4067,22 +4055,22 @@ http_interactions:
4067
4055
  Cache-Control:
4068
4056
  - no-cache
4069
4057
  X-Request-Id:
4070
- - a1c0c936-0936-44df-b818-b6e9aa60e1a1
4058
+ - 64f66c8e-c4f4-4b81-bb8d-b1d176edd5e3
4071
4059
  X-Runtime:
4072
- - '0.159664'
4060
+ - '0.199600'
4073
4061
  Server:
4074
4062
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
4075
4063
  Date:
4076
- - Wed, 13 May 2015 22:31:15 GMT
4064
+ - Mon, 18 May 2015 20:08:03 GMT
4077
4065
  Connection:
4078
4066
  - Keep-Alive
4079
4067
  Set-Cookie:
4080
- - _internal_session=cmZhdmg3azZOcVV4bGp4UWZ1WmErd2s3RlczUm5PK3VPSm9mMjRTMUgvNEpxK0tzb2hGQTdJMjBiTzlwaTY3dk1hb1NwVlViLy8wSG1DaDI0YXlwL2xkTGwzKy9taGVMYWRzUFYyK0ZNdVc2NHBrTkVNWDFrdFdwVldPWU04Q3FUajFZc1N4QXFGUDF6enpHYUhKK1V0T3VKZmdnQTlIQTBsWklQdjB5ZVdiSkRkNHJ0bXB3ZjVsMmZWc3ZEZ1VqLS1lcGhRRTQyT1J5UW1FMStxajg1Mm9BPT0%3D--d45d6ef22572a8765964a1407b61bb90cc4f9f13;
4068
+ - _internal_session=bk9CMmg1bFIra1R6eTRJMXJCeUVTSDlRS3M5aFpSTUNtOE5mR3UrQ2lJQVhGSHBtQWptOEhjeGdwR2NnNjZlTW9qSXZaZE9SMCs3TG84RG9ESWpEWWRiOWovc0FDdVNLQVI1OFVmK25IN0Z1U1pPWW92UXJpTnVDWTRPeEhGVS9oVGlWU3BFWGxOVTF4eFNySlNmSHNTOFJzRlJ0YmdjQkZIbVUzWUgvYWlNQiszRXNrRTZHR3RLSDFKWEluYVY1LS11dmFDcEl6Qzc0UWFzVzNodVMycHhBPT0%3D--99766a5275655d164124971a93c77a6aab260a1c;
4081
4069
  path=/; HttpOnly
4082
4070
  - request_method=DELETE; path=/
4083
4071
  body:
4084
4072
  encoding: UTF-8
4085
4073
  string: ''
4086
4074
  http_version:
4087
- recorded_at: Wed, 13 May 2015 22:31:15 GMT
4075
+ recorded_at: Mon, 18 May 2015 20:08:03 GMT
4088
4076
  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/"246b7d9a09c904635a3d0db5a404dccb"
34
+ - W/"66e9b0fa27b6bb453c23be858df6c62b"
35
35
  Cache-Control:
36
36
  - max-age=0, private, must-revalidate
37
37
  X-Request-Id:
38
- - 8c67c84a-5d80-4d91-8fdf-990f913a0237
38
+ - 8e23dc13-3390-43b5-b2cd-802423940308
39
39
  X-Runtime:
40
- - '1.894200'
40
+ - '1.486280'
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:29:54 GMT
44
+ - Mon, 18 May 2015 20:06:24 GMT
45
45
  Content-Length:
46
46
  - '443'
47
47
  Connection:
48
48
  - Keep-Alive
49
49
  Set-Cookie:
50
- - _internal_session=OEp2bzJKRXZCRXg4eE1uMVRud3dlNDdVM0tSZjJxdDJkL01ZNUtHQXNEVWJWZTc4NktHcTVXcFl6ejYwbE9FMTUyNXNKdzhVSXZoYlNZR3J1c2MxZDlTWWNmNWU1cDlUei9iYU5yMEs4cFd6eGc3bldac3Z6RHYwWS9mU3Y1Rnh6Zm1YbFRGeUttTFBReG5DTUhUMVVRTmwxRE5BSitvbE1QUUhKZUswRGJBbUxBdHA0aFB6enBhRHVaUk5xV3pxSDBDclh2c1gzRWN5c1VqdE5WVkszQ1RNdU5waUdDcnQrSWlaUkFzQVFSL3o2Nmc4Y0FHYXo2QmxFQU5NOVIrWC0tMUlOUkdhZ2hGSUFSMzh3V2N2Z0tEQT09--f71719ee2aa24ab18aca948a24ee78f972c22969;
50
+ - _internal_session=OWpodFNYU0VKVmJxb2RHcll6K0d6aHQ5aUgzeEplZmg1cnBKR3l3NXdvV1NCUVVzTkxGQlhpTXUzekZFSFNoejhzam9XR091NHorQUIzKzF5aWw3dHRLZ1FKa3EyeFRXZElZM0RPUlNLeWlqNC9KVTVBMk9IZ2lSQW1wNDFUUExmYjFKb0crM0NmbDdLdGFkR0hjNzE5emVpMGFQWlFoaWJ4Q0p0YjdUSnRDU3lZdGwvS1BBNWV4c3RSd1RYU0JhdUVZVWU4S1J4L2JJeU9CS2x3VFc0MDZoUGpBV2UyUDNBVlZBZWtzQXlEWHcxTHpGVXNIN3h5MUxvNEMrZGplZS0tTU1pNS94eTR0RkpNK1RQQnN1MURKZz09--8139cc779c4e85fcf21bee9c5913f7e8f4e6ad3d;
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":"_:g70052304852480","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
- love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/35/01/3a/40/35013a40-3363-4f89-acc8-e6b2aa52837f","@type":"oa:Annotation","hasBody":"_:g70052304852480","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
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"}]}'
57
57
  http_version:
58
- recorded_at: Wed, 13 May 2015 22:29:54 GMT
58
+ recorded_at: Mon, 18 May 2015 20:06:24 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:29:54 GMT
78
+ - Mon, 18 May 2015 20:06:24 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:29:54 GMT
86
+ - Tue, 19 May 2015 02:06:24 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:29:55 GMT
102
+ recorded_at: Mon, 18 May 2015 20:06:24 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:29:55 GMT
124
+ - Mon, 18 May 2015 20:06:24 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:29:55 GMT
138
+ - Tue, 19 May 2015 02:06:24 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:29:55 GMT
1256
+ recorded_at: Mon, 18 May 2015 20:06:25 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:29:55 GMT
1276
+ - Mon, 18 May 2015 20:06:25 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:29:55 GMT
1284
+ - Tue, 19 May 2015 02:06:25 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:29:55 GMT
1300
+ recorded_at: Mon, 18 May 2015 20:06:25 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:29:55 GMT
1322
+ - Mon, 18 May 2015 20:06:25 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:29:55 GMT
1336
+ - Tue, 19 May 2015 02:06:25 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:29:55 GMT
2454
+ recorded_at: Mon, 18 May 2015 20:06:25 GMT
2455
2455
  - request:
2456
2456
  method: get
2457
- uri: http://localhost:3000/annotations/35%2F01%2F3a%2F40%2F35013a40-3363-4f89-acc8-e6b2aa52837f
2457
+ uri: http://localhost:3000/annotations/23%2F58%2Ff6%2F62%2F2358f662-3c2f-46cf-93ee-5353a5c9df87
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/"ca1fbd815223563d3e50c9125ddb5296"
2482
+ - W/"c7ecfe18ffd9df96ed50d8c53e1fc1af"
2483
2483
  Cache-Control:
2484
2484
  - max-age=0, private, must-revalidate
2485
2485
  X-Request-Id:
2486
- - b3010656-67aa-4d92-920a-51719ca71413
2486
+ - c0ad729b-6664-4117-bc9f-a4c148efb164
2487
2487
  X-Runtime:
2488
- - '0.709395'
2488
+ - '0.820868'
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:29:56 GMT
2492
+ - Mon, 18 May 2015 20:06:26 GMT
2493
2493
  Content-Length:
2494
2494
  - '443'
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":"_:g70052512831780","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
2500
- love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/35/01/3a/40/35013a40-3363-4f89-acc8-e6b2aa52837f","@type":"oa:Annotation","hasBody":"_:g70052512831780","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
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"}]}'
2501
2501
  http_version:
2502
- recorded_at: Wed, 13 May 2015 22:29:56 GMT
2502
+ recorded_at: Mon, 18 May 2015 20:06:26 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
- - Wed, 13 May 2015 22:29:56 GMT
2522
+ - Mon, 18 May 2015 20:06:26 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
- - Thu, 14 May 2015 04:29:56 GMT
2530
+ - Tue, 19 May 2015 02:06:26 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: Wed, 13 May 2015 22:29:56 GMT
2546
+ recorded_at: Mon, 18 May 2015 20:06:26 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
- - Wed, 13 May 2015 22:29:57 GMT
2568
+ - Mon, 18 May 2015 20:06:26 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
- - Thu, 14 May 2015 04:29:57 GMT
2582
+ - Tue, 19 May 2015 02:06:26 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: Wed, 13 May 2015 22:29:57 GMT
3700
+ recorded_at: Mon, 18 May 2015 20:06:27 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
- - Wed, 13 May 2015 22:29:57 GMT
3720
+ - Mon, 18 May 2015 20:06:27 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
- - Thu, 14 May 2015 04:29:57 GMT
3728
+ - Tue, 19 May 2015 02:06:27 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: Wed, 13 May 2015 22:29:57 GMT
3744
+ recorded_at: Mon, 18 May 2015 20:06:27 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
- - Wed, 13 May 2015 22:29:57 GMT
3766
+ - Mon, 18 May 2015 20:06:27 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
- - Thu, 14 May 2015 04:29:57 GMT
3780
+ - Tue, 19 May 2015 02:06:27 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: Wed, 13 May 2015 22:29:57 GMT
4898
+ recorded_at: Mon, 18 May 2015 20:06:27 GMT
4899
4899
  - request:
4900
4900
  method: delete
4901
- uri: http://localhost:3000/annotations/35%2F01%2F3a%2F40%2F35013a40-3363-4f89-acc8-e6b2aa52837f
4901
+ uri: http://localhost:3000/annotations/23%2F58%2Ff6%2F62%2F2358f662-3c2f-46cf-93ee-5353a5c9df87
4902
4902
  body:
4903
4903
  encoding: US-ASCII
4904
4904
  string: ''
@@ -4925,22 +4925,22 @@ http_interactions:
4925
4925
  Cache-Control:
4926
4926
  - no-cache
4927
4927
  X-Request-Id:
4928
- - 21e80514-c865-4e35-8460-c5b5d12ab38a
4928
+ - 6ae3c214-1639-418a-9ba3-0d77c0a28160
4929
4929
  X-Runtime:
4930
- - '0.280706'
4930
+ - '0.276218'
4931
4931
  Server:
4932
4932
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
4933
4933
  Date:
4934
- - Wed, 13 May 2015 22:29:58 GMT
4934
+ - Mon, 18 May 2015 20:06:27 GMT
4935
4935
  Connection:
4936
4936
  - Keep-Alive
4937
4937
  Set-Cookie:
4938
- - _internal_session=S0dkY0RtbEJSeXM0cE5NdHhSblZMb2FlQmVtV3ZyeVFmT3RjYjEyLzZxM0p2SVN0a2t0R1NLQVo2NXNHMHhEc1hjSnhnV0lwbzAvcjhTVXFCRUtLMVgyQWdUb1hXckVMS00vYTlnOWF3SVFQOHJWOG5PaWJFOEVnNUdmUU43bFlXOWNGQ0Foc25Ya3BudFpDN0dNeS9LOGErN1RBQ1pTMjdNZ3hKRzdYY0RteHVYRHVObm1vYmN6a2xnTTc1N2w4LS1jR2taY3A3bzhXUUpXeWlWb3dLM2hnPT0%3D--1de7973f34913fbe6f22fe9e9854e13c6b2d229d;
4938
+ - _internal_session=YmJJMnlVM0R2ejFSd0wvNHdDZGlNMFlJZTRLcHdVMFpQYjAxeW14Q0J2bC9uaFZEdTZKakpienNzS3hYZ1I0Mlg1UlJ5Z1BkenhJOW5lTEcwWW9zVW5lMEV2dzJtUVJ5OXBaZkgzRHd1VkhIc0VYK3JLT0FHNGU3c2o3YUJVdnBVYjRmQlh1VWx5dnh0VmlhQytSODNOazJ4dXB6V1doNUdoQlBCMjZhWmRlbG12VTFvUDRIdUNIa01kM2gweEl3LS10SFhkZ0lDMDcvczBseXdsMURqdlNnPT0%3D--a593890f432534a1b951b482f81ba66c2ce37c29;
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: Wed, 13 May 2015 22:29:58 GMT
4945
+ recorded_at: Mon, 18 May 2015 20:06:27 GMT
4946
4946
  recorded_with: VCR 2.9.3