136
136
< div property ='rdfs:comment '>
137
137
< h4 > Request</ h4 >
138
138
139
- < pre > < code > POST /sparql/ HTTP/1.1
Host: www.example
User-agent: sparql-client/0.1
Content-Type: application/x-www-url- form-urlencoded
Content-Length: XXX

query=ASK%20%7B%7D
</ code > </ pre >
139
+ < pre > < code > POST /sparql/ HTTP/1.1
Host: www.example
User-agent: sparql-client/0.1
Content-Type: application/x-www-form-urlencoded
Content-Length: XXX

query=ASK%20%7B%7D
</ code > </ pre >
140
140
141
141
< h4 > Response</ h4 >
142
142
@@ -608,7 +608,7 @@ <h4>Response</h4>
608
608
< div property ='rdfs:comment '>
609
609
< h4 > Request</ h4 >
610
610
611
- < pre > < code > POST /sparql/ HTTP/1.1
Host: www.example
User-agent: sparql-client/0.1
Content-Type: application/x-www-url- form-urlencoded
Content-Length: XXX

update=CLEAR%20ALL
</ code > </ pre >
611
+ < pre > < code > POST /sparql/ HTTP/1.1
Host: www.example
User-agent: sparql-client/0.1
Content-Type: application/x-www-form-urlencoded
Content-Length: XXX

update=CLEAR%20ALL
</ code > </ pre >
612
612
613
613
< h4 > Response</ h4 >
614
614
@@ -799,7 +799,7 @@ <h4>Response</h4>
799
799
< a class ='testlink ' href ='#http://www.w3.org/2009/sparql/docs/tests/data-sparql11/protocol/manifest#bad_query_missing_form_type '>
800
800
http://www.w3.org/2009/sparql/docs/tests/data-sparql11/protocol/manifest#bad_query_missing_form_type:
801
801
</ a >
802
- < span about ='http://www.w3.org/2009/sparql/docs/tests/data-sparql11/protocol/manifest#bad_query_missing_form_type ' property ='mf:name '> invoke query operation with url-encoded body, but without application/x-www-url- form-urlencoded media type</ span >
802
+ < span about ='http://www.w3.org/2009/sparql/docs/tests/data-sparql11/protocol/manifest#bad_query_missing_form_type ' property ='mf:name '> invoke query operation with url-encoded body, but without application/x-www-form-urlencoded media type</ span >
803
803
</ dt >
804
804
< dd inlist property ='mf:entry ' resource ='http://www.w3.org/2009/sparql/docs/tests/data-sparql11/protocol/manifest#bad_query_missing_form_type ' typeof ='mf:ProtocolTest '>
805
805
< div property ='rdfs:comment '>
@@ -942,7 +942,7 @@ <h4>Response</h4>
942
942
< div property ='rdfs:comment '>
943
943
< h4 > Request</ h4 >
944
944
945
- < pre > < code > POST /sparql/ HTTP/1.1
Host: www.example
User-agent: sparql-client/0.1
Content-Type: application/x-www-url- form-urlencoded
Content-Length: XXX

update=CLEAR%20NAMED&update=CLEAR%20DEFAULT
</ code > </ pre >
945
+ < pre > < code > POST /sparql/ HTTP/1.1
Host: www.example
User-agent: sparql-client/0.1
Content-Type: application/x-www-form-urlencoded
Content-Length: XXX

update=CLEAR%20NAMED&update=CLEAR%20DEFAULT
</ code > </ pre >
946
946
947
947
< h4 > Response</ h4 >
948
948
@@ -990,7 +990,7 @@ <h4>Response</h4>
990
990
< a class ='testlink ' href ='#http://www.w3.org/2009/sparql/docs/tests/data-sparql11/protocol/manifest#bad_update_missing_form_type '>
991
991
http://www.w3.org/2009/sparql/docs/tests/data-sparql11/protocol/manifest#bad_update_missing_form_type:
992
992
</ a >
993
- < span about ='http://www.w3.org/2009/sparql/docs/tests/data-sparql11/protocol/manifest#bad_update_missing_form_type ' property ='mf:name '> invoke update operation with url-encoded body, but without application/x-www-url- form-urlencoded media type</ span >
993
+ < span about ='http://www.w3.org/2009/sparql/docs/tests/data-sparql11/protocol/manifest#bad_update_missing_form_type ' property ='mf:name '> invoke update operation with url-encoded body, but without application/x-www-form-urlencoded media type</ span >
994
994
</ dt >
995
995
< dd inlist property ='mf:entry ' resource ='http://www.w3.org/2009/sparql/docs/tests/data-sparql11/protocol/manifest#bad_update_missing_form_type ' typeof ='mf:ProtocolTest '>
996
996
< div property ='rdfs:comment '>
@@ -1052,7 +1052,7 @@ <h4>Response</h4>
1052
1052
< div property ='rdfs:comment '>
1053
1053
< h4 > Request</ h4 >
1054
1054
1055
- < pre > < code > POST /sparql/ HTTP/1.1
Host: www.example
User-agent: sparql-client/0.1
Content-Type: application/x-www-url- form-urlencoded
Content-Length: XXX

update=CLEAR%20XYZ
</ code > </ pre >
1055
+ < pre > < code > POST /sparql/ HTTP/1.1
Host: www.example
User-agent: sparql-client/0.1
Content-Type: application/x-www-form-urlencoded
Content-Length: XXX

update=CLEAR%20XYZ
</ code > </ pre >
1056
1056
1057
1057
< h4 > Response</ h4 >
1058
1058
@@ -1079,7 +1079,7 @@ <h4>Response</h4>
1079
1079
< div property ='rdfs:comment '>
1080
1080
< h4 > Request</ h4 >
1081
1081
1082
- < pre > < code > POST /sparql/ HTTP/1.1
Host: www.example
User-agent: sparql-client/0.1
Content-Type: application/x-www-url- form-urlencoded
Content-Length: XXX

using-named-graph-uri=http%3A%2F%2Fexample%2Fpeople&update=%09%09PREFIX%20foaf%3A%20%20%3Chttp%3A%2F%2Fxmlns.com%2Ffoaf%2F0.1%2F%3E%0A%09%09WITH%20%3Chttp%3A%2F%2Fexample%2Faddresses%3E%0A%09%09DELETE%20%7B%20%3Fperson%20foaf%3AgivenName%20%27Bill%27%20%7D%0A%09%09INSERT%20%7B%20%3Fperson%20foaf%3AgivenName%20%27William%27%20%7D%0A%09%09WHERE%20%7B%0A%09%09%09%3Fperson%20foaf%3AgivenName%20%27Bill%27%0A%09%09%7D%0A
</ code > </ pre >
1082
+ < pre > < code > POST /sparql/ HTTP/1.1
Host: www.example
User-agent: sparql-client/0.1
Content-Type: application/x-www-form-urlencoded
Content-Length: XXX

using-named-graph-uri=http%3A%2F%2Fexample%2Fpeople&update=%09%09PREFIX%20foaf%3A%20%20%3Chttp%3A%2F%2Fxmlns.com%2Ffoaf%2F0.1%2F%3E%0A%09%09WITH%20%3Chttp%3A%2F%2Fexample%2Faddresses%3E%0A%09%09DELETE%20%7B%20%3Fperson%20foaf%3AgivenName%20%27Bill%27%20%7D%0A%09%09INSERT%20%7B%20%3Fperson%20foaf%3AgivenName%20%27William%27%20%7D%0A%09%09WHERE%20%7B%0A%09%09%09%3Fperson%20foaf%3AgivenName%20%27Bill%27%0A%09%09%7D%0A
</ code > </ pre >
1083
1083
1084
1084
< h4 > Response</ h4 >
1085
1085
0 commit comments