EMMC-ASBL / oteapi-core

OTEAPI core components
https://EMMC-ASBL.github.io/oteapi-core
MIT License
7 stars 4 forks source link

Define session type and id for SessionUpdate #177

Open quaat opened 2 years ago

quaat commented 2 years ago

Session and SessionUpdate is currently a Dictionary that can be used for any purpose. Contents must therefore be explicitly interpreted based on context (in a syntactic manner). Dependent on the interoperability platform employed in the strategies, the session will carry information about 1) the session_type (dlite-collection id, osp-core/cuds, ++) and 2) session_id (reference to the actual data or metadata)

CasperWA commented 2 years ago

Duplicate of #176, I suggest to close this, copying over the original post text?