DM JAVA WRAPPER 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.

Result


Command

curl -X POST -H "Content-Type: application/json" -d '{
  "question": "어떤 강이 서울을 흐르는가?",
  "query": "SELECT ?v2 WHERE  { ?v2 ?v6 ?v1 . ?v2 ?v3 ?v5 . }",
  "slots": [
    {
      "s": "v5",
      "p": "is",
      "o": "owl:NamedIndividual"
    },
    {
      "s": "v5",
      "p": "verbalization",
      "o": "서울"
    },
    {
      "s": "v6",
      "p": "is",
      "o": "<http://lodqa.org/vocabulary/sort_of>"
    },
    {
      "s": "v1",
      "p": "is",
      "o": "owl:Class"
    },
    {
      "s": "v1",
      "p": "verbalization",
      "o": "강"
    },
    {
      "s": "v3",
      "p": "is",
      "o": "owl:Property"
    },
    {
      "s": "v3",
      "p": "verbalization",
      "o": "흐르는가"
    }
  ],
  "score": "1.0"
}' http://ws.okbqa.org:2361/ko/dm/stub/service