Turning Web Services into TAPoRToolsThis is to document some ideas about turning certain web services into useful TAPoRTools.Possible CandidatesOpenCalais
The Calais web service automatically attaches rich semantic metadata to the content you submit – in well under a second. Using natural language processing, machine learning and other methods, Calais categorizes and links your document with entities (people, places, organizations, etc.), facts (person ‘x’ works for company ‘y’), and events (person ‘z’ was appointed chairman of company ‘y’ on date ‘x’). The metadata results are stored centrally and returned to you as industry-standard RDF constructs accompanied by a Globally Unique Identifier (GUID). Using the Calais GUID, any downstream consumer is able to retrieve this metadata via a simple call to Calais.
Developer Docs are available here.
ManyEyes
Many Eyes is a social networking site built around sharing datasets and building visualisations of that data using a set of tools provided in-site. Tools currently allow for working with textual and numeric data and present the visualisations using a mixture of Flash and Java. One of the strength of the site is their explanation of the appropriateness of types of visualisations to data.
-- ShawnDay - 24 Apr 2008
Many Eyes can only barely be described as a web service. Although specific datasets and visualisations are tokenized for sharing, you cannot make a call to a particular visualisation generation tool and have it return a visualisation. We might be able to beg our Monk friends to share with us an indication that Many Eyes might be opening up their service. Their sole nod to the demand to be able to work with contributions has been to embed a static link jpeg on a user's page. | |