DECODEproject / DECODEproject/decode-mobile-app
Issue - Handle data (attributes) with the same predicate
Open
- Dominant language
- JavaScript
- Stars
- 8
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Currently, all pieces of data are stored with a predicate (eg: _schema:addressLocality_) that is unique.
However, we should allow for data with the same predicate to be stored on the phone, like in the case of credentials to login to the dashboard. For example, we might need to store credentials for multiple logins to the same community (eg: predicate _schema:iotCommunity_).
Contributor guide
Assessment
This issue has not been assessed yet.