Answerer 2016 Test
This page shows the result of the sample cURL command.
When there is the placeholder expression, _sample_input_, in the cURL command, it will be replaced by the value of the field, Sample input.
When there is the placeholder expression, _sample_input_, in the cURL command, it will be replaced by the value of the field, Sample input.
Result
HTTP/1.1 200 OK Access-Control-Allow-Origin: * Access-Control-Allow-Methods: GET, POST, PUT, OPTIONS Access-Control-Allow-Headers: Origin, Accept, Content-Type, X-Requested-With, X-CSRF-Token Content-Length: 2 Content-Type: text/html; charset=UTF-8 Date: Tue, 16 Dec 2025 06:44:15 GMT Server: swrc-kidc []
Command
curl -i -H 'Content-Type: application/json' -X POST -d '{
"conf": {
"answer_num": 5,
"query_interval": 0.0
},
"queries": [
{
"query": "SELECT ?v4 WHERE { ?v4 ?v2 <http://dbpedia.org/resource/Seoul> ; ?v7 <http://dbpedia.org/ontology/River> . } "
}
]
}' http://ws.okbqa.org:7745/agm