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.
- checksums.yaml +4 -4
- data/README.md +1 -0
- data/lib/triannon-client/triannon_client.rb +14 -3
- data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/cannot_get_an_open_annotation_by_ID_with_content_type_application/n-quads_.yml +49 -61
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/without_content_type/checks_the_annotation_ID.yml +26 -26
- data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/without_content_type/logs_exceptions.yml +26 -26
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_iiif_annotation/returns_an_RDF_Graph_of_an_open_annotation.yml +40 -40
- 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
- data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_oa_annotation/returns_an_RDF_Graph_of_an_open_annotation.yml +46 -46
- 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
- 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
- data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/{returns_true_for_a_202_response_to_a_DELETE_request.yml → logs_exceptions.yml} +9 -9
- 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
- data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/returns_TRUE_for_a_200_response_to_a_DELETE_request.yml +63 -0
- data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/returns_TRUE_for_a_202_response_to_a_DELETE_request.yml +63 -0
- data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/returns_TRUE_for_a_204_response_to_a_DELETE_request.yml +63 -0
- data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/returns_TRUE_for_a_404_response_to_a_DELETE_request.yml +63 -0
- data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/returns_TRUE_for_a_410_response_to_a_DELETE_request.yml +63 -0
- 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
- 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
- data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/validates_the_annotation_ID.yml +8 -8
- data/spec/fixtures/vcr_cassettes/TriannonClient/_get_annotations/returns_an_RDF_Graph.yml +14 -14
- data/spec/fixtures/vcr_cassettes/TriannonClient/_get_annotations/returns_an_RDF_Graph_that_contains_an_AnnotationList.yml +14 -14
- data/spec/fixtures/vcr_cassettes/TriannonClient/_get_annotations/returns_an_annotation_list_with_an_annotation_created_by_a_prior_POST.yml +42 -42
- data/spec/fixtures/vcr_cassettes/TriannonClient/_post_annotation/does_not_raise_an_error_when_submitting_a_valid_open_annotation.yml +26 -26
- data/spec/fixtures/vcr_cassettes/TriannonClient/_post_annotation/logs_exceptions.yml +5601 -0
- data/spec/fixtures/vcr_cassettes/TriannonClient/_post_annotation/logs_exceptions_for_RestClient_Exception.yml +5601 -0
- data/spec/fixtures/vcr_cassettes/TriannonClient/_post_annotation/returns_a_RestClient_Response_object.yml +26 -26
- 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
- data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_annotation_id/returns_a_String_ID_that_is_not_empty.yml +26 -26
- data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_annotation_uris/returns_an_RDF_URI_that_is_a_valid_URI.yml +34 -34
- 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
- data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_response2graph/accepts_a_RestClient_Response_instance.yml +38 -38
- data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_response2graph/raises_ArgumentError_when_given_an_empty_String.yml +26 -26
- data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_response2graph/raises_ArgumentError_when_given_nil.yml +26 -26
- data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_response2graph/returns_an_RDF_Graph.yml +26 -26
- data/spec/lib/triannon-client/triannon_client_spec.rb +67 -26
- data/triannon-client.gemspec +1 -1
- 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/"
|
34
|
+
- W/"5677c0a3b1295acf1e19c96372ba4a20"
|
35
35
|
Cache-Control:
|
36
36
|
- max-age=0, private, must-revalidate
|
37
37
|
X-Request-Id:
|
38
|
-
-
|
38
|
+
- a46f01bd-5005-4994-b227-38230f4e01b0
|
39
39
|
X-Runtime:
|
40
|
-
- '1.
|
40
|
+
- '1.864126'
|
41
41
|
Server:
|
42
42
|
- WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
|
43
43
|
Date:
|
44
|
-
-
|
44
|
+
- Mon, 18 May 2015 20:09:09 GMT
|
45
45
|
Content-Length:
|
46
46
|
- '443'
|
47
47
|
Connection:
|
48
48
|
- Keep-Alive
|
49
49
|
Set-Cookie:
|
50
|
-
- _internal_session=
|
50
|
+
- _internal_session=SzdsMDRRdSt2Sm5uSXZCS2d1dG16cUlqWXpLUkc4ZldoWituUDdHU3grTjVtWjlVUGJ5ZG5CT2VvMTN4cGd1dWVPdHFKUlZhNVl4ZC9aRFhMQ1RDV1ptVmhzVjJuVVU2MGRNQVMzRTRtZzkzY205OW9NVjhtb2dNdmxRSjN2K0VhWUgxeVB6NmdDd2Z0NmhrQ0JGWDhSRFJmZU9pTGdFQ3QvZVpQSnVGS2NDYlN3RzhLcXc1cVN4ZmNmaERqUFBieTl1SzExMm1uTFZib0lxYW14SWg5eDJTdlNxaFltbWhRc2ZxZGM4MEVkTVNaSjc5K2tScitaRS9IWURucjJ0bS0tQWxBSzM5WndXTS9JSisvdjNFR0pLZz09--e395a872689415f91d00ecf081a95c5c70b5aa60;
|
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":"_:
|
56
|
-
love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/
|
55
|
+
string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70310849936620","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
|
56
|
+
love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/08/a8/0c/56/08a80c56-c685-4919-9943-93b3c5978e2c","@type":"oa:Annotation","hasBody":"_:g70310849936620","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
|
57
57
|
http_version:
|
58
|
-
recorded_at:
|
58
|
+
recorded_at: Mon, 18 May 2015 20:09:09 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
|
-
-
|
78
|
+
- Mon, 18 May 2015 20:09:09 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
|
-
-
|
86
|
+
- Tue, 19 May 2015 02:09:09 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:
|
102
|
+
recorded_at: Mon, 18 May 2015 20:09:09 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
|
-
-
|
124
|
+
- Mon, 18 May 2015 20:09:09 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
|
-
-
|
138
|
+
- Tue, 19 May 2015 02:09:09 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:
|
1256
|
+
recorded_at: Mon, 18 May 2015 20:09:09 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
|
-
-
|
1276
|
+
- Mon, 18 May 2015 20:09:10 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
|
-
-
|
1284
|
+
- Tue, 19 May 2015 02:09:10 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:
|
1300
|
+
recorded_at: Mon, 18 May 2015 20:09:10 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
|
-
-
|
1322
|
+
- Mon, 18 May 2015 20:09:10 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
|
-
-
|
1336
|
+
- Tue, 19 May 2015 02:09:10 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:
|
2454
|
+
recorded_at: Mon, 18 May 2015 20:09:10 GMT
|
2455
2455
|
- request:
|
2456
2456
|
method: get
|
2457
|
-
uri: http://localhost:3000/annotations/
|
2457
|
+
uri: http://localhost:3000/annotations/08%2Fa8%2F0c%2F56%2F08a80c56-c685-4919-9943-93b3c5978e2c
|
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/"
|
2482
|
+
- W/"853eff8543e794eb707584e2075864d3"
|
2483
2483
|
Cache-Control:
|
2484
2484
|
- max-age=0, private, must-revalidate
|
2485
2485
|
X-Request-Id:
|
2486
|
-
-
|
2486
|
+
- 8481e130-f7df-4990-9fbe-339384970089
|
2487
2487
|
X-Runtime:
|
2488
|
-
- '0.
|
2488
|
+
- '0.796758'
|
2489
2489
|
Server:
|
2490
2490
|
- WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
|
2491
2491
|
Date:
|
2492
|
-
-
|
2492
|
+
- Mon, 18 May 2015 20:09:11 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":"_:
|
2500
|
-
love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/
|
2499
|
+
string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70310857871240","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
|
2500
|
+
love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/08/a8/0c/56/08a80c56-c685-4919-9943-93b3c5978e2c","@type":"oa:Annotation","hasBody":"_:g70310857871240","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
|
2501
2501
|
http_version:
|
2502
|
-
recorded_at:
|
2502
|
+
recorded_at: Mon, 18 May 2015 20:09:11 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
|
-
-
|
2522
|
+
- Mon, 18 May 2015 20:09:11 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
|
-
-
|
2530
|
+
- Tue, 19 May 2015 02:09:11 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:
|
2546
|
+
recorded_at: Mon, 18 May 2015 20:09:11 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
|
-
-
|
2568
|
+
- Mon, 18 May 2015 20:09:11 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
|
-
-
|
2582
|
+
- Tue, 19 May 2015 02:09:11 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:
|
3700
|
+
recorded_at: Mon, 18 May 2015 20:09:12 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
|
-
-
|
3720
|
+
- Mon, 18 May 2015 20:09:12 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
|
-
-
|
3728
|
+
- Tue, 19 May 2015 02:09:12 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:
|
3744
|
+
recorded_at: Mon, 18 May 2015 20:09:12 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
|
-
-
|
3766
|
+
- Mon, 18 May 2015 20:09:12 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
|
-
-
|
3780
|
+
- Tue, 19 May 2015 02:09:12 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:
|
4898
|
+
recorded_at: Mon, 18 May 2015 20:09:12 GMT
|
4899
4899
|
- request:
|
4900
4900
|
method: delete
|
4901
|
-
uri: http://localhost:3000/annotations/
|
4901
|
+
uri: http://localhost:3000/annotations/08%2Fa8%2F0c%2F56%2F08a80c56-c685-4919-9943-93b3c5978e2c
|
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
|
-
-
|
4928
|
+
- d3f275e5-2b69-4270-9ae9-2e4a78009004
|
4929
4929
|
X-Runtime:
|
4930
|
-
- '0.
|
4930
|
+
- '0.195893'
|
4931
4931
|
Server:
|
4932
4932
|
- WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
|
4933
4933
|
Date:
|
4934
|
-
-
|
4934
|
+
- Mon, 18 May 2015 20:09:12 GMT
|
4935
4935
|
Connection:
|
4936
4936
|
- Keep-Alive
|
4937
4937
|
Set-Cookie:
|
4938
|
-
- _internal_session=
|
4938
|
+
- _internal_session=TGczN2NHV0k5UmEvamhTT2Y3Z1VqNWJocXl4dy9ybXdRUVA2ZG51MDBQTkFIRnk0Mis4YVpSV0xONklXTmI2RnREOFp6VWJxUzlEVmtUejBabmpNV3YvOC90NGFyM210dEh2Z2ZzVTVFUEJ0WHFKSGtudzNVcXFjRVlkb2Z1OHhXVmNyNExRNWVaTDVaRkgrdmd0WHpHcWpnRk8yckFrV3JqNFAva3pkRU0rQ3J4dE5ONW9XUzdYQjVzemI5ekxtLS1iWjhlWWJRU3I1Mnh0YlNSZE93U3l3PT0%3D--23a54e3761be98e9e2305a9d945f44ad807f9598;
|
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:
|
4945
|
+
recorded_at: Mon, 18 May 2015 20:09:12 GMT
|
4946
4946
|
recorded_with: VCR 2.9.3
|
@@ -2,7 +2,7 @@
|
|
2
2
|
http_interactions:
|
3
3
|
- request:
|
4
4
|
method: delete
|
5
|
-
uri: http://localhost:3000/annotations/
|
5
|
+
uri: http://localhost:3000/annotations/delete_does_not_log_404_exceptions
|
6
6
|
body:
|
7
7
|
encoding: US-ASCII
|
8
8
|
string: ''
|
@@ -29,26 +29,26 @@ http_interactions:
|
|
29
29
|
Cache-Control:
|
30
30
|
- no-cache
|
31
31
|
X-Request-Id:
|
32
|
-
-
|
32
|
+
- 6742b091-a4da-4763-a9f9-d851ebde083c
|
33
33
|
X-Runtime:
|
34
|
-
- '0.
|
34
|
+
- '0.027674'
|
35
35
|
Server:
|
36
36
|
- WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
|
37
37
|
Date:
|
38
|
-
-
|
38
|
+
- Mon, 18 May 2015 20:06:13 GMT
|
39
39
|
Content-Length:
|
40
|
-
- '
|
40
|
+
- '1482'
|
41
41
|
Connection:
|
42
42
|
- Keep-Alive
|
43
43
|
Set-Cookie:
|
44
44
|
- request_method=DELETE; path=/
|
45
45
|
body:
|
46
46
|
encoding: UTF-8
|
47
|
-
string: "<h2>error getting
|
47
|
+
string: "<h2>error getting delete_does_not_log_404_exceptions from LDP</h2><html>\n<head>\n<meta
|
48
48
|
http-equiv=\"Content-Type\" content=\"text/html; charset=ISO-8859-1\"/>\n<title>Error
|
49
49
|
404 Not Found</title>\n</head>\n<body><h2>HTTP ERROR 404</h2>\n<p>Problem
|
50
|
-
accessing /fedora/rest/anno/
|
51
|
-
/><i><small>Powered by Jetty://</small></i><br/>
|
50
|
+
accessing /fedora/rest/anno/delete_does_not_log_404_exceptions. Reason:\n<pre>
|
51
|
+
\ Not Found</pre></p><hr /><i><small>Powered by Jetty://</small></i><br/>
|
52
52
|
\ \n<br/> \n<br/>
|
53
53
|
\ \n<br/> \n<br/>
|
54
54
|
\ \n<br/> \n<br/>
|
@@ -58,7 +58,7 @@ http_interactions:
|
|
58
58
|
\ \n<br/> \n<br/>
|
59
59
|
\ \n<br/> \n<br/>
|
60
60
|
\ \n<br/> \n<br/>
|
61
|
-
\ \n\n</body>\n</html>\n"
|
61
|
+
\ \n<br/> \n\n</body>\n</html>\n"
|
62
62
|
http_version:
|
63
|
-
recorded_at:
|
63
|
+
recorded_at: Mon, 18 May 2015 20:06:13 GMT
|
64
64
|
recorded_with: VCR 2.9.3
|
@@ -2,7 +2,7 @@
|
|
2
2
|
http_interactions:
|
3
3
|
- request:
|
4
4
|
method: delete
|
5
|
-
uri: http://localhost:3000/annotations/
|
5
|
+
uri: http://localhost:3000/annotations/delete_does_not_log_410_exceptions
|
6
6
|
body:
|
7
7
|
encoding: US-ASCII
|
8
8
|
string: ''
|
@@ -29,26 +29,26 @@ http_interactions:
|
|
29
29
|
Cache-Control:
|
30
30
|
- no-cache
|
31
31
|
X-Request-Id:
|
32
|
-
-
|
32
|
+
- 9eb688c7-4ee2-4e7d-b6b0-57acc93c26c3
|
33
33
|
X-Runtime:
|
34
|
-
- '0.
|
34
|
+
- '0.036648'
|
35
35
|
Server:
|
36
36
|
- WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
|
37
37
|
Date:
|
38
|
-
-
|
38
|
+
- Mon, 18 May 2015 20:06:13 GMT
|
39
39
|
Content-Length:
|
40
|
-
- '
|
40
|
+
- '1482'
|
41
41
|
Connection:
|
42
42
|
- Keep-Alive
|
43
43
|
Set-Cookie:
|
44
44
|
- request_method=DELETE; path=/
|
45
45
|
body:
|
46
46
|
encoding: UTF-8
|
47
|
-
string: "<h2>error getting
|
47
|
+
string: "<h2>error getting delete_does_not_log_410_exceptions from LDP</h2><html>\n<head>\n<meta
|
48
48
|
http-equiv=\"Content-Type\" content=\"text/html; charset=ISO-8859-1\"/>\n<title>Error
|
49
49
|
404 Not Found</title>\n</head>\n<body><h2>HTTP ERROR 404</h2>\n<p>Problem
|
50
|
-
accessing /fedora/rest/anno/
|
51
|
-
/><i><small>Powered by Jetty://</small></i><br/>
|
50
|
+
accessing /fedora/rest/anno/delete_does_not_log_410_exceptions. Reason:\n<pre>
|
51
|
+
\ Not Found</pre></p><hr /><i><small>Powered by Jetty://</small></i><br/>
|
52
52
|
\ \n<br/> \n<br/>
|
53
53
|
\ \n<br/> \n<br/>
|
54
54
|
\ \n<br/> \n<br/>
|
@@ -58,7 +58,7 @@ http_interactions:
|
|
58
58
|
\ \n<br/> \n<br/>
|
59
59
|
\ \n<br/> \n<br/>
|
60
60
|
\ \n<br/> \n<br/>
|
61
|
-
\ \n\n</body>\n</html>\n"
|
61
|
+
\ \n<br/> \n\n</body>\n</html>\n"
|
62
62
|
http_version:
|
63
|
-
recorded_at:
|
63
|
+
recorded_at: Mon, 18 May 2015 20:06:13 GMT
|
64
64
|
recorded_with: VCR 2.9.3
|
@@ -2,7 +2,7 @@
|
|
2
2
|
http_interactions:
|
3
3
|
- request:
|
4
4
|
method: delete
|
5
|
-
uri: http://localhost:3000/annotations/
|
5
|
+
uri: http://localhost:3000/annotations/delete_logs_exceptions
|
6
6
|
body:
|
7
7
|
encoding: US-ASCII
|
8
8
|
string: ''
|
@@ -29,26 +29,26 @@ http_interactions:
|
|
29
29
|
Cache-Control:
|
30
30
|
- no-cache
|
31
31
|
X-Request-Id:
|
32
|
-
-
|
32
|
+
- 85b336c0-e659-4a2f-b775-93b3e968a74c
|
33
33
|
X-Runtime:
|
34
|
-
- '0.
|
34
|
+
- '0.030391'
|
35
35
|
Server:
|
36
36
|
- WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
|
37
37
|
Date:
|
38
|
-
-
|
38
|
+
- Mon, 18 May 2015 20:06:13 GMT
|
39
39
|
Content-Length:
|
40
|
-
- '
|
40
|
+
- '1458'
|
41
41
|
Connection:
|
42
42
|
- Keep-Alive
|
43
43
|
Set-Cookie:
|
44
44
|
- request_method=DELETE; path=/
|
45
45
|
body:
|
46
46
|
encoding: UTF-8
|
47
|
-
string: "<h2>error getting
|
47
|
+
string: "<h2>error getting delete_logs_exceptions from LDP</h2><html>\n<head>\n<meta
|
48
48
|
http-equiv=\"Content-Type\" content=\"text/html; charset=ISO-8859-1\"/>\n<title>Error
|
49
49
|
404 Not Found</title>\n</head>\n<body><h2>HTTP ERROR 404</h2>\n<p>Problem
|
50
|
-
accessing /fedora/rest/anno/
|
51
|
-
/><i><small>Powered by Jetty://</small></i><br/> \n<br/>
|
50
|
+
accessing /fedora/rest/anno/delete_logs_exceptions. Reason:\n<pre> Not
|
51
|
+
Found</pre></p><hr /><i><small>Powered by Jetty://</small></i><br/> \n<br/>
|
52
52
|
\ \n<br/> \n<br/>
|
53
53
|
\ \n<br/> \n<br/>
|
54
54
|
\ \n<br/> \n<br/>
|
@@ -60,5 +60,5 @@ http_interactions:
|
|
60
60
|
\ \n<br/> \n<br/>
|
61
61
|
\ \n\n</body>\n</html>\n"
|
62
62
|
http_version:
|
63
|
-
recorded_at:
|
63
|
+
recorded_at: Mon, 18 May 2015 20:06:13 GMT
|
64
64
|
recorded_with: VCR 2.9.3
|