Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use IRI for Open social data type identifiers #1287

Open
mmarum-sugarcrm opened this issue Jun 5, 2013 · 0 comments
Open

Use IRI for Open social data type identifiers #1287

mmarum-sugarcrm opened this issue Jun 5, 2013 · 0 comments

Comments

@mmarum-sugarcrm
Copy link
Member

Original author: [email protected] (May 03, 2012 21:39:51)

SPECIFICATION BUGS ONLY - Description
=====================================
Currently, we use the generally undefined syntax "opensocial.{type}" to reference data types. For 3.0, I would like to recommend that we switch to using IRIs to identify data types... for instance..

"opensocial.Person" would become "http://opensocial.org/schema/person"
"opensocial.Activity" would become "http://opensocia.org/schema/activity"

This would provide us with a great deal of flexibility and a more natural extensibility model.

The old identifiers would be deprecated.

Document affected:
==================
1.) Please attach a patch for the document if appropriate.
2.) Post a thread at
http://groups.google.com/group/opensocial-and-gadgets-spec/topics
linking to this issue report.
3.) Post a comment on this issue, linking back to the thread.

Original issue: http://code.google.com/p/opensocial-resources/issues/detail?id=1307

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant