hoo created this task.
hoo added projects: Wikidata-Query-Service, Wikidata.
Herald added a subscriber: Aklapper.
Herald added a project: Discovery.

TASK DESCRIPTION

Query:

SELECT ?s ?sp ?so WHERE {
  wd:Q52788000 p:P5114 ?s .
  OPTIONAL { ?s ?sp ?so }
}

On wdqs1004 (incomplete):

{
  "head" : {
    "vars" : [ "s", "sp", "so" ]
  },
  "results" : {
    "bindings" : [ {
      "s" : {
        "type" : "uri",
        "value" : "http://www.wikidata.org/entity/statement/Q52788000-0EBB2082-C920-414E-89BA-8BA79EB232B1"
      }
    } ]
  }
}

On wdqs1003 (complete):

{
  "head" : {
    "vars" : [ "s", "sp", "so" ]
  },
  "results" : {
    "bindings" : [ {
      "s" : {
        "type" : "uri",
        "value" : "http://www.wikidata.org/entity/statement/Q52788000-0EBB2082-C920-414E-89BA-8BA79EB232B1"
      },
      "sp" : {
        "type" : "uri",
        "value" : "http://wikiba.se/ontology#rank"
      },
      "so" : {
        "type" : "uri",
        "value" : "http://wikiba.se/ontology#NormalRank"
      }
    }, {
      "s" : {
        "type" : "uri",
        "value" : "http://www.wikidata.org/entity/statement/Q52788000-0EBB2082-C920-414E-89BA-8BA79EB232B1"
      },
      "sp" : {
        "type" : "uri",
        "value" : "http://www.w3.org/ns/prov#wasDerivedFrom"
      },
      "so" : {
        "type" : "uri",
        "value" : "http://www.wikidata.org/reference/fa8959ba25ee302854a5700380d40129fdc49a29"
      }
    }, {
      "s" : {
        "type" : "uri",
        "value" : "http://www.wikidata.org/entity/statement/Q52788000-0EBB2082-C920-414E-89BA-8BA79EB232B1"
      },
      "sp" : {
        "type" : "uri",
        "value" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type"
      },
      "so" : {
        "type" : "uri",
        "value" : "http://wikiba.se/ontology#BestRank"
      }
    }, {
      "s" : {
        "type" : "uri",
        "value" : "http://www.wikidata.org/entity/statement/Q52788000-0EBB2082-C920-414E-89BA-8BA79EB232B1"
      },
      "sp" : {
        "type" : "uri",
        "value" : "http://www.wikidata.org/prop/statement/P5114"
      },
      "so" : {
        "type" : "literal",
        "value" : "VAEE866023"
      }
    } ]
  }
}

I didn't check the rest of the running instances…


TASK DETAIL
https://phabricator.wikimedia.org/T194510

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: hoo
Cc: Smalyshev, Aklapper, hoo, Lahi, Gq86, Darkminds3113, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Avner, Gehel, Jonas, FloNight, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to