You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Paul Lindner (JIRA)" <ji...@apache.org> on 2010/11/23 18:42:15 UTC

[jira] Resolved: (SHINDIG-1475) ActivityStreams Data Model Update

     [ https://issues.apache.org/jira/browse/SHINDIG-1475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Lindner resolved SHINDIG-1475.
-----------------------------------

    Resolution: Fixed

patch applied.


> ActivityStreams Data Model Update
> ---------------------------------
>
>                 Key: SHINDIG-1475
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1475
>             Project: Shindig
>          Issue Type: Improvement
>          Components: Java
>    Affects Versions: 3.0.0
>            Reporter: Eric Woods
>             Fix For: 3.0.0
>
>         Attachments: 101122 activitystreams update.txt
>
>
> ACTIVITYSTREAMS SUMMARY OF CHANGES
> Date: 11/22/2010
> Description: Update to the ActivityStream data model (last update ~1 month ago).
> Codereview: http://codereview.appspot.com/2536043/
> ActivityEntry
> 	"icon" changed from String to MediaLink
> 	standardLinks changed from List<StandardLink> to Map<String, List<StandardLink>>
> ActivityObject
> 	"media" changed to "image"
> 	standardLinks changed from List<StandardLink> to Map<String, List<StandardLink>>
> StandardLink
> 	removed "rel"; now formatted as "standardLinks": {"rel_value": [{"type" : "...", "href" : "http:.." }]}
> MediaLink
> 	width, height, and duration changed to Integers
> canonical.json sample DB
> 	updated ActivityEntry sample to according to new data model

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.