solid / solid/data-interoperability-panel
User facing information should be rdf:langString, not xsd:string
Nobody has claimed this yet.
- Dominant language
- Bikeshed
- Stars
- 58
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
5 properties in SAI have range xsd:string. All of them are use-facing information (such as application name and desctiption).
Therefore, from an accessibility point of view, it would be better to declare rdf:langString as the range of these properties. It requires language tagging, and hints at the fact that providing the information in multiple languages would be a good idea.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the SAI specification and locate the five properties whose range is currently xsd:string. Change those user-facing ranges to rdf:langString, and verify that all five declarations consistently require language tagging.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100