You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open a YSO place with a Wikidata link, on an installation which includes the Wiki widget
What is the expected output? What do you see instead?
Expected to see the Wikipedia page for the place, but instead getting a message " No wikipedia article on any vocabulary language. "
The problem is that the wiki widget needs some additional information about Wikipedia sitelinks: type (Article), isPartOf and inLanguage. The SPARQL query in WDQSResource class doesn't currently include these.
The text was updated successfully, but these errors were encountered:
At which URL did you encounter the problem?
http://dev.finto.fi/yso-paikat/en/page/p138638
What steps will reproduce the problem?
What is the expected output? What do you see instead?
Expected to see the Wikipedia page for the place, but instead getting a message " No wikipedia article on any vocabulary language. "
The problem is that the wiki widget needs some additional information about Wikipedia sitelinks: type (Article), isPartOf and inLanguage. The SPARQL query in WDQSResource class doesn't currently include these.
The text was updated successfully, but these errors were encountered: