‘Pages Like This’ or ‘Related Pages’ Widget
Concept: Create a web interface that allows users to create a HTML code snippet that they can add to any site (or CMS), which will automatically display related web pages from a specific site that are similar in meaning to the one currently being displayed in the browser.
This would allow site owners to add a ‘Related Pages’ feature to every page on their site, that would dynamically and automatically show other pages on their site that had a close relationship. But remember it could also be added to a 3rd party site, let’s say site X that shows related pages from site Y. So it could be used to show relationships between sites as well as within a single site.
Remember a web page can be about anything: a news article, an event, a product, a person etc, and therefore depending on the web page currently being viewed, this widget would show related articles, events, products, or even people from the same (or different site). Such a widget would represent an extremely versatile and powerful product.
The user would simply provide the URL of the website they want to show related pages from and the web interface would provide the HTML code (snippet) to be placed on their site or a 3rd party site.
Technical: The HTML snippet contains javascript that would call the Semantic api via the URI as follows: “api/content/like/content/” + hash(window.location)