Something completely different: I assumed until now that the Name of the EntityId in our system has to be unique because of the nature of the RESTful binding. Does that hold? Best, Dénes From: fiware-ngsi-bounces at lists.fi-ware.eu [mailto:fiware-ngsi-bounces at lists.fi-ware.eu] On Behalf Of ext Tobias Jacobs Sent: Wednesday, March 28, 2012 5:51 PM To: fiware-ngsi at lists.fi-ware.eu Subject: [Fiware-ngsi] one further binding question Dear members of the NGSI list, The binding of NGSI-10 is now as good as finished, see the current version at https://forge.fi-ware.eu/scmrepos/svn/iot/trunk/documents/Ngsi10-RestfulBinding-Draft.docx Unfortunately, I have identified another issue I like to discuss with you. Please let me know your opinion. We previously agreed that a GET on an ../{EntityID} resource results in a list of all available attribute values in only one ContextElement, without attribute domains. We further agreed that a GET on ../{EntityID}/attributeDomains results in the same information, but here the response consists of one ContextElement per attribute domain. Now here is the problem I see: The possibility to distinguish between these two kind of queries goes beyond the specification of NGSI-10. NGSI-10 only allows a query for all attributes of an entity, and how the returned information is structured is not written in the standard. My proposal to resolve this is to disallow the GET on ../{EntityID}/attributeDomains, which would mean that this resource becomes one which does not allow any interaction. Additionally, we could leave it to the system if the attributes should be structured by domain or not, like the NGSI-10 spec does. Martin does not agree with that, his proposal is to accept this slight extension of NGSI-10. What speaks for Martin is (correct me if I cite you incorrectly, Martin) - Allowing a GET on ../{EntityID}/attributeDomains is natural, and users would expect it - The functionality is useful What speaks for my approach is - A gap between the functionality of the binding and the functionality of NGSI-spec might cause unforeseen problems, for example when someone has already designed a system according to the NGSI-specs and now wants to put a REST interface on top. Thanks in advance for letting us know your opinion. Best Tobias -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.fiware.org/private/fiware-ngsi/attachments/20120329/b9214262/attachment.html>
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy