Delicious extractors
From WandoraWiki
(Difference between revisions)
Line 1: | Line 1: | ||
− | Wandora supports extracting information from del.icio.us | + | Wandora supports extracting information from del.icio.us into a topic map. There are two ways to extract information: |
− | *The URL extractors look up URLs from topics in context and try to find posts matching those urls from | + | |
− | *The post extractors will extract posts with a certain criteria (currently only the most recent posts by specified users) and create topics into the topic map, merging with those topics that have matching subject identifiers. | + | * The URL extractors look up URLs from topics in context and try to find posts matching those urls from del.icio.us. If successful, they will add information (description, tags) retrieved from the web api to the topic at hand. |
+ | * The post extractors will extract posts with a certain criteria (currently only the most recent posts by specified users) and create topics into the topic map, merging with those topics that have matching subject identifiers. | ||
[[Image:Delicious_choose_user.jpg|center|del.icio.us user choice dialog]] | [[Image:Delicious_choose_user.jpg|center|del.icio.us user choice dialog]] |
Revision as of 17:42, 2 June 2008
Wandora supports extracting information from del.icio.us into a topic map. There are two ways to extract information:
- The URL extractors look up URLs from topics in context and try to find posts matching those urls from del.icio.us. If successful, they will add information (description, tags) retrieved from the web api to the topic at hand.
- The post extractors will extract posts with a certain criteria (currently only the most recent posts by specified users) and create topics into the topic map, merging with those topics that have matching subject identifiers.