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
Another example is https://en.wikipedia.org/wiki/Tokyo/https://dbpedia.org/page/Tokyo where native_name = {{Nihongo2|東京都}} is not extracted because it is evaluated to nothing.
The text was updated successfully, but these errors were encountered:
When input is in the format of
{{lang|text}}
in Wikipedia, dbpedia extracts nothing from within the braces.Example:
native_name on wikipedia:
Output on dbpedia (dbp:nativeName):
Expected output:
Another example is
https://en.wikipedia.org/wiki/Tokyo
/https://dbpedia.org/page/Tokyo
wherenative_name = {{Nihongo2|東京都}}
is not extracted because it is evaluated to nothing.The text was updated successfully, but these errors were encountered: