-
Notifications
You must be signed in to change notification settings - Fork 287
Gsoc25 hindi chapter #776
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Gsoc25 hindi chapter #776
Conversation
- Minor Fix to some of the Hindi Mappings(xml) - Updated the new extractors to the properties file
|
| @@ -1,37 +1,39 @@ | |||
| <?xml version="1.0" encoding="UTF-8"?><mediawiki xmlns="http://www.mediawiki.org/xml/export-0.8/"><page><title>Mapping hi:ज्ञानसन्दूक क्रिकेट टीम</title><ns>230</ns><id>11829</id><revision><id>52037</id><timestamp>2017-05-01T07:02:11Z</timestamp><text>{{TemplateMapping | |||
| <?xml version='1.0' encoding='UTF-8'?><mediawiki xmlns="http://www.mediawiki.org/xml/export-0.8/"> | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi, quick question: where are these mapping pages sourced from? I do not see them all in https://mappings.dbpedia.org/index.php/Special:AllPages/Mapping_hi:
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jimkont hi, this was added by @deba-iitbh as part of GSoC 2024 but not merged therefore these are not present in the mappings.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The source of truth is the mappings wiki, and when the extraction starts, the download-mappings task is executed to get the latest version of the mappings. This means that the changes here will be overwritten once that happens. Ideally, the mappings defined here should be moved there, and you commit the updated output of the download mappings task once that is done



Changes required for Hindi Chapter.