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/"71610523a44bd22eab4b3d0e5c992bfa"
34
+ - W/"98789c4bb30d8a5c023dd141e88d8edd"
35
35
  Cache-Control:
36
36
  - max-age=0, private, must-revalidate
37
37
  X-Request-Id:
38
- - 10c3c890-4142-4769-ab5c-0043ceb2db4e
38
+ - 3e611c5a-8ff4-4903-bfd6-900083229142
39
39
  X-Runtime:
40
- - '1.455004'
40
+ - '1.741883'
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:30:14 GMT
44
+ - Mon, 18 May 2015 20:06:47 GMT
45
45
  Content-Length:
46
46
  - '443'
47
47
  Connection:
48
48
  - Keep-Alive
49
49
  Set-Cookie:
50
- - _internal_session=T0F0QlE0VDRaemJlWWhnSnRMdUhNakVpM1pOdWpOeDV3bVlDMlIvVVRuNDA2V1lnWTJ4VGZ4eDJpcUlxRVJnWEM2ZTRLRkdISEFUdldpazMwd2VjdzF4VG5GUTM5cUlxY00wem5KZitzaWpCSGJHK0NicXBxak9Rc0hQR05YbkF0VnNmMDlEQWJUbjRXN2FVMWplNTlIaEpkeGFYaThxK25LY2VKR2Q2MFJEdmRwT2pEWkc0N25GeUJCLzJmMTR6STBBc0QrWG5wdCtyTHdnNndqckROL3VxMUdJTk9sbElvU08vVUJ0T01lamY1VG80Q1crMEpSa3gvT3d5bzY3Si0tTnoxRk56TXVGQk8wdnRzQXJnbi9iUT09--6fd5adb24c544eca0aeff9cdb128e68fd6835a8b;
50
+ - _internal_session=UXdoNGkvVWZJdmN3SjREZjJXdSszUkdhVkZKWDROWTYxb0R0YXJ5MEx5bHNWSXBtOVdkaysrUFZUQUJBdW5PRlhJcENMaXZ3KzZodkJEaWExd0hCVEFjSmwyNU1zYTlKRzRjVUtmRURPTHdWWU5PR0IwejF5ckgvNEpZVlNrMFJ6aUg1OGtLUHVxcW4wcHVtVnEzTXpYUVFPZVFIc1BxR2RaL2oxVDQ1S3J3ZVRSQzFSMXd2N0pKUEFURm9vTzNzc0FmaWx4ZFVzK1VvZHBybUZwV21ISU0zbXFEcGFSaGJrL3Q5N2pxN0g1SFY2Vm94aExNKzhMc09lWnJzaG4weC0td0MrcTZTTUdGMDBMMXEyOUsyb3B5dz09--47637b5ffff74bc988ab319cfb987564a18b62f6;
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":"_:g70052509342360","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
- love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/36/3a/50/df/363a50df-25f1-4c65-ad49-4dba2017357c","@type":"oa:Annotation","hasBody":"_:g70052509342360","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
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"}]}'
57
57
  http_version:
58
- recorded_at: Wed, 13 May 2015 22:30:14 GMT
58
+ recorded_at: Mon, 18 May 2015 20:06:47 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:30:15 GMT
78
+ - Mon, 18 May 2015 20:06:47 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:30:15 GMT
86
+ - Tue, 19 May 2015 02:06:47 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:30:15 GMT
102
+ recorded_at: Mon, 18 May 2015 20:06:47 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:30:15 GMT
124
+ - Mon, 18 May 2015 20:06:47 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:30:15 GMT
138
+ - Tue, 19 May 2015 02:06:47 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:30:15 GMT
1256
+ recorded_at: Mon, 18 May 2015 20:06:48 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:30:15 GMT
1276
+ - Mon, 18 May 2015 20:06:48 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:30:15 GMT
1284
+ - Tue, 19 May 2015 02:06:48 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:30:15 GMT
1300
+ recorded_at: Mon, 18 May 2015 20:06:48 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:30:15 GMT
1322
+ - Mon, 18 May 2015 20:06:48 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:30:15 GMT
1336
+ - Tue, 19 May 2015 02:06:48 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:30:15 GMT
2454
+ recorded_at: Mon, 18 May 2015 20:06:48 GMT
2455
2455
  - request:
2456
2456
  method: get
2457
- uri: http://localhost:3000/annotations/36%2F3a%2F50%2Fdf%2F363a50df-25f1-4c65-ad49-4dba2017357c
2457
+ uri: http://localhost:3000/annotations/46%2F05%2Fa5%2Fb2%2F4605a5b2-fe2b-4da2-a6c9-d49c80a47d37
2458
2458
  body:
2459
2459
  encoding: US-ASCII
2460
2460
  string: ''
@@ -2479,17 +2479,17 @@ http_interactions:
2479
2479
  Content-Type:
2480
2480
  - application/rdf+xml; charset=utf-8
2481
2481
  Etag:
2482
- - W/"5867ea2fec0e69193619e1b24db6bb1a"
2482
+ - W/"f1e6615f9b6ea869e4d5094b64abe4df"
2483
2483
  Cache-Control:
2484
2484
  - max-age=0, private, must-revalidate
2485
2485
  X-Request-Id:
2486
- - 7ea88537-d607-4a8e-9cd8-d6c009450386
2486
+ - e02ce82d-ee70-423d-849a-12f6c0fd528f
2487
2487
  X-Runtime:
2488
- - '0.150052'
2488
+ - '0.255719'
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:30:16 GMT
2492
+ - Mon, 18 May 2015 20:06:48 GMT
2493
2493
  Content-Length:
2494
2494
  - '909'
2495
2495
  Connection:
@@ -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/36/3a/50/df/363a50df-25f1-4c65-ad49-4dba2017357c'>
2502
+ <oa:Annotation rdf:about='http://your.triannon-server.com/annotations/46/05/a5/b2/4605a5b2-fe2b-4da2-a6c9-d49c80a47d37'>
2503
2503
  <oa:hasBody>
2504
- <dcmitype:Text rdf:nodeID='g70052471011400'>
2504
+ <dcmitype:Text rdf:nodeID='g70310874745000'>
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: Wed, 13 May 2015 22:30:16 GMT
2517
+ recorded_at: Mon, 18 May 2015 20:06:48 GMT
2518
2518
  - request:
2519
2519
  method: delete
2520
- uri: http://localhost:3000/annotations/36%2F3a%2F50%2Fdf%2F363a50df-25f1-4c65-ad49-4dba2017357c
2520
+ uri: http://localhost:3000/annotations/46%2F05%2Fa5%2Fb2%2F4605a5b2-fe2b-4da2-a6c9-d49c80a47d37
2521
2521
  body:
2522
2522
  encoding: US-ASCII
2523
2523
  string: ''
@@ -2544,22 +2544,22 @@ http_interactions:
2544
2544
  Cache-Control:
2545
2545
  - no-cache
2546
2546
  X-Request-Id:
2547
- - a1e7aa2f-48c5-4a38-9919-489ca1c6edfc
2547
+ - 7bbe13f6-3938-4697-b949-e620610ad92a
2548
2548
  X-Runtime:
2549
- - '0.203807'
2549
+ - '0.301621'
2550
2550
  Server:
2551
2551
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
2552
2552
  Date:
2553
- - Wed, 13 May 2015 22:30:16 GMT
2553
+ - Mon, 18 May 2015 20:06:49 GMT
2554
2554
  Connection:
2555
2555
  - Keep-Alive
2556
2556
  Set-Cookie:
2557
- - _internal_session=d1NxNnJGejY1aEhHTVlRaHplY3FKcHl6R1gvOTFVeXdwSTZvdVJNdWRGb2pzRXlNY3ZHMDF5U3NVaVdmcU1KZkFWTENKcFlJbXpzNkZmdzZJTG1rM3YvZlk3bnNzNnJBcTU3Mk5OMFBUQVdDUHlCY0VZMEFvcTNkYW8rd2g5SlpMTkprZktSUStKdEdJTHFBSCszZ0EyaXRmaWxxa0RnMjc3a0xnOWlOTVA4RWtoaGlpYkpnZE5QZUNySXdGNk8wLS1mNVJXWHlZNDFVQ2lyOGpGUjdEUHl3PT0%3D--e129c3e297e9e1f73ba669436a29436c0e3fcf45;
2557
+ - _internal_session=cnFQWWlDeXVmRnJuVHJCTHFxTlJHN3hxWVRMUm5nc0xaa1A2Mk8yL0lWYXFiUG02aGdKU1U2V2FzUWxxZmxhLzlwVWpaNzJtMHlGSVA3QTBtYytMUTVQalFaM25MSVpzZ3J2dk1OZnY5QVp3VXNyMnBWM3Jka0IvMUd5RGhPQTZrN0J6N1MvYzByelhOdGlhZ3haQTdxUy9uNStuaU1wOGRra1NWRnppdGIxd2JUZGs4WEFYNStVNHpQcS83Z2RCLS1heEJQVUpTV3NmS0FKTEVpdm9MMDh3PT0%3D--83d436c1f6c44317999de13073cd80df34501a48;
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: Wed, 13 May 2015 22:30:16 GMT
2564
+ recorded_at: Mon, 18 May 2015 20:06:49 GMT
2565
2565
  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/"2dde2d23785e15926a720c67b48ee530"
34
+ - W/"9a023f01e654890c1e26b7c2ea0af262"
35
35
  Cache-Control:
36
36
  - max-age=0, private, must-revalidate
37
37
  X-Request-Id:
38
- - ed804fdf-bfcc-40a9-8540-52b5ede69534
38
+ - ec3a05ae-c30d-40fd-851b-fa1139a26ed9
39
39
  X-Runtime:
40
- - '1.490481'
40
+ - '1.632540'
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:30:38 GMT
44
+ - Mon, 18 May 2015 20:07:15 GMT
45
45
  Content-Length:
46
46
  - '443'
47
47
  Connection:
48
48
  - Keep-Alive
49
49
  Set-Cookie:
50
- - _internal_session=dXVLWVcrL01teGdyOW5laVZ2ZzhmOWZnTUxZcWpIN0p0VFR3TE9qTUM3UjlTWnRNaUV1cEVKMWtWREsxY1pVYkJqNHl1eGt3TXhMY3BaYmJ6ZnRhc1NXZDNyeWhYdkZXZXA3emsycVJzRVhWSUoyNnMrWUFCWGQzT0luOVpTZkRrSHJXcnhpenNhN1ArN3NkbXJIWmNwVVNuNnpMM1FTbUllWVB1WW1hWHJTRkwzdjZNckVDODBSSVNDU0ZYV1l6ZCt4UmxvWVlrREVYMGtERExWNHVtcVdPOGNiMXBjVHAyT054a01uUVNkVjVBWU1JV1dPb0dQTkFFY21Ib3RNeS0tRnFocmtPc2ZEZWJENkM4b1RZemRxUT09--d370056f374fb6ac612131c72d35686a2c1c757b;
50
+ - _internal_session=MERHZFRrNG9Ca1BucnF1TzlveWo3L01DSEV2K1VlNlV0SHFWT2tObTFUaFl5SDJxYWVNZlZ5aUgzcnBOczUrN1hMbElaU2VjZ2ZzcnhSbEwzKzFsVmlkWXdxWEY3cDBaclJkNCs4aDNrYjlaZ0hhazVuVHBmQTNLV2piN3Jwak90OUtqRStqSUpJTGM0UGdGUi9XK2Z0clFGVzBJdHdPR3ZSNmhEbHcvOGtKZjFIM2NJT0ZzNjBiRTBaREZjOHFwZUpwNHpyUjhqUG5IbGdBMFh6N3pVc25UMTNzTzRKQzlkZlVyV0U2eVFoUmYwN0IzWmdGQ0xzaUF4MjhNeGRQWi0tTW5XSVUwejVZMWc3dnNlN0d4UVoxQT09--a1f300decc18fdc24346d8cfc785126e3ef89763;
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":"_:g70052296004280","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
- love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/e2/68/9e/62/e2689e62-f076-4a9e-a07b-c8e99bd24ba5","@type":"oa:Annotation","hasBody":"_:g70052296004280","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
55
+ string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70310876475560","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
+ love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/fe/15/30/c1/fe1530c1-5617-41c8-ab1f-60db3ca0758c","@type":"oa:Annotation","hasBody":"_:g70310876475560","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
57
57
  http_version:
58
- recorded_at: Wed, 13 May 2015 22:30:38 GMT
58
+ recorded_at: Mon, 18 May 2015 20:07:15 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:30:38 GMT
78
+ - Mon, 18 May 2015 20:07:15 GMT
79
79
  Server:
80
80
  - Apache/2
81
81
  Location:
@@ -83,7 +83,7 @@ http_interactions:
83
83
  Cache-Control:
84
84
  - max-age=21600
85
85
  Expires:
86
- - Thu, 14 May 2015 04:30:38 GMT
86
+ - Tue, 19 May 2015 02:07:15 GMT
87
87
  Content-Length:
88
88
  - '240'
89
89
  Content-Type:
@@ -99,7 +99,7 @@ http_interactions:
99
99
  <p>The document has moved <a href="http://www.w3.org/ns/oa.jsonld">here</a>.</p>
100
100
  </body></html>
101
101
  http_version:
102
- recorded_at: Wed, 13 May 2015 22:30:38 GMT
102
+ recorded_at: Mon, 18 May 2015 20:07:15 GMT
103
103
  - request:
104
104
  method: get
105
105
  uri: http://www.w3.org/ns/oa.jsonld
@@ -121,7 +121,7 @@ http_interactions:
121
121
  message: OK
122
122
  headers:
123
123
  Date:
124
- - Wed, 13 May 2015 22:30:38 GMT
124
+ - Mon, 18 May 2015 20:07:16 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:30:38 GMT
138
+ - Tue, 19 May 2015 02:07:16 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:30:38 GMT
1256
+ recorded_at: Mon, 18 May 2015 20:07:16 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:30:39 GMT
1276
+ - Mon, 18 May 2015 20:07:16 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:30:39 GMT
1284
+ - Tue, 19 May 2015 02:07:16 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:30:39 GMT
1300
+ recorded_at: Mon, 18 May 2015 20:07:16 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:30:39 GMT
1322
+ - Mon, 18 May 2015 20:07:16 GMT
1323
1323
  Server:
1324
1324
  - Apache/2
1325
1325
  Last-Modified:
@@ -1333,7 +1333,7 @@ http_interactions:
1333
1333
  Cache-Control:
1334
1334
  - max-age=21600
1335
1335
  Expires:
1336
- - Thu, 14 May 2015 04:30:39 GMT
1336
+ - Tue, 19 May 2015 02:07:16 GMT
1337
1337
  P3p:
1338
1338
  - policyref="http://www.w3.org/2014/08/p3p.xml"
1339
1339
  Access-Control-Allow-Origin:
@@ -2451,10 +2451,10 @@ http_interactions:
2451
2451
 
2452
2452
 
2453
2453
  http_version:
2454
- recorded_at: Wed, 13 May 2015 22:30:40 GMT
2454
+ recorded_at: Mon, 18 May 2015 20:07:17 GMT
2455
2455
  - request:
2456
2456
  method: get
2457
- uri: http://localhost:3000/annotations/e2%2F68%2F9e%2F62%2Fe2689e62-f076-4a9e-a07b-c8e99bd24ba5
2457
+ uri: http://localhost:3000/annotations/fe%2F15%2F30%2Fc1%2Ffe1530c1-5617-41c8-ab1f-60db3ca0758c
2458
2458
  body:
2459
2459
  encoding: US-ASCII
2460
2460
  string: ''
@@ -2479,17 +2479,17 @@ http_interactions:
2479
2479
  Content-Type:
2480
2480
  - application/x-turtle; charset=utf-8
2481
2481
  Etag:
2482
- - W/"a846f2ff9ab326eda1335632af24ce8d"
2482
+ - W/"4dbbf981cf66571da0fd6016307d07a1"
2483
2483
  Cache-Control:
2484
2484
  - max-age=0, private, must-revalidate
2485
2485
  X-Request-Id:
2486
- - d96e181d-d371-4e6b-bdf2-dc7f8070bb00
2486
+ - 33f4096a-3b6f-4f70-b743-dd946fba7f17
2487
2487
  X-Runtime:
2488
- - '0.136307'
2488
+ - '0.149692'
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:30:40 GMT
2492
+ - Mon, 18 May 2015 20:07:17 GMT
2493
2493
  Content-Length:
2494
2494
  - '663'
2495
2495
  Connection:
@@ -2504,7 +2504,7 @@ http_interactions:
2504
2504
  @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
2505
2505
  @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
2506
2506
 
2507
- <http://your.triannon-server.com/annotations/e2/68/9e/62/e2689e62-f076-4a9e-a07b-c8e99bd24ba5> a oa:Annotation;
2507
+ <http://your.triannon-server.com/annotations/fe/15/30/c1/fe1530c1-5617-41c8-ab1f-60db3ca0758c> a oa:Annotation;
2508
2508
  oa:hasBody [
2509
2509
  a dcmitype:Text,
2510
2510
  cnt:ContentAsText;
@@ -2515,10 +2515,10 @@ http_interactions:
2515
2515
  oa:hasTarget <http://purl.stanford.edu/kq131cs7229>;
2516
2516
  oa:motivatedBy oa:commenting .
2517
2517
  http_version:
2518
- recorded_at: Wed, 13 May 2015 22:30:40 GMT
2518
+ recorded_at: Mon, 18 May 2015 20:07:17 GMT
2519
2519
  - request:
2520
2520
  method: delete
2521
- uri: http://localhost:3000/annotations/e2%2F68%2F9e%2F62%2Fe2689e62-f076-4a9e-a07b-c8e99bd24ba5
2521
+ uri: http://localhost:3000/annotations/fe%2F15%2F30%2Fc1%2Ffe1530c1-5617-41c8-ab1f-60db3ca0758c
2522
2522
  body:
2523
2523
  encoding: US-ASCII
2524
2524
  string: ''
@@ -2545,22 +2545,22 @@ http_interactions:
2545
2545
  Cache-Control:
2546
2546
  - no-cache
2547
2547
  X-Request-Id:
2548
- - 5100c837-5425-4bb9-b3ab-cbbbc93ed592
2548
+ - 8443e198-00ed-4bef-a8c7-8631f62e7851
2549
2549
  X-Runtime:
2550
- - '0.187581'
2550
+ - '0.219288'
2551
2551
  Server:
2552
2552
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
2553
2553
  Date:
2554
- - Wed, 13 May 2015 22:30:40 GMT
2554
+ - Mon, 18 May 2015 20:07:17 GMT
2555
2555
  Connection:
2556
2556
  - Keep-Alive
2557
2557
  Set-Cookie:
2558
- - _internal_session=R29LQ05FSnNHbXVyQzNMZGlKakxneUg0Nzk5L2FMaEcyb1I2L0tCWDgxMW52R2p5MFJidjZELzFwTkYxSlRLcHljWjJUU1ZBaVowenF5L1BnT2VVMExOcUY3aTd1QWQxc05PdXYxZnplb2JwNVlQN0Q0V3ZTWVNEeCtaRUp0SDJSSUN2S2NpcTdZS3dadVIvSmlSUytKZlBuZWJZWWovd0M1aHl5RkRZaitBRVZmSTFjVjQ1cFUxeTVBNlR6dnNsLS1nWjdobTU3cWRxSngzaUNNSzE3ZXVBPT0%3D--f861f1900813c1c42c51474c89be4433161e90c7;
2558
+ - _internal_session=dG1oT2JLUVc1SjROUE5PNzZpUnpRdVIvYzUxajY1VEFKUnZQaFFtdWszNTZUeFAyMnJtSDZuV3JoRDdVVXFWdUpYYmZvcW9WRUpydWsybTQvSU8vQ3FQeVNOL0MyRWFpdGpKY1pudWNLWGlsYWQ4Y3M2OFdSeU5QTmNEOTAza05xVHJ2RG9tUDZta1NNakg5VkQwM1VMRWxQa0k0RXpRMFAwNXRldkVRTGZLYStuVWI1ZWpMa20zcU5XL2RTNUJyLS00NENrc2RORVZQQzQwYXdWZ0JnMlBnPT0%3D--88ee7c067d970068dd6b8bfbaa0cf0e57400ffba;
2559
2559
  path=/; HttpOnly
2560
2560
  - request_method=DELETE; path=/
2561
2561
  body:
2562
2562
  encoding: UTF-8
2563
2563
  string: ''
2564
2564
  http_version:
2565
- recorded_at: Wed, 13 May 2015 22:30:40 GMT
2565
+ recorded_at: Mon, 18 May 2015 20:07:17 GMT
2566
2566
  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/"8368cc500d6a73c9b943bbfd9eb4f840"
34
+ - W/"29d40598978fc5c4ceefc7186e4f4035"
35
35
  Cache-Control:
36
36
  - max-age=0, private, must-revalidate
37
37
  X-Request-Id:
38
- - 3cf1568b-ba0d-4063-b87a-724714a9a619
38
+ - 07308755-7017-47fd-9d89-1fe1c48a3ef3
39
39
  X-Runtime:
40
- - '1.572761'
40
+ - '1.734672'
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:30:20 GMT
44
+ - Mon, 18 May 2015 20:06:54 GMT
45
45
  Content-Length:
46
46
  - '443'
47
47
  Connection:
48
48
  - Keep-Alive
49
49
  Set-Cookie:
50
- - _internal_session=UHhzSkVZYk5qaVFNbkRnekhHbDBxZ3lyQkpIVU9IQ1l2eGZxNDdla25ibGdwSFBTcXZHVHRrajdqSHZpSkVnTTcvOERXaGswbVFMVjJxUU95RCtJZElZSjN0elFhb0N4YWQ0NHN3OGo4Umx5Zmczb2JmZ2V1QXBIKzJTbGlUZVI4SjduZDE3OUtzdnlyL3MyVWk5ZFg0U3pDVk1ueU41dVR3TnQvb3NEL3NySEpNWFRoYmN2WlBORnZuM2MwRzM0bVFSRGgyRjBvRFM0bmQyZk82SjBWUFhHZGErQ2JuNnh5MHJMTjkrNVA4cFZncktiZHBHd0lKczJYL0NvdVBlbi0tanFYZVd4Y29HMHU0b1ZwSW1mTWxGdz09--3052174cf0cfeb56180574d559a1f260c9814cb8;
50
+ - _internal_session=OXFQWUZDaC85aVRsbk1oUERYZjlzSmVuNWg1aHpDc05mSmRIWmsvaUhCU0JrUmo1OEVpQkRmeW96Z2RUVEE0dVZzbjBINndRWlkycXBrUEcxK2g2RlZYNDBVNWdxaHpyN3lrVXJ6R2JEalh2ZEk3Rk5wdkltdzZweHEwY2JiWi9YbkE3cGdMWGJHMDluL1ExMjBFbEFhRGk0aStraG5rRmc3YmtzZDRvR0xESmsyV2RiS2luSXk1RHd2TG9JN3YwYjJ3YjJBTjNzNXc3cnBxcWJsMTZ1dzY2WG1UK0N1S05EQ0VFUXhZNDN4OVZnNWYvd2Y3YXZHeWdlWk1sYW5Nai0tTFhQTWdvTk16WURyQlM0UFJKaEFqUT09--334445aab6f9ac5dc6cbd99e456a0478cb611081;
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":"_:g70052472432800","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
- love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/9b/13/05/5d/9b13055d-65dc-44b2-9bfe-6ae5e7e492e2","@type":"oa:Annotation","hasBody":"_:g70052472432800","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
55
+ string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70310877989980","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
+ love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/dd/29/3c/fe/dd293cfe-af84-487d-9c27-7773e8e4a833","@type":"oa:Annotation","hasBody":"_:g70310877989980","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
57
57
  http_version:
58
- recorded_at: Wed, 13 May 2015 22:30:20 GMT
58
+ recorded_at: Mon, 18 May 2015 20:06:54 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:30:21 GMT
78
+ - Mon, 18 May 2015 20:06:55 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:30:21 GMT
86
+ - Tue, 19 May 2015 02:06:55 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:30:21 GMT
102
+ recorded_at: Mon, 18 May 2015 20:06:55 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:30:21 GMT
124
+ - Mon, 18 May 2015 20:06:55 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:30:21 GMT
138
+ - Tue, 19 May 2015 02:06:55 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:30:21 GMT
1256
+ recorded_at: Mon, 18 May 2015 20:06:55 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:30:21 GMT
1276
+ - Mon, 18 May 2015 20:06:55 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:30:21 GMT
1284
+ - Tue, 19 May 2015 02:06:55 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:30:21 GMT
1300
+ recorded_at: Mon, 18 May 2015 20:06:55 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:30:21 GMT
1322
+ - Mon, 18 May 2015 20:06:55 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:30:21 GMT
1336
+ - Tue, 19 May 2015 02:06:55 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:30:22 GMT
2454
+ recorded_at: Mon, 18 May 2015 20:06:56 GMT
2455
2455
  - request:
2456
2456
  method: get
2457
- uri: http://localhost:3000/annotations/9b%2F13%2F05%2F5d%2F9b13055d-65dc-44b2-9bfe-6ae5e7e492e2
2457
+ uri: http://localhost:3000/annotations/dd%2F29%2F3c%2Ffe%2Fdd293cfe-af84-487d-9c27-7773e8e4a833
2458
2458
  body:
2459
2459
  encoding: US-ASCII
2460
2460
  string: ''
@@ -2479,17 +2479,17 @@ http_interactions:
2479
2479
  Content-Type:
2480
2480
  - text/turtle; charset=utf-8
2481
2481
  Etag:
2482
- - W/"b8940a1c8bf123546beb6f1f89db2fda"
2482
+ - W/"b95197ff2f20e9c8dbc3d24438a757fd"
2483
2483
  Cache-Control:
2484
2484
  - max-age=0, private, must-revalidate
2485
2485
  X-Request-Id:
2486
- - 4c37bf28-f760-4a23-a3d3-e9c6750ec9a3
2486
+ - bd904fa5-7e14-4546-9c52-063177a8ac5c
2487
2487
  X-Runtime:
2488
- - '0.128564'
2488
+ - '0.152849'
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:30:22 GMT
2492
+ - Mon, 18 May 2015 20:06:56 GMT
2493
2493
  Content-Length:
2494
2494
  - '663'
2495
2495
  Connection:
@@ -2504,7 +2504,7 @@ http_interactions:
2504
2504
  @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
2505
2505
  @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
2506
2506
 
2507
- <http://your.triannon-server.com/annotations/9b/13/05/5d/9b13055d-65dc-44b2-9bfe-6ae5e7e492e2> a oa:Annotation;
2507
+ <http://your.triannon-server.com/annotations/dd/29/3c/fe/dd293cfe-af84-487d-9c27-7773e8e4a833> a oa:Annotation;
2508
2508
  oa:hasBody [
2509
2509
  a dcmitype:Text,
2510
2510
  cnt:ContentAsText;
@@ -2515,10 +2515,10 @@ http_interactions:
2515
2515
  oa:hasTarget <http://purl.stanford.edu/kq131cs7229>;
2516
2516
  oa:motivatedBy oa:commenting .
2517
2517
  http_version:
2518
- recorded_at: Wed, 13 May 2015 22:30:22 GMT
2518
+ recorded_at: Mon, 18 May 2015 20:06:56 GMT
2519
2519
  - request:
2520
2520
  method: delete
2521
- uri: http://localhost:3000/annotations/9b%2F13%2F05%2F5d%2F9b13055d-65dc-44b2-9bfe-6ae5e7e492e2
2521
+ uri: http://localhost:3000/annotations/dd%2F29%2F3c%2Ffe%2Fdd293cfe-af84-487d-9c27-7773e8e4a833
2522
2522
  body:
2523
2523
  encoding: US-ASCII
2524
2524
  string: ''
@@ -2545,22 +2545,22 @@ http_interactions:
2545
2545
  Cache-Control:
2546
2546
  - no-cache
2547
2547
  X-Request-Id:
2548
- - 99fa842f-aa81-4799-b027-c238dde167cc
2548
+ - 6a18bbcd-beec-46b7-883b-aa4c3c8dcd01
2549
2549
  X-Runtime:
2550
- - '0.162506'
2550
+ - '0.208494'
2551
2551
  Server:
2552
2552
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
2553
2553
  Date:
2554
- - Wed, 13 May 2015 22:30:22 GMT
2554
+ - Mon, 18 May 2015 20:06:56 GMT
2555
2555
  Connection:
2556
2556
  - Keep-Alive
2557
2557
  Set-Cookie:
2558
- - _internal_session=ejljbzdTdlFteG00NXlOVXVkdEtPaXJuUUZlL0M3VExxTUc4NSsrTVR6Ym05MEJnK0djdDdKbjZXTVJGRlA4dWxKcVJjUVVaSi9Ub2JVZVdpV0F5M21sdUtrTXphOFdoZ1pkWGFJSEF3dmdTb0FPYktsQzFqVGhEeUFJOEkvVXZFc2MxY2ZYVnBJRHZXWWI3L2t4OU1FblBoeDhEUlRaVUxYTEU2MkF3clhaNXhkNUFMendubzBzSDR3djVHN0lmLS1FcElYNjRNZ05EYlVLd25SVElGYVZBPT0%3D--7e769b6cc15300ae5740382f9ee2958d95379fd7;
2558
+ - _internal_session=UXRsTFlnQW41V29wTW1rRXNldHBxd0g4aEVCZkdhbFdrdUoyUGRzSnRPcjY2NG5PNjIvUTZmdHRlSXlJVndkRTQ1ZGV4aDdCc2t2UGp4Z0J2MGZ0dHJqOFYwQXk4STRxanZ3bUtZRFk2WmVhaU5HTG1UY0NsVjdMaGZkRVhuWFMxc0tXOHNiaE1iSVRPT2JVT1dXb2VqdnlsMmFRaHcyaC9TM21xdHBHbFhBVzlucWdNVHRaZUV6OUc4cDNYQ3dpLS15Qy9oeVBXbUpNdnZMWlFIUmZyaHF3PT0%3D--9ba1bfc8bfa92008184d456b60c1f5cd237d39c5;
2559
2559
  path=/; HttpOnly
2560
2560
  - request_method=DELETE; path=/
2561
2561
  body:
2562
2562
  encoding: UTF-8
2563
2563
  string: ''
2564
2564
  http_version:
2565
- recorded_at: Wed, 13 May 2015 22:30:22 GMT
2565
+ recorded_at: Mon, 18 May 2015 20:06:56 GMT
2566
2566
  recorded_with: VCR 2.9.3