The corresponding challenge is #4.
Users like to be addressed by their preferred name within apps. This is a name that they are known as, or use for themselves. In some cultures, this is the first name. It could also be a user-chosen name or nickname. Other cultures do not have the concept of a first name, so another strategy is needed.
We developed a Web app that shows users their preferred name based on a set of N3 rules.
- Web app
- User of the application
- The user has started the Web app via these instructions.
- The user has a WebID with at least one of these predicates.
- The user opens the Web app.
- The user logs in with their WebID.
- The user sees their preferred name in the Web app.
- Add a function to get a person's preferred name to SolidLabLib.js (issue).
None.