Returns a list of tags and number of times used by a particular user or by all users on a specific url
<tags><tag count="5">agents</tag>
<tag count="1">bpm</tag>
<tag count="5">business</tag>
<tag count="1">multiagentsystems</tag>
<tag count="4">process</tag>
</tags>
Returns a list of comments made by a particular user or by all users on a specific url
<comments><comment user="pj102" name="Paul Jones" timestamp="2007-11-22 15:26:47">
This is a novel solution to the problem of software agent inter-operation
</comment>
<comment user="sarahc" name="Sarah Card" timestamp="2007-11-22 15:41:12">
This paper looks interesting, especially using agents for real e-commerce solutions.
</comment>
</comments>