This work has now been superseded by the Portable social network profile parser. It is left here as a reference.
One of the more basic issues when using the web as an API is finding a method to interact with data split across multiple pages. We need a way of identifying additional information which is part of the current dataset, but on secondary pages. The rel attribute provides a practical standards based solution, which can be used to mark-up the next page in a series.
This interface demonstrates the uses of rel=”next” in a hyperlink to allow the collection of XFN relationships from multiple pages.