Git Product home page Git Product logo

_usedtobe_tui's Introduction

#TUI - Semantic Microblogging in Community Genome Annotation

This project looks to embed semantic information in web pages and then allow users to tweet their views / suggestions of the page so that other people can see what they are talking about. The messages have semantic data encoded in them so that machines and programs can easily pick out the relevant information and do with it what they wish. We have defined a #TUI format so that anyone can come along and parse all the #TUI messages and have access to all the data.

The goal of TUI is to use existing cloud services to store all the data - rather than implement new public databases. Free microblogging services such as Twitter offer us ways to store this data and have it publicly available.

How it works

The user downloads the TUI Plugin for their favorite website(s) and installs it in their browser (for example the arabidopsis.org TUI plugin). When the user browses to this website the plugin scans the page to check if it is displaying a gene or protein (etc...). If so, then the plugin will inject new elements onto the page that the user can interact with. These include:

  • Like/Dislike buttons - to like or dislike the current gene/protein/etc...
  • Title change request - propose a new title for the gene/protein/etc...
  • Comment - comment on the current gene/protein/etc...
  • More coming soon...

When one of these options are chosen then the TUI plugin will create a semantic message (format similar to RDF) that can then be posted to twitter (or other microblogging service) to be stored. For example if the user likes the gene at this page: http://www.arabidopsis.org/servlets/TairObject?type=gene&name=AT1G01040.1 Then the semantic message would be this:
#tui I like tairg:AT1G01040.1

The #tui message would then be posted to the users twitter stream where it can then be publicly accessed and people could see that this user likes that gene.

Domain Independent!

It doesn't have to be related to genomics - our examples implement this system on a range of different sites. Any website that has a generic page layout for articles, stories, blogs - this plugin can be easily and quickly implemented on the target site.

  • Wikipedia
  • Stuff.co.nz
  • NZHerald.co.nz

Test URLs

http://www.arabidopsis.org/servlets/TairObject?type=gene&name=AT1G01040.1
http://www.wormbase.org/db/gene/gene?name=WBGene00021408;class=Gene

Directory Descriptions:

Plugin: The base TUI plugincode for browsers to inject TUI content and offer quick and easy #tui format messages to post to twitter and other microblogging services.
Sites: A list of all the site-specific scripts for the TUI plugin.
TweetCount: A program to search through twitter once a day and collect the #tui tweets.
WikiBot: Polls twitter and identi.ca for #tui tweets and posts the data on Semantic Media Wiki.

_usedtobe_tui's People

Contributors

andrew-smith avatar mpra289 avatar

Watchers

James Cloos avatar Philippe Ombredanne avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.