triannon-client 0.4.1 → 0.4.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (78) hide show
  1. checksums.yaml +4 -4
  2. data/.env_example +1 -1
  3. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/cannot_get_an_open_annotation_by_ID_with_content_type_application/n-quads_.yml +432 -513
  4. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/cannot_get_an_open_annotation_by_ID_with_content_type_application/n-triples_.yml +432 -513
  5. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/cannot_get_an_open_annotation_by_ID_with_content_type_application/rdf_json_.yml +432 -513
  6. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/cannot_get_an_open_annotation_by_ID_with_content_type_application/rdf_n3_.yml +432 -513
  7. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/cannot_get_an_open_annotation_by_ID_with_content_type_application/trig_.yml +432 -513
  8. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/cannot_get_an_open_annotation_by_ID_with_content_type_application/trix_.yml +432 -513
  9. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/cannot_get_an_open_annotation_by_ID_with_content_type_application/turtle_.yml +432 -513
  10. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/cannot_get_an_open_annotation_by_ID_with_content_type_application/x-ld_json_.yml +432 -513
  11. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/cannot_get_an_open_annotation_by_ID_with_content_type_application/x-trig_.yml +432 -513
  12. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/cannot_get_an_open_annotation_by_ID_with_content_type_text/n3_.yml +432 -513
  13. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/cannot_get_an_open_annotation_by_ID_with_content_type_text/rdf_n3_.yml +432 -513
  14. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/cannot_get_an_open_annotation_by_ID_with_content_type_text/rdf_turtle_.yml +432 -513
  15. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/cannot_get_an_open_annotation_by_ID_with_content_type_text/x-nquads_.yml +432 -513
  16. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/gets_an_open_annotation_by_ID_with_content_type_application/ld_json_.yml +50 -50
  17. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/gets_an_open_annotation_by_ID_with_content_type_application/rdf_xml_.yml +38 -38
  18. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/gets_an_open_annotation_by_ID_with_content_type_application/x-turtle_.yml +37 -37
  19. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/gets_an_open_annotation_by_ID_with_content_type_text/turtle_.yml +37 -37
  20. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_application/ld_json_.yml +29 -29
  21. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_application/n-quads_.yml +29 -29
  22. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_application/n-triples_.yml +29 -29
  23. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_application/rdf_json_.yml +29 -29
  24. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_application/rdf_n3_.yml +29 -29
  25. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_application/rdf_xml_.yml +29 -29
  26. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_application/trig_.yml +29 -29
  27. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_application/trix_.yml +29 -29
  28. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_application/turtle_.yml +29 -29
  29. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_application/x-ld_json_.yml +29 -29
  30. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_application/x-trig_.yml +29 -29
  31. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_application/x-turtle_.yml +29 -29
  32. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_text/n3_.yml +29 -29
  33. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_text/rdf_n3_.yml +29 -29
  34. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_text/rdf_turtle_.yml +29 -29
  35. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_text/turtle_.yml +29 -29
  36. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_text/x-nquads_.yml +29 -29
  37. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/without_content_type/checks_the_annotation_ID.yml +29 -29
  38. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/without_content_type/logs_exceptions.yml +29 -29
  39. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/without_content_type/raises_an_argument_error_with_a_nil_ID.yml +29 -29
  40. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/without_content_type/raises_an_argument_error_with_an_empty_string_ID.yml +29 -29
  41. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/without_content_type/raises_an_argument_error_with_an_integer_ID.yml +29 -29
  42. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/without_content_type/requests_an_open_annotation_by_ID_accepting_a_default_JSON-LD_content.yml +29 -29
  43. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/without_content_type/returns_an_EMPTY_RDF_graph_for_a_500_server_response.yml +29 -29
  44. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/without_content_type/returns_an_EMPTY_RDF_graph_with_a_valid_ID_for_NO_annotation_on_the_server.yml +37 -155
  45. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/without_content_type/returns_an_RDF_graph_with_a_valid_ID_for_an_annotation_on_the_server.yml +50 -50
  46. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_iiif_annotation/requests_an_open_annotation_by_ID_using_a_IIIF_profile.yml +29 -29
  47. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_iiif_annotation/returns_an_RDF_Graph_of_an_open_annotation.yml +46 -46
  48. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_oa_annotation/requests_an_open_annotation_by_ID_using_an_OA_profile.yml +29 -29
  49. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_oa_annotation/returns_an_RDF_Graph_of_an_open_annotation.yml +50 -50
  50. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/does_not_log_exceptions_for_missing_annotations_404_responses_.yml +8 -8
  51. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/does_not_log_exceptions_for_missing_annotations_410_responses_.yml +8 -8
  52. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/logs_exceptions.yml +8 -8
  53. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/returns_FALSE_for_a_500_response_to_a_DELETE_request.yml +12 -11
  54. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/returns_TRUE_for_a_200_response_to_a_DELETE_request.yml +12 -11
  55. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/returns_TRUE_for_a_202_response_to_a_DELETE_request.yml +12 -11
  56. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/returns_TRUE_for_a_204_response_to_a_DELETE_request.yml +12 -11
  57. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/returns_TRUE_for_a_404_response_to_a_DELETE_request.yml +12 -11
  58. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/returns_TRUE_for_a_410_response_to_a_DELETE_request.yml +12 -11
  59. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/returns_TRUE_when_deleting_an_open_annotation_that_does_NOT_exist.yml +18 -18
  60. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/returns_TRUE_when_deleting_an_open_annotation_that_exists.yml +38 -38
  61. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/validates_the_annotation_ID.yml +8 -8
  62. data/spec/fixtures/vcr_cassettes/TriannonClient/_get_annotations/returns_an_RDF_Graph.yml +24 -24
  63. data/spec/fixtures/vcr_cassettes/TriannonClient/_get_annotations/returns_an_RDF_Graph_that_contains_an_AnnotationList.yml +24 -24
  64. data/spec/fixtures/vcr_cassettes/TriannonClient/_get_annotations/returns_an_annotation_list_with_an_annotation_created_by_a_prior_POST.yml +54 -54
  65. data/spec/fixtures/vcr_cassettes/TriannonClient/_post_annotation/does_not_raise_an_error_when_submitting_a_valid_open_annotation.yml +29 -29
  66. data/spec/fixtures/vcr_cassettes/TriannonClient/_post_annotation/logs_exceptions.yml +1377 -1623
  67. data/spec/fixtures/vcr_cassettes/TriannonClient/_post_annotation/logs_exceptions_for_RestClient_Exception.yml +1377 -1623
  68. data/spec/fixtures/vcr_cassettes/TriannonClient/_post_annotation/returns_a_RestClient_Response_object.yml +29 -29
  69. data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_annotation_id/returns_a_String_ID_from_the_RDF_URI_of_an_annotation.yml +29 -29
  70. data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_annotation_id/returns_a_String_ID_that_is_not_empty.yml +29 -29
  71. data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_annotation_uris/returns_an_RDF_URI_that_is_a_valid_URI.yml +38 -38
  72. data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_annotation_uris/returns_an_array_of_RDF_URI_from_an_RDF_Graph_of_an_annotation.yml +29 -29
  73. data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_response2graph/accepts_a_RestClient_Response_instance.yml +41 -41
  74. data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_response2graph/raises_ArgumentError_when_given_an_empty_String.yml +29 -29
  75. data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_response2graph/raises_ArgumentError_when_given_nil.yml +29 -29
  76. data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_response2graph/returns_an_RDF_Graph.yml +29 -29
  77. data/triannon-client.gemspec +1 -1
  78. metadata +2 -2
@@ -2,7 +2,7 @@
2
2
  http_interactions:
3
3
  - request:
4
4
  method: delete
5
- uri: http://localhost:3000/annotations/delete_does_not_log_404_exceptions
5
+ uri: http://localhost:3000/annotations/foo/delete_does_not_log_404_exceptions
6
6
  body:
7
7
  encoding: US-ASCII
8
8
  string: ''
@@ -29,25 +29,25 @@ http_interactions:
29
29
  Cache-Control:
30
30
  - no-cache
31
31
  X-Request-Id:
32
- - 6742b091-a4da-4763-a9f9-d851ebde083c
32
+ - 698aa0c4-6487-414a-8c86-823dc77d3018
33
33
  X-Runtime:
34
- - '0.027674'
34
+ - '0.027546'
35
35
  Server:
36
36
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
37
37
  Date:
38
- - Mon, 18 May 2015 20:06:13 GMT
38
+ - Fri, 19 Jun 2015 18:37:46 GMT
39
39
  Content-Length:
40
- - '1482'
40
+ - '1490'
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 delete_does_not_log_404_exceptions from LDP</h2><html>\n<head>\n<meta
47
+ string: "<h2>error getting foo/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/delete_does_not_log_404_exceptions. Reason:\n<pre>
50
+ accessing /fedora/rest/anno/foo/delete_does_not_log_404_exceptions. Reason:\n<pre>
51
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/>
@@ -60,5 +60,5 @@ http_interactions:
60
60
  \ \n<br/> \n<br/>
61
61
  \ \n<br/> \n\n</body>\n</html>\n"
62
62
  http_version:
63
- recorded_at: Mon, 18 May 2015 20:06:13 GMT
63
+ recorded_at: Fri, 19 Jun 2015 18:37:46 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/delete_does_not_log_410_exceptions
5
+ uri: http://localhost:3000/annotations/foo/delete_does_not_log_410_exceptions
6
6
  body:
7
7
  encoding: US-ASCII
8
8
  string: ''
@@ -29,25 +29,25 @@ http_interactions:
29
29
  Cache-Control:
30
30
  - no-cache
31
31
  X-Request-Id:
32
- - 9eb688c7-4ee2-4e7d-b6b0-57acc93c26c3
32
+ - 202013ff-0754-4dde-bd06-aba80f116b96
33
33
  X-Runtime:
34
- - '0.036648'
34
+ - '0.029823'
35
35
  Server:
36
36
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
37
37
  Date:
38
- - Mon, 18 May 2015 20:06:13 GMT
38
+ - Fri, 19 Jun 2015 18:37:46 GMT
39
39
  Content-Length:
40
- - '1482'
40
+ - '1490'
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 delete_does_not_log_410_exceptions from LDP</h2><html>\n<head>\n<meta
47
+ string: "<h2>error getting foo/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/delete_does_not_log_410_exceptions. Reason:\n<pre>
50
+ accessing /fedora/rest/anno/foo/delete_does_not_log_410_exceptions. Reason:\n<pre>
51
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/>
@@ -60,5 +60,5 @@ http_interactions:
60
60
  \ \n<br/> \n<br/>
61
61
  \ \n<br/> \n\n</body>\n</html>\n"
62
62
  http_version:
63
- recorded_at: Mon, 18 May 2015 20:06:13 GMT
63
+ recorded_at: Fri, 19 Jun 2015 18:37:46 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/delete_logs_exceptions
5
+ uri: http://localhost:3000/annotations/foo/delete_logs_exceptions
6
6
  body:
7
7
  encoding: US-ASCII
8
8
  string: ''
@@ -29,25 +29,25 @@ http_interactions:
29
29
  Cache-Control:
30
30
  - no-cache
31
31
  X-Request-Id:
32
- - 85b336c0-e659-4a2f-b775-93b3e968a74c
32
+ - 1dabd250-f2e9-4fbe-b1e0-b8b04be99db9
33
33
  X-Runtime:
34
- - '0.030391'
34
+ - '0.028808'
35
35
  Server:
36
36
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
37
37
  Date:
38
- - Mon, 18 May 2015 20:06:13 GMT
38
+ - Fri, 19 Jun 2015 18:37:46 GMT
39
39
  Content-Length:
40
- - '1458'
40
+ - '1466'
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 delete_logs_exceptions from LDP</h2><html>\n<head>\n<meta
47
+ string: "<h2>error getting foo/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/delete_logs_exceptions. Reason:\n<pre> Not
50
+ accessing /fedora/rest/anno/foo/delete_logs_exceptions. Reason:\n<pre> Not
51
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/>
@@ -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: Mon, 18 May 2015 20:06:13 GMT
63
+ recorded_at: Fri, 19 Jun 2015 18:37:46 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/500_is_false
5
+ uri: http://localhost:3000/annotations/foo/500_is_false
6
6
  body:
7
7
  encoding: US-ASCII
8
8
  string: ''
@@ -29,25 +29,26 @@ http_interactions:
29
29
  Cache-Control:
30
30
  - no-cache
31
31
  X-Request-Id:
32
- - 8b274e2e-d4ab-41b8-aa99-f8aa73deb743
32
+ - 61e53acf-5c6e-4ddf-b575-a1944ed48bff
33
33
  X-Runtime:
34
- - '0.061279'
34
+ - '0.037267'
35
35
  Server:
36
36
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
37
37
  Date:
38
- - Mon, 18 May 2015 20:06:07 GMT
38
+ - Fri, 19 Jun 2015 18:37:41 GMT
39
39
  Content-Length:
40
- - '1438'
40
+ - '1446'
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 500_is_false from LDP</h2><html>\n<head>\n<meta http-equiv=\"Content-Type\"
48
- content=\"text/html; charset=ISO-8859-1\"/>\n<title>Error 404 Not Found</title>\n</head>\n<body><h2>HTTP
49
- ERROR 404</h2>\n<p>Problem accessing /fedora/rest/anno/500_is_false. Reason:\n<pre>
50
- \ Not Found</pre></p><hr /><i><small>Powered by Jetty://</small></i><br/>
47
+ string: "<h2>error getting foo/500_is_false from LDP</h2><html>\n<head>\n<meta
48
+ http-equiv=\"Content-Type\" content=\"text/html; charset=ISO-8859-1\"/>\n<title>Error
49
+ 404 Not Found</title>\n</head>\n<body><h2>HTTP ERROR 404</h2>\n<p>Problem
50
+ accessing /fedora/rest/anno/foo/500_is_false. Reason:\n<pre> Not Found</pre></p><hr
51
+ /><i><small>Powered by Jetty://</small></i><br/> \n<br/>
51
52
  \ \n<br/> \n<br/>
52
53
  \ \n<br/> \n<br/>
53
54
  \ \n<br/> \n<br/>
@@ -57,7 +58,7 @@ http_interactions:
57
58
  \ \n<br/> \n<br/>
58
59
  \ \n<br/> \n<br/>
59
60
  \ \n<br/> \n<br/>
60
- \ \n<br/> \n\n</body>\n</html>\n"
61
+ \ \n\n</body>\n</html>\n"
61
62
  http_version:
62
- recorded_at: Mon, 18 May 2015 20:06:07 GMT
63
+ recorded_at: Fri, 19 Jun 2015 18:37:41 GMT
63
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/200_is_true
5
+ uri: http://localhost:3000/annotations/foo/200_is_true
6
6
  body:
7
7
  encoding: US-ASCII
8
8
  string: ''
@@ -29,25 +29,26 @@ http_interactions:
29
29
  Cache-Control:
30
30
  - no-cache
31
31
  X-Request-Id:
32
- - 2bcce904-f0f7-4634-843d-cd076b912505
32
+ - 0b2e399a-e132-42ff-8b81-22b3cfeee012
33
33
  X-Runtime:
34
- - '0.031818'
34
+ - '0.022067'
35
35
  Server:
36
36
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
37
37
  Date:
38
- - Mon, 18 May 2015 20:06:07 GMT
38
+ - Fri, 19 Jun 2015 18:37:41 GMT
39
39
  Content-Length:
40
- - '1436'
40
+ - '1444'
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 200_is_true from LDP</h2><html>\n<head>\n<meta http-equiv=\"Content-Type\"
48
- content=\"text/html; charset=ISO-8859-1\"/>\n<title>Error 404 Not Found</title>\n</head>\n<body><h2>HTTP
49
- ERROR 404</h2>\n<p>Problem accessing /fedora/rest/anno/200_is_true. Reason:\n<pre>
50
- \ Not Found</pre></p><hr /><i><small>Powered by Jetty://</small></i><br/>
47
+ string: "<h2>error getting foo/200_is_true from LDP</h2><html>\n<head>\n<meta
48
+ http-equiv=\"Content-Type\" content=\"text/html; charset=ISO-8859-1\"/>\n<title>Error
49
+ 404 Not Found</title>\n</head>\n<body><h2>HTTP ERROR 404</h2>\n<p>Problem
50
+ accessing /fedora/rest/anno/foo/200_is_true. Reason:\n<pre> Not Found</pre></p><hr
51
+ /><i><small>Powered by Jetty://</small></i><br/> \n<br/>
51
52
  \ \n<br/> \n<br/>
52
53
  \ \n<br/> \n<br/>
53
54
  \ \n<br/> \n<br/>
@@ -57,7 +58,7 @@ http_interactions:
57
58
  \ \n<br/> \n<br/>
58
59
  \ \n<br/> \n<br/>
59
60
  \ \n<br/> \n<br/>
60
- \ \n<br/> \n\n</body>\n</html>\n"
61
+ \ \n\n</body>\n</html>\n"
61
62
  http_version:
62
- recorded_at: Mon, 18 May 2015 20:06:07 GMT
63
+ recorded_at: Fri, 19 Jun 2015 18:37:41 GMT
63
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/202_is_true
5
+ uri: http://localhost:3000/annotations/foo/202_is_true
6
6
  body:
7
7
  encoding: US-ASCII
8
8
  string: ''
@@ -29,25 +29,26 @@ http_interactions:
29
29
  Cache-Control:
30
30
  - no-cache
31
31
  X-Request-Id:
32
- - 14210990-38b2-4f3c-812e-188da313dba7
32
+ - 52dcb50d-fa39-4ef0-b7b2-ff1357b627b6
33
33
  X-Runtime:
34
- - '0.037773'
34
+ - '0.022346'
35
35
  Server:
36
36
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
37
37
  Date:
38
- - Mon, 18 May 2015 20:06:07 GMT
38
+ - Fri, 19 Jun 2015 18:37:41 GMT
39
39
  Content-Length:
40
- - '1436'
40
+ - '1444'
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 202_is_true from LDP</h2><html>\n<head>\n<meta http-equiv=\"Content-Type\"
48
- content=\"text/html; charset=ISO-8859-1\"/>\n<title>Error 404 Not Found</title>\n</head>\n<body><h2>HTTP
49
- ERROR 404</h2>\n<p>Problem accessing /fedora/rest/anno/202_is_true. Reason:\n<pre>
50
- \ Not Found</pre></p><hr /><i><small>Powered by Jetty://</small></i><br/>
47
+ string: "<h2>error getting foo/202_is_true from LDP</h2><html>\n<head>\n<meta
48
+ http-equiv=\"Content-Type\" content=\"text/html; charset=ISO-8859-1\"/>\n<title>Error
49
+ 404 Not Found</title>\n</head>\n<body><h2>HTTP ERROR 404</h2>\n<p>Problem
50
+ accessing /fedora/rest/anno/foo/202_is_true. Reason:\n<pre> Not Found</pre></p><hr
51
+ /><i><small>Powered by Jetty://</small></i><br/> \n<br/>
51
52
  \ \n<br/> \n<br/>
52
53
  \ \n<br/> \n<br/>
53
54
  \ \n<br/> \n<br/>
@@ -57,7 +58,7 @@ http_interactions:
57
58
  \ \n<br/> \n<br/>
58
59
  \ \n<br/> \n<br/>
59
60
  \ \n<br/> \n<br/>
60
- \ \n<br/> \n\n</body>\n</html>\n"
61
+ \ \n\n</body>\n</html>\n"
61
62
  http_version:
62
- recorded_at: Mon, 18 May 2015 20:06:07 GMT
63
+ recorded_at: Fri, 19 Jun 2015 18:37:41 GMT
63
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/204_is_true
5
+ uri: http://localhost:3000/annotations/foo/204_is_true
6
6
  body:
7
7
  encoding: US-ASCII
8
8
  string: ''
@@ -29,25 +29,26 @@ http_interactions:
29
29
  Cache-Control:
30
30
  - no-cache
31
31
  X-Request-Id:
32
- - d4e0c39a-06d8-4333-a0c9-06714ad40033
32
+ - 02a40bb3-158e-4834-924d-774feea3a02c
33
33
  X-Runtime:
34
- - '0.038353'
34
+ - '0.022483'
35
35
  Server:
36
36
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
37
37
  Date:
38
- - Mon, 18 May 2015 20:06:07 GMT
38
+ - Fri, 19 Jun 2015 18:37:41 GMT
39
39
  Content-Length:
40
- - '1436'
40
+ - '1444'
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 204_is_true from LDP</h2><html>\n<head>\n<meta http-equiv=\"Content-Type\"
48
- content=\"text/html; charset=ISO-8859-1\"/>\n<title>Error 404 Not Found</title>\n</head>\n<body><h2>HTTP
49
- ERROR 404</h2>\n<p>Problem accessing /fedora/rest/anno/204_is_true. Reason:\n<pre>
50
- \ Not Found</pre></p><hr /><i><small>Powered by Jetty://</small></i><br/>
47
+ string: "<h2>error getting foo/204_is_true from LDP</h2><html>\n<head>\n<meta
48
+ http-equiv=\"Content-Type\" content=\"text/html; charset=ISO-8859-1\"/>\n<title>Error
49
+ 404 Not Found</title>\n</head>\n<body><h2>HTTP ERROR 404</h2>\n<p>Problem
50
+ accessing /fedora/rest/anno/foo/204_is_true. Reason:\n<pre> Not Found</pre></p><hr
51
+ /><i><small>Powered by Jetty://</small></i><br/> \n<br/>
51
52
  \ \n<br/> \n<br/>
52
53
  \ \n<br/> \n<br/>
53
54
  \ \n<br/> \n<br/>
@@ -57,7 +58,7 @@ http_interactions:
57
58
  \ \n<br/> \n<br/>
58
59
  \ \n<br/> \n<br/>
59
60
  \ \n<br/> \n<br/>
60
- \ \n<br/> \n\n</body>\n</html>\n"
61
+ \ \n\n</body>\n</html>\n"
61
62
  http_version:
62
- recorded_at: Mon, 18 May 2015 20:06:07 GMT
63
+ recorded_at: Fri, 19 Jun 2015 18:37:41 GMT
63
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/404_is_true
5
+ uri: http://localhost:3000/annotations/foo/404_is_true
6
6
  body:
7
7
  encoding: US-ASCII
8
8
  string: ''
@@ -29,25 +29,26 @@ http_interactions:
29
29
  Cache-Control:
30
30
  - no-cache
31
31
  X-Request-Id:
32
- - c764a882-4b9a-466c-96d1-9e8af31e4646
32
+ - 48ef2530-e32c-44a5-892c-42eb8930ca28
33
33
  X-Runtime:
34
- - '0.047105'
34
+ - '0.021363'
35
35
  Server:
36
36
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
37
37
  Date:
38
- - Mon, 18 May 2015 20:06:07 GMT
38
+ - Fri, 19 Jun 2015 18:37:41 GMT
39
39
  Content-Length:
40
- - '1436'
40
+ - '1444'
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 404_is_true from LDP</h2><html>\n<head>\n<meta http-equiv=\"Content-Type\"
48
- content=\"text/html; charset=ISO-8859-1\"/>\n<title>Error 404 Not Found</title>\n</head>\n<body><h2>HTTP
49
- ERROR 404</h2>\n<p>Problem accessing /fedora/rest/anno/404_is_true. Reason:\n<pre>
50
- \ Not Found</pre></p><hr /><i><small>Powered by Jetty://</small></i><br/>
47
+ string: "<h2>error getting foo/404_is_true from LDP</h2><html>\n<head>\n<meta
48
+ http-equiv=\"Content-Type\" content=\"text/html; charset=ISO-8859-1\"/>\n<title>Error
49
+ 404 Not Found</title>\n</head>\n<body><h2>HTTP ERROR 404</h2>\n<p>Problem
50
+ accessing /fedora/rest/anno/foo/404_is_true. Reason:\n<pre> Not Found</pre></p><hr
51
+ /><i><small>Powered by Jetty://</small></i><br/> \n<br/>
51
52
  \ \n<br/> \n<br/>
52
53
  \ \n<br/> \n<br/>
53
54
  \ \n<br/> \n<br/>
@@ -57,7 +58,7 @@ http_interactions:
57
58
  \ \n<br/> \n<br/>
58
59
  \ \n<br/> \n<br/>
59
60
  \ \n<br/> \n<br/>
60
- \ \n<br/> \n\n</body>\n</html>\n"
61
+ \ \n\n</body>\n</html>\n"
61
62
  http_version:
62
- recorded_at: Mon, 18 May 2015 20:06:07 GMT
63
+ recorded_at: Fri, 19 Jun 2015 18:37:41 GMT
63
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/410_is_true
5
+ uri: http://localhost:3000/annotations/foo/410_is_true
6
6
  body:
7
7
  encoding: US-ASCII
8
8
  string: ''
@@ -29,25 +29,26 @@ http_interactions:
29
29
  Cache-Control:
30
30
  - no-cache
31
31
  X-Request-Id:
32
- - 02a168a2-061a-4560-9168-25b6aaeb07d2
32
+ - 33a14e03-5790-4ce9-9c40-19dc3c2b0318
33
33
  X-Runtime:
34
- - '0.031490'
34
+ - '0.023881'
35
35
  Server:
36
36
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
37
37
  Date:
38
- - Mon, 18 May 2015 20:06:07 GMT
38
+ - Fri, 19 Jun 2015 18:37:41 GMT
39
39
  Content-Length:
40
- - '1436'
40
+ - '1444'
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 410_is_true from LDP</h2><html>\n<head>\n<meta http-equiv=\"Content-Type\"
48
- content=\"text/html; charset=ISO-8859-1\"/>\n<title>Error 404 Not Found</title>\n</head>\n<body><h2>HTTP
49
- ERROR 404</h2>\n<p>Problem accessing /fedora/rest/anno/410_is_true. Reason:\n<pre>
50
- \ Not Found</pre></p><hr /><i><small>Powered by Jetty://</small></i><br/>
47
+ string: "<h2>error getting foo/410_is_true from LDP</h2><html>\n<head>\n<meta
48
+ http-equiv=\"Content-Type\" content=\"text/html; charset=ISO-8859-1\"/>\n<title>Error
49
+ 404 Not Found</title>\n</head>\n<body><h2>HTTP ERROR 404</h2>\n<p>Problem
50
+ accessing /fedora/rest/anno/foo/410_is_true. Reason:\n<pre> Not Found</pre></p><hr
51
+ /><i><small>Powered by Jetty://</small></i><br/> \n<br/>
51
52
  \ \n<br/> \n<br/>
52
53
  \ \n<br/> \n<br/>
53
54
  \ \n<br/> \n<br/>
@@ -57,7 +58,7 @@ http_interactions:
57
58
  \ \n<br/> \n<br/>
58
59
  \ \n<br/> \n<br/>
59
60
  \ \n<br/> \n<br/>
60
- \ \n<br/> \n\n</body>\n</html>\n"
61
+ \ \n\n</body>\n</html>\n"
61
62
  http_version:
62
- recorded_at: Mon, 18 May 2015 20:06:07 GMT
63
+ recorded_at: Fri, 19 Jun 2015 18:37:41 GMT
63
64
  recorded_with: VCR 2.9.3