2005-03-24 10:24:14 UTC
I think that being able to create networks should be the regular - think on a way to create an RDF based toc file for Websites witch describes and summaries all of the link functionality of <link rel="..." href="..." /> elements.
I don't know about the RDF syntax (so excuse the pseudocode) but it should be able to provide somthing like:
<rdf:link
rel="chapter"
object="Topic_213.html"
target="Topic_21.html" />