Cookbook /
OpenCalais
Summary: Call OpenCalais API with the content of the current page
Version: 0.1
Prerequisites:
Status: non-functionnal
Maintainer: Utopiah
Categories: Uncategorized
Discussion: OpenCalais-Talk
How can I integrate OpenCalais "semantic web" suggestion with my running pmWiki instance?
- Download opencalais.phpΔ
- Move it to cookbook/opencalais.php
- Correct it (as status said, non functionnal as of mid-July 2009)
- include
include_once("
in your local/config.php file$FarmD
/cookbook/opencalais.php"); - 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 [(approve links)
edit
diff] 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 (!)
- ideally just "generate" meta-data (based on what? RDF?) for each wikipage and make it a semantic component usable by sig.ma
Release notes
See also
Contributors
Comments
See discussion at OpenCalais-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.