SuLab / GeneWikiCentral

GeneWiki Organization
MIT License
5 stars 2 forks source link

Document Bot Creation Example #24

Open stuppie opened 7 years ago

stuppie commented 7 years ago

Make an example of a bot that reads data from a CSV and makes edits.

It should do all of the following:

Cooperate with others

Properly maintain items

Model data

Run autonomously

Documented

stuppie commented 7 years ago

Made an example here: http://paws-public.wmflabs.org/paws-public/46883698/example%20ema%20bot.ipynb It does not hit all of these bullet points, but demonstrates a good portion of WDI functionality.

stuppie commented 7 years ago

Could add another example using the PubmedItem tool also