• If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

Delete

Page history last edited by Chris Messina 13 years, 10 months ago

Description

The "Delete " Verb indicates that an object type as been deleted or an activity has been reverted.

Example object type

<entry>
  <title>Notice deleted</title>
  <id>tag:mb.sunsolutioncenter.de,2009-10-10:/1/notice/94/785</id>
  <link rel="alternate" href="http://mb.sunsolutioncenter.de/index.php/notice/94"/>
  <published>2010-02-23T20:44:45+00:00</published>
  <updated>2010-02-23T20:44:45+00:00</updated>
  <author>
   <name>pr9510</name>
   <uri>http://mb.sunsolutioncenter.de/index.php/pr9510</uri>
   <email>peter.reiser@sun.com</email>
</author>
  <activity:verb>http://community-equity.org/schema/1.0/delete</activity:verb>
  <content type="html">Notice deleted</content>
  <activity:object>
   <activity:object-type>http://activitystrea.ms/schema/1.0/note</activity:object-type>
   <content>Notice deleted</content>
   <published>2010-02-23T20:44:45+00:00</published>
   <link rel="permalink" type="text/html" href="http://mb.sunsolutioncenter.de/index.php/notice/94"/>
</activity:object>
</entry>

Example activity

 <entry>
  <title>pr9510 leaves group</title>
  <id>tag:mb.sunsolutioncenter.de,2009-10-10:/1/group/1/769</id>
  <published>2010-02-21T22:06:43+00:00</published>
  <updated>2010-02-21T22:06:43+00:00</updated>
  <author>
   <name>pr9510</name>
   <uri>http://mb.sunsolutioncenter.de/index.php/pr9510</uri>
   <email>peter.reiser@sun.com</email>
</author>
  <activity:verb>http://community-equity.org/schema/1.0/delete</activity:verb>
  <activity:verb>http://community-equity.org/schema/1.0/leave</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-20100223204426.jpeg"/>
   <author>
    <name>pr9510</name>
    <uri>http://mb.sunsolutioncenter.de/index.php/pr9510</uri>
    <email>peter.reiser@sun.com</email>
</author>
</activity:actor>
  <activity:object>
   <activity:object-type>http://activitystrea.ms/schema/1.0/group</activity:object-type>
   <id>http://mb.sunsolutioncenter.de/index.php/group/1/id</id>
   <title>Cliqset</title>
   <link rel="photo" type="img/jpeg" href="http://mb.sunsolutioncenter.de/avatar/1-96-20091124213028.png"/>
</activity:object>
  <content type="html">Peter  Reiser leaves Cliqset</content>
</entry>

Status

Exploratory.

Implementations 

Community Equity

Maintainers

  • Peter Reiser

Comments (0)

You don't have permission to comment on this page.