Disambiguator 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

{
  "question": "Which rivers flow through Seoul",
  "ned": [
    {
      "score": 1,
      "entities": [

      ],
      "classes": [
        {
          "score": 0.6666666666666666,
          "var": "v3",
          "value": "http://dbpedia.org/ontology/River"
        }
      ],
      "literals": [

      ],
      "properties": [
        {
          "score": 0.5,
          "var": "v2",
          "value": "http://dbpedia.org/ontology/city"
        }
      ]
    }
  ]
}

Command

curl -G --data-urlencode 'data={"query": "SELECT ?v4 WHERE { ?v4 ?v2 ?v6 ; ?v7 ?v3 . } ", "slots": [{"p": "is", "s": "v7", "o": "<http://lodqa.org/vocabulary/sort_of>"}, {"p": "is", "s": "v3", "o": "rdf:Class"}, {"p": "verbalization", "s": "v3", "o": "rivers"}, 
{"p": "is", "s": "v2", "o": "rdf:Property"}, {"p": "verbalization", "s": "v2", "o": "flow"},
{"p": "is", "s": "v6", "o": "rdf:Resource|rdfs:Literal"}, {"p": "verbalization", "s": "v6", "o": "Seoul"}], 
"score": "1.0", "question": "Which rivers flow through Seoul"}' http://ws.okbqa.org:2357/agdistis/run