Thadguidry added a comment.

  If it helps or is needed, the query that you can use is here:
  
    SELECT ?wd ?wdLabel ?corrName ?schema
    {
      values (?corr ?corrName) 
        {(wdt:P2235 "superProp") (wdt:P2236 "subProp") (wdt:P1628 "equivProp") 
(wdt:P1709 "equivClass") (wdt:P2888 "exactMatch")}
      ?wd ?corr ?schema
      filter(regex(str(?schema), "schema.org"))
      SERVICE wikibase:label { bd:serviceParam wikibase:language "en". }
    } order by ?corrName ?schema

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

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

To: Thadguidry
Cc: Tarrow, Thadguidry, Aklapper, Lydia_Pintscher, Ferdinand0101, 
darthmon_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to