-
Notifications
You must be signed in to change notification settings - Fork 27
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
Unique resource identifiers when sending new data to a server #153
Comments
This item has been discussed in meetings: My recommendations:
|
Can we in the meantime add a sourceId in the meta data? That could be used to facilitate updating resources. |
Current documentation for id in icarEventCoreResource.json is:
I propose that we consider refactoring this as follows:
This avoids changing the meaning of id as it has been used to date, or changing its format (to an icarIdentifierType). It stops short of requiring all systems to maintain and share a list of all internal IDs that have ever been used. In practical use:
|
We agreed on 11 February 2021 that:
|
I've added these principles to https://github.com/adewg/ICAR/wiki/Design-Principles |
Resolved by #197 and changes to the Wiki |
This issue is a placeholder to be elaborated.
It covers the question of how objects should be identified when sent to a server by a client - using UUIDs, client issued identifiers, assuming the server will issue identifiers, etc.
The text was updated successfully, but these errors were encountered: