Description
The "stop following" Verb indicates that the subject stopped unfollowing the activity of the Object or another Actor.
To stop following can only occur if the Actor was first Following the Object or another Actor.
Objects
Unfollowing requires an object of some kind — whether a person or other kind of social object.
URI
http://activitystrea.ms/schema/1.0/stop-following
Example

<entry>
<title>pr9510 unsubscribes from mprove</title>
<id>tag:mb.sunsolutioncenter.de,2009-10-10:/1/subscription/7/199</id>
<published>2009-12-04T21:50:07+00:00</published>
<updated>2009-12-04T21:50:07+00:00</updated>
<author>
<name>pr9510</name>
<uri>http://mb.sunsolutioncenter.de/index.php/pr9510</uri>
</author>
<activity:verb>http://example.org/schema/1.0/delete</activity:verb>
<activity:verb>http://example.org/schema/1.0/unfollow</activity:verb>
<activity:actor>
<activity:object-type>http://activitystrea.ms/schema/1.0/person</activity:object-type>
<title>Peter Reiser</title>
<id>pr9510</id>
<link rel="alternate" type="text/html" href="http://mb.sunsolutioncenter.de/index.php/pr9510"/>
<link rel="photo" type="img/jpeg" href="http://mb.sunsolutioncenter.de/avatar/1-96-20091204213142.jpeg"/>
<author>
<name>pr9510</name>
<uri>http://mb.sunsolutioncenter.de/index.php/pr9510</uri>
</author>
</activity:actor>
<activity:object>
<activity:object-type>http://activitystrea.ms/schema/1.0/person</activity:object-type>
<title>Matthias Müller-Prove</title>
<id>mprove</id>
<link rel="alternate" type="text/html" href="http://mb.sunsolutioncenter.de/index.php/mprove"/>
<link rel="photo" type="img/jpeg" href="http://mb.sunsolutioncenter.de/avatar/7-96-20091130113952.jpeg"/>
</activity:object>
<content type="html">Peter Reiser unsubscribes from Matthias Müller-Prove</content>
</entry>
Related Verbs
Status
Exploratory.
Implementations
Maintainers
Comments (0)
You don't have permission to comment on this page.