You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Louis Ryan (JIRA)" <ji...@apache.org> on 2008/06/30 21:26:45 UTC

[jira] Created: (SHINDIG-413) A sample canonical DB of OpenSocial data in their JSON RESTful form

A sample canonical DB of OpenSocial data in their JSON RESTful form
-------------------------------------------------------------------

                 Key: SHINDIG-413
                 URL: https://issues.apache.org/jira/browse/SHINDIG-413
             Project: Shindig
          Issue Type: Improvement
          Components: OpenSocial  feature (Javascript), RESTful API (Java), Sample container & Examples
            Reporter: Louis Ryan


This is intended to be a canonical DB of Opensocial data for use in unit-tests and sample containers. It should also provide the following

- Be reference data for inclusion in the RESTful specification
- Used to validate the JSON structures in the RETful spec and their transformations to their implementation specific representations
- Can be used to implement a RESTful service that supports mutability
- Define a structure that can be used to represent other in-memory simple social networks

The first step should be to review the structure and data-typing to ensure full compliance with the spec, then fill out the sample data to meet our testing needs...

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


[jira] Updated: (SHINDIG-413) A sample canonical DB of OpenSocial data in their JSON RESTful form

Posted by "Louis Ryan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Louis Ryan updated SHINDIG-413:
-------------------------------

    Attachment: CanonicalJSONDB.patch

First cut of sample data

> A sample canonical DB of OpenSocial data in their JSON RESTful form
> -------------------------------------------------------------------
>
>                 Key: SHINDIG-413
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-413
>             Project: Shindig
>          Issue Type: Improvement
>          Components: OpenSocial  feature (Javascript), RESTful API (Java), Sample container & Examples
>            Reporter: Louis Ryan
>         Attachments: CanonicalJSONDB.patch
>
>
> This is intended to be a canonical DB of Opensocial data for use in unit-tests and sample containers. It should also provide the following
> - Be reference data for inclusion in the RESTful specification
> - Used to validate the JSON structures in the RETful spec and their transformations to their implementation specific representations
> - Can be used to implement a RESTful service that supports mutability
> - Define a structure that can be used to represent other in-memory simple social networks
> The first step should be to review the structure and data-typing to ensure full compliance with the spec, then fill out the sample data to meet our testing needs...

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