• 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
 

Photo

Page history last edited by Chris Messina 14 years, 1 month ago

Description

The "photo" object type represents a graphical image.

Properties

Property name Type Required Property Description JSON field Atom field RSS field
title
string
yes
 Caption for the photo
displayName
atom:title
 
thumbnail
MediaItem
no
 Small version of the photo
thumbnails[]
atom:link rel="preview"
 
description string no  Description for the photo ? media:description  
larger images
MediaItem
no
 Larger versions of the photo
fullImages[]
atom:link rel="enclosure" type="image/*"
 
owner
object
no
 Owner of the photo
userid for now but needs to be global
atom:author
 
id
string
yes
Unique id for the object. Must be different than the activity id
id
atom:id
 
url
URI
yes
Permalink to the page which shows the photo
permalinkURL
atom:link rel="alternate"
 
published W3CDTF timestamp no Time the object was created published
atom:published  
updated W3CDTF timestamp no Last modification time updated atom:updated  
source object no Source feed
  atom:source  
target album Photo Album no The album into which the photo was added   activity:target  

URI

http://activitystrea.ms/schema/1.0/photo

Examples

Notes

Most consumers aggregate all the photos uploaded into the same album, using the <activity:target> element.

Status

What is the status of this object? Is it part of the official schema or only an exploration?

Implementations

  • Facebook
  • MySpace
  • Cliqset
  • Windows Live

Maintainers

  • Monica Keller
  • Chris Messina

Comments (0)

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