[oslc-core] Proposed change to JSON formatting rules for Query responses
Steve K Speicher
sspeiche at us.ibm.com
Tue Jul 27 16:56:36 EDT 2010
Current JSON guidance [1] doesn't address what the result array name
should be.
I recommend that we use "oslc:results" array, like for delegated UIs [2]
See also example at [3], how does a consumer know to look for array named
"oslc_blog:comment" in this example. I think it would be best to use a
general OSLC property.
So this example would become:
"oslc:results" : [{
"oslc:qname" : "oslc_blog:BlogComment",
"rdf:resource" : "http://example.com/blogs/comment/346",
},
[1]
http://open-services.net/bin/view/Main/OSLCCoreRepresentationsGuidance#Guidelines_for_JSON
[2]
http://open-services.net/bin/view/Main/OslcCoreSpecification#Delegated_User_Interface_Dialogs
[3]
http://open-services.net/bin/view/Main/OSLCCoreSpecAppendixD#Query_Resource
Thanks,
Steve Speicher | IBM Rational Software | (919) 254-0645
More information about the Oslc-Core
mailing list