Recent Changes - Search:

Cookbook

PmWiki

pmwiki.org

OpenCalais

Summary: Call OpenCalais API with the content of the current page
Version: 0.1
Prerequisites:
Status: non-functionnal
Maintainer: Utopiah
Categories: Uncategorized

How can I integrate OpenCalais "semantic web" suggestion with my running pmWiki instance?

  1. Download opencalais.phpΔ
  2. Move it to cookbook/opencalais.php
  3. Correct it (as status said, non functionnal as of mid-July 2009)
  4. include include_once("$FarmD/cookbook/opencalais.php"); in your local/config.php file
  5. add the custom markup (:opencalais:) to any page you would like to see parsed

Description

Embed OpenCalais results in pmWiki.

This is NOT an official OpenCalais plugin by Thomson Reuters.

The principle will probably be "if no input process and return the whole page, if input (:opencalais my-input:) process only the argument". The risk is to present the result correctly.

Notes

  • See OpenCalais Developer section for details.
  • Running test at http://www.seedea.org/pim/index.php?n=Profiles.Utopiah
  • Check how it can be used with Sig.ma – Live views on the Web of Data(approve links) by Giovanni Tummarello, Sindice Blog July 2009
    • ideally just "generate" meta-data (based on what? RDF?) for each wikipage and make it a semantic component usable by sig.ma
      • it would automatically open-up the entire pmwiki base to the semantic web (!)

Release notes

If the recipe has multiple releases, then release notes can be placed here. Note that it's often easier for people to work with "release dates" instead of "version numbers".

See also

Contributors

Utopiah

Comments

This space is for User-contributed commentary and notes. Please include your name and a date (eg 2007-05-19) along with your comment. Optional alternative: create a new page with a name like "ThisRecipe-Talk" (e.g. PmCalendar-Talk).

User notes? : If you use, used or reviewed this recipe, you can add your name. These statistics appear in the Cookbook listings and will help newcomers browsing through the wiki.

Edit - History - Print - Recent Changes - Search
Page last modified on September 10, 2011, at 11:42 AM